GET https://kbin.spritesserver.nl/active/1y/links?p=78

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
  +title: "7 Ways to Tweak Sudo Command in Linux"
  +url: "https://itsfoss.com/sudo-tips/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904582 {#158
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 20409
  -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701888483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7337171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701802083 {#241
    date: 2023-12-05 19:48: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
3 DENIED edit
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
  +title: "7 Ways to Tweak Sudo Command in Linux"
  +url: "https://itsfoss.com/sudo-tips/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904582 {#158
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 20409
  -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701888483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7337171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701802083 {#241
    date: 2023-12-05 19:48: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
4 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
  +title: "7 Ways to Tweak Sudo Command in Linux"
  +url: "https://itsfoss.com/sudo-tips/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904582 {#158
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 20409
  -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701888483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7337171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701802083 {#241
    date: 2023-12-05 19:48: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
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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Which-Zefram-Cochrane-do-y-all-prefer"
  +title: "Which Zefram Cochrane do y'all prefer?"
  +url: "https://lemmynsfw.com/pictrs/image/089e808f-69ef-4b41-8ba4-5ea9f7022464.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904248 {#1895
    date: 2023-12-07 00:10:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 20611
  -titleTs: "'cochran':3 'prefer':7 'y':5 'zefram':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701930998
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/5201213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701844598 {#1899
    date: 2023-12-06 07:36:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Which-Zefram-Cochrane-do-y-all-prefer"
  +title: "Which Zefram Cochrane do y'all prefer?"
  +url: "https://lemmynsfw.com/pictrs/image/089e808f-69ef-4b41-8ba4-5ea9f7022464.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904248 {#1895
    date: 2023-12-07 00:10:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 20611
  -titleTs: "'cochran':3 'prefer':7 'y':5 'zefram':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701930998
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/5201213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701844598 {#1899
    date: 2023-12-06 07:36:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Which-Zefram-Cochrane-do-y-all-prefer"
  +title: "Which Zefram Cochrane do y'all prefer?"
  +url: "https://lemmynsfw.com/pictrs/image/089e808f-69ef-4b41-8ba4-5ea9f7022464.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904248 {#1895
    date: 2023-12-07 00:10:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 20611
  -titleTs: "'cochran':3 'prefer':7 'y':5 'zefram':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701930998
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/5201213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701844598 {#1899
    date: 2023-12-06 07:36:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "My-Dog-Has-Fleas"
  +title: "My Dog Has Fleas..."
  +url: "https://slrpnk.net/pictrs/image/2fe73af5-40e3-4dad-bdfd-1e2ce2cae73f.webp"
  +body: "[Title context ](https://youtu.be/lXsjTQvwlLw?si=uR-ufohsWvcIfEAf)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701903854 {#1932
    date: 2023-12-07 00:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 20641
  -titleTs: "'dog':2 'flea':4"
  -bodyTs: "'/lxsjtqvwllw?si=ur-ufohswvcifeaf)':5 'context':2 'titl':1 'youtu.be':4 'youtu.be/lxsjtqvwllw?si=ur-ufohswvcifeaf)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701915760
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4647613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829360 {#1930
    date: 2023-12-06 03:22: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
11 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "My-Dog-Has-Fleas"
  +title: "My Dog Has Fleas..."
  +url: "https://slrpnk.net/pictrs/image/2fe73af5-40e3-4dad-bdfd-1e2ce2cae73f.webp"
  +body: "[Title context ](https://youtu.be/lXsjTQvwlLw?si=uR-ufohsWvcIfEAf)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701903854 {#1932
    date: 2023-12-07 00:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 20641
  -titleTs: "'dog':2 'flea':4"
  -bodyTs: "'/lxsjtqvwllw?si=ur-ufohswvcifeaf)':5 'context':2 'titl':1 'youtu.be':4 'youtu.be/lxsjtqvwllw?si=ur-ufohswvcifeaf)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701915760
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4647613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829360 {#1930
    date: 2023-12-06 03:22: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
12 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "My-Dog-Has-Fleas"
  +title: "My Dog Has Fleas..."
  +url: "https://slrpnk.net/pictrs/image/2fe73af5-40e3-4dad-bdfd-1e2ce2cae73f.webp"
  +body: "[Title context ](https://youtu.be/lXsjTQvwlLw?si=uR-ufohsWvcIfEAf)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701903854 {#1932
    date: 2023-12-07 00:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 20641
  -titleTs: "'dog':2 'flea':4"
  -bodyTs: "'/lxsjtqvwllw?si=ur-ufohswvcifeaf)':5 'context':2 'titl':1 'youtu.be':4 'youtu.be/lxsjtqvwllw?si=ur-ufohswvcifeaf)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701915760
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4647613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829360 {#1930
    date: 2023-12-06 03:22: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
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 {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1941 …}
  +slug: "Ancient-Egypt-s-sacred-baboons-had-tough-lives-study-suggests"
  +title: "Ancient Egypt's sacred baboons had tough lives, study suggests"
  +url: "https://www.livescience.com/archaeology/ancient-egypts-sacred-baboons-had-tough-lives-study-suggests"
  +body: """
    Baboons sacred to the ancient Egyptians were glorified as mummies after their death, but they suffered from poor conditions when they were alive, a new study suggests.\n
    \n
    The researchers examined bones from dozens of mummified baboons from ancient Egypt between the ninth century B.C. and the fourth century A.D. and found evidence that many had suffered from poor diets as well as bone disorders often caused by lack of sunlight.\n
    \n
    Of the remains of 36 baboons found at a necropolis for sacred animals at Gabbanat el-Qurud in southern Egypt, just four appeared to be in good health. “All the others showed deficiencies in the skeleton,” said Wim Van Neer, a paleontologist at the Royal Belgian Institute of Natural Sciences and lead author of the study, published today (Dec. 6) in the journal PLOS One.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701901496 {#1936
    date: 2023-12-06 23:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 20735
  -titleTs: "'ancient':1 'baboon':5 'egypt':2 'live':8 'sacr':4 'studi':9 'suggest':10 'tough':7"
  -bodyTs: "'36':75 '6':131 'a.d':49 'aliv':23 'ancient':5,38 'anim':83 'appear':94 'author':124 'b.c':44 'baboon':1,36,76 'belgian':117 'bone':31,63 'caus':66 'centuri':43,48 'condit':19 'death':13 'dec':130 'defici':104 'diet':59 'disord':64 'dozen':33 'egypt':39,91 'egyptian':6 'el':87 'el-qurud':86 'evid':52 'examin':30 'found':51,77 'four':93 'fourth':47 'gabbanat':85 'glorifi':8 'good':98 'health':99 'institut':118 'journal':134 'lack':68 'lead':123 'mani':54 'mummi':10 'mummifi':35 'natur':120 'necropoli':80 'neer':111 'new':25 'ninth':42 'often':65 'one':136 'other':102 'paleontologist':113 'plos':135 'poor':18,58 'publish':128 'qurud':88 'remain':73 'research':29 'royal':116 'sacr':2,82 'said':108 'scienc':121 'show':103 'skeleton':107 'southern':90 'studi':26,127 'suffer':16,56 'suggest':27 'sunlight':70 'today':129 'van':110 'well':61 'wim':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701933294
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/5333918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895294 {#1376
    date: 2023-12-06 21:41: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
15 DENIED edit
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1941 …}
  +slug: "Ancient-Egypt-s-sacred-baboons-had-tough-lives-study-suggests"
  +title: "Ancient Egypt's sacred baboons had tough lives, study suggests"
  +url: "https://www.livescience.com/archaeology/ancient-egypts-sacred-baboons-had-tough-lives-study-suggests"
  +body: """
    Baboons sacred to the ancient Egyptians were glorified as mummies after their death, but they suffered from poor conditions when they were alive, a new study suggests.\n
    \n
    The researchers examined bones from dozens of mummified baboons from ancient Egypt between the ninth century B.C. and the fourth century A.D. and found evidence that many had suffered from poor diets as well as bone disorders often caused by lack of sunlight.\n
    \n
    Of the remains of 36 baboons found at a necropolis for sacred animals at Gabbanat el-Qurud in southern Egypt, just four appeared to be in good health. “All the others showed deficiencies in the skeleton,” said Wim Van Neer, a paleontologist at the Royal Belgian Institute of Natural Sciences and lead author of the study, published today (Dec. 6) in the journal PLOS One.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701901496 {#1936
    date: 2023-12-06 23:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 20735
  -titleTs: "'ancient':1 'baboon':5 'egypt':2 'live':8 'sacr':4 'studi':9 'suggest':10 'tough':7"
  -bodyTs: "'36':75 '6':131 'a.d':49 'aliv':23 'ancient':5,38 'anim':83 'appear':94 'author':124 'b.c':44 'baboon':1,36,76 'belgian':117 'bone':31,63 'caus':66 'centuri':43,48 'condit':19 'death':13 'dec':130 'defici':104 'diet':59 'disord':64 'dozen':33 'egypt':39,91 'egyptian':6 'el':87 'el-qurud':86 'evid':52 'examin':30 'found':51,77 'four':93 'fourth':47 'gabbanat':85 'glorifi':8 'good':98 'health':99 'institut':118 'journal':134 'lack':68 'lead':123 'mani':54 'mummi':10 'mummifi':35 'natur':120 'necropoli':80 'neer':111 'new':25 'ninth':42 'often':65 'one':136 'other':102 'paleontologist':113 'plos':135 'poor':18,58 'publish':128 'qurud':88 'remain':73 'research':29 'royal':116 'sacr':2,82 'said':108 'scienc':121 'show':103 'skeleton':107 'southern':90 'studi':26,127 'suffer':16,56 'suggest':27 'sunlight':70 'today':129 'van':110 'well':61 'wim':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701933294
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/5333918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895294 {#1376
    date: 2023-12-06 21:41: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
16 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1941 …}
  +slug: "Ancient-Egypt-s-sacred-baboons-had-tough-lives-study-suggests"
  +title: "Ancient Egypt's sacred baboons had tough lives, study suggests"
  +url: "https://www.livescience.com/archaeology/ancient-egypts-sacred-baboons-had-tough-lives-study-suggests"
  +body: """
    Baboons sacred to the ancient Egyptians were glorified as mummies after their death, but they suffered from poor conditions when they were alive, a new study suggests.\n
    \n
    The researchers examined bones from dozens of mummified baboons from ancient Egypt between the ninth century B.C. and the fourth century A.D. and found evidence that many had suffered from poor diets as well as bone disorders often caused by lack of sunlight.\n
    \n
    Of the remains of 36 baboons found at a necropolis for sacred animals at Gabbanat el-Qurud in southern Egypt, just four appeared to be in good health. “All the others showed deficiencies in the skeleton,” said Wim Van Neer, a paleontologist at the Royal Belgian Institute of Natural Sciences and lead author of the study, published today (Dec. 6) in the journal PLOS One.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701901496 {#1936
    date: 2023-12-06 23:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 20735
  -titleTs: "'ancient':1 'baboon':5 'egypt':2 'live':8 'sacr':4 'studi':9 'suggest':10 'tough':7"
  -bodyTs: "'36':75 '6':131 'a.d':49 'aliv':23 'ancient':5,38 'anim':83 'appear':94 'author':124 'b.c':44 'baboon':1,36,76 'belgian':117 'bone':31,63 'caus':66 'centuri':43,48 'condit':19 'death':13 'dec':130 'defici':104 'diet':59 'disord':64 'dozen':33 'egypt':39,91 'egyptian':6 'el':87 'el-qurud':86 'evid':52 'examin':30 'found':51,77 'four':93 'fourth':47 'gabbanat':85 'glorifi':8 'good':98 'health':99 'institut':118 'journal':134 'lack':68 'lead':123 'mani':54 'mummi':10 'mummifi':35 'natur':120 'necropoli':80 'neer':111 'new':25 'ninth':42 'often':65 'one':136 'other':102 'paleontologist':113 'plos':135 'poor':18,58 'publish':128 'qurud':88 'remain':73 'research':29 'royal':116 'sacr':2,82 'said':108 'scienc':121 'show':103 'skeleton':107 'southern':90 'studi':26,127 'suffer':16,56 'suggest':27 'sunlight':70 'today':129 'van':110 'well':61 'wim':109"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701933294
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/5333918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895294 {#1376
    date: 2023-12-06 21:41: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
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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701898744 {#1370
    date: 2023-12-06 22:39:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 20594
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950630
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864230 {#1371
    date: 2023-12-06 13:03:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701898744 {#1370
    date: 2023-12-06 22:39:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 20594
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950630
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864230 {#1371
    date: 2023-12-06 13:03:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701898744 {#1370
    date: 2023-12-06 22:39:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 20594
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950630
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864230 {#1371
    date: 2023-12-06 13:03:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893719 {#1545
    date: 2023-12-06 21:15:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 20595
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950646
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864246 {#1547
    date: 2023-12-06 13:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893719 {#1545
    date: 2023-12-06 21:15:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 20595
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950646
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864246 {#1547
    date: 2023-12-06 13:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893719 {#1545
    date: 2023-12-06 21:15:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 20595
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950646
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864246 {#1547
    date: 2023-12-06 13:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "PSA-The-popular-leech-client-Stremio-got-an-upgrade-to"
  +title: "PSA: The popular leech client Stremio got an upgrade to spoof other clients than TorrentStorm."
  +url: "https://github.com/Stremio/enginefs/commit/c62b8b7d8ea02d23318fea1f5a75d601e5c81a4c"
  +body: "Thanks to whoever posted this on reddit. I hope other clients detect and blocking it."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701898254 {#2428
    date: 2023-12-06 22:30:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 19188
  -titleTs: "'client':5,13 'got':7 'leech':4 'popular':3 'psa':1 'spoof':11 'stremio':6 'torrentstorm':15 'upgrad':9"
  -bodyTs: "'block':14 'client':11 'detect':12 'hope':9 'post':4 'reddit':7 'thank':1 'whoever':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701555563
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9523935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469163 {#2444
    date: 2023-12-01 23:19:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "PSA-The-popular-leech-client-Stremio-got-an-upgrade-to"
  +title: "PSA: The popular leech client Stremio got an upgrade to spoof other clients than TorrentStorm."
  +url: "https://github.com/Stremio/enginefs/commit/c62b8b7d8ea02d23318fea1f5a75d601e5c81a4c"
  +body: "Thanks to whoever posted this on reddit. I hope other clients detect and blocking it."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701898254 {#2428
    date: 2023-12-06 22:30:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 19188
  -titleTs: "'client':5,13 'got':7 'leech':4 'popular':3 'psa':1 'spoof':11 'stremio':6 'torrentstorm':15 'upgrad':9"
  -bodyTs: "'block':14 'client':11 'detect':12 'hope':9 'post':4 'reddit':7 'thank':1 'whoever':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701555563
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9523935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469163 {#2444
    date: 2023-12-01 23:19:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "PSA-The-popular-leech-client-Stremio-got-an-upgrade-to"
  +title: "PSA: The popular leech client Stremio got an upgrade to spoof other clients than TorrentStorm."
  +url: "https://github.com/Stremio/enginefs/commit/c62b8b7d8ea02d23318fea1f5a75d601e5c81a4c"
  +body: "Thanks to whoever posted this on reddit. I hope other clients detect and blocking it."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701898254 {#2428
    date: 2023-12-06 22:30:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 19188
  -titleTs: "'client':5,13 'got':7 'leech':4 'popular':3 'psa':1 'spoof':11 'stremio':6 'torrentstorm':15 'upgrad':9"
  -bodyTs: "'block':14 'client':11 'detect':12 'hope':9 'post':4 'reddit':7 'thank':1 'whoever':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701555563
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9523935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701469163 {#2444
    date: 2023-12-01 23:19:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "subs-dubs"
  +title: "subs > dubs"
  +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1038
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701895941 {#2451
    date: 2023-12-06 21:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 18252
  -titleTs: "'dub':2 'sub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367284
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6267214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280884 {#2353
    date: 2023-11-29 19:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "subs-dubs"
  +title: "subs > dubs"
  +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1038
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701895941 {#2451
    date: 2023-12-06 21:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 18252
  -titleTs: "'dub':2 'sub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367284
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6267214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280884 {#2353
    date: 2023-11-29 19:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "subs-dubs"
  +title: "subs > dubs"
  +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1038
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701895941 {#2451
    date: 2023-12-06 21:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 18252
  -titleTs: "'dub':2 'sub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367284
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6267214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280884 {#2353
    date: 2023-11-29 19:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Venezuela-Guyana-dispute-Maduro-mobilizes-the-army-and-announces-annexation-of"
  +title: "Venezuela-Guyana dispute: Maduro mobilizes the army and announces annexation of Essequibo"
  +url: "https://english.elpais.com/international/2023-12-06/venezuela-guyana-dispute-maduro-mobilizes-the-army-and-announces-annexation-of-essequibo.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701894265 {#2473
    date: 2023-12-06 21:24:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 20683
  -titleTs: "'annex':11 'announc':10 'armi':8 'disput':4 'essequibo':13 'guyana':3 'maduro':5 'mobil':6 'venezuela':2 'venezuela-guyana':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701940074
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6662556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880074 {#2474
    date: 2023-12-06 17:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Venezuela-Guyana-dispute-Maduro-mobilizes-the-army-and-announces-annexation-of"
  +title: "Venezuela-Guyana dispute: Maduro mobilizes the army and announces annexation of Essequibo"
  +url: "https://english.elpais.com/international/2023-12-06/venezuela-guyana-dispute-maduro-mobilizes-the-army-and-announces-annexation-of-essequibo.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701894265 {#2473
    date: 2023-12-06 21:24:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 20683
  -titleTs: "'annex':11 'announc':10 'armi':8 'disput':4 'essequibo':13 'guyana':3 'maduro':5 'mobil':6 'venezuela':2 'venezuela-guyana':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701940074
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6662556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880074 {#2474
    date: 2023-12-06 17:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Venezuela-Guyana-dispute-Maduro-mobilizes-the-army-and-announces-annexation-of"
  +title: "Venezuela-Guyana dispute: Maduro mobilizes the army and announces annexation of Essequibo"
  +url: "https://english.elpais.com/international/2023-12-06/venezuela-guyana-dispute-maduro-mobilizes-the-army-and-announces-annexation-of-essequibo.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701894265 {#2473
    date: 2023-12-06 21:24:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 20683
  -titleTs: "'annex':11 'announc':10 'armi':8 'disput':4 'essequibo':13 'guyana':3 'maduro':5 'mobil':6 'venezuela':2 'venezuela-guyana':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701940074
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6662556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880074 {#2474
    date: 2023-12-06 17:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Major-climate-tipping-points-could-be-triggered-within-a-decade"
  +title: "Major climate tipping points could be triggered within a decade"
  +url: "https://www.newscientist.com/article/2406034-major-climate-tipping-points-could-be-triggered-within-a-decade/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893543 {#1532
    date: 2023-12-06 21:12:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 20668
  -titleTs: "'climat':2 'could':5 'decad':10 'major':1 'point':4 'tip':3 'trigger':7 'within':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701944643
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4139433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877643 {#1535
    date: 2023-12-06 16:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Major-climate-tipping-points-could-be-triggered-within-a-decade"
  +title: "Major climate tipping points could be triggered within a decade"
  +url: "https://www.newscientist.com/article/2406034-major-climate-tipping-points-could-be-triggered-within-a-decade/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893543 {#1532
    date: 2023-12-06 21:12:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 20668
  -titleTs: "'climat':2 'could':5 'decad':10 'major':1 'point':4 'tip':3 'trigger':7 'within':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701944643
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4139433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877643 {#1535
    date: 2023-12-06 16:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Major-climate-tipping-points-could-be-triggered-within-a-decade"
  +title: "Major climate tipping points could be triggered within a decade"
  +url: "https://www.newscientist.com/article/2406034-major-climate-tipping-points-could-be-triggered-within-a-decade/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893543 {#1532
    date: 2023-12-06 21:12:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 20668
  -titleTs: "'climat':2 'could':5 'decad':10 'major':1 'point':4 'tip':3 'trigger':7 'within':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701944643
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4139433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701877643 {#1535
    date: 2023-12-06 16:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "A-secret-phone-surveillance-program-is-spying-on-millions-of"
  +title: "A secret phone surveillance program is spying on millions of Americans"
  +url: "https://www.foxnews.com/tech/secret-phone-surveillance-program-is-spying-on-millions-americans"
  +body: "Imagine that every time you make a phone call, someone is keeping an extraordinarily detailed record of the call."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701888673 {#1520
    date: 2023-12-06 19:51:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 18951
  -titleTs: "'american':11 'million':9 'phone':3 'program':5 'secret':2 'spi':7 'surveil':4"
  -bodyTs: "'call':9,19 'detail':15 'everi':3 'extraordinarili':14 'imagin':1 'keep':12 'make':6 'phone':8 'record':16 'someon':10 'time':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701500442
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8994323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701414042 {#1517
    date: 2023-12-01 08:00:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "A-secret-phone-surveillance-program-is-spying-on-millions-of"
  +title: "A secret phone surveillance program is spying on millions of Americans"
  +url: "https://www.foxnews.com/tech/secret-phone-surveillance-program-is-spying-on-millions-americans"
  +body: "Imagine that every time you make a phone call, someone is keeping an extraordinarily detailed record of the call."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701888673 {#1520
    date: 2023-12-06 19:51:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 18951
  -titleTs: "'american':11 'million':9 'phone':3 'program':5 'secret':2 'spi':7 'surveil':4"
  -bodyTs: "'call':9,19 'detail':15 'everi':3 'extraordinarili':14 'imagin':1 'keep':12 'make':6 'phone':8 'record':16 'someon':10 'time':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701500442
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8994323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701414042 {#1517
    date: 2023-12-01 08:00:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "A-secret-phone-surveillance-program-is-spying-on-millions-of"
  +title: "A secret phone surveillance program is spying on millions of Americans"
  +url: "https://www.foxnews.com/tech/secret-phone-surveillance-program-is-spying-on-millions-americans"
  +body: "Imagine that every time you make a phone call, someone is keeping an extraordinarily detailed record of the call."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701888673 {#1520
    date: 2023-12-06 19:51:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 18951
  -titleTs: "'american':11 'million':9 'phone':3 'program':5 'secret':2 'spi':7 'surveil':4"
  -bodyTs: "'call':9,19 'detail':15 'everi':3 'extraordinarili':14 'imagin':1 'keep':12 'make':6 'phone':8 'record':16 'someon':10 'time':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701500442
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8994323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701414042 {#1517
    date: 2023-12-01 08:00:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1941 …}
  +slug: "Byzantine-gold-coin-with-face-of-Jesus-unearthed-by-metal"
  +title: "Byzantine gold coin with 'face of Jesus' unearthed by metal detectorist in Norway"
  +url: "https://www.livescience.com/archaeology/byzantine-gold-coin-with-face-of-jesus-unearthed-by-metal-detectorist-in-norway"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886289 {#1749
    date: 2023-12-06 19:11:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 20571
  -titleTs: "'byzantin':1 'coin':3 'detectorist':11 'face':5 'gold':2 'jesus':7 'metal':10 'norway':13 'unearth':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701935141
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4125271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701848741 {#1750
    date: 2023-12-06 08:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1941 …}
  +slug: "Byzantine-gold-coin-with-face-of-Jesus-unearthed-by-metal"
  +title: "Byzantine gold coin with 'face of Jesus' unearthed by metal detectorist in Norway"
  +url: "https://www.livescience.com/archaeology/byzantine-gold-coin-with-face-of-jesus-unearthed-by-metal-detectorist-in-norway"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886289 {#1749
    date: 2023-12-06 19:11:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 20571
  -titleTs: "'byzantin':1 'coin':3 'detectorist':11 'face':5 'gold':2 'jesus':7 'metal':10 'norway':13 'unearth':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701935141
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4125271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701848741 {#1750
    date: 2023-12-06 08:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1941 …}
  +slug: "Byzantine-gold-coin-with-face-of-Jesus-unearthed-by-metal"
  +title: "Byzantine gold coin with 'face of Jesus' unearthed by metal detectorist in Norway"
  +url: "https://www.livescience.com/archaeology/byzantine-gold-coin-with-face-of-jesus-unearthed-by-metal-detectorist-in-norway"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886289 {#1749
    date: 2023-12-06 19:11:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 20571
  -titleTs: "'byzantin':1 'coin':3 'detectorist':11 'face':5 'gold':2 'jesus':7 'metal':10 'norway':13 'unearth':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701935141
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4125271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701848741 {#1750
    date: 2023-12-06 08:45:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1494 …}
  +slug: "Broken-Rules-Sponsors-Krita"
  +title: "Broken Rules Sponsors Krita"
  +url: "https://krita.org/en/item/broken-rules-sponsors-krita/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886145 {#1488
    date: 2023-12-06 19:09:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 20691
  -titleTs: "'broken':1 'krita':4 'rule':2 'sponsor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968189
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7383866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881789 {#1487
    date: 2023-12-06 17:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1494 …}
  +slug: "Broken-Rules-Sponsors-Krita"
  +title: "Broken Rules Sponsors Krita"
  +url: "https://krita.org/en/item/broken-rules-sponsors-krita/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886145 {#1488
    date: 2023-12-06 19:09:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 20691
  -titleTs: "'broken':1 'krita':4 'rule':2 'sponsor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968189
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7383866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881789 {#1487
    date: 2023-12-06 17:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1494 …}
  +slug: "Broken-Rules-Sponsors-Krita"
  +title: "Broken Rules Sponsors Krita"
  +url: "https://krita.org/en/item/broken-rules-sponsors-krita/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701886145 {#1488
    date: 2023-12-06 19:09:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 20691
  -titleTs: "'broken':1 'krita':4 'rule':2 'sponsor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968189
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7383866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881789 {#1487
    date: 2023-12-06 17:56:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Israeli-settler-violence-brings-destruction-and-fear-to-West-Bank"
  +title: "Israeli settler violence brings destruction and fear to West Bank as war rages"
  +url: "https://www.bbc.com/news/world-middle-east-67617920"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701885557 {#1760
    date: 2023-12-06 18:59:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 20697
  -titleTs: "'bank':10 'bring':4 'destruct':5 'fear':7 'isra':1 'rage':13 'settler':2 'violenc':3 'war':12 'west':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701936695
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4142160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701883195 {#1757
    date: 2023-12-06 18:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Israeli-settler-violence-brings-destruction-and-fear-to-West-Bank"
  +title: "Israeli settler violence brings destruction and fear to West Bank as war rages"
  +url: "https://www.bbc.com/news/world-middle-east-67617920"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701885557 {#1760
    date: 2023-12-06 18:59:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 20697
  -titleTs: "'bank':10 'bring':4 'destruct':5 'fear':7 'isra':1 'rage':13 'settler':2 'violenc':3 'war':12 'west':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701936695
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4142160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701883195 {#1757
    date: 2023-12-06 18:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
  +slug: "Israeli-settler-violence-brings-destruction-and-fear-to-West-Bank"
  +title: "Israeli settler violence brings destruction and fear to West Bank as war rages"
  +url: "https://www.bbc.com/news/world-middle-east-67617920"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701885557 {#1760
    date: 2023-12-06 18:59:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 20697
  -titleTs: "'bank':10 'bring':4 'destruct':5 'fear':7 'isra':1 'rage':13 'settler':2 'violenc':3 'war':12 'west':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701936695
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4142160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701883195 {#1757
    date: 2023-12-06 18:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
  +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
  +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884196 {#1776
    date: 2023-12-06 18:36:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 20386
  -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701882816
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4106819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701796416 {#1781
    date: 2023-12-05 18:13: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
59 DENIED edit
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
  +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
  +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884196 {#1776
    date: 2023-12-06 18:36:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 20386
  -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701882816
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4106819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701796416 {#1781
    date: 2023-12-05 18:13: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
60 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
  +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
  +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884196 {#1776
    date: 2023-12-06 18:36:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 20386
  -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701882816
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4106819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701796416 {#1781
    date: 2023-12-05 18:13: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
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 {#1637
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "I-made-this-back-in-January-and-it-just-keeps"
  +title: "I made this back in January, and it just keeps getting more accurate"
  +url: "https://lemmynsfw.com/pictrs/image/b69d6c6c-10b1-4ec9-b5ff-a3c4fbc93bb5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701876707 {#1465
    date: 2023-12-06 16:31:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 20617
  -titleTs: "'accur':13 'back':4 'get':11 'januari':6 'keep':10 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701930823
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/5204621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701852323 {#1638
    date: 2023-12-06 09:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "I-made-this-back-in-January-and-it-just-keeps"
  +title: "I made this back in January, and it just keeps getting more accurate"
  +url: "https://lemmynsfw.com/pictrs/image/b69d6c6c-10b1-4ec9-b5ff-a3c4fbc93bb5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701876707 {#1465
    date: 2023-12-06 16:31:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 20617
  -titleTs: "'accur':13 'back':4 'get':11 'januari':6 'keep':10 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701930823
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/5204621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701852323 {#1638
    date: 2023-12-06 09:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "I-made-this-back-in-January-and-it-just-keeps"
  +title: "I made this back in January, and it just keeps getting more accurate"
  +url: "https://lemmynsfw.com/pictrs/image/b69d6c6c-10b1-4ec9-b5ff-a3c4fbc93bb5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701876707 {#1465
    date: 2023-12-06 16:31:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 20617
  -titleTs: "'accur':13 'back':4 'get':11 'januari':6 'keep':10 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701930823
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/5204621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701852323 {#1638
    date: 2023-12-06 09:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1442 …}
  +slug: "British-engineer-J-A-Purves-in-his-Dynasphere-vehicle-1932"
  +title: "British engineer J. A. Purves in his 'Dynasphere' vehicle, 1932"
  +url: "https://lemmy.world/pictrs/image/6ad031e9-8969-4ae3-b0b2-09041a49fb02.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 303
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701875767 {#1421
    date: 2023-12-06 16:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 20044
  -titleTs: "'1932':10 'british':1 'dynaspher':8 'engin':2 'j':3 'purv':5 'vehicl':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701797794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9142617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701711394 {#1422
    date: 2023-12-04 18:36: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
67 DENIED edit
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1442 …}
  +slug: "British-engineer-J-A-Purves-in-his-Dynasphere-vehicle-1932"
  +title: "British engineer J. A. Purves in his 'Dynasphere' vehicle, 1932"
  +url: "https://lemmy.world/pictrs/image/6ad031e9-8969-4ae3-b0b2-09041a49fb02.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 303
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701875767 {#1421
    date: 2023-12-06 16:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 20044
  -titleTs: "'1932':10 'british':1 'dynaspher':8 'engin':2 'j':3 'purv':5 'vehicl':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701797794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9142617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701711394 {#1422
    date: 2023-12-04 18:36: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
68 DENIED moderate
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1442 …}
  +slug: "British-engineer-J-A-Purves-in-his-Dynasphere-vehicle-1932"
  +title: "British engineer J. A. Purves in his 'Dynasphere' vehicle, 1932"
  +url: "https://lemmy.world/pictrs/image/6ad031e9-8969-4ae3-b0b2-09041a49fb02.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 303
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701875767 {#1421
    date: 2023-12-06 16:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 20044
  -titleTs: "'1932':10 'british':1 'dynaspher':8 'engin':2 'j':3 'purv':5 'vehicl':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701797794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9142617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701711394 {#1422
    date: 2023-12-04 18:36: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
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 {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Rumblr"
  +title: "“Rumblr”"
  +url: "https://sh.itjust.works/pictrs/image/d208ff19-d1cf-46eb-8eda-2b781eb76edb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 575
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701874723 {#1419
    date: 2023-12-06 15:58:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 20219
  -titleTs: "'rumblr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701862442
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10451278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701776042 {#1425
    date: 2023-12-05 12:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Rumblr"
  +title: "“Rumblr”"
  +url: "https://sh.itjust.works/pictrs/image/d208ff19-d1cf-46eb-8eda-2b781eb76edb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 575
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701874723 {#1419
    date: 2023-12-06 15:58:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 20219
  -titleTs: "'rumblr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701862442
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10451278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701776042 {#1425
    date: 2023-12-05 12:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Rumblr"
  +title: "“Rumblr”"
  +url: "https://sh.itjust.works/pictrs/image/d208ff19-d1cf-46eb-8eda-2b781eb76edb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 575
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701874723 {#1419
    date: 2023-12-06 15:58:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 20219
  -titleTs: "'rumblr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701862442
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10451278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701776042 {#1425
    date: 2023-12-05 12:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Anyone-able-to-download-this-series-that-is-geoblocked-and"
  +title: "Anyone able to download this series that is geoblocked and only available in china?"
  +url: "https://www.catsuka.com/news/2023-12-03/ruthless-blade-capsules-trailer-court-chinois-par-ideomotor-avec-nicolas-nemiri"
  +body: """
    Theres been a lot of really amazing looking animated films by indie studios in china but sadly some of them are exclusively available to chinese viewers via geoblocking. Anyone here able to download and share them?\n
    \n
    These are anthologies with many indie studios making different episodes.\n
    \n
    Here is the link that shows from the first seasons information [catsuka.com/…/capsules-project-omnibus-chinois-de…](https://www.catsuka.com/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701871505 {#1439
    date: 2023-12-06 15:05:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 20208
  -titleTs: "'abl':2 'anyon':1 'avail':12 'china':14 'download':4 'geoblock':9 'seri':6"
  -bodyTs: "'/capsules-project-omnibus-chinois-de':59 '/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)':62 'abl':31 'amaz':7 'anim':9 'antholog':39 'anyon':29 'avail':23 'catsuka.com':58 'china':15 'chines':25 'differ':45 'download':33 'episod':46 'exclus':22 'film':10 'first':55 'geoblock':28 'indi':12,42 'inform':57 'link':50 'look':8 'lot':4 'make':44 'mani':41 'realli':6 'sad':17 'season':56 'share':35 'show':52 'studio':13,43 'there':1 'via':27 'viewer':26 'www.catsuka.com':61 'www.catsuka.com/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858714
  +visibility: "visible             "
  +apId: "https://merv.news/post/615716"
  +editedAt: DateTimeImmutable @1703021797 {#1433
    date: 2023-12-19 22:36:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701772314 {#1437
    date: 2023-12-05 11:31:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Anyone-able-to-download-this-series-that-is-geoblocked-and"
  +title: "Anyone able to download this series that is geoblocked and only available in china?"
  +url: "https://www.catsuka.com/news/2023-12-03/ruthless-blade-capsules-trailer-court-chinois-par-ideomotor-avec-nicolas-nemiri"
  +body: """
    Theres been a lot of really amazing looking animated films by indie studios in china but sadly some of them are exclusively available to chinese viewers via geoblocking. Anyone here able to download and share them?\n
    \n
    These are anthologies with many indie studios making different episodes.\n
    \n
    Here is the link that shows from the first seasons information [catsuka.com/…/capsules-project-omnibus-chinois-de…](https://www.catsuka.com/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701871505 {#1439
    date: 2023-12-06 15:05:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 20208
  -titleTs: "'abl':2 'anyon':1 'avail':12 'china':14 'download':4 'geoblock':9 'seri':6"
  -bodyTs: "'/capsules-project-omnibus-chinois-de':59 '/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)':62 'abl':31 'amaz':7 'anim':9 'antholog':39 'anyon':29 'avail':23 'catsuka.com':58 'china':15 'chines':25 'differ':45 'download':33 'episod':46 'exclus':22 'film':10 'first':55 'geoblock':28 'indi':12,42 'inform':57 'link':50 'look':8 'lot':4 'make':44 'mani':41 'realli':6 'sad':17 'season':56 'share':35 'show':52 'studio':13,43 'there':1 'via':27 'viewer':26 'www.catsuka.com':61 'www.catsuka.com/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858714
  +visibility: "visible             "
  +apId: "https://merv.news/post/615716"
  +editedAt: DateTimeImmutable @1703021797 {#1433
    date: 2023-12-19 22:36:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701772314 {#1437
    date: 2023-12-05 11:31:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "Anyone-able-to-download-this-series-that-is-geoblocked-and"
  +title: "Anyone able to download this series that is geoblocked and only available in china?"
  +url: "https://www.catsuka.com/news/2023-12-03/ruthless-blade-capsules-trailer-court-chinois-par-ideomotor-avec-nicolas-nemiri"
  +body: """
    Theres been a lot of really amazing looking animated films by indie studios in china but sadly some of them are exclusively available to chinese viewers via geoblocking. Anyone here able to download and share them?\n
    \n
    These are anthologies with many indie studios making different episodes.\n
    \n
    Here is the link that shows from the first seasons information [catsuka.com/…/capsules-project-omnibus-chinois-de…](https://www.catsuka.com/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701871505 {#1439
    date: 2023-12-06 15:05:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 20208
  -titleTs: "'abl':2 'anyon':1 'avail':12 'china':14 'download':4 'geoblock':9 'seri':6"
  -bodyTs: "'/capsules-project-omnibus-chinois-de':59 '/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)':62 'abl':31 'amaz':7 'anim':9 'antholog':39 'anyon':29 'avail':23 'catsuka.com':58 'china':15 'chines':25 'differ':45 'download':33 'episod':46 'exclus':22 'film':10 'first':55 'geoblock':28 'indi':12,42 'inform':57 'link':50 'look':8 'lot':4 'make':44 'mani':41 'realli':6 'sad':17 'season':56 'share':35 'show':52 'studio':13,43 'there':1 'via':27 'viewer':26 'www.catsuka.com':61 'www.catsuka.com/news/2022-09-20/capsules-project-omnibus-chinois-de-14-court-metrages-produit-par-bilibili-avec-des-studios-indes)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858714
  +visibility: "visible             "
  +apId: "https://merv.news/post/615716"
  +editedAt: DateTimeImmutable @1703021797 {#1433
    date: 2023-12-19 22:36:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701772314 {#1437
    date: 2023-12-05 11:31:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Israeli-forces-battle-Hamas-in-southern-Gaza-humanitarian-concerns-grow"
  +title: "Israeli forces battle Hamas in southern Gaza, humanitarian concerns grow"
  +url: "https://www.reuters.com/world/middle-east/southern-gaza-israel-mounts-fiercest-attacks-so-far-war-against-hamas-2023-12-06/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701871270 {#1690
    date: 2023-12-06 15:01:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 20615
  -titleTs: "'battl':3 'concern':9 'forc':2 'gaza':7 'grow':10 'hama':4 'humanitarian':8 'isra':1 'southern':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701907270
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4134403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701871270 {#1698
    date: 2023-12-06 15:01: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
79 DENIED edit
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Israeli-forces-battle-Hamas-in-southern-Gaza-humanitarian-concerns-grow"
  +title: "Israeli forces battle Hamas in southern Gaza, humanitarian concerns grow"
  +url: "https://www.reuters.com/world/middle-east/southern-gaza-israel-mounts-fiercest-attacks-so-far-war-against-hamas-2023-12-06/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701871270 {#1690
    date: 2023-12-06 15:01:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 20615
  -titleTs: "'battl':3 'concern':9 'forc':2 'gaza':7 'grow':10 'hama':4 'humanitarian':8 'isra':1 'southern':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701907270
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4134403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701871270 {#1698
    date: 2023-12-06 15:01: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
80 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Israeli-forces-battle-Hamas-in-southern-Gaza-humanitarian-concerns-grow"
  +title: "Israeli forces battle Hamas in southern Gaza, humanitarian concerns grow"
  +url: "https://www.reuters.com/world/middle-east/southern-gaza-israel-mounts-fiercest-attacks-so-far-war-against-hamas-2023-12-06/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701871270 {#1690
    date: 2023-12-06 15:01:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 20615
  -titleTs: "'battl':3 'concern':9 'forc':2 'gaza':7 'grow':10 'hama':4 'humanitarian':8 'isra':1 'southern':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701907270
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4134403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701871270 {#1698
    date: 2023-12-06 15:01: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
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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#1647
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#1645
    date: 2023-12-06 00:10:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#1647
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#1645
    date: 2023-12-06 00:10:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#1647
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#1645
    date: 2023-12-06 00:10:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Switzerland-returns-marble-head-around-2-000-years-old-to-Libya"
  +title: "Switzerland returns marble head around 2,000 years old to Libya"
  +url: "https://www.africanews.com/2023/12/06/switzerland-returns-marble-head-around-2000-years-old-to-libya/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864793 {#1668
    date: 2023-12-06 13:13:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 20596
  -titleTs: "'000':7 '2':6 'around':5 'head':4 'libya':11 'marbl':3 'old':9 'return':2 'switzerland':1 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701932293
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4129813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864793 {#1671
    date: 2023-12-06 13:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Switzerland-returns-marble-head-around-2-000-years-old-to-Libya"
  +title: "Switzerland returns marble head around 2,000 years old to Libya"
  +url: "https://www.africanews.com/2023/12/06/switzerland-returns-marble-head-around-2000-years-old-to-libya/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864793 {#1668
    date: 2023-12-06 13:13:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 20596
  -titleTs: "'000':7 '2':6 'around':5 'head':4 'libya':11 'marbl':3 'old':9 'return':2 'switzerland':1 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701932293
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4129813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864793 {#1671
    date: 2023-12-06 13:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Switzerland-returns-marble-head-around-2-000-years-old-to-Libya"
  +title: "Switzerland returns marble head around 2,000 years old to Libya"
  +url: "https://www.africanews.com/2023/12/06/switzerland-returns-marble-head-around-2000-years-old-to-libya/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864793 {#1668
    date: 2023-12-06 13:13:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 20596
  -titleTs: "'000':7 '2':6 'around':5 'head':4 'libya':11 'marbl':3 'old':9 'return':2 'switzerland':1 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701932293
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4129813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864793 {#1671
    date: 2023-12-06 13:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Romanian-Ex-PM-Florin-Citu-heard-at-the-DNA-in-the"
  +title: "(Romanian) Ex-PM Florin Cîțu heard at the DNA in the Vaccine Case: I Complied with the Legislation In Force"
  +url: "https://www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/"
  +body: "[romaniajournal.ro/society-peop…](https://www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701861864 {#1592
    date: 2023-12-06 12:24:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 20587
  -titleTs: "'case':14 'compli':16 'cîțu':6 'dna':10 'ex':3 'ex-pm':2 'florin':5 'forc':21 'heard':7 'legisl':19 'pm':4 'romanian':1 'vaccin':13"
  -bodyTs: "'/society-peop':3 '/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)':6 'romaniajournal.ro':2 'romaniajournal.ro/society-peop':1 'www.romaniajournal.ro':5 'www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701879864
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1865-7059-e836-26e644515739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861864 {#1591
    date: 2023-12-06 12:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Romanian-Ex-PM-Florin-Citu-heard-at-the-DNA-in-the"
  +title: "(Romanian) Ex-PM Florin Cîțu heard at the DNA in the Vaccine Case: I Complied with the Legislation In Force"
  +url: "https://www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/"
  +body: "[romaniajournal.ro/society-peop…](https://www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701861864 {#1592
    date: 2023-12-06 12:24:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 20587
  -titleTs: "'case':14 'compli':16 'cîțu':6 'dna':10 'ex':3 'ex-pm':2 'florin':5 'forc':21 'heard':7 'legisl':19 'pm':4 'romanian':1 'vaccin':13"
  -bodyTs: "'/society-peop':3 '/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)':6 'romaniajournal.ro':2 'romaniajournal.ro/society-peop':1 'www.romaniajournal.ro':5 'www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701879864
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1865-7059-e836-26e644515739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861864 {#1591
    date: 2023-12-06 12:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Romanian-Ex-PM-Florin-Citu-heard-at-the-DNA-in-the"
  +title: "(Romanian) Ex-PM Florin Cîțu heard at the DNA in the Vaccine Case: I Complied with the Legislation In Force"
  +url: "https://www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/"
  +body: "[romaniajournal.ro/society-peop…](https://www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701861864 {#1592
    date: 2023-12-06 12:24:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 20587
  -titleTs: "'case':14 'compli':16 'cîțu':6 'dna':10 'ex':3 'ex-pm':2 'florin':5 'forc':21 'heard':7 'legisl':19 'pm':4 'romanian':1 'vaccin':13"
  -bodyTs: "'/society-peop':3 '/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)':6 'romaniajournal.ro':2 'romaniajournal.ro/society-peop':1 'www.romaniajournal.ro':5 'www.romaniajournal.ro/society-people/law-crime/ex-pm-florin-citu-heard-at-the-dna-in-the-vaccine-case-i-complied-with-the-legislation-in-force/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701879864
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1865-7059-e836-26e644515739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861864 {#1591
    date: 2023-12-06 12:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1551 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "SAG-AFTRA-Members-Ratify-New-Three-Year-Contract-With-Studios"
  +title: "SAG-AFTRA Members Ratify New Three-Year Contract With Studios"
  +url: "https://deadline.com/2023/12/actors-strike-deal-approved-ratification-vote-sag-aftra-1235649206/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701861712 {#1586
    date: 2023-12-06 12:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 20586
  -titleTs: "'aftra':3 'contract':10 'member':4 'new':6 'ratifi':5 'sag':2 'sag-aftra':1 'studio':12 'three':8 'three-year':7 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701920212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9209637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861712 {#1573
    date: 2023-12-06 12:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1551 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "SAG-AFTRA-Members-Ratify-New-Three-Year-Contract-With-Studios"
  +title: "SAG-AFTRA Members Ratify New Three-Year Contract With Studios"
  +url: "https://deadline.com/2023/12/actors-strike-deal-approved-ratification-vote-sag-aftra-1235649206/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701861712 {#1586
    date: 2023-12-06 12:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 20586
  -titleTs: "'aftra':3 'contract':10 'member':4 'new':6 'ratifi':5 'sag':2 'sag-aftra':1 'studio':12 'three':8 'three-year':7 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701920212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9209637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861712 {#1573
    date: 2023-12-06 12:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1551 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "SAG-AFTRA-Members-Ratify-New-Three-Year-Contract-With-Studios"
  +title: "SAG-AFTRA Members Ratify New Three-Year Contract With Studios"
  +url: "https://deadline.com/2023/12/actors-strike-deal-approved-ratification-vote-sag-aftra-1235649206/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701861712 {#1586
    date: 2023-12-06 12:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 20586
  -titleTs: "'aftra':3 'contract':10 'member':4 'new':6 'ratifi':5 'sag':2 'sag-aftra':1 'studio':12 'three':8 'three-year':7 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701920212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9209637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861712 {#1573
    date: 2023-12-06 12:21:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "why-does-the-poster-image-of-c-linux-have-3-8mb"
  +title: "why does the poster image of c/linux have 3.8mb?"
  +url: "https://programming.dev/pictrs/image/1d9edc2d-c279-4133-9d07-5dad16fc7692.jpeg?format=webp"
  +body: "This is the link to the image. It has 3.8mb. In my opinion that is way too much."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701853866 {#1563
    date: 2023-12-06 10:11:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 20447
  -titleTs: "'3.8':9 'c/linux':7 'imag':5 'mb':10 'poster':4"
  -bodyTs: "'3.8':10 'imag':7 'link':4 'mb':11 'much':19 'opinion':14 'way':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701898970
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6853971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701812570 {#1562
    date: 2023-12-05 22:42:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "why-does-the-poster-image-of-c-linux-have-3-8mb"
  +title: "why does the poster image of c/linux have 3.8mb?"
  +url: "https://programming.dev/pictrs/image/1d9edc2d-c279-4133-9d07-5dad16fc7692.jpeg?format=webp"
  +body: "This is the link to the image. It has 3.8mb. In my opinion that is way too much."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701853866 {#1563
    date: 2023-12-06 10:11:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 20447
  -titleTs: "'3.8':9 'c/linux':7 'imag':5 'mb':10 'poster':4"
  -bodyTs: "'3.8':10 'imag':7 'link':4 'mb':11 'much':19 'opinion':14 'way':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701898970
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6853971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701812570 {#1562
    date: 2023-12-05 22:42:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1556 …}
  +slug: "why-does-the-poster-image-of-c-linux-have-3-8mb"
  +title: "why does the poster image of c/linux have 3.8mb?"
  +url: "https://programming.dev/pictrs/image/1d9edc2d-c279-4133-9d07-5dad16fc7692.jpeg?format=webp"
  +body: "This is the link to the image. It has 3.8mb. In my opinion that is way too much."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701853866 {#1563
    date: 2023-12-06 10:11:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 20447
  -titleTs: "'3.8':9 'c/linux':7 'imag':5 'mb':10 'poster':4"
  -bodyTs: "'3.8':10 'imag':7 'link':4 'mb':11 'much':19 'opinion':14 'way':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701898970
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6853971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701812570 {#1562
    date: 2023-12-05 22:42:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details