Redirect 302 redirect from GET @entry_comment_create (4b36ed)

GET https://kbin.spritesserver.nl/?p=980&phpinfo=1

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.86 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 {#196
  +user: Proxies\__CG__\App\Entity\User {#2405 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1917 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "haircut"
  +title: "haircut"
  +url: "https://lemmy.ml/pictrs/image/31zeg7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1582579176 {#190
    date: 2020-02-24 22:19:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1849 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 20572
  -titleTs: "'haircut':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1582583676
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/30815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1582579176 {#241
    date: 2020-02-24 22:19:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#196
  +user: Proxies\__CG__\App\Entity\User {#2405 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1917 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "haircut"
  +title: "haircut"
  +url: "https://lemmy.ml/pictrs/image/31zeg7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1582579176 {#190
    date: 2020-02-24 22:19:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1849 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 20572
  -titleTs: "'haircut':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1582583676
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/30815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1582579176 {#241
    date: 2020-02-24 22:19:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#196
  +user: Proxies\__CG__\App\Entity\User {#2405 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1917 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "haircut"
  +title: "haircut"
  +url: "https://lemmy.ml/pictrs/image/31zeg7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1582579176 {#190
    date: 2020-02-24 22:19:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1849 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 20572
  -titleTs: "'haircut':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1582583676
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/30815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1582579176 {#241
    date: 2020-02-24 22:19:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1893
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1895 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "War-on-cash-is-war-on-privacy-Visa-offered-10k"
  +title: "War on cash is war on privacy. Visa offered $10k to merchants who agree to refuse cash"
  +url: "https://neoreddit.horobets.me/post/36"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1574371293 {#1925
    date: 2019-11-21 22:21:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 14076
  -titleTs: "'10k':10 'agre':14 'cash':3,17 'merchant':12 'offer':9 'privaci':7 'refus':16 'visa':8 'war':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1574371293
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1574371293 {#1878
    date: 2019-11-21 22:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1893
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1895 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "War-on-cash-is-war-on-privacy-Visa-offered-10k"
  +title: "War on cash is war on privacy. Visa offered $10k to merchants who agree to refuse cash"
  +url: "https://neoreddit.horobets.me/post/36"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1574371293 {#1925
    date: 2019-11-21 22:21:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 14076
  -titleTs: "'10k':10 'agre':14 'cash':3,17 'merchant':12 'offer':9 'privaci':7 'refus':16 'visa':8 'war':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1574371293
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1574371293 {#1878
    date: 2019-11-21 22:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1893
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1895 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "War-on-cash-is-war-on-privacy-Visa-offered-10k"
  +title: "War on cash is war on privacy. Visa offered $10k to merchants who agree to refuse cash"
  +url: "https://neoreddit.horobets.me/post/36"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1574371293 {#1925
    date: 2019-11-21 22:21:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 14076
  -titleTs: "'10k':10 'agre':14 'cash':3,17 'merchant':12 'offer':9 'privaci':7 'refus':16 'visa':8 'war':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1574371293
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1574371293 {#1878
    date: 2019-11-21 22:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "Run-Forrest-run"
  +title: "Run Forrest, run!"
  +url: "https://lemmy.ml/pictrs/image/pfteoy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1571313825 {#1937
    date: 2019-10-17 14:03:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 3372
  -titleTs: "'forrest':2 'run':1,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1571322825
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1571313825 {#1962
    date: 2019-10-17 14:03:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "Run-Forrest-run"
  +title: "Run Forrest, run!"
  +url: "https://lemmy.ml/pictrs/image/pfteoy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1571313825 {#1937
    date: 2019-10-17 14:03:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 3372
  -titleTs: "'forrest':2 'run':1,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1571322825
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1571313825 {#1962
    date: 2019-10-17 14:03:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "Run-Forrest-run"
  +title: "Run Forrest, run!"
  +url: "https://lemmy.ml/pictrs/image/pfteoy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1571313825 {#1937
    date: 2019-10-17 14:03:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 3372
  -titleTs: "'forrest':2 'run':1,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1571322825
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1571313825 {#1962
    date: 2019-10-17 14:03:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "Gottem-B"
  +title: "Gottem!! B)"
  +url: "https://lemmy.ml/pictrs/image/aufcas.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1570769440 {#1388
    date: 2019-10-11 06:50:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 12604
  -titleTs: "'b':2 'gottem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1570773940
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1570769440 {#1387
    date: 2019-10-11 06:50:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "Gottem-B"
  +title: "Gottem!! B)"
  +url: "https://lemmy.ml/pictrs/image/aufcas.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1570769440 {#1388
    date: 2019-10-11 06:50:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 12604
  -titleTs: "'b':2 'gottem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1570773940
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1570769440 {#1387
    date: 2019-10-11 06:50:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "Gottem-B"
  +title: "Gottem!! B)"
  +url: "https://lemmy.ml/pictrs/image/aufcas.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1570769440 {#1388
    date: 2019-10-11 06:50:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 12604
  -titleTs: "'b':2 'gottem':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1570773940
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1570769440 {#1387
    date: 2019-10-11 06:50:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "A-rebel-without-a-cause"
  +title: "A rebel without a cause!"
  +url: "https://lemmy.ml/pictrs/image/25sygw.png"
  +body: "Made a post about Lemmy to /r/lounge, which is exclusive to members with Reddit Premium. I got a weeks worth after getting Reddit gold!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1569831305 {#1969
    date: 2019-09-30 10:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 9344
  -titleTs: "'caus':5 'rebel':2 'without':3"
  -bodyTs: "'/r/lounge':7 'exclus':10 'get':22 'gold':24 'got':17 'lemmi':5 'made':1 'member':12 'post':3 'premium':15 'reddit':14,23 'week':19 'worth':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1569835805
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1569831305 {#1941
    date: 2019-09-30 10:15:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "A-rebel-without-a-cause"
  +title: "A rebel without a cause!"
  +url: "https://lemmy.ml/pictrs/image/25sygw.png"
  +body: "Made a post about Lemmy to /r/lounge, which is exclusive to members with Reddit Premium. I got a weeks worth after getting Reddit gold!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1569831305 {#1969
    date: 2019-09-30 10:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 9344
  -titleTs: "'caus':5 'rebel':2 'without':3"
  -bodyTs: "'/r/lounge':7 'exclus':10 'get':22 'gold':24 'got':17 'lemmi':5 'made':1 'member':12 'post':3 'premium':15 'reddit':14,23 'week':19 'worth':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1569835805
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1569831305 {#1941
    date: 2019-09-30 10:15:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#230 …}
  +slug: "A-rebel-without-a-cause"
  +title: "A rebel without a cause!"
  +url: "https://lemmy.ml/pictrs/image/25sygw.png"
  +body: "Made a post about Lemmy to /r/lounge, which is exclusive to members with Reddit Premium. I got a weeks worth after getting Reddit gold!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1569831305 {#1969
    date: 2019-09-30 10:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 9344
  -titleTs: "'caus':5 'rebel':2 'without':3"
  -bodyTs: "'/r/lounge':7 'exclus':10 'get':22 'gold':24 'got':17 'lemmi':5 'made':1 'member':12 'post':3 'premium':15 'reddit':14,23 'week':19 'worth':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1569835805
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1569831305 {#1941
    date: 2019-09-30 10:15:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "This-Lemmy-instance-is-not-healthy"
  +title: "This Lemmy instance is not "healthy""
  +url: null
  +body: """
    Users: 380 (well for several months :check mark:)  \n
    Posts: 312 (not good :cross mark:, should be > 3 per non-banned user)  \n
    Comments: 317 (:white question mark:)\n
    \n
    There might be something wrong in users’ interest in Lemmy :sad but relieved face:
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687512641 {#1375
    date: 2023-06-23 11:30:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 279
  -titleTs: "'healthi':6 'instanc':3 'lemmi':2"
  -bodyTs: "'3':17 '312':10 '317':24 '380':2 'ban':21 'check':7 'comment':23 'cross':13 'face':41 'good':12 'interest':35 'lemmi':37 'mark':8,14,27 'might':29 'month':6 'non':20 'non-ban':19 'per':18 'post':9 'question':26 'reliev':40 'sad':38 'sever':5 'someth':31 'user':1,22,34 'well':3 'white':25 'wrong':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1567910895
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1567870395 {#1379
    date: 2019-09-07 17:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "This-Lemmy-instance-is-not-healthy"
  +title: "This Lemmy instance is not "healthy""
  +url: null
  +body: """
    Users: 380 (well for several months :check mark:)  \n
    Posts: 312 (not good :cross mark:, should be > 3 per non-banned user)  \n
    Comments: 317 (:white question mark:)\n
    \n
    There might be something wrong in users’ interest in Lemmy :sad but relieved face:
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687512641 {#1375
    date: 2023-06-23 11:30:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 279
  -titleTs: "'healthi':6 'instanc':3 'lemmi':2"
  -bodyTs: "'3':17 '312':10 '317':24 '380':2 'ban':21 'check':7 'comment':23 'cross':13 'face':41 'good':12 'interest':35 'lemmi':37 'mark':8,14,27 'might':29 'month':6 'non':20 'non-ban':19 'per':18 'post':9 'question':26 'reliev':40 'sad':38 'sever':5 'someth':31 'user':1,22,34 'well':3 'white':25 'wrong':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1567910895
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1567870395 {#1379
    date: 2019-09-07 17:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "This-Lemmy-instance-is-not-healthy"
  +title: "This Lemmy instance is not "healthy""
  +url: null
  +body: """
    Users: 380 (well for several months :check mark:)  \n
    Posts: 312 (not good :cross mark:, should be > 3 per non-banned user)  \n
    Comments: 317 (:white question mark:)\n
    \n
    There might be something wrong in users’ interest in Lemmy :sad but relieved face:
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687512641 {#1375
    date: 2023-06-23 11:30:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 279
  -titleTs: "'healthi':6 'instanc':3 'lemmi':2"
  -bodyTs: "'3':17 '312':10 '317':24 '380':2 'ban':21 'check':7 'comment':23 'cross':13 'face':41 'good':12 'interest':35 'lemmi':37 'mark':8,14,27 'might':29 'month':6 'non':20 'non-ban':19 'per':18 'post':9 'question':26 'reliev':40 'sad':38 'sever':5 'someth':31 'user':1,22,34 'well':3 'white':25 'wrong':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1567910895
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1567870395 {#1379
    date: 2019-09-07 17:33:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "When-its-4-58-and-someone-pulls-up-in-the-parking"
  +title: "When its 4:58 and someone pulls up in the parking lot"
  +url: "https://i.imgur.com/ngZIec5.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1561770345 {#2433
    date: 2019-06-29 03:05:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 11790
  -titleTs: "'4':3 '58':4 'lot':12 'park':11 'pull':7 'someon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1561774845
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1561770345 {#2432
    date: 2019-06-29 03:05:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "When-its-4-58-and-someone-pulls-up-in-the-parking"
  +title: "When its 4:58 and someone pulls up in the parking lot"
  +url: "https://i.imgur.com/ngZIec5.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1561770345 {#2433
    date: 2019-06-29 03:05:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 11790
  -titleTs: "'4':3 '58':4 'lot':12 'park':11 'pull':7 'someon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1561774845
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1561770345 {#2432
    date: 2019-06-29 03:05:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "When-its-4-58-and-someone-pulls-up-in-the-parking"
  +title: "When its 4:58 and someone pulls up in the parking lot"
  +url: "https://i.imgur.com/ngZIec5.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1561770345 {#2433
    date: 2019-06-29 03:05:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 11790
  -titleTs: "'4':3 '58':4 'lot':12 'park':11 'pull':7 'someon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1561774845
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1561770345 {#2432
    date: 2019-06-29 03:05:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "Tips-For-Staying-Civil-While-Debating-Child-Prisons"
  +title: "Tips For Staying Civil While Debating Child Prisons"
  +url: "https://www.theonion.com/tips-for-staying-civil-while-debating-child-prisons-1827147411"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1561447672 {#2353
    date: 2019-06-25 09:27:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 12602
  -titleTs: "'child':7 'civil':4 'debat':6 'prison':8 'stay':3 'tip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1561452172
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1561447672 {#2475
    date: 2019-06-25 09:27:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "Tips-For-Staying-Civil-While-Debating-Child-Prisons"
  +title: "Tips For Staying Civil While Debating Child Prisons"
  +url: "https://www.theonion.com/tips-for-staying-civil-while-debating-child-prisons-1827147411"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1561447672 {#2353
    date: 2019-06-25 09:27:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 12602
  -titleTs: "'child':7 'civil':4 'debat':6 'prison':8 'stay':3 'tip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1561452172
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1561447672 {#2475
    date: 2019-06-25 09:27:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "Tips-For-Staying-Civil-While-Debating-Child-Prisons"
  +title: "Tips For Staying Civil While Debating Child Prisons"
  +url: "https://www.theonion.com/tips-for-staying-civil-while-debating-child-prisons-1827147411"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1561447672 {#2353
    date: 2019-06-25 09:27:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 12602
  -titleTs: "'child':7 'civil':4 'debat':6 'prison':8 'stay':3 'tip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1561452172
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1561447672 {#2475
    date: 2019-06-25 09:27:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "Introducing-Matrix-1-0-and-the-Matrix-org-Foundation-Matrix-org"
  +title: "Introducing Matrix 1.0 and the Matrix.org Foundation | Matrix.org"
  +url: "https://matrix.org/blog/2019/06/11/introducing-matrix-1-0-and-the-matrix-org-foundation"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1560464688 {#2473
    date: 2019-06-14 00:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 13746
  -titleTs: "'1.0':3 'foundat':7 'introduc':1 'matrix':2 'matrix.org':6,8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1560469188
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1560464688 {#2474
    date: 2019-06-14 00:24:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "Introducing-Matrix-1-0-and-the-Matrix-org-Foundation-Matrix-org"
  +title: "Introducing Matrix 1.0 and the Matrix.org Foundation | Matrix.org"
  +url: "https://matrix.org/blog/2019/06/11/introducing-matrix-1-0-and-the-matrix-org-foundation"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1560464688 {#2473
    date: 2019-06-14 00:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 13746
  -titleTs: "'1.0':3 'foundat':7 'introduc':1 'matrix':2 'matrix.org':6,8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1560469188
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1560464688 {#2474
    date: 2019-06-14 00:24:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "Introducing-Matrix-1-0-and-the-Matrix-org-Foundation-Matrix-org"
  +title: "Introducing Matrix 1.0 and the Matrix.org Foundation | Matrix.org"
  +url: "https://matrix.org/blog/2019/06/11/introducing-matrix-1-0-and-the-matrix-org-foundation"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1560464688 {#2473
    date: 2019-06-14 00:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 13746
  -titleTs: "'1.0':3 'foundat':7 'introduc':1 'matrix':2 'matrix.org':6,8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1560469188
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1560464688 {#2474
    date: 2019-06-14 00:24:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "Let-s-get-this-bread-comrades"
  +title: "Let's get this bread, comrades"
  +url: "https://i.imgur.com/nJgehMF.png"
  +body: "Gamers Workers rise up."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1556300626 {#1547
    date: 2019-04-26 19:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 3371
  -titleTs: "'bread':5 'comrad':6 'get':3 'let':1"
  -bodyTs: "'gamer':1 'rise':3 'worker':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556314126
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556300626 {#1481
    date: 2019-04-26 19:43:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "Let-s-get-this-bread-comrades"
  +title: "Let's get this bread, comrades"
  +url: "https://i.imgur.com/nJgehMF.png"
  +body: "Gamers Workers rise up."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1556300626 {#1547
    date: 2019-04-26 19:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 3371
  -titleTs: "'bread':5 'comrad':6 'get':3 'let':1"
  -bodyTs: "'gamer':1 'rise':3 'worker':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556314126
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556300626 {#1481
    date: 2019-04-26 19:43:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "Let-s-get-this-bread-comrades"
  +title: "Let's get this bread, comrades"
  +url: "https://i.imgur.com/nJgehMF.png"
  +body: "Gamers Workers rise up."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1556300626 {#1547
    date: 2019-04-26 19:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 3371
  -titleTs: "'bread':5 'comrad':6 'get':3 'let':1"
  -bodyTs: "'gamer':1 'rise':3 'worker':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556314126
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/28652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556300626 {#1481
    date: 2019-04-26 19:43:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "a-clever-title"
  +title: "a clever title."
  +url: "https://i.imgur.com/g4dyk18.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709224320 {#1534
    date: 2024-02-29 17:32:00.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: 3623
  -titleTs: "'clever':2 'titl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556265533
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556230033 {#1542
    date: 2019-04-26 00:07:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "a-clever-title"
  +title: "a clever title."
  +url: "https://i.imgur.com/g4dyk18.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709224320 {#1534
    date: 2024-02-29 17:32:00.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: 3623
  -titleTs: "'clever':2 'titl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556265533
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556230033 {#1542
    date: 2019-04-26 00:07:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "a-clever-title"
  +title: "a clever title."
  +url: "https://i.imgur.com/g4dyk18.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709224320 {#1534
    date: 2024-02-29 17:32:00.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: 3623
  -titleTs: "'clever':2 'titl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556265533
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/29"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556230033 {#1542
    date: 2019-04-26 00:07:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "I-have-now"
  +title: "I have now."
  +url: "https://i.imgur.com/6b6VrPa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1556211710 {#1519
    date: 2019-04-25 19:01:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 2772
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556256710
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/23"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556211710 {#1520
    date: 2019-04-25 19:01:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "I-have-now"
  +title: "I have now."
  +url: "https://i.imgur.com/6b6VrPa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1556211710 {#1519
    date: 2019-04-25 19:01:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 2772
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556256710
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/23"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556211710 {#1520
    date: 2019-04-25 19:01:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "I-have-now"
  +title: "I have now."
  +url: "https://i.imgur.com/6b6VrPa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1556211710 {#1519
    date: 2019-04-25 19:01:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 2772
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556256710
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/23"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556211710 {#1520
    date: 2019-04-25 19:01:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1738
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "first-meme"
  +title: "first meme"
  +url: "https://anarchism.space/system/media_attachments/files/001/508/315/original/df306bcdf729cdc3.jpeg?1556107116="
  +body: "via mastodon (lost the link :( )"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700022657 {#1745
    date: 2023-11-15 05:30:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 6397
  -titleTs: "'first':1 'meme':2"
  -bodyTs: "'link':5 'lost':3 'mastodon':2 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556228939
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/22"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556211439 {#1747
    date: 2019-04-25 18:57:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "first-meme"
  +title: "first meme"
  +url: "https://anarchism.space/system/media_attachments/files/001/508/315/original/df306bcdf729cdc3.jpeg?1556107116="
  +body: "via mastodon (lost the link :( )"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700022657 {#1745
    date: 2023-11-15 05:30:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 6397
  -titleTs: "'first':1 'meme':2"
  -bodyTs: "'link':5 'lost':3 'mastodon':2 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556228939
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/22"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556211439 {#1747
    date: 2019-04-25 18:57:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "first-meme"
  +title: "first meme"
  +url: "https://anarchism.space/system/media_attachments/files/001/508/315/original/df306bcdf729cdc3.jpeg?1556107116="
  +body: "via mastodon (lost the link :( )"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700022657 {#1745
    date: 2023-11-15 05:30:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 6397
  -titleTs: "'first':1 'meme':2"
  -bodyTs: "'link':5 'lost':3 'mastodon':2 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556228939
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/22"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556211439 {#1747
    date: 2019-04-25 18:57:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "test"
  +title: "test"
  +url: null
  +body: "test"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689281995 {#1498
    date: 2023-07-13 22:59:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 339
  -titleTs: "'test':1"
  -bodyTs: "'test':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556222864
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/16"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556168364 {#1483
    date: 2019-04-25 06:59:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "test"
  +title: "test"
  +url: null
  +body: "test"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689281995 {#1498
    date: 2023-07-13 22:59:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 339
  -titleTs: "'test':1"
  -bodyTs: "'test':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556222864
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/16"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556168364 {#1483
    date: 2019-04-25 06:59:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "test"
  +title: "test"
  +url: null
  +body: "test"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689281995 {#1498
    date: 2023-07-13 22:59:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 339
  -titleTs: "'test':1"
  -bodyTs: "'test':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1556222864
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/16"
  +editedAt: null
  +createdAt: DateTimeImmutable @1556168364 {#1483
    date: 2019-04-25 06:59:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
  +title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
  +url: "https://www.youtube.com/watch?v=TRifHcedhiU"
  +body: """
    cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
    \n
    > George Lucas be like:\n
    > \n
    > “And they fight.”\n
    > \n
    > *Shows pages of otherwise blank pages.*\n
    > \n
    > (Nobody’s gonna get this reference.)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706592666 {#1475
    date: 2024-01-30 06:31:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 33994
  -titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
  -bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1716862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592666 {#1477
    date: 2024-01-30 06:31: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 {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
  +title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
  +url: "https://www.youtube.com/watch?v=TRifHcedhiU"
  +body: """
    cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
    \n
    > George Lucas be like:\n
    > \n
    > “And they fight.”\n
    > \n
    > *Shows pages of otherwise blank pages.*\n
    > \n
    > (Nobody’s gonna get this reference.)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706592666 {#1475
    date: 2024-01-30 06:31:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 33994
  -titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
  -bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1716862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592666 {#1477
    date: 2024-01-30 06:31: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 {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
  +title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
  +url: "https://www.youtube.com/watch?v=TRifHcedhiU"
  +body: """
    cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
    \n
    > George Lucas be like:\n
    > \n
    > “And they fight.”\n
    > \n
    > *Shows pages of otherwise blank pages.*\n
    > \n
    > (Nobody’s gonna get this reference.)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706592666 {#1475
    date: 2024-01-30 06:31:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 33994
  -titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
  -bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1716862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592666 {#1477
    date: 2024-01-30 06:31: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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Sony-s-IMMINENT-PS5-State-Of-Play-LEAKS"
  +title: "Sony's IMMINENT PS5 State Of Play LEAKS"
  +url: "https://www.youtube.com/watch?v=clrX_M_UL4o"
  +body: """
    cross-posted from: [hexbear.net/post/1715560](https://hexbear.net/post/1715560)\n
    \n
    > Maybe I’ll have a reason to play my PS5 now!\n
    > \n
    > ![ooooooooooooooh](https://www.hexbear.net/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png "emoji ooooooooooooooh")
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706576000 {#1787
    date: 2024-01-30 01:53:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 33950
  -titleTs: "'immin':3 'leak':8 'play':7 'ps5':4 'soni':1 'state':5"
  -bodyTs: "'/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png':22 '/post/1715560](https://hexbear.net/post/1715560)':7 'cross':2 'cross-post':1 'emoji':23 'hexbear.net':6 'hexbear.net/post/1715560](https://hexbear.net/post/1715560)':5 'll':10 'mayb':8 'ooooooooooooooh':19,24 'play':15 'post':3 'ps5':17 'reason':13 'www.hexbear.net':21 'www.hexbear.net/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1715564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576000 {#1777
    date: 2024-01-30 01:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Sony-s-IMMINENT-PS5-State-Of-Play-LEAKS"
  +title: "Sony's IMMINENT PS5 State Of Play LEAKS"
  +url: "https://www.youtube.com/watch?v=clrX_M_UL4o"
  +body: """
    cross-posted from: [hexbear.net/post/1715560](https://hexbear.net/post/1715560)\n
    \n
    > Maybe I’ll have a reason to play my PS5 now!\n
    > \n
    > ![ooooooooooooooh](https://www.hexbear.net/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png "emoji ooooooooooooooh")
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706576000 {#1787
    date: 2024-01-30 01:53:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 33950
  -titleTs: "'immin':3 'leak':8 'play':7 'ps5':4 'soni':1 'state':5"
  -bodyTs: "'/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png':22 '/post/1715560](https://hexbear.net/post/1715560)':7 'cross':2 'cross-post':1 'emoji':23 'hexbear.net':6 'hexbear.net/post/1715560](https://hexbear.net/post/1715560)':5 'll':10 'mayb':8 'ooooooooooooooh':19,24 'play':15 'post':3 'ps5':17 'reason':13 'www.hexbear.net':21 'www.hexbear.net/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1715564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576000 {#1777
    date: 2024-01-30 01:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Sony-s-IMMINENT-PS5-State-Of-Play-LEAKS"
  +title: "Sony's IMMINENT PS5 State Of Play LEAKS"
  +url: "https://www.youtube.com/watch?v=clrX_M_UL4o"
  +body: """
    cross-posted from: [hexbear.net/post/1715560](https://hexbear.net/post/1715560)\n
    \n
    > Maybe I’ll have a reason to play my PS5 now!\n
    > \n
    > ![ooooooooooooooh](https://www.hexbear.net/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png "emoji ooooooooooooooh")
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706576000 {#1787
    date: 2024-01-30 01:53:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 33950
  -titleTs: "'immin':3 'leak':8 'play':7 'ps5':4 'soni':1 'state':5"
  -bodyTs: "'/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png':22 '/post/1715560](https://hexbear.net/post/1715560)':7 'cross':2 'cross-post':1 'emoji':23 'hexbear.net':6 'hexbear.net/post/1715560](https://hexbear.net/post/1715560)':5 'll':10 'mayb':8 'ooooooooooooooh':19,24 'play':15 'post':3 'ps5':17 'reason':13 'www.hexbear.net':21 'www.hexbear.net/pictrs/image/cdbca19a-ee4c-496d-89f6-1ef99d96061d.png':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1715564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576000 {#1777
    date: 2024-01-30 01:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Agency-Navigator-full-edition"
  +title: "Iman Gadzhi - Agency Navigator (full edition)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706549190 {#1681
    date: 2024-01-29 18:26:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 33869
  -titleTs: "'agenc':3 'edit':6 'full':5 'gadzhi':2 'iman':1 'navig':4"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11336877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549190 {#1444
    date: 2024-01-29 18:26:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Agency-Navigator-full-edition"
  +title: "Iman Gadzhi - Agency Navigator (full edition)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706549190 {#1681
    date: 2024-01-29 18:26:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 33869
  -titleTs: "'agenc':3 'edit':6 'full':5 'gadzhi':2 'iman':1 'navig':4"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11336877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549190 {#1444
    date: 2024-01-29 18:26:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Agency-Navigator-full-edition"
  +title: "Iman Gadzhi - Agency Navigator (full edition)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706549190 {#1681
    date: 2024-01-29 18:26:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 33869
  -titleTs: "'agenc':3 'edit':6 'full':5 'gadzhi':2 'iman':1 'navig':4"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11336877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706549190 {#1444
    date: 2024-01-29 18:26:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Charlie-Morgan-Easy-Grow-2024-Complete-Edition"
  +title: "Charlie Morgan - Easy Grow 2024 (Complete Edition)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706511418 {#1635
    date: 2024-01-29 07:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 33779
  -titleTs: "'2024':5 'charli':1 'complet':6 'easi':3 'edit':7 'grow':4 'morgan':2"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11318087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706511418 {#1660
    date: 2024-01-29 07:56: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
71 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Charlie-Morgan-Easy-Grow-2024-Complete-Edition"
  +title: "Charlie Morgan - Easy Grow 2024 (Complete Edition)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706511418 {#1635
    date: 2024-01-29 07:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 33779
  -titleTs: "'2024':5 'charli':1 'complet':6 'easi':3 'edit':7 'grow':4 'morgan':2"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11318087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706511418 {#1660
    date: 2024-01-29 07:56: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
72 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Charlie-Morgan-Easy-Grow-2024-Complete-Edition"
  +title: "Charlie Morgan - Easy Grow 2024 (Complete Edition)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706511418 {#1635
    date: 2024-01-29 07:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 33779
  -titleTs: "'2024':5 'charli':1 'complet':6 'easi':3 'edit':7 'grow':4 'morgan':2"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11318087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706511418 {#1660
    date: 2024-01-29 07:56: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
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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Courses-Available-Here"
  +title: "Stirling Cooper Courses (Available Here)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706511417 {#1417
    date: 2024-01-29 07:56:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 33778
  -titleTs: "'avail':4 'cooper':2 'cours':3 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11318085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706511417 {#1414
    date: 2024-01-29 07:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Courses-Available-Here"
  +title: "Stirling Cooper Courses (Available Here)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706511417 {#1417
    date: 2024-01-29 07:56:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 33778
  -titleTs: "'avail':4 'cooper':2 'cours':3 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11318085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706511417 {#1414
    date: 2024-01-29 07:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Courses-Available-Here"
  +title: "Stirling Cooper Courses (Available Here)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706511417 {#1417
    date: 2024-01-29 07:56:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 33778
  -titleTs: "'avail':4 'cooper':2 'cours':3 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11318085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706511417 {#1414
    date: 2024-01-29 07:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Books-Complete-Books"
  +title: "Stirling Cooper Books (Complete Books)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com.>"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706427135 {#1464
    date: 2024-01-28 08:32:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 33591
  -titleTs: "'book':3,5 'complet':4 'cooper':2 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11275487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706427135 {#1448
    date: 2024-01-28 08:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Books-Complete-Books"
  +title: "Stirling Cooper Books (Complete Books)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com.>"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706427135 {#1464
    date: 2024-01-28 08:32:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 33591
  -titleTs: "'book':3,5 'complet':4 'cooper':2 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11275487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706427135 {#1448
    date: 2024-01-28 08:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Books-Complete-Books"
  +title: "Stirling Cooper Books (Complete Books)"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com.>"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706427135 {#1464
    date: 2024-01-28 08:32:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 33591
  -titleTs: "'book':3,5 'complet':4 'cooper':2 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11275487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706427135 {#1448
    date: 2024-01-28 08:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "imposter-character"
  +title: "imposter character"
  +url: null
  +body: "Would be fun to build an editor that by itself is better than emacs when it comes to handling a single character buffers and integrate it with the rest of emacs. Sunday hacking time ;)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706400313 {#1434
    date: 2024-01-28 01:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 33539
  -titleTs: "'charact':2 'impost':1"
  -bodyTs: "'better':12 'buffer':23 'build':5 'charact':22 'come':17 'editor':7 'emac':14,31 'fun':3 'hack':33 'handl':19 'integr':25 'rest':29 'singl':21 'sunday':32 'time':34 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11264061"
  +editedAt: DateTimeImmutable @1729052752 {#1431
    date: 2024-10-16 06:25:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706400313 {#1440
    date: 2024-01-28 01:05: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
83 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "imposter-character"
  +title: "imposter character"
  +url: null
  +body: "Would be fun to build an editor that by itself is better than emacs when it comes to handling a single character buffers and integrate it with the rest of emacs. Sunday hacking time ;)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706400313 {#1434
    date: 2024-01-28 01:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 33539
  -titleTs: "'charact':2 'impost':1"
  -bodyTs: "'better':12 'buffer':23 'build':5 'charact':22 'come':17 'editor':7 'emac':14,31 'fun':3 'hack':33 'handl':19 'integr':25 'rest':29 'singl':21 'sunday':32 'time':34 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11264061"
  +editedAt: DateTimeImmutable @1729052752 {#1431
    date: 2024-10-16 06:25:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706400313 {#1440
    date: 2024-01-28 01:05: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
84 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "imposter-character"
  +title: "imposter character"
  +url: null
  +body: "Would be fun to build an editor that by itself is better than emacs when it comes to handling a single character buffers and integrate it with the rest of emacs. Sunday hacking time ;)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706400313 {#1434
    date: 2024-01-28 01:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 33539
  -titleTs: "'charact':2 'impost':1"
  -bodyTs: "'better':12 'buffer':23 'build':5 'charact':22 'come':17 'editor':7 'emac':14,31 'fun':3 'hack':33 'handl':19 'integr':25 'rest':29 'singl':21 'sunday':32 'time':34 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11264061"
  +editedAt: DateTimeImmutable @1729052752 {#1431
    date: 2024-10-16 06:25:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706400313 {#1440
    date: 2024-01-28 01:05: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
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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Courses-Available"
  +title: "Stirling Cooper Courses Available"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706342312 {#1609
    date: 2024-01-27 08:58:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 33393
  -titleTs: "'avail':4 'cooper':2 'cours':3 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342312 {#1606
    date: 2024-01-27 08:58:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Courses-Available"
  +title: "Stirling Cooper Courses Available"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706342312 {#1609
    date: 2024-01-27 08:58:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 33393
  -titleTs: "'avail':4 'cooper':2 'cours':3 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342312 {#1606
    date: 2024-01-27 08:58:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Courses-Available"
  +title: "Stirling Cooper Courses Available"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706342312 {#1609
    date: 2024-01-27 08:58:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 33393
  -titleTs: "'avail':4 'cooper':2 'cours':3 'stirl':1"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342312 {#1606
    date: 2024-01-27 08:58:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Educate-Program"
  +title: "Iman Gadzhi - Educate Program"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706342310 {#1675
    date: 2024-01-27 08:58:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 33392
  -titleTs: "'educ':3 'gadzhi':2 'iman':1 'program':4"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342310 {#1674
    date: 2024-01-27 08:58:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Educate-Program"
  +title: "Iman Gadzhi - Educate Program"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706342310 {#1675
    date: 2024-01-27 08:58:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 33392
  -titleTs: "'educ':3 'gadzhi':2 'iman':1 'program':4"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342310 {#1674
    date: 2024-01-27 08:58:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Educate-Program"
  +title: "Iman Gadzhi - Educate Program"
  +url: null
  +body: "It’s available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706342310 {#1675
    date: 2024-01-27 08:58:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 33392
  -titleTs: "'educ':3 'gadzhi':2 'iman':1 'program':4"
  -bodyTs: "'avail':3 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342310 {#1674
    date: 2024-01-27 08:58:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Educate-and-Agency-Navigator-Complete"
  +title: "Iman Gadzhi - Educate and Agency Navigator (Complete)"
  +url: null
  +body: "Available. Chat us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996217 {#1654
    date: 2024-01-23 08:50:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 32546
  -titleTs: "'agenc':5 'complet':7 'educ':3 'gadzhi':2 'iman':1 'navig':6"
  -bodyTs: "'avail':1 'chat':2 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11071685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996217 {#1652
    date: 2024-01-23 08:50: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
95 DENIED edit
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Educate-and-Agency-Navigator-Complete"
  +title: "Iman Gadzhi - Educate and Agency Navigator (Complete)"
  +url: null
  +body: "Available. Chat us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996217 {#1654
    date: 2024-01-23 08:50:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 32546
  -titleTs: "'agenc':5 'complet':7 'educ':3 'gadzhi':2 'iman':1 'navig':6"
  -bodyTs: "'avail':1 'chat':2 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11071685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996217 {#1652
    date: 2024-01-23 08:50: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
96 DENIED moderate
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Iman-Gadzhi-Educate-and-Agency-Navigator-Complete"
  +title: "Iman Gadzhi - Educate and Agency Navigator (Complete)"
  +url: null
  +body: "Available. Chat us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996217 {#1654
    date: 2024-01-23 08:50:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 32546
  -titleTs: "'agenc':5 'complet':7 'educ':3 'gadzhi':2 'iman':1 'navig':6"
  -bodyTs: "'avail':1 'chat':2 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11071685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996217 {#1652
    date: 2024-01-23 08:50: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
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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Books-Available"
  +title: "Stirling Cooper Books (Available)"
  +url: null
  +body: "Available. Chat us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996217 {#1571
    date: 2024-01-23 08:50:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 32545
  -titleTs: "'avail':4 'book':3 'cooper':2 'stirl':1"
  -bodyTs: "'avail':1 'chat':2 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11071684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996217 {#1582
    date: 2024-01-23 08:50: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
99 DENIED edit
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Books-Available"
  +title: "Stirling Cooper Books (Available)"
  +url: null
  +body: "Available. Chat us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996217 {#1571
    date: 2024-01-23 08:50:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 32545
  -titleTs: "'avail':4 'book':3 'cooper':2 'stirl':1"
  -bodyTs: "'avail':1 'chat':2 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11071684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996217 {#1582
    date: 2024-01-23 08:50: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
100 DENIED moderate
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Stirling-Cooper-Books-Available"
  +title: "Stirling Cooper Books (Available)"
  +url: null
  +body: "Available. Chat us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705996217 {#1571
    date: 2024-01-23 08:50:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 32545
  -titleTs: "'avail':4 'book':3 'cooper':2 'stirl':1"
  -bodyTs: "'avail':1 'chat':2 'email':8 'multistorecours':6 'silverlakestore@yandex.com':9 'telegram':5 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11071684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705996217 {#1582
    date: 2024-01-23 08:50: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