GET https://kbin.spritesserver.nl/commented/%E2%88%9E/links?p=139

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Hello-world-A-technical-overview-of-the-software-powering-bgammon-org"
  +title: "Hello, world! - A technical overview of the software powering bgammon.org"
  +url: "https://bgammon.org/blog/20240101-hello-world/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710638416 {#183
    date: 2024-03-17 02:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 26631
  -titleTs: "'bgammon.org':10 'hello':1 'overview':5 'power':9 'softwar':8 'technic':4 'world':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704200711
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10008545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149211 {#247
    date: 2024-01-01 23:46:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Hello-world-A-technical-overview-of-the-software-powering-bgammon-org"
  +title: "Hello, world! - A technical overview of the software powering bgammon.org"
  +url: "https://bgammon.org/blog/20240101-hello-world/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710638416 {#183
    date: 2024-03-17 02:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 26631
  -titleTs: "'bgammon.org':10 'hello':1 'overview':5 'power':9 'softwar':8 'technic':4 'world':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704200711
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10008545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149211 {#247
    date: 2024-01-01 23:46:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Hello-world-A-technical-overview-of-the-software-powering-bgammon-org"
  +title: "Hello, world! - A technical overview of the software powering bgammon.org"
  +url: "https://bgammon.org/blog/20240101-hello-world/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710638416 {#183
    date: 2024-03-17 02:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 26631
  -titleTs: "'bgammon.org':10 'hello':1 'overview':5 'power':9 'softwar':8 'technic':4 'world':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704200711
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10008545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149211 {#247
    date: 2024-01-01 23:46:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "First-make-her-cry-with-aggression"
  +title: "First make her cry with aggression"
  +url: "https://literature.cafe/pictrs/image/40f8e6dd-53d5-432f-a70b-aeda19e8fd5a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710463330 {#1866
    date: 2024-03-15 01:42:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 26557
  -titleTs: "'aggress':6 'cri':4 'first':1 'make':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704213373
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5402954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704126973 {#1881
    date: 2024-01-01 17:36: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
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "First-make-her-cry-with-aggression"
  +title: "First make her cry with aggression"
  +url: "https://literature.cafe/pictrs/image/40f8e6dd-53d5-432f-a70b-aeda19e8fd5a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710463330 {#1866
    date: 2024-03-15 01:42:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 26557
  -titleTs: "'aggress':6 'cri':4 'first':1 'make':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704213373
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5402954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704126973 {#1881
    date: 2024-01-01 17:36: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
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "First-make-her-cry-with-aggression"
  +title: "First make her cry with aggression"
  +url: "https://literature.cafe/pictrs/image/40f8e6dd-53d5-432f-a70b-aeda19e8fd5a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710463330 {#1866
    date: 2024-03-15 01:42:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 26557
  -titleTs: "'aggress':6 'cri':4 'first':1 'make':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704213373
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5402954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704126973 {#1881
    date: 2024-01-01 17:36: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
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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Strong-quake-prompts-tsunami-warning-for-Japan-s-western-coast"
  +title: "Strong quake prompts tsunami warning for Japan's western coast"
  +url: "https://www.japantimes.co.jp/news/2024/01/01/japan/science-health/new-years-2024-earthquake/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710380472 {#1973
    date: 2024-03-14 02:41:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 26507
  -titleTs: "'coast':10 'japan':7 'prompt':3 'quak':2 'strong':1 'tsunami':4 'warn':5 'western':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10713428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124227 {#1966
    date: 2024-01-01 16:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Strong-quake-prompts-tsunami-warning-for-Japan-s-western-coast"
  +title: "Strong quake prompts tsunami warning for Japan's western coast"
  +url: "https://www.japantimes.co.jp/news/2024/01/01/japan/science-health/new-years-2024-earthquake/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710380472 {#1973
    date: 2024-03-14 02:41:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 26507
  -titleTs: "'coast':10 'japan':7 'prompt':3 'quak':2 'strong':1 'tsunami':4 'warn':5 'western':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10713428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124227 {#1966
    date: 2024-01-01 16:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Strong-quake-prompts-tsunami-warning-for-Japan-s-western-coast"
  +title: "Strong quake prompts tsunami warning for Japan's western coast"
  +url: "https://www.japantimes.co.jp/news/2024/01/01/japan/science-health/new-years-2024-earthquake/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710380472 {#1973
    date: 2024-03-14 02:41:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 26507
  -titleTs: "'coast':10 'japan':7 'prompt':3 'quak':2 'strong':1 'tsunami':4 'warn':5 'western':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189227
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10713428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704124227 {#1966
    date: 2024-01-01 16:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "Open-source-Android-video-editor-built-with-Media3-and-Jetpack"
  +title: "Open source Android video editor, built with Media3 and Jetpack Compose."
  +url: "https://github.com/devhyper/open-video-editor"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710584838 {#1364
    date: 2024-03-16 11:27:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 26514
  -titleTs: "'android':3 'built':6 'compos':11 'editor':5 'jetpack':10 'media3':8 'open':1 'sourc':2 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704207686
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9989721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121286 {#1392
    date: 2024-01-01 16:01:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "Open-source-Android-video-editor-built-with-Media3-and-Jetpack"
  +title: "Open source Android video editor, built with Media3 and Jetpack Compose."
  +url: "https://github.com/devhyper/open-video-editor"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710584838 {#1364
    date: 2024-03-16 11:27:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 26514
  -titleTs: "'android':3 'built':6 'compos':11 'editor':5 'jetpack':10 'media3':8 'open':1 'sourc':2 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704207686
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9989721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121286 {#1392
    date: 2024-01-01 16:01:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1936 …}
  +slug: "Open-source-Android-video-editor-built-with-Media3-and-Jetpack"
  +title: "Open source Android video editor, built with Media3 and Jetpack Compose."
  +url: "https://github.com/devhyper/open-video-editor"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710584838 {#1364
    date: 2024-03-16 11:27:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 26514
  -titleTs: "'android':3 'built':6 'compos':11 'editor':5 'jetpack':10 'media3':8 'open':1 'sourc':2 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704207686
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9989721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121286 {#1392
    date: 2024-01-01 16:01:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Kobe"
  +title: "Kobe!"
  +url: "https://lemmus.org/pictrs/image/1a94196f-d54e-406b-bca2-f2be90c0c9b0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710447938 {#1394
    date: 2024-03-14 21:25:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26513
  -titleTs: "'kobe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704203942
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2343430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704120942 {#1366
    date: 2024-01-01 15:55: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
19 DENIED edit
App\Entity\Entry {#1374
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Kobe"
  +title: "Kobe!"
  +url: "https://lemmus.org/pictrs/image/1a94196f-d54e-406b-bca2-f2be90c0c9b0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710447938 {#1394
    date: 2024-03-14 21:25:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26513
  -titleTs: "'kobe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704203942
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2343430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704120942 {#1366
    date: 2024-01-01 15:55: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
20 DENIED moderate
App\Entity\Entry {#1374
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Kobe"
  +title: "Kobe!"
  +url: "https://lemmus.org/pictrs/image/1a94196f-d54e-406b-bca2-f2be90c0c9b0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710447938 {#1394
    date: 2024-03-14 21:25:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26513
  -titleTs: "'kobe':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704203942
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2343430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704120942 {#1366
    date: 2024-01-01 15:55: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
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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "Pi-Hole-Pi4-Docker-Deployment"
  +title: "Pi-Hole Pi4 Docker Deployment"
  +url: "https://isc.sans.edu/diary/rss/30516"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710204864 {#1848
    date: 2024-03-12 01:54:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 26416
  -titleTs: "'deploy':6 'docker':5 'hole':3 'pi':2 'pi-hol':1 'pi4':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704172657
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2336384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704086257 {#1838
    date: 2024-01-01 06:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "Pi-Hole-Pi4-Docker-Deployment"
  +title: "Pi-Hole Pi4 Docker Deployment"
  +url: "https://isc.sans.edu/diary/rss/30516"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710204864 {#1848
    date: 2024-03-12 01:54:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 26416
  -titleTs: "'deploy':6 'docker':5 'hole':3 'pi':2 'pi-hol':1 'pi4':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704172657
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2336384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704086257 {#1838
    date: 2024-01-01 06:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "Pi-Hole-Pi4-Docker-Deployment"
  +title: "Pi-Hole Pi4 Docker Deployment"
  +url: "https://isc.sans.edu/diary/rss/30516"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710204864 {#1848
    date: 2024-03-12 01:54:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 26416
  -titleTs: "'deploy':6 'docker':5 'hole':3 'pi':2 'pi-hol':1 'pi4':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704172657
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2336384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704086257 {#1838
    date: 2024-01-01 06:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "DISC-Bocchi-the-Rock-Gaiden-Hiroi-Kikuri-no-Fukazake-Nikki"
  +title: "[DISC] Bocchi the Rock! Gaiden: Hiroi Kikuri no Fukazake Nikki — Ch. 12"
  +url: "https://mangadex.org/chapter/ca1b76f2-1e8f-4bc1-85e0-916f48ddf174"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710203155 {#2288
    date: 2024-03-12 01:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 26408
  -titleTs: "'12':12 'bocchi':2 'ch':11 'disc':1 'fukazak':9 'gaiden':5 'hiroi':6 'kikuri':7 'nikki':10 'rock':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704108814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10185024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704084314 {#2355
    date: 2024-01-01 05:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "DISC-Bocchi-the-Rock-Gaiden-Hiroi-Kikuri-no-Fukazake-Nikki"
  +title: "[DISC] Bocchi the Rock! Gaiden: Hiroi Kikuri no Fukazake Nikki — Ch. 12"
  +url: "https://mangadex.org/chapter/ca1b76f2-1e8f-4bc1-85e0-916f48ddf174"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710203155 {#2288
    date: 2024-03-12 01:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 26408
  -titleTs: "'12':12 'bocchi':2 'ch':11 'disc':1 'fukazak':9 'gaiden':5 'hiroi':6 'kikuri':7 'nikki':10 'rock':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704108814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10185024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704084314 {#2355
    date: 2024-01-01 05:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "DISC-Bocchi-the-Rock-Gaiden-Hiroi-Kikuri-no-Fukazake-Nikki"
  +title: "[DISC] Bocchi the Rock! Gaiden: Hiroi Kikuri no Fukazake Nikki — Ch. 12"
  +url: "https://mangadex.org/chapter/ca1b76f2-1e8f-4bc1-85e0-916f48ddf174"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710203155 {#2288
    date: 2024-03-12 01:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 26408
  -titleTs: "'12':12 'bocchi':2 'ch':11 'disc':1 'fukazak':9 'gaiden':5 'hiroi':6 'kikuri':7 'nikki':10 'rock':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704108814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10185024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704084314 {#2355
    date: 2024-01-01 05:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "The-nerve-of-some-people"
  +title: "The nerve of some people"
  +url: "https://lemmy.zip/pictrs/image/3141c650-9dcf-4bf2-9fa0-8797308db555.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710059355 {#60
    date: 2024-03-10 09:29:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 26310
  -titleTs: "'nerv':2 'peopl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136157
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049757 {#1359
    date: 2023-12-31 20:09:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "The-nerve-of-some-people"
  +title: "The nerve of some people"
  +url: "https://lemmy.zip/pictrs/image/3141c650-9dcf-4bf2-9fa0-8797308db555.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710059355 {#60
    date: 2024-03-10 09:29:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 26310
  -titleTs: "'nerv':2 'peopl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136157
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049757 {#1359
    date: 2023-12-31 20:09:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "The-nerve-of-some-people"
  +title: "The nerve of some people"
  +url: "https://lemmy.zip/pictrs/image/3141c650-9dcf-4bf2-9fa0-8797308db555.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710059355 {#60
    date: 2024-03-10 09:29:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 26310
  -titleTs: "'nerv':2 'peopl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136157
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049757 {#1359
    date: 2023-12-31 20:09:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "It-happens"
  +title: "It happens"
  +url: "https://lemmus.org/pictrs/image/622f396f-6f37-4e8a-94e5-4d0cd100c4f6.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709940159 {#1502
    date: 2024-03-09 00:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 26241
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704121238
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2325156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034838 {#1546
    date: 2023-12-31 16:00: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
35 DENIED edit
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "It-happens"
  +title: "It happens"
  +url: "https://lemmus.org/pictrs/image/622f396f-6f37-4e8a-94e5-4d0cd100c4f6.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709940159 {#1502
    date: 2024-03-09 00:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 26241
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704121238
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2325156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034838 {#1546
    date: 2023-12-31 16:00: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
36 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "It-happens"
  +title: "It happens"
  +url: "https://lemmus.org/pictrs/image/622f396f-6f37-4e8a-94e5-4d0cd100c4f6.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709940159 {#1502
    date: 2024-03-09 00:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 26241
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704121238
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2325156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034838 {#1546
    date: 2023-12-31 16:00: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
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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "US-seizes-more-illegal-e-cigarettes-but-thousands-of-new-ones"
  +title: "US seizes more illegal e-cigarettes, but thousands of new ones are launching"
  +url: "https://apnews.com/article/ecigarettes-elf-bar-fda-teen-vaping-imports-be95ce8a7942619c5b60f40a37bb9cf5"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709541230 {#1505
    date: 2024-03-04 09:33:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 25861
  -titleTs: "'cigarett':7 'e':6 'e-cigarett':5 'illeg':4 'launch':14 'new':11 'one':12 'seiz':2 'thousand':9 'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704007885
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4966489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703951885 {#1543
    date: 2023-12-30 16:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "US-seizes-more-illegal-e-cigarettes-but-thousands-of-new-ones"
  +title: "US seizes more illegal e-cigarettes, but thousands of new ones are launching"
  +url: "https://apnews.com/article/ecigarettes-elf-bar-fda-teen-vaping-imports-be95ce8a7942619c5b60f40a37bb9cf5"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709541230 {#1505
    date: 2024-03-04 09:33:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 25861
  -titleTs: "'cigarett':7 'e':6 'e-cigarett':5 'illeg':4 'launch':14 'new':11 'one':12 'seiz':2 'thousand':9 'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704007885
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4966489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703951885 {#1543
    date: 2023-12-30 16:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "US-seizes-more-illegal-e-cigarettes-but-thousands-of-new-ones"
  +title: "US seizes more illegal e-cigarettes, but thousands of new ones are launching"
  +url: "https://apnews.com/article/ecigarettes-elf-bar-fda-teen-vaping-imports-be95ce8a7942619c5b60f40a37bb9cf5"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709541230 {#1505
    date: 2024-03-04 09:33:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 25861
  -titleTs: "'cigarett':7 'e':6 'e-cigarett':5 'illeg':4 'launch':14 'new':11 'one':12 'seiz':2 'thousand':9 'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704007885
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4966489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703951885 {#1543
    date: 2023-12-30 16:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "China-Pro-Colonisation-Influencers-In-Xinjiang-video-documentary-13-min"
  +title: "China: Pro-Colonisation Influencers In Xinjiang --- [video documentary, 13 min]"
  +url: "https://www.arte.tv/en/videos/113682-006-A/china-pro-colonisation-influencers/"
  +body: """
    The Xinjiang region in China is the historical homeland of the Uyghurs, a persecuted Muslim minority. Open data reveals how Chinese influencers are convincing people from across the country to colonise this province.\n
    \n
    [French docu with subtitles in English, Spanish, Italian, German, Polish.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710406034 {#1519
    date: 2024-03-14 09:47:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 25846
  -titleTs: "'13':10 'china':1 'colonis':4 'documentari':9 'influenc':5 'min':11 'pro':3 'pro-colonis':2 'video':8 'xinjiang':7"
  -bodyTs: "'across':27 'china':5 'chines':21 'colonis':31 'convinc':24 'countri':29 'data':18 'docu':35 'english':39 'french':34 'german':42 'histor':8 'homeland':9 'influenc':22 'italian':41 'minor':16 'muslim':15 'open':17 'peopl':25 'persecut':14 'polish':43 'provinc':33 'region':3 'reveal':19 'spanish':40 'subtitl':37 'uyghur':12 'xinjiang':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704009088
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10663926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703948588 {#1520
    date: 2023-12-30 16:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "China-Pro-Colonisation-Influencers-In-Xinjiang-video-documentary-13-min"
  +title: "China: Pro-Colonisation Influencers In Xinjiang --- [video documentary, 13 min]"
  +url: "https://www.arte.tv/en/videos/113682-006-A/china-pro-colonisation-influencers/"
  +body: """
    The Xinjiang region in China is the historical homeland of the Uyghurs, a persecuted Muslim minority. Open data reveals how Chinese influencers are convincing people from across the country to colonise this province.\n
    \n
    [French docu with subtitles in English, Spanish, Italian, German, Polish.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710406034 {#1519
    date: 2024-03-14 09:47:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 25846
  -titleTs: "'13':10 'china':1 'colonis':4 'documentari':9 'influenc':5 'min':11 'pro':3 'pro-colonis':2 'video':8 'xinjiang':7"
  -bodyTs: "'across':27 'china':5 'chines':21 'colonis':31 'convinc':24 'countri':29 'data':18 'docu':35 'english':39 'french':34 'german':42 'histor':8 'homeland':9 'influenc':22 'italian':41 'minor':16 'muslim':15 'open':17 'peopl':25 'persecut':14 'polish':43 'provinc':33 'region':3 'reveal':19 'spanish':40 'subtitl':37 'uyghur':12 'xinjiang':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704009088
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10663926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703948588 {#1520
    date: 2023-12-30 16:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "China-Pro-Colonisation-Influencers-In-Xinjiang-video-documentary-13-min"
  +title: "China: Pro-Colonisation Influencers In Xinjiang --- [video documentary, 13 min]"
  +url: "https://www.arte.tv/en/videos/113682-006-A/china-pro-colonisation-influencers/"
  +body: """
    The Xinjiang region in China is the historical homeland of the Uyghurs, a persecuted Muslim minority. Open data reveals how Chinese influencers are convincing people from across the country to colonise this province.\n
    \n
    [French docu with subtitles in English, Spanish, Italian, German, Polish.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710406034 {#1519
    date: 2024-03-14 09:47:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 25846
  -titleTs: "'13':10 'china':1 'colonis':4 'documentari':9 'influenc':5 'min':11 'pro':3 'pro-colonis':2 'video':8 'xinjiang':7"
  -bodyTs: "'across':27 'china':5 'chines':21 'colonis':31 'convinc':24 'countri':29 'data':18 'docu':35 'english':39 'french':34 'german':42 'histor':8 'homeland':9 'influenc':22 'italian':41 'minor':16 'muslim':15 'open':17 'peopl':25 'persecut':14 'polish':43 'provinc':33 'region':3 'reveal':19 'spanish':40 'subtitl':37 'uyghur':12 'xinjiang':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704009088
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10663926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703948588 {#1520
    date: 2023-12-30 16:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Child-Predator-alert"
  +title: "Child Predator alert"
  +url: "https://lemmus.org/pictrs/image/7a97e701-3202-41a0-9f2d-d2b96f926eb1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709219170 {#1753
    date: 2024-02-29 16:06:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 25757
  -titleTs: "'alert':3 'child':1 'predat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703903903
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2297729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897403 {#1746
    date: 2023-12-30 01:50: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
47 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Child-Predator-alert"
  +title: "Child Predator alert"
  +url: "https://lemmus.org/pictrs/image/7a97e701-3202-41a0-9f2d-d2b96f926eb1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709219170 {#1753
    date: 2024-02-29 16:06:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 25757
  -titleTs: "'alert':3 'child':1 'predat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703903903
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2297729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897403 {#1746
    date: 2023-12-30 01:50: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
48 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "Child-Predator-alert"
  +title: "Child Predator alert"
  +url: "https://lemmus.org/pictrs/image/7a97e701-3202-41a0-9f2d-d2b96f926eb1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709219170 {#1753
    date: 2024-02-29 16:06:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 25757
  -titleTs: "'alert':3 'child':1 'predat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703903903
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2297729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897403 {#1746
    date: 2023-12-30 01:50: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
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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Poland-says-Russian-missile-entered-airspace-then-went-into-Ukraine"
  +title: "Poland says Russian missile entered airspace then went into Ukraine"
  +url: "https://www.bbc.com/news/world-europe-67839340"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709241559 {#1484
    date: 2024-02-29 22:19:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 25754
  -titleTs: "'airspac':6 'enter':5 'missil':4 'poland':1 'russian':3 'say':2 'ukrain':10 'went':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703969836
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4945698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895836 {#1486
    date: 2023-12-30 01:23:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Poland-says-Russian-missile-entered-airspace-then-went-into-Ukraine"
  +title: "Poland says Russian missile entered airspace then went into Ukraine"
  +url: "https://www.bbc.com/news/world-europe-67839340"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709241559 {#1484
    date: 2024-02-29 22:19:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 25754
  -titleTs: "'airspac':6 'enter':5 'missil':4 'poland':1 'russian':3 'say':2 'ukrain':10 'went':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703969836
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4945698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895836 {#1486
    date: 2023-12-30 01:23:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Poland-says-Russian-missile-entered-airspace-then-went-into-Ukraine"
  +title: "Poland says Russian missile entered airspace then went into Ukraine"
  +url: "https://www.bbc.com/news/world-europe-67839340"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709241559 {#1484
    date: 2024-02-29 22:19:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 25754
  -titleTs: "'airspac':6 'enter':5 'missil':4 'poland':1 'russian':3 'say':2 'ukrain':10 'went':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703969836
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4945698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895836 {#1486
    date: 2023-12-30 01:23:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "Please-Identify-Yourself"
  +title: "Please Identify Yourself!"
  +url: "https://media.ccc.de/v/37c3-12004-please_identify_yourself"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709406263 {#1758
    date: 2024-03-02 20:04:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 25753
  -titleTs: "'identifi':2 'pleas':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703982058
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/1330075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895658 {#1754
    date: 2023-12-30 01:20: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
55 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "Please-Identify-Yourself"
  +title: "Please Identify Yourself!"
  +url: "https://media.ccc.de/v/37c3-12004-please_identify_yourself"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709406263 {#1758
    date: 2024-03-02 20:04:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 25753
  -titleTs: "'identifi':2 'pleas':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703982058
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/1330075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895658 {#1754
    date: 2023-12-30 01:20: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
56 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "Please-Identify-Yourself"
  +title: "Please Identify Yourself!"
  +url: "https://media.ccc.de/v/37c3-12004-please_identify_yourself"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709406263 {#1758
    date: 2024-03-02 20:04:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 25753
  -titleTs: "'identifi':2 'pleas':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703982058
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/1330075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895658 {#1754
    date: 2023-12-30 01:20: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
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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "China-cracks-down-on-negativity-over-economy-in-bid-to"
  +title: "China cracks down on negativity over economy in bid to boost confidence"
  +url: "https://www.theguardian.com/world/2023/dec/29/china-cracks-down-on-negativity-over-economy-in-bid-to-boost-confidence"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709230964 {#1775
    date: 2024-02-29 19:22:44.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: 25696
  -titleTs: "'bid':9 'boost':11 'china':1 'confid':12 'crack':2 'economi':7 'negat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703923766
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12258777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876766 {#1776
    date: 2023-12-29 20:06: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
59 DENIED edit
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "China-cracks-down-on-negativity-over-economy-in-bid-to"
  +title: "China cracks down on negativity over economy in bid to boost confidence"
  +url: "https://www.theguardian.com/world/2023/dec/29/china-cracks-down-on-negativity-over-economy-in-bid-to-boost-confidence"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709230964 {#1775
    date: 2024-02-29 19:22:44.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: 25696
  -titleTs: "'bid':9 'boost':11 'china':1 'confid':12 'crack':2 'economi':7 'negat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703923766
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12258777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876766 {#1776
    date: 2023-12-29 20:06: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
60 DENIED moderate
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "China-cracks-down-on-negativity-over-economy-in-bid-to"
  +title: "China cracks down on negativity over economy in bid to boost confidence"
  +url: "https://www.theguardian.com/world/2023/dec/29/china-cracks-down-on-negativity-over-economy-in-bid-to-boost-confidence"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709230964 {#1775
    date: 2024-02-29 19:22:44.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: 25696
  -titleTs: "'bid':9 'boost':11 'china':1 'confid':12 'crack':2 'economi':7 'negat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703923766
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12258777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703876766 {#1776
    date: 2023-12-29 20:06: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
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 {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "Something-Something-balance-to-the-Force"
  +title: "Something Something balance to the Force"
  +url: "https://slrpnk.net/pictrs/image/df67edec-e00c-4d08-af54-0fff6bd4f0b2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709213342 {#1465
    date: 2024-02-29 14:29:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 25671
  -titleTs: "'balanc':3 'forc':6 'someth':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956258
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5293042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869858 {#1638
    date: 2023-12-29 18: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
63 DENIED edit
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "Something-Something-balance-to-the-Force"
  +title: "Something Something balance to the Force"
  +url: "https://slrpnk.net/pictrs/image/df67edec-e00c-4d08-af54-0fff6bd4f0b2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709213342 {#1465
    date: 2024-02-29 14:29:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 25671
  -titleTs: "'balanc':3 'forc':6 'someth':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956258
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5293042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869858 {#1638
    date: 2023-12-29 18: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
64 DENIED moderate
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "Something-Something-balance-to-the-Force"
  +title: "Something Something balance to the Force"
  +url: "https://slrpnk.net/pictrs/image/df67edec-e00c-4d08-af54-0fff6bd4f0b2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709213342 {#1465
    date: 2024-02-29 14:29:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 25671
  -titleTs: "'balanc':3 'forc':6 'someth':1,2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956258
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5293042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869858 {#1638
    date: 2023-12-29 18: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
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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Sometimes-We-Can-Have-Nice-Things-Our-10-Favorite-Feel-Good"
  +title: "Sometimes We Can Have Nice Things: Our 10 Favorite Feel-Good Stories of 2023"
  +url: "https://www.scientificamerican.com/article/sometimes-we-can-have-nice-things-our-10-favorite-feel-good-stories-of-2023/"
  +body: "Here’s the best, most inspiring and coolest science we encountered this year"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709085895 {#1422
    date: 2024-02-28 03:04:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 25658
  -titleTs: "'10':8 '2023':15 'favorit':9 'feel':11 'feel-good':10 'good':12 'nice':5 'sometim':1 'stori':13 'thing':6"
  -bodyTs: "'best':4 'coolest':8 'encount':11 'inspir':6 'scienc':9 'year':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703952546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10097498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866146 {#1446
    date: 2023-12-29 17:09: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
67 DENIED edit
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Sometimes-We-Can-Have-Nice-Things-Our-10-Favorite-Feel-Good"
  +title: "Sometimes We Can Have Nice Things: Our 10 Favorite Feel-Good Stories of 2023"
  +url: "https://www.scientificamerican.com/article/sometimes-we-can-have-nice-things-our-10-favorite-feel-good-stories-of-2023/"
  +body: "Here’s the best, most inspiring and coolest science we encountered this year"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709085895 {#1422
    date: 2024-02-28 03:04:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 25658
  -titleTs: "'10':8 '2023':15 'favorit':9 'feel':11 'feel-good':10 'good':12 'nice':5 'sometim':1 'stori':13 'thing':6"
  -bodyTs: "'best':4 'coolest':8 'encount':11 'inspir':6 'scienc':9 'year':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703952546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10097498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866146 {#1446
    date: 2023-12-29 17:09: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
68 DENIED moderate
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Sometimes-We-Can-Have-Nice-Things-Our-10-Favorite-Feel-Good"
  +title: "Sometimes We Can Have Nice Things: Our 10 Favorite Feel-Good Stories of 2023"
  +url: "https://www.scientificamerican.com/article/sometimes-we-can-have-nice-things-our-10-favorite-feel-good-stories-of-2023/"
  +body: "Here’s the best, most inspiring and coolest science we encountered this year"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709085895 {#1422
    date: 2024-02-28 03:04:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 25658
  -titleTs: "'10':8 '2023':15 'favorit':9 'feel':11 'feel-good':10 'good':12 'nice':5 'sometim':1 'stori':13 'thing':6"
  -bodyTs: "'best':4 'coolest':8 'encount':11 'inspir':6 'scienc':9 'year':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703952546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10097498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866146 {#1446
    date: 2023-12-29 17:09: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
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 {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1461 …}
  +slug: "Sad-Guy"
  +title: "Sad Guy"
  +url: "https://ia601500.us.archive.org/7/items/when-the-mind-stands-still-but-time-does-not/When%20The%20Mind%20Stands%20Still%2C%20But%20Time%20Does%20Not.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708936990 {#1425
    date: 2024-02-26 09:43:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 25524
  -titleTs: "'guy':2 'sad':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703835912
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2280904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703806912 {#1416
    date: 2023-12-29 00:41: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
71 DENIED edit
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1461 …}
  +slug: "Sad-Guy"
  +title: "Sad Guy"
  +url: "https://ia601500.us.archive.org/7/items/when-the-mind-stands-still-but-time-does-not/When%20The%20Mind%20Stands%20Still%2C%20But%20Time%20Does%20Not.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708936990 {#1425
    date: 2024-02-26 09:43:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 25524
  -titleTs: "'guy':2 'sad':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703835912
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2280904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703806912 {#1416
    date: 2023-12-29 00:41: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
72 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1461 …}
  +slug: "Sad-Guy"
  +title: "Sad Guy"
  +url: "https://ia601500.us.archive.org/7/items/when-the-mind-stands-still-but-time-does-not/When%20The%20Mind%20Stands%20Still%2C%20But%20Time%20Does%20Not.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708936990 {#1425
    date: 2024-02-26 09:43:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 25524
  -titleTs: "'guy':2 'sad':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703835912
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2280904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703806912 {#1416
    date: 2023-12-29 00:41: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
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 {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "New-Adult-Chew-ToyTM"
  +title: "New Adult Chew Toy™"
  +url: "https://lemmus.org/pictrs/image/e25a69e5-97ab-46d0-9ed4-79317c67e95c.webp"
  +body: "[From KC Green, for 28 December, 2023](https://kcggggg.tumblr.com/post/737962977646526464)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708813058 {#1433
    date: 2024-02-24 23:17:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 25421
  -titleTs: "'adult':2 'chew':3 'new':1 'toy':4"
  -bodyTs: "'/post/737962977646526464).':10 '2023':7 '28':5 'decemb':6 'green':3 'kc':2 'kcggggg.tumblr.com':9 'kcggggg.tumblr.com/post/737962977646526464).':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703867320
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2276135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780920 {#1437
    date: 2023-12-28 17:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "New-Adult-Chew-ToyTM"
  +title: "New Adult Chew Toy™"
  +url: "https://lemmus.org/pictrs/image/e25a69e5-97ab-46d0-9ed4-79317c67e95c.webp"
  +body: "[From KC Green, for 28 December, 2023](https://kcggggg.tumblr.com/post/737962977646526464)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708813058 {#1433
    date: 2024-02-24 23:17:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 25421
  -titleTs: "'adult':2 'chew':3 'new':1 'toy':4"
  -bodyTs: "'/post/737962977646526464).':10 '2023':7 '28':5 'decemb':6 'green':3 'kc':2 'kcggggg.tumblr.com':9 'kcggggg.tumblr.com/post/737962977646526464).':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703867320
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2276135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780920 {#1437
    date: 2023-12-28 17:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1378 …}
  +slug: "New-Adult-Chew-ToyTM"
  +title: "New Adult Chew Toy™"
  +url: "https://lemmus.org/pictrs/image/e25a69e5-97ab-46d0-9ed4-79317c67e95c.webp"
  +body: "[From KC Green, for 28 December, 2023](https://kcggggg.tumblr.com/post/737962977646526464)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708813058 {#1433
    date: 2024-02-24 23:17:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 25421
  -titleTs: "'adult':2 'chew':3 'new':1 'toy':4"
  -bodyTs: "'/post/737962977646526464).':10 '2023':7 '28':5 'decemb':6 'green':3 'kc':2 'kcggggg.tumblr.com':9 'kcggggg.tumblr.com/post/737962977646526464).':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703867320
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2276135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703780920 {#1437
    date: 2023-12-28 17:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Your-Ultimate-Destination-for-Meetings-Sekar-Hotel-Melur"
  +title: "Your Ultimate Destination for Meetings: Sekar Hotel, Melur"
  +url: "https://orappu.com/"
  +body: "Sekar Hotel in Melur - Your ultimate destination for successful meetings. Our beautiful spaces are equipped to energize your events. Experience the difference!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708737592 {#1695
    date: 2024-02-24 02:19:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 25351
  -titleTs: "'destin':3 'hotel':7 'meet':5 'melur':8 'sekar':6 'ultim':2"
  -bodyTs: "'beauti':12 'destin':7 'differ':22 'energ':17 'equip':15 'event':19 'experi':20 'hotel':2 'meet':10 'melur':4 'sekar':1 'space':13 'success':9 'ultim':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703762358
  +visibility: "visible             "
  +apId: "https://thebrainbin.org/m/memes@lemmy.ml/t/101886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703751358 {#1690
    date: 2023-12-28 09:15: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
79 DENIED edit
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Your-Ultimate-Destination-for-Meetings-Sekar-Hotel-Melur"
  +title: "Your Ultimate Destination for Meetings: Sekar Hotel, Melur"
  +url: "https://orappu.com/"
  +body: "Sekar Hotel in Melur - Your ultimate destination for successful meetings. Our beautiful spaces are equipped to energize your events. Experience the difference!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708737592 {#1695
    date: 2024-02-24 02:19:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 25351
  -titleTs: "'destin':3 'hotel':7 'meet':5 'melur':8 'sekar':6 'ultim':2"
  -bodyTs: "'beauti':12 'destin':7 'differ':22 'energ':17 'equip':15 'event':19 'experi':20 'hotel':2 'meet':10 'melur':4 'sekar':1 'space':13 'success':9 'ultim':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703762358
  +visibility: "visible             "
  +apId: "https://thebrainbin.org/m/memes@lemmy.ml/t/101886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703751358 {#1690
    date: 2023-12-28 09:15: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
80 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Your-Ultimate-Destination-for-Meetings-Sekar-Hotel-Melur"
  +title: "Your Ultimate Destination for Meetings: Sekar Hotel, Melur"
  +url: "https://orappu.com/"
  +body: "Sekar Hotel in Melur - Your ultimate destination for successful meetings. Our beautiful spaces are equipped to energize your events. Experience the difference!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708737592 {#1695
    date: 2024-02-24 02:19:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 25351
  -titleTs: "'destin':3 'hotel':7 'meet':5 'melur':8 'sekar':6 'ultim':2"
  -bodyTs: "'beauti':12 'destin':7 'differ':22 'energ':17 'equip':15 'event':19 'experi':20 'hotel':2 'meet':10 'melur':4 'sekar':1 'space':13 'success':9 'ultim':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703762358
  +visibility: "visible             "
  +apId: "https://thebrainbin.org/m/memes@lemmy.ml/t/101886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703751358 {#1690
    date: 2023-12-28 09:15: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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "What-Lies-Beneath-the-Vatican-of-the-Zapotecs-NYT"
  +title: "What Lies Beneath the Vatican of the Zapotecs? | NYT"
  +url: "https://www.nytimes.com/2023/12/23/science/archaeology-mexico-zapotecs.html?mwgrp=a-dbar&unlocked_article_code=1.I00.DC3O.Thn32eOT4kDe&hpgrp=ar-abar&smid=em-share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708281109 {#1645
    date: 2024-02-18 19:31:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 25071
  -titleTs: "'beneath':3 'lie':2 'nyt':9 'vatican':5 'zapotec':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636967
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12083180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703612467 {#1640
    date: 2023-12-26 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "What-Lies-Beneath-the-Vatican-of-the-Zapotecs-NYT"
  +title: "What Lies Beneath the Vatican of the Zapotecs? | NYT"
  +url: "https://www.nytimes.com/2023/12/23/science/archaeology-mexico-zapotecs.html?mwgrp=a-dbar&unlocked_article_code=1.I00.DC3O.Thn32eOT4kDe&hpgrp=ar-abar&smid=em-share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708281109 {#1645
    date: 2024-02-18 19:31:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 25071
  -titleTs: "'beneath':3 'lie':2 'nyt':9 'vatican':5 'zapotec':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636967
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12083180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703612467 {#1640
    date: 2023-12-26 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "What-Lies-Beneath-the-Vatican-of-the-Zapotecs-NYT"
  +title: "What Lies Beneath the Vatican of the Zapotecs? | NYT"
  +url: "https://www.nytimes.com/2023/12/23/science/archaeology-mexico-zapotecs.html?mwgrp=a-dbar&unlocked_article_code=1.I00.DC3O.Thn32eOT4kDe&hpgrp=ar-abar&smid=em-share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708281109 {#1645
    date: 2024-02-18 19:31:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 25071
  -titleTs: "'beneath':3 'lie':2 'nyt':9 'vatican':5 'zapotec':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703636967
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12083180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703612467 {#1640
    date: 2023-12-26 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "DISCUSSION-SPOILERS-The-Color-Purple-Fantasia-Barrino-Taraji-P-Henson"
  +title: "[DISCUSSION] [SPOILERS] - The Color Purple - Fantasia Barrino, Taraji P. Henson, Danielle Brooks - Dir. by Blitz Bazawule"
  +url: "https://www.imdb.com/title/tt1200263/"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Dec 25, 2023 | 2hr 20m | 8.0 | 89% | 70 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">A woman faces many hardships in her life, but ultimately finds extraordinary strength and hope in the unbreakable bonds of sisterhood.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Blitz Bazawule\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Marcus Gardley, Alice Walker, Marsha Norman\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Fantasia Barrino | … | Celie |\n
    | Taraji P. Henson | … | Shug Avery |\n
    | Danielle Brooks | … | Sofia |\n
    | Colman Domingo | … | Mister |\n
    | Corey Hawkins | … | Harpo |\n
    | Phylicia Pearl Mpasi | … | Young Celie |\n
    | Halle Bailey | … | Young Nettie |
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729521341 {#1650
    date: 2024-10-21 16:35:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 25043
  -titleTs: "'barrino':7 'bazawul':16 'blitz':15 'brook':12 'color':4 'daniell':11 'dir':13 'discuss':1 'fantasia':6 'henson':10 'p':9 'purpl':5 'spoiler':2 'taraji':8"
  -bodyTs: "'2023':9 '20m':11 '25':8 '2hr':10 '70':14 '8.0':12 '89':13 'alic':45 'averi':57 'bailey':73 'barrino':51 'bazawul':40 'blitz':39 'bond':34 'brook':59 'cast':49 'celi':52,71 'colman':61 'corey':64 'daniell':58 'date':2 'dec':7 'director':37 'domingo':62 'extraordinari':27 'face':18 'fantasia':50 'find':26 'gardley':44 'hall':72 'hardship':20 'harpo':66 'hawkin':65 'henson':55 'hope':30 'imdb':4 'life':23 'mani':19 'marcus':43 'marsha':47 'metacrit':6 'mister':63 'mpasi':69 'netti':75 'norman':48 'p':54 'pearl':68 'phylicia':67 'premis':15 'releas':1 'rottentomato':5 'runtim':3 'shug':56 'sisterhood':36 'sofia':60 'strength':28 'taraji':53 'ultim':25 'unbreak':33 'walker':46 'woman':17 'writer':41 'young':70,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703635116
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9997674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610616 {#1654
    date: 2023-12-26 18:10:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "DISCUSSION-SPOILERS-The-Color-Purple-Fantasia-Barrino-Taraji-P-Henson"
  +title: "[DISCUSSION] [SPOILERS] - The Color Purple - Fantasia Barrino, Taraji P. Henson, Danielle Brooks - Dir. by Blitz Bazawule"
  +url: "https://www.imdb.com/title/tt1200263/"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Dec 25, 2023 | 2hr 20m | 8.0 | 89% | 70 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">A woman faces many hardships in her life, but ultimately finds extraordinary strength and hope in the unbreakable bonds of sisterhood.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Blitz Bazawule\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Marcus Gardley, Alice Walker, Marsha Norman\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Fantasia Barrino | … | Celie |\n
    | Taraji P. Henson | … | Shug Avery |\n
    | Danielle Brooks | … | Sofia |\n
    | Colman Domingo | … | Mister |\n
    | Corey Hawkins | … | Harpo |\n
    | Phylicia Pearl Mpasi | … | Young Celie |\n
    | Halle Bailey | … | Young Nettie |
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729521341 {#1650
    date: 2024-10-21 16:35:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 25043
  -titleTs: "'barrino':7 'bazawul':16 'blitz':15 'brook':12 'color':4 'daniell':11 'dir':13 'discuss':1 'fantasia':6 'henson':10 'p':9 'purpl':5 'spoiler':2 'taraji':8"
  -bodyTs: "'2023':9 '20m':11 '25':8 '2hr':10 '70':14 '8.0':12 '89':13 'alic':45 'averi':57 'bailey':73 'barrino':51 'bazawul':40 'blitz':39 'bond':34 'brook':59 'cast':49 'celi':52,71 'colman':61 'corey':64 'daniell':58 'date':2 'dec':7 'director':37 'domingo':62 'extraordinari':27 'face':18 'fantasia':50 'find':26 'gardley':44 'hall':72 'hardship':20 'harpo':66 'hawkin':65 'henson':55 'hope':30 'imdb':4 'life':23 'mani':19 'marcus':43 'marsha':47 'metacrit':6 'mister':63 'mpasi':69 'netti':75 'norman':48 'p':54 'pearl':68 'phylicia':67 'premis':15 'releas':1 'rottentomato':5 'runtim':3 'shug':56 'sisterhood':36 'sofia':60 'strength':28 'taraji':53 'ultim':25 'unbreak':33 'walker':46 'woman':17 'writer':41 'young':70,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703635116
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9997674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610616 {#1654
    date: 2023-12-26 18:10:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "DISCUSSION-SPOILERS-The-Color-Purple-Fantasia-Barrino-Taraji-P-Henson"
  +title: "[DISCUSSION] [SPOILERS] - The Color Purple - Fantasia Barrino, Taraji P. Henson, Danielle Brooks - Dir. by Blitz Bazawule"
  +url: "https://www.imdb.com/title/tt1200263/"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Dec 25, 2023 | 2hr 20m | 8.0 | 89% | 70 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">A woman faces many hardships in her life, but ultimately finds extraordinary strength and hope in the unbreakable bonds of sisterhood.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Blitz Bazawule\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Marcus Gardley, Alice Walker, Marsha Norman\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Fantasia Barrino | … | Celie |\n
    | Taraji P. Henson | … | Shug Avery |\n
    | Danielle Brooks | … | Sofia |\n
    | Colman Domingo | … | Mister |\n
    | Corey Hawkins | … | Harpo |\n
    | Phylicia Pearl Mpasi | … | Young Celie |\n
    | Halle Bailey | … | Young Nettie |
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729521341 {#1650
    date: 2024-10-21 16:35:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 25043
  -titleTs: "'barrino':7 'bazawul':16 'blitz':15 'brook':12 'color':4 'daniell':11 'dir':13 'discuss':1 'fantasia':6 'henson':10 'p':9 'purpl':5 'spoiler':2 'taraji':8"
  -bodyTs: "'2023':9 '20m':11 '25':8 '2hr':10 '70':14 '8.0':12 '89':13 'alic':45 'averi':57 'bailey':73 'barrino':51 'bazawul':40 'blitz':39 'bond':34 'brook':59 'cast':49 'celi':52,71 'colman':61 'corey':64 'daniell':58 'date':2 'dec':7 'director':37 'domingo':62 'extraordinari':27 'face':18 'fantasia':50 'find':26 'gardley':44 'hall':72 'hardship':20 'harpo':66 'hawkin':65 'henson':55 'hope':30 'imdb':4 'life':23 'mani':19 'marcus':43 'marsha':47 'metacrit':6 'mister':63 'mpasi':69 'netti':75 'norman':48 'p':54 'pearl':68 'phylicia':67 'premis':15 'releas':1 'rottentomato':5 'runtim':3 'shug':56 'sisterhood':36 'sofia':60 'strength':28 'taraji':53 'ultim':25 'unbreak':33 'walker':46 'woman':17 'writer':41 'young':70,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703635116
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9997674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703610616 {#1654
    date: 2023-12-26 18:10:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Court-victory-for-activists-who-disrupted-Israel-s-weapons-trade"
  +title: "Court victory for activists who disrupted Israel's weapons trade"
  +url: "https://electronicintifada.net/content/court-victory-activists-who-disrupted-israels-weapons-trade/43111"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708053543 {#1582
    date: 2024-02-16 04:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 25016
  -titleTs: "'activist':4 'court':1 'disrupt':6 'israel':7 'trade':10 'victori':2 'weapon':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703691648
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8297180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703605248 {#1578
    date: 2023-12-26 16:40:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Court-victory-for-activists-who-disrupted-Israel-s-weapons-trade"
  +title: "Court victory for activists who disrupted Israel's weapons trade"
  +url: "https://electronicintifada.net/content/court-victory-activists-who-disrupted-israels-weapons-trade/43111"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708053543 {#1582
    date: 2024-02-16 04:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 25016
  -titleTs: "'activist':4 'court':1 'disrupt':6 'israel':7 'trade':10 'victori':2 'weapon':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703691648
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8297180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703605248 {#1578
    date: 2023-12-26 16:40:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Court-victory-for-activists-who-disrupted-Israel-s-weapons-trade"
  +title: "Court victory for activists who disrupted Israel's weapons trade"
  +url: "https://electronicintifada.net/content/court-victory-activists-who-disrupted-israels-weapons-trade/43111"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708053543 {#1582
    date: 2024-02-16 04:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 25016
  -titleTs: "'activist':4 'court':1 'disrupt':6 'israel':7 'trade':10 'victori':2 'weapon':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703691648
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8297180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703605248 {#1578
    date: 2023-12-26 16:40:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "One-man-s-mission-to-end-the-Uyghur-genocide-in-China"
  +title: "One man’s mission to end the Uyghur genocide in China: a physician, who helped set up a campaign to protest against the persecution of the Uyghurs, says that Jews had “a duty to join the protest”"
  +url: "https://www.thejc.com/news/community/one-mans-mission-to-end-uyghur-genocide-xxvmhpku"
  +body: """
    Sheldon Stone, 68, became involved in Stop Uyghur Genocide after coming across a testimony from a survivor of a Uyghur concentration camp in China.\n
    \n
    He said: “I was reading this account from someone who had been released from one of the concentration camps because she had dual nationality, being both Chinese and Kazakh."\n
    \n
    "From the photos, the camps looked exactly like Auschwitz [a concentration camp used by the Nazis in Germany, *ed*]. She talked about people being tortured and gang-raped routinely and that pregnant women were being forced to have abortions.”\n
    \n
    Stone shelved his original retirement plan, which was to promote environmental issues in the Jewish community, to focus instead on campaigning for the Uyghur population.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710320273 {#1549
    date: 2024-03-13 09:57:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 24958
  -titleTs: "'campaign':19 'china':11 'duti':33 'end':6 'genocid':9 'help':15 'jew':30 'join':35 'man':2 'mission':4 'one':1 'persecut':24 'physician':13 'protest':21,37 'say':28 'set':16 'uyghur':8,27"
  -bodyTs: "'68':3 'abort':93 'account':31 'across':12 'auschwitz':62 'becam':4 'camp':22,43,58,65 'campaign':114 'china':24 'chines':51 'come':11 'communiti':109 'concentr':21,42,64 'dual':47 'ed':72 'environment':104 'exact':60 'focus':111 'forc':90 'gang':81 'gang-rap':80 'genocid':9 'germani':71 'instead':112 'involv':5 'issu':105 'jewish':108 'kazakh':53 'like':61 'look':59 'nation':48 'nazi':69 'one':39 'origin':97 'peopl':76 'photo':56 'plan':99 'popul':118 'pregnant':86 'promot':103 'rape':82 'read':29 'releas':37 'retir':98 'routin':83 'said':26 'sheldon':1 'shelv':95 'someon':33 'stone':2,94 'stop':7 'survivor':17 'talk':74 'testimoni':14 'tortur':78 'use':66 'uyghur':8,20,117 'women':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703676546
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10584164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703590146 {#1560
    date: 2023-12-26 12:29: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
95 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "One-man-s-mission-to-end-the-Uyghur-genocide-in-China"
  +title: "One man’s mission to end the Uyghur genocide in China: a physician, who helped set up a campaign to protest against the persecution of the Uyghurs, says that Jews had “a duty to join the protest”"
  +url: "https://www.thejc.com/news/community/one-mans-mission-to-end-uyghur-genocide-xxvmhpku"
  +body: """
    Sheldon Stone, 68, became involved in Stop Uyghur Genocide after coming across a testimony from a survivor of a Uyghur concentration camp in China.\n
    \n
    He said: “I was reading this account from someone who had been released from one of the concentration camps because she had dual nationality, being both Chinese and Kazakh."\n
    \n
    "From the photos, the camps looked exactly like Auschwitz [a concentration camp used by the Nazis in Germany, *ed*]. She talked about people being tortured and gang-raped routinely and that pregnant women were being forced to have abortions.”\n
    \n
    Stone shelved his original retirement plan, which was to promote environmental issues in the Jewish community, to focus instead on campaigning for the Uyghur population.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710320273 {#1549
    date: 2024-03-13 09:57:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 24958
  -titleTs: "'campaign':19 'china':11 'duti':33 'end':6 'genocid':9 'help':15 'jew':30 'join':35 'man':2 'mission':4 'one':1 'persecut':24 'physician':13 'protest':21,37 'say':28 'set':16 'uyghur':8,27"
  -bodyTs: "'68':3 'abort':93 'account':31 'across':12 'auschwitz':62 'becam':4 'camp':22,43,58,65 'campaign':114 'china':24 'chines':51 'come':11 'communiti':109 'concentr':21,42,64 'dual':47 'ed':72 'environment':104 'exact':60 'focus':111 'forc':90 'gang':81 'gang-rap':80 'genocid':9 'germani':71 'instead':112 'involv':5 'issu':105 'jewish':108 'kazakh':53 'like':61 'look':59 'nation':48 'nazi':69 'one':39 'origin':97 'peopl':76 'photo':56 'plan':99 'popul':118 'pregnant':86 'promot':103 'rape':82 'read':29 'releas':37 'retir':98 'routin':83 'said':26 'sheldon':1 'shelv':95 'someon':33 'stone':2,94 'stop':7 'survivor':17 'talk':74 'testimoni':14 'tortur':78 'use':66 'uyghur':8,20,117 'women':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703676546
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10584164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703590146 {#1560
    date: 2023-12-26 12:29: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
96 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "One-man-s-mission-to-end-the-Uyghur-genocide-in-China"
  +title: "One man’s mission to end the Uyghur genocide in China: a physician, who helped set up a campaign to protest against the persecution of the Uyghurs, says that Jews had “a duty to join the protest”"
  +url: "https://www.thejc.com/news/community/one-mans-mission-to-end-uyghur-genocide-xxvmhpku"
  +body: """
    Sheldon Stone, 68, became involved in Stop Uyghur Genocide after coming across a testimony from a survivor of a Uyghur concentration camp in China.\n
    \n
    He said: “I was reading this account from someone who had been released from one of the concentration camps because she had dual nationality, being both Chinese and Kazakh."\n
    \n
    "From the photos, the camps looked exactly like Auschwitz [a concentration camp used by the Nazis in Germany, *ed*]. She talked about people being tortured and gang-raped routinely and that pregnant women were being forced to have abortions.”\n
    \n
    Stone shelved his original retirement plan, which was to promote environmental issues in the Jewish community, to focus instead on campaigning for the Uyghur population.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710320273 {#1549
    date: 2024-03-13 09:57:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 24958
  -titleTs: "'campaign':19 'china':11 'duti':33 'end':6 'genocid':9 'help':15 'jew':30 'join':35 'man':2 'mission':4 'one':1 'persecut':24 'physician':13 'protest':21,37 'say':28 'set':16 'uyghur':8,27"
  -bodyTs: "'68':3 'abort':93 'account':31 'across':12 'auschwitz':62 'becam':4 'camp':22,43,58,65 'campaign':114 'china':24 'chines':51 'come':11 'communiti':109 'concentr':21,42,64 'dual':47 'ed':72 'environment':104 'exact':60 'focus':111 'forc':90 'gang':81 'gang-rap':80 'genocid':9 'germani':71 'instead':112 'involv':5 'issu':105 'jewish':108 'kazakh':53 'like':61 'look':59 'nation':48 'nazi':69 'one':39 'origin':97 'peopl':76 'photo':56 'plan':99 'popul':118 'pregnant':86 'promot':103 'rape':82 'read':29 'releas':37 'retir':98 'routin':83 'said':26 'sheldon':1 'shelv':95 'someon':33 'stone':2,94 'stop':7 'survivor':17 'talk':74 'testimoni':14 'tortur':78 'use':66 'uyghur':8,20,117 'women':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703676546
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10584164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703590146 {#1560
    date: 2023-12-26 12:29: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
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 {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "Tis-the-season"
  +title: "'Tis the season"
  +url: "https://feddit.it/pictrs/image/42ba6f9f-a007-4f0a-bf4d-65ab007c0197.webp"
  +body: "Source: [IG](https://www.instagram.com/lordoftheringssaga?igsh=aTh5NGdraDBoaTVj)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710326944 {#1554
    date: 2024-03-13 11:49:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 24928
  -titleTs: "'season':3 'tis':1"
  -bodyTs: "'/lordoftheringssaga?igsh=ath5ngdradboatvj)':5 'ig':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/lordoftheringssaga?igsh=ath5ngdradboatvj)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703665659
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4341595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579259 {#1558
    date: 2023-12-26 09:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "Tis-the-season"
  +title: "'Tis the season"
  +url: "https://feddit.it/pictrs/image/42ba6f9f-a007-4f0a-bf4d-65ab007c0197.webp"
  +body: "Source: [IG](https://www.instagram.com/lordoftheringssaga?igsh=aTh5NGdraDBoaTVj)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710326944 {#1554
    date: 2024-03-13 11:49:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 24928
  -titleTs: "'season':3 'tis':1"
  -bodyTs: "'/lordoftheringssaga?igsh=ath5ngdradboatvj)':5 'ig':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/lordoftheringssaga?igsh=ath5ngdradboatvj)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703665659
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4341595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579259 {#1558
    date: 2023-12-26 09:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1620 …}
  +slug: "Tis-the-season"
  +title: "'Tis the season"
  +url: "https://feddit.it/pictrs/image/42ba6f9f-a007-4f0a-bf4d-65ab007c0197.webp"
  +body: "Source: [IG](https://www.instagram.com/lordoftheringssaga?igsh=aTh5NGdraDBoaTVj)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 247
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710326944 {#1554
    date: 2024-03-13 11:49:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 24928
  -titleTs: "'season':3 'tis':1"
  -bodyTs: "'/lordoftheringssaga?igsh=ath5ngdradboatvj)':5 'ig':2 'sourc':1 'www.instagram.com':4 'www.instagram.com/lordoftheringssaga?igsh=ath5ngdradboatvj)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703665659
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4341595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579259 {#1558
    date: 2023-12-26 09:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details