GET https://kbin.spritesserver.nl/hot/%E2%88%9E/all?p=661

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "FoxEss-Inverter"
  +title: "FoxEss Inverter"
  +url: "https://lemmy.horwood.cloud/c/foxessinverter"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696070925 {#191
    date: 2023-09-30 12:48:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 2396
  -titleTs: "'foxess':1 'invert':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696033251
  +visibility: "visible             "
  +apId: "https://lemmy.horwood.cloud/post/63658"
  +editedAt: DateTimeImmutable @1695999652 {#242
    date: 2023-09-29 17:00:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695996251 {#269
    date: 2023-09-29 16:04:11.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
3 DENIED edit
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "FoxEss-Inverter"
  +title: "FoxEss Inverter"
  +url: "https://lemmy.horwood.cloud/c/foxessinverter"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696070925 {#191
    date: 2023-09-30 12:48:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 2396
  -titleTs: "'foxess':1 'invert':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696033251
  +visibility: "visible             "
  +apId: "https://lemmy.horwood.cloud/post/63658"
  +editedAt: DateTimeImmutable @1695999652 {#242
    date: 2023-09-29 17:00:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695996251 {#269
    date: 2023-09-29 16:04:11.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
4 DENIED moderate
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "FoxEss-Inverter"
  +title: "FoxEss Inverter"
  +url: "https://lemmy.horwood.cloud/c/foxessinverter"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696070925 {#191
    date: 2023-09-30 12:48:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 2396
  -titleTs: "'foxess':1 'invert':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696033251
  +visibility: "visible             "
  +apId: "https://lemmy.horwood.cloud/post/63658"
  +editedAt: DateTimeImmutable @1695999652 {#242
    date: 2023-09-29 17:00:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695996251 {#269
    date: 2023-09-29 16:04:11.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
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 {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "Calibrating-vintage-multimeter"
  +title: "Calibrating vintage multimeter"
  +url: null
  +body: """
    I’ve recently acquired an uncalibrated Philips PM2534 (edit: the battery-backed factory calibration data was lost due to the battery running out). I’m looking into somehow getting it calibrated. However, the calibration procedure is rather involved, and requires such things as an exact 300V DC (the service manual recommends using a Fuke 5700).\n
    \n
    Anybody know of a way to have this multimeter calibrated? I’m a hobbyist and don’t really need such things as traceability and certificates.\n
    \n
    Edit: I live in the Netherlands.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696159076 {#1867
    date: 2023-10-01 13:17:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 2391
  -titleTs: "'calibr':1 'multimet':3 'vintag':2"
  -bodyTs: "'300v':47 '5700':56 'acquir':4 'anybodi':57 'back':13 'batteri':12,22 'battery-back':11 'calibr':15,32,35,66 'certif':81 'data':16 'dc':48 'due':19 'edit':9,82 'exact':46 'factori':14 'fuke':55 'get':30 'hobbyist':70 'howev':33 'involv':39 'know':58 'live':84 'look':27 'lost':18 'm':26,68 'manual':51 'multimet':65 'need':75 'netherland':87 'philip':7 'pm2534':8 'procedur':36 'rather':38 'realli':74 'recent':3 'recommend':52 'requir':41 'run':23 'servic':50 'somehow':29 'thing':43,77 'traceabl':79 'uncalibr':6 'use':53 've':2 'way':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696032451
  +visibility: "visible             "
  +apId: "https://derp.foo/post/272718"
  +editedAt: DateTimeImmutable @1695983549 {#1913
    date: 2023-09-29 12:32:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695982951 {#1408
    date: 2023-09-29 12:22:31.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
7 DENIED edit
App\Entity\Entry {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "Calibrating-vintage-multimeter"
  +title: "Calibrating vintage multimeter"
  +url: null
  +body: """
    I’ve recently acquired an uncalibrated Philips PM2534 (edit: the battery-backed factory calibration data was lost due to the battery running out). I’m looking into somehow getting it calibrated. However, the calibration procedure is rather involved, and requires such things as an exact 300V DC (the service manual recommends using a Fuke 5700).\n
    \n
    Anybody know of a way to have this multimeter calibrated? I’m a hobbyist and don’t really need such things as traceability and certificates.\n
    \n
    Edit: I live in the Netherlands.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696159076 {#1867
    date: 2023-10-01 13:17:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 2391
  -titleTs: "'calibr':1 'multimet':3 'vintag':2"
  -bodyTs: "'300v':47 '5700':56 'acquir':4 'anybodi':57 'back':13 'batteri':12,22 'battery-back':11 'calibr':15,32,35,66 'certif':81 'data':16 'dc':48 'due':19 'edit':9,82 'exact':46 'factori':14 'fuke':55 'get':30 'hobbyist':70 'howev':33 'involv':39 'know':58 'live':84 'look':27 'lost':18 'm':26,68 'manual':51 'multimet':65 'need':75 'netherland':87 'philip':7 'pm2534':8 'procedur':36 'rather':38 'realli':74 'recent':3 'recommend':52 'requir':41 'run':23 'servic':50 'somehow':29 'thing':43,77 'traceabl':79 'uncalibr':6 'use':53 've':2 'way':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696032451
  +visibility: "visible             "
  +apId: "https://derp.foo/post/272718"
  +editedAt: DateTimeImmutable @1695983549 {#1913
    date: 2023-09-29 12:32:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695982951 {#1408
    date: 2023-09-29 12:22:31.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
8 DENIED moderate
App\Entity\Entry {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "Calibrating-vintage-multimeter"
  +title: "Calibrating vintage multimeter"
  +url: null
  +body: """
    I’ve recently acquired an uncalibrated Philips PM2534 (edit: the battery-backed factory calibration data was lost due to the battery running out). I’m looking into somehow getting it calibrated. However, the calibration procedure is rather involved, and requires such things as an exact 300V DC (the service manual recommends using a Fuke 5700).\n
    \n
    Anybody know of a way to have this multimeter calibrated? I’m a hobbyist and don’t really need such things as traceability and certificates.\n
    \n
    Edit: I live in the Netherlands.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696159076 {#1867
    date: 2023-10-01 13:17:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 2391
  -titleTs: "'calibr':1 'multimet':3 'vintag':2"
  -bodyTs: "'300v':47 '5700':56 'acquir':4 'anybodi':57 'back':13 'batteri':12,22 'battery-back':11 'calibr':15,32,35,66 'certif':81 'data':16 'dc':48 'due':19 'edit':9,82 'exact':46 'factori':14 'fuke':55 'get':30 'hobbyist':70 'howev':33 'involv':39 'know':58 'live':84 'look':27 'lost':18 'm':26,68 'manual':51 'multimet':65 'need':75 'netherland':87 'philip':7 'pm2534':8 'procedur':36 'rather':38 'realli':74 'recent':3 'recommend':52 'requir':41 'run':23 'servic':50 'somehow':29 'thing':43,77 'traceabl':79 'uncalibr':6 'use':53 've':2 'way':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696032451
  +visibility: "visible             "
  +apId: "https://derp.foo/post/272718"
  +editedAt: DateTimeImmutable @1695983549 {#1913
    date: 2023-09-29 12:32:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695982951 {#1408
    date: 2023-09-29 12:22:31.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
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 {#1897
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "How-did-you-first-get-to-know-your-neighbors"
  +title: "How did you first get to know your neighbors?"
  +url: null
  +body: """
    Moved here a couple years ago, initially met the neighbors and know their names, but haven’t had more than a handful of couple sentence interactions since then.\n
    \n
    On the one hand, I do want a little distance: I’m not trying to hang out all the time or necessarily make new best friends. But still seems like the neighborly thing to know each other a little bit more, to have someone to call in case of emergency, or hey your dog got out, hey the global order has collapsed let’s band together to keep out the raiders, etc.\n
    \n
    So interested to know, if you do interact with your neighbors, how did you get started? What is the extent of your interaction?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696030943 {#1895
    date: 2023-09-30 01:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1928 …}
  +reports: Doctrine\ORM\PersistentCollection {#1954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1967 …}
  +badges: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 5090
  -titleTs: "'first':4 'get':5 'know':7 'neighbor':9"
  -bodyTs: "'ago':6 'band':93 'best':53 'bit':68 'call':74 'case':76 'collaps':90 'coupl':4,24 'distanc':38 'dog':82 'emerg':78 'etc':100 'extent':120 'friend':54 'get':115 'global':87 'got':83 'hand':22,32 'hang':44 'haven':16 'hey':80,85 'initi':7 'interact':26,108,123 'interest':102 'keep':96 'know':12,63,104 'let':91 'like':58 'littl':37,67 'm':40 'make':51 'met':8 'move':1 'name':14 'necessarili':50 'neighbor':10,60,111 'new':52 'one':31 'order':88 'raider':99 'seem':57 'sentenc':25 'sinc':27 'someon':72 'start':116 'still':56 'thing':61 'time':48 'togeth':94 'tri':42 'want':35 'year':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696030943
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5985285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696030943 {#1901
    date: 2023-09-30 01:42:23.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 {#1897
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "How-did-you-first-get-to-know-your-neighbors"
  +title: "How did you first get to know your neighbors?"
  +url: null
  +body: """
    Moved here a couple years ago, initially met the neighbors and know their names, but haven’t had more than a handful of couple sentence interactions since then.\n
    \n
    On the one hand, I do want a little distance: I’m not trying to hang out all the time or necessarily make new best friends. But still seems like the neighborly thing to know each other a little bit more, to have someone to call in case of emergency, or hey your dog got out, hey the global order has collapsed let’s band together to keep out the raiders, etc.\n
    \n
    So interested to know, if you do interact with your neighbors, how did you get started? What is the extent of your interaction?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696030943 {#1895
    date: 2023-09-30 01:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1928 …}
  +reports: Doctrine\ORM\PersistentCollection {#1954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1967 …}
  +badges: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 5090
  -titleTs: "'first':4 'get':5 'know':7 'neighbor':9"
  -bodyTs: "'ago':6 'band':93 'best':53 'bit':68 'call':74 'case':76 'collaps':90 'coupl':4,24 'distanc':38 'dog':82 'emerg':78 'etc':100 'extent':120 'friend':54 'get':115 'global':87 'got':83 'hand':22,32 'hang':44 'haven':16 'hey':80,85 'initi':7 'interact':26,108,123 'interest':102 'keep':96 'know':12,63,104 'let':91 'like':58 'littl':37,67 'm':40 'make':51 'met':8 'move':1 'name':14 'necessarili':50 'neighbor':10,60,111 'new':52 'one':31 'order':88 'raider':99 'seem':57 'sentenc':25 'sinc':27 'someon':72 'start':116 'still':56 'thing':61 'time':48 'togeth':94 'tri':42 'want':35 'year':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696030943
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5985285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696030943 {#1901
    date: 2023-09-30 01:42:23.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 {#1897
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "How-did-you-first-get-to-know-your-neighbors"
  +title: "How did you first get to know your neighbors?"
  +url: null
  +body: """
    Moved here a couple years ago, initially met the neighbors and know their names, but haven’t had more than a handful of couple sentence interactions since then.\n
    \n
    On the one hand, I do want a little distance: I’m not trying to hang out all the time or necessarily make new best friends. But still seems like the neighborly thing to know each other a little bit more, to have someone to call in case of emergency, or hey your dog got out, hey the global order has collapsed let’s band together to keep out the raiders, etc.\n
    \n
    So interested to know, if you do interact with your neighbors, how did you get started? What is the extent of your interaction?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696030943 {#1895
    date: 2023-09-30 01:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1928 …}
  +reports: Doctrine\ORM\PersistentCollection {#1954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1967 …}
  +badges: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 5090
  -titleTs: "'first':4 'get':5 'know':7 'neighbor':9"
  -bodyTs: "'ago':6 'band':93 'best':53 'bit':68 'call':74 'case':76 'collaps':90 'coupl':4,24 'distanc':38 'dog':82 'emerg':78 'etc':100 'extent':120 'friend':54 'get':115 'global':87 'got':83 'hand':22,32 'hang':44 'haven':16 'hey':80,85 'initi':7 'interact':26,108,123 'interest':102 'keep':96 'know':12,63,104 'let':91 'like':58 'littl':37,67 'm':40 'make':51 'met':8 'move':1 'name':14 'necessarili':50 'neighbor':10,60,111 'new':52 'one':31 'order':88 'raider':99 'seem':57 'sentenc':25 'sinc':27 'someon':72 'start':116 'still':56 'thing':61 'time':48 'togeth':94 'tri':42 'want':35 'year':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696030943
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5985285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696030943 {#1901
    date: 2023-09-30 01:42:23.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 {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Authority-be-dammed"
  +title: "Authority be dammed."
  +url: "https://lemmy.world/pictrs/image/ab4a8d93-fcae-4912-9992-c90f352ae897.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696011586 {#1962
    date: 2023-09-29 20:19:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 2747
  -titleTs: "'author':1 'dam':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696029586
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5971441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696011586 {#1943
    date: 2023-09-29 20:19: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
15 DENIED edit
App\Entity\Entry {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Authority-be-dammed"
  +title: "Authority be dammed."
  +url: "https://lemmy.world/pictrs/image/ab4a8d93-fcae-4912-9992-c90f352ae897.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696011586 {#1962
    date: 2023-09-29 20:19:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 2747
  -titleTs: "'author':1 'dam':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696029586
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5971441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696011586 {#1943
    date: 2023-09-29 20:19: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
16 DENIED moderate
App\Entity\Entry {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Authority-be-dammed"
  +title: "Authority be dammed."
  +url: "https://lemmy.world/pictrs/image/ab4a8d93-fcae-4912-9992-c90f352ae897.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696011586 {#1962
    date: 2023-09-29 20:19:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 2747
  -titleTs: "'author':1 'dam':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696029586
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5971441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696011586 {#1943
    date: 2023-09-29 20:19: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
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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Ranked-teammate"
  +title: "Ranked teammate"
  +url: "https://lemmy.world/pictrs/image/f7e0e563-9f71-4490-a917-4049bfbe2777.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696012735 {#1941
    date: 2023-09-29 20:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 3189
  -titleTs: "'rank':1 'teammat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696026235
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5972304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696012735 {#1942
    date: 2023-09-29 20:38:55.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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Ranked-teammate"
  +title: "Ranked teammate"
  +url: "https://lemmy.world/pictrs/image/f7e0e563-9f71-4490-a917-4049bfbe2777.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696012735 {#1941
    date: 2023-09-29 20:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 3189
  -titleTs: "'rank':1 'teammat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696026235
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5972304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696012735 {#1942
    date: 2023-09-29 20:38:55.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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Ranked-teammate"
  +title: "Ranked teammate"
  +url: "https://lemmy.world/pictrs/image/f7e0e563-9f71-4490-a917-4049bfbe2777.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696012735 {#1941
    date: 2023-09-29 20:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 3189
  -titleTs: "'rank':1 'teammat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696026235
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5972304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696012735 {#1942
    date: 2023-09-29 20:38:55.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 {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "squeeze-it"
  +title: "squeeze it!"
  +url: "https://feddit.de/pictrs/image/8feeb2f9-b4d0-473f-9b0a-535f8493d9b2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696898279 {#1400
    date: 2023-10-10 02:37:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 2852
  -titleTs: "'squeez':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696026008
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3961785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696005508 {#1367
    date: 2023-09-29 18:38:28.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 {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "squeeze-it"
  +title: "squeeze it!"
  +url: "https://feddit.de/pictrs/image/8feeb2f9-b4d0-473f-9b0a-535f8493d9b2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696898279 {#1400
    date: 2023-10-10 02:37:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 2852
  -titleTs: "'squeez':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696026008
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3961785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696005508 {#1367
    date: 2023-09-29 18:38:28.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 {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "squeeze-it"
  +title: "squeeze it!"
  +url: "https://feddit.de/pictrs/image/8feeb2f9-b4d0-473f-9b0a-535f8493d9b2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696898279 {#1400
    date: 2023-10-10 02:37:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 2852
  -titleTs: "'squeez':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696026008
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3961785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696005508 {#1367
    date: 2023-09-29 18:38:28.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "RetroAchievements-For-news-and-discussion-on-fan-made-achievements-for-retro"
  +title: "!RetroAchievements - For news and discussion on fan-made achievements for retro games!"
  +url: "https://retrolemmy.com/c/retroachievements"
  +body: """
    !RetroAchievements@retrolemmy.com\n
    \n
    For those unfamiliar, RetroAchievements is a service that adds achievements to a ton of Retro games and game hacks. In fact, there’s as of right now over 7,800 games and hacks with achievement sets, counting nearly 360,000 total achievements. The website also has an achievement score system that works into a total score for players, as well as a bunch of community features.\n
    \n
    I personally think this project is great because it gives me some reason to go back and replay games I’ve loved, and encourages me to play more of games that I think I’ll love. My personal favourite systems with RA support are N64, SNES, PS1, PS2, GBA, and Nintendo DS.\n
    \n
    I hope people find this community to their liking. Please let me know of any changes you want in how I do things around here, but until then I’ll be doing all I can to contribute and create a community!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695984372 {#2443
    date: 2023-09-29 12:46:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 2371
  -titleTs: "'achiev':10 'discuss':5 'fan':8 'fan-mad':7 'game':13 'made':9 'news':3 'retro':12 'retroachiev':1"
  -bodyTs: "'000':41 '360':40 '7':30 '800':31 'achiev':11,36,43,49 'add':10 'also':46 'around':143 'back':83 'bunch':64 'chang':135 'communiti':66,125,160 'contribut':156 'count':38 'creat':158 'ds':119 'encourag':91 'fact':22 'favourit':106 'featur':67 'find':123 'game':17,19,32,86,97 'gba':116 'give':77 'go':82 'great':74 'hack':20,34 'hope':121 'know':132 'let':130 'like':128 'll':102,149 'love':89,103 'n64':112 'near':39 'nintendo':118 'peopl':122 'person':69,105 'play':94 'player':59 'pleas':129 'project':72 'ps1':114 'ps2':115 'ra':109 'reason':80 'replay':85 'retro':16 'retroachiev':5 'retroachievements@retrolemmy.com':1 'right':27 'score':50,57 'servic':8 'set':37 'snes':113 'support':110 'system':51,107 'thing':142 'think':70,100 'ton':14 'total':42,56 'unfamiliar':4 've':88 'want':137 'websit':45 'well':61 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024936
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/post/225275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695938536 {#2442
    date: 2023-09-29 00:02:16.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "RetroAchievements-For-news-and-discussion-on-fan-made-achievements-for-retro"
  +title: "!RetroAchievements - For news and discussion on fan-made achievements for retro games!"
  +url: "https://retrolemmy.com/c/retroachievements"
  +body: """
    !RetroAchievements@retrolemmy.com\n
    \n
    For those unfamiliar, RetroAchievements is a service that adds achievements to a ton of Retro games and game hacks. In fact, there’s as of right now over 7,800 games and hacks with achievement sets, counting nearly 360,000 total achievements. The website also has an achievement score system that works into a total score for players, as well as a bunch of community features.\n
    \n
    I personally think this project is great because it gives me some reason to go back and replay games I’ve loved, and encourages me to play more of games that I think I’ll love. My personal favourite systems with RA support are N64, SNES, PS1, PS2, GBA, and Nintendo DS.\n
    \n
    I hope people find this community to their liking. Please let me know of any changes you want in how I do things around here, but until then I’ll be doing all I can to contribute and create a community!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695984372 {#2443
    date: 2023-09-29 12:46:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 2371
  -titleTs: "'achiev':10 'discuss':5 'fan':8 'fan-mad':7 'game':13 'made':9 'news':3 'retro':12 'retroachiev':1"
  -bodyTs: "'000':41 '360':40 '7':30 '800':31 'achiev':11,36,43,49 'add':10 'also':46 'around':143 'back':83 'bunch':64 'chang':135 'communiti':66,125,160 'contribut':156 'count':38 'creat':158 'ds':119 'encourag':91 'fact':22 'favourit':106 'featur':67 'find':123 'game':17,19,32,86,97 'gba':116 'give':77 'go':82 'great':74 'hack':20,34 'hope':121 'know':132 'let':130 'like':128 'll':102,149 'love':89,103 'n64':112 'near':39 'nintendo':118 'peopl':122 'person':69,105 'play':94 'player':59 'pleas':129 'project':72 'ps1':114 'ps2':115 'ra':109 'reason':80 'replay':85 'retro':16 'retroachiev':5 'retroachievements@retrolemmy.com':1 'right':27 'score':50,57 'servic':8 'set':37 'snes':113 'support':110 'system':51,107 'thing':142 'think':70,100 'ton':14 'total':42,56 'unfamiliar':4 've':88 'want':137 'websit':45 'well':61 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024936
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/post/225275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695938536 {#2442
    date: 2023-09-29 00:02:16.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "RetroAchievements-For-news-and-discussion-on-fan-made-achievements-for-retro"
  +title: "!RetroAchievements - For news and discussion on fan-made achievements for retro games!"
  +url: "https://retrolemmy.com/c/retroachievements"
  +body: """
    !RetroAchievements@retrolemmy.com\n
    \n
    For those unfamiliar, RetroAchievements is a service that adds achievements to a ton of Retro games and game hacks. In fact, there’s as of right now over 7,800 games and hacks with achievement sets, counting nearly 360,000 total achievements. The website also has an achievement score system that works into a total score for players, as well as a bunch of community features.\n
    \n
    I personally think this project is great because it gives me some reason to go back and replay games I’ve loved, and encourages me to play more of games that I think I’ll love. My personal favourite systems with RA support are N64, SNES, PS1, PS2, GBA, and Nintendo DS.\n
    \n
    I hope people find this community to their liking. Please let me know of any changes you want in how I do things around here, but until then I’ll be doing all I can to contribute and create a community!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695984372 {#2443
    date: 2023-09-29 12:46:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 2371
  -titleTs: "'achiev':10 'discuss':5 'fan':8 'fan-mad':7 'game':13 'made':9 'news':3 'retro':12 'retroachiev':1"
  -bodyTs: "'000':41 '360':40 '7':30 '800':31 'achiev':11,36,43,49 'add':10 'also':46 'around':143 'back':83 'bunch':64 'chang':135 'communiti':66,125,160 'contribut':156 'count':38 'creat':158 'ds':119 'encourag':91 'fact':22 'favourit':106 'featur':67 'find':123 'game':17,19,32,86,97 'gba':116 'give':77 'go':82 'great':74 'hack':20,34 'hope':121 'know':132 'let':130 'like':128 'll':102,149 'love':89,103 'n64':112 'near':39 'nintendo':118 'peopl':122 'person':69,105 'play':94 'player':59 'pleas':129 'project':72 'ps1':114 'ps2':115 'ra':109 'reason':80 'replay':85 'retro':16 'retroachiev':5 'retroachievements@retrolemmy.com':1 'right':27 'score':50,57 'servic':8 'set':37 'snes':113 'support':110 'system':51,107 'thing':142 'think':70,100 'ton':14 'total':42,56 'unfamiliar':4 've':88 'want':137 'websit':45 'well':61 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024936
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/post/225275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695938536 {#2442
    date: 2023-09-29 00:02:16.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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "c-RetroArch-at-retrolemmy-com-news-and-discussion-on-the-FOSS-emulator-platform"
  +title: "/c/RetroArch@retrolemmy.com - news and discussion on the FOSS emulator platform"
  +url: "https://retrolemmy.com/c/retroarch"
  +body: """
    !retroarch@retrolemmy.com\n
    \n
    I noticed there wasn’t any retroarch community on Lemmy for support, discussion, news, sharing themes, shaders, settings, recommendations, etc. So I decided I’d make it. I’ll be contributing as much as I can to this community. I hope we can get some retroarch fun going in the threadiverse!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695984813 {#2472
    date: 2023-09-29 12:53:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 2370
  -titleTs: "'/c/retroarch':1 'discuss':5 'emul':9 'foss':8 'news':3 'platform':10 'retrolemmy.com':2"
  -bodyTs: "'communiti':9,40 'contribut':32 'd':26 'decid':24 'discuss':14 'etc':21 'fun':48 'get':45 'go':49 'hope':42 'lemmi':11 'll':30 'make':27 'much':34 'news':15 'notic':3 'recommend':20 'retroarch':8,47 'retroarch@retrolemmy.com':1 'set':19 'shader':18 'share':16 'support':13 'theme':17 'threadivers':52 'wasn':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024873
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/post/225224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695938473 {#2450
    date: 2023-09-29 00:01: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
31 DENIED edit
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "c-RetroArch-at-retrolemmy-com-news-and-discussion-on-the-FOSS-emulator-platform"
  +title: "/c/RetroArch@retrolemmy.com - news and discussion on the FOSS emulator platform"
  +url: "https://retrolemmy.com/c/retroarch"
  +body: """
    !retroarch@retrolemmy.com\n
    \n
    I noticed there wasn’t any retroarch community on Lemmy for support, discussion, news, sharing themes, shaders, settings, recommendations, etc. So I decided I’d make it. I’ll be contributing as much as I can to this community. I hope we can get some retroarch fun going in the threadiverse!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695984813 {#2472
    date: 2023-09-29 12:53:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 2370
  -titleTs: "'/c/retroarch':1 'discuss':5 'emul':9 'foss':8 'news':3 'platform':10 'retrolemmy.com':2"
  -bodyTs: "'communiti':9,40 'contribut':32 'd':26 'decid':24 'discuss':14 'etc':21 'fun':48 'get':45 'go':49 'hope':42 'lemmi':11 'll':30 'make':27 'much':34 'news':15 'notic':3 'recommend':20 'retroarch':8,47 'retroarch@retrolemmy.com':1 'set':19 'shader':18 'share':16 'support':13 'theme':17 'threadivers':52 'wasn':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024873
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/post/225224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695938473 {#2450
    date: 2023-09-29 00:01: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
32 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "c-RetroArch-at-retrolemmy-com-news-and-discussion-on-the-FOSS-emulator-platform"
  +title: "/c/RetroArch@retrolemmy.com - news and discussion on the FOSS emulator platform"
  +url: "https://retrolemmy.com/c/retroarch"
  +body: """
    !retroarch@retrolemmy.com\n
    \n
    I noticed there wasn’t any retroarch community on Lemmy for support, discussion, news, sharing themes, shaders, settings, recommendations, etc. So I decided I’d make it. I’ll be contributing as much as I can to this community. I hope we can get some retroarch fun going in the threadiverse!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695984813 {#2472
    date: 2023-09-29 12:53:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 2370
  -titleTs: "'/c/retroarch':1 'discuss':5 'emul':9 'foss':8 'news':3 'platform':10 'retrolemmy.com':2"
  -bodyTs: "'communiti':9,40 'contribut':32 'd':26 'decid':24 'discuss':14 'etc':21 'fun':48 'get':45 'go':49 'hope':42 'lemmi':11 'll':30 'make':27 'much':34 'news':15 'notic':3 'recommend':20 'retroarch':8,47 'retroarch@retrolemmy.com':1 'set':19 'shader':18 'share':16 'support':13 'theme':17 'threadivers':52 'wasn':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024873
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/post/225224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695938473 {#2450
    date: 2023-09-29 00:01: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
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 {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "That-s-when-the-monsters-came"
  +title: "That's when the monsters came."
  +url: "https://lemmy.ml/pictrs/image/2229ecdd-06e1-4d40-a02e-40f1f23743b7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015622 {#2489
    date: 2023-09-29 21:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 3051
  -titleTs: "'came':6 'monster':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024622
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5726794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015622 {#2473
    date: 2023-09-29 21:27:02.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 {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "That-s-when-the-monsters-came"
  +title: "That's when the monsters came."
  +url: "https://lemmy.ml/pictrs/image/2229ecdd-06e1-4d40-a02e-40f1f23743b7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015622 {#2489
    date: 2023-09-29 21:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 3051
  -titleTs: "'came':6 'monster':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024622
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5726794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015622 {#2473
    date: 2023-09-29 21:27:02.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 {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#2484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "That-s-when-the-monsters-came"
  +title: "That's when the monsters came."
  +url: "https://lemmy.ml/pictrs/image/2229ecdd-06e1-4d40-a02e-40f1f23743b7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015622 {#2489
    date: 2023-09-29 21:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 3051
  -titleTs: "'came':6 'monster':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696024622
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5726794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015622 {#2473
    date: 2023-09-29 21:27:02.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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "How-hard-can-it-possibly-be"
  +title: "How hard can it possibly be?"
  +url: "https://loot.buckodr.ink/C9rcEG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696020560 {#1545
    date: 2023-09-29 22:49:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 9735
  -titleTs: "'hard':2 'possibl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696020560
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/486851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696020560 {#1547
    date: 2023-09-29 22:49:20.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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "How-hard-can-it-possibly-be"
  +title: "How hard can it possibly be?"
  +url: "https://loot.buckodr.ink/C9rcEG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696020560 {#1545
    date: 2023-09-29 22:49:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 9735
  -titleTs: "'hard':2 'possibl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696020560
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/486851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696020560 {#1547
    date: 2023-09-29 22:49:20.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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "How-hard-can-it-possibly-be"
  +title: "How hard can it possibly be?"
  +url: "https://loot.buckodr.ink/C9rcEG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696020560 {#1545
    date: 2023-09-29 22:49:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 9735
  -titleTs: "'hard':2 'possibl':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696020560
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/486851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696020560 {#1547
    date: 2023-09-29 22:49:20.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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "This-goes-double-for-online-classes"
  +title: "This goes double for online classes"
  +url: "https://lemmy.zip/pictrs/image/bf6bc72e-4c1a-4984-b431-b61e61c4b5d3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015618 {#1540
    date: 2023-09-29 21:26:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 3637
  -titleTs: "'class':6 'doubl':3 'goe':2 'onlin':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696020118
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3416113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015618 {#1538
    date: 2023-09-29 21:26:58.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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "This-goes-double-for-online-classes"
  +title: "This goes double for online classes"
  +url: "https://lemmy.zip/pictrs/image/bf6bc72e-4c1a-4984-b431-b61e61c4b5d3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015618 {#1540
    date: 2023-09-29 21:26:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 3637
  -titleTs: "'class':6 'doubl':3 'goe':2 'onlin':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696020118
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3416113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015618 {#1538
    date: 2023-09-29 21:26:58.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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "This-goes-double-for-online-classes"
  +title: "This goes double for online classes"
  +url: "https://lemmy.zip/pictrs/image/bf6bc72e-4c1a-4984-b431-b61e61c4b5d3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015618 {#1540
    date: 2023-09-29 21:26:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 3637
  -titleTs: "'class':6 'doubl':3 'goe':2 'onlin':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696020118
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3416113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015618 {#1538
    date: 2023-09-29 21:26:58.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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "chaotic-evil-is-for-me"
  +title: "chaotic evil is for me"
  +url: "https://lemmy.ca/pictrs/image/7cfd057e-0f02-47c4-8bf9-34a6289652ac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696507619 {#1631
    date: 2023-10-05 14:06:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 2714
  -titleTs: "'chaotic':1 'evil':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696018858
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6261367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695981358 {#1406
    date: 2023-09-29 11:55:58.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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "chaotic-evil-is-for-me"
  +title: "chaotic evil is for me"
  +url: "https://lemmy.ca/pictrs/image/7cfd057e-0f02-47c4-8bf9-34a6289652ac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696507619 {#1631
    date: 2023-10-05 14:06:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 2714
  -titleTs: "'chaotic':1 'evil':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696018858
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6261367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695981358 {#1406
    date: 2023-09-29 11:55:58.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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "chaotic-evil-is-for-me"
  +title: "chaotic evil is for me"
  +url: "https://lemmy.ca/pictrs/image/7cfd057e-0f02-47c4-8bf9-34a6289652ac.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696507619 {#1631
    date: 2023-10-05 14:06:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 2714
  -titleTs: "'chaotic':1 'evil':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696018858
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6261367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695981358 {#1406
    date: 2023-09-29 11:55:58.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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Please-stop-the-ride-I-want-off"
  +title: "Please stop the ride, I want off"
  +url: "https://i.imgur.com/BnCyI5E.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696003993 {#1468
    date: 2023-09-29 18:13:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 2649
  -titleTs: "'pleas':1 'ride':4 'stop':2 'want':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696017744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5913970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931344 {#1474
    date: 2023-09-28 22:02: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
51 DENIED edit
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Please-stop-the-ride-I-want-off"
  +title: "Please stop the ride, I want off"
  +url: "https://i.imgur.com/BnCyI5E.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696003993 {#1468
    date: 2023-09-29 18:13:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 2649
  -titleTs: "'pleas':1 'ride':4 'stop':2 'want':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696017744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5913970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931344 {#1474
    date: 2023-09-28 22:02: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
52 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Please-stop-the-ride-I-want-off"
  +title: "Please stop the ride, I want off"
  +url: "https://i.imgur.com/BnCyI5E.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696003993 {#1468
    date: 2023-09-29 18:13:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 2649
  -titleTs: "'pleas':1 'ride':4 'stop':2 'want':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696017744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5913970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931344 {#1474
    date: 2023-09-28 22:02: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
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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Saikou-the-best-Anime-streaming-app-on-Android-got-DMCA-d"
  +title: "Saikou - the best Anime streaming app on Android - got DMCA'd"
  +url: "https://sh.itjust.works/pictrs/image/2d74640f-7b56-4217-b300-d451c086fdf9.webp"
  +body: """
    Even the Discord and Buymeacoffee page got taken down. This is larger than any other DMCA I know of\n
    \n
    Edit: even the Telegram has been nuked. Yup, Telegram\n
    \n
    Slight correction: the discord isn’t down. I just couldn’t find it in my list of servers
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696611387 {#1496
    date: 2023-10-06 18:56:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 5888
  -titleTs: "'android':8 'anim':4 'app':6 'best':3 'd':11 'dmca':10 'got':9 'saikou':1 'stream':5"
  -bodyTs: "'buymeacoffe':5 'correct':30 'couldn':38 'discord':3,32 'dmca':16 'edit':20 'even':1,21 'find':40 'got':7 'isn':33 'know':18 'larger':12 'list':44 'nuke':26 'page':6 'server':46 'slight':29 'taken':8 'telegram':23,28 'yup':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696016022
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6147557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695965022 {#1494
    date: 2023-09-29 07:23:42.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Saikou-the-best-Anime-streaming-app-on-Android-got-DMCA-d"
  +title: "Saikou - the best Anime streaming app on Android - got DMCA'd"
  +url: "https://sh.itjust.works/pictrs/image/2d74640f-7b56-4217-b300-d451c086fdf9.webp"
  +body: """
    Even the Discord and Buymeacoffee page got taken down. This is larger than any other DMCA I know of\n
    \n
    Edit: even the Telegram has been nuked. Yup, Telegram\n
    \n
    Slight correction: the discord isn’t down. I just couldn’t find it in my list of servers
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696611387 {#1496
    date: 2023-10-06 18:56:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 5888
  -titleTs: "'android':8 'anim':4 'app':6 'best':3 'd':11 'dmca':10 'got':9 'saikou':1 'stream':5"
  -bodyTs: "'buymeacoffe':5 'correct':30 'couldn':38 'discord':3,32 'dmca':16 'edit':20 'even':1,21 'find':40 'got':7 'isn':33 'know':18 'larger':12 'list':44 'nuke':26 'page':6 'server':46 'slight':29 'taken':8 'telegram':23,28 'yup':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696016022
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6147557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695965022 {#1494
    date: 2023-09-29 07:23:42.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Saikou-the-best-Anime-streaming-app-on-Android-got-DMCA-d"
  +title: "Saikou - the best Anime streaming app on Android - got DMCA'd"
  +url: "https://sh.itjust.works/pictrs/image/2d74640f-7b56-4217-b300-d451c086fdf9.webp"
  +body: """
    Even the Discord and Buymeacoffee page got taken down. This is larger than any other DMCA I know of\n
    \n
    Edit: even the Telegram has been nuked. Yup, Telegram\n
    \n
    Slight correction: the discord isn’t down. I just couldn’t find it in my list of servers
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696611387 {#1496
    date: 2023-10-06 18:56:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 5888
  -titleTs: "'android':8 'anim':4 'app':6 'best':3 'd':11 'dmca':10 'got':9 'saikou':1 'stream':5"
  -bodyTs: "'buymeacoffe':5 'correct':30 'couldn':38 'discord':3,32 'dmca':16 'edit':20 'even':1,21 'find':40 'got':7 'isn':33 'know':18 'larger':12 'list':44 'nuke':26 'page':6 'server':46 'slight':29 'taken':8 'telegram':23,28 'yup':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696016022
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6147557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695965022 {#1494
    date: 2023-09-29 07:23:42.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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Usually-connect-to-Walmart-s-WiFi-but-they-changed-their-policy"
  +title: "Usually connect to Walmart's WiFi but they changed their policy I guess, won't be doing that now..."
  +url: "https://lemmy.ml/pictrs/image/7f79ce91-1df8-420f-ba7e-c8b1737674df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696011300 {#1759
    date: 2023-09-29 20:15:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 12721
  -titleTs: "'chang':9 'connect':2 'guess':13 'polici':11 'usual':1 'walmart':4 'wifi':6 'won':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696015800
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5723833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696011300 {#1762
    date: 2023-09-29 20:15:00.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
59 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Usually-connect-to-Walmart-s-WiFi-but-they-changed-their-policy"
  +title: "Usually connect to Walmart's WiFi but they changed their policy I guess, won't be doing that now..."
  +url: "https://lemmy.ml/pictrs/image/7f79ce91-1df8-420f-ba7e-c8b1737674df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696011300 {#1759
    date: 2023-09-29 20:15:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 12721
  -titleTs: "'chang':9 'connect':2 'guess':13 'polici':11 'usual':1 'walmart':4 'wifi':6 'won':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696015800
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5723833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696011300 {#1762
    date: 2023-09-29 20:15:00.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
60 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1391 …}
  +slug: "Usually-connect-to-Walmart-s-WiFi-but-they-changed-their-policy"
  +title: "Usually connect to Walmart's WiFi but they changed their policy I guess, won't be doing that now..."
  +url: "https://lemmy.ml/pictrs/image/7f79ce91-1df8-420f-ba7e-c8b1737674df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696011300 {#1759
    date: 2023-09-29 20:15:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 12721
  -titleTs: "'chang':9 'connect':2 'guess':13 'polici':11 'usual':1 'walmart':4 'wifi':6 'won':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696015800
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5723833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696011300 {#1762
    date: 2023-09-29 20:15:00.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
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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Maybe-take-it-down-a-notch-Han"
  +title: "Maybe take it down a notch, Han."
  +url: "https://startrek.website/pictrs/image/842a498b-914a-4bf9-bfbe-95dfb3040e64.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015389 {#1786
    date: 2023-09-29 21:23:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 3817
  -titleTs: "'han':7 'mayb':1 'notch':6 'take':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696015389
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2190001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015389 {#1780
    date: 2023-09-29 21:23:09.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
63 DENIED edit
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Maybe-take-it-down-a-notch-Han"
  +title: "Maybe take it down a notch, Han."
  +url: "https://startrek.website/pictrs/image/842a498b-914a-4bf9-bfbe-95dfb3040e64.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015389 {#1786
    date: 2023-09-29 21:23:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 3817
  -titleTs: "'han':7 'mayb':1 'notch':6 'take':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696015389
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2190001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015389 {#1780
    date: 2023-09-29 21:23:09.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
64 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Maybe-take-it-down-a-notch-Han"
  +title: "Maybe take it down a notch, Han."
  +url: "https://startrek.website/pictrs/image/842a498b-914a-4bf9-bfbe-95dfb3040e64.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696015389 {#1786
    date: 2023-09-29 21:23:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 3817
  -titleTs: "'han':7 'mayb':1 'notch':6 'take':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696015389
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2190001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696015389 {#1780
    date: 2023-09-29 21:23:09.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
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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "What-apps-stack-to-automate-grabbing-content-and-adding-it-to"
  +title: "What apps/stack to automate grabbing content and adding it to Plex?"
  +url: null
  +body: """
    I want to be able to search for content on my phone, then have it automatically downloaded and posted to plex, so that I don’t have to fuck around so much every time I want to backup a show.\n
    \n
    I am running Plex (on a TrueNAS Core box), Radarr, Sonarr, and QbitTorrent today. I have a preferred tracker.\n
    \n
    What other apps do I need to make it easy to find out of a show is avaliable, automatically hand it off to Radarr/Sonarr then download it and move it to my NAS share then get Plex to refresh and tell me it’s done?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696017060 {#1627
    date: 2023-09-29 21:51:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 6961
  -titleTs: "'ad':8 'apps/stack':2 'autom':4 'content':6 'grab':5 'plex':11"
  -bodyTs: "'abl':5 'app':62 'around':30 'automat':16,78 'avali':77 'backup':38 'box':49 'content':9 'core':48 'done':104 'download':17,85 'easi':69 'everi':33 'find':71 'fuck':29 'get':95 'hand':79 'make':67 'move':88 'much':32 'nas':92 'need':65 'phone':12 'plex':21,44,96 'post':19 'prefer':58 'qbittorr':53 'radarr':50 'radarr/sonarr':83 'refresh':98 'run':43 'search':7 'share':93 'show':40,75 'sonarr':51 'tell':100 'time':34 'today':54 'tracker':59 'truena':47 'want':2,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696014554
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/4817673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008054 {#1624
    date: 2023-09-29 19:20:54.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
67 DENIED edit
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "What-apps-stack-to-automate-grabbing-content-and-adding-it-to"
  +title: "What apps/stack to automate grabbing content and adding it to Plex?"
  +url: null
  +body: """
    I want to be able to search for content on my phone, then have it automatically downloaded and posted to plex, so that I don’t have to fuck around so much every time I want to backup a show.\n
    \n
    I am running Plex (on a TrueNAS Core box), Radarr, Sonarr, and QbitTorrent today. I have a preferred tracker.\n
    \n
    What other apps do I need to make it easy to find out of a show is avaliable, automatically hand it off to Radarr/Sonarr then download it and move it to my NAS share then get Plex to refresh and tell me it’s done?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696017060 {#1627
    date: 2023-09-29 21:51:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 6961
  -titleTs: "'ad':8 'apps/stack':2 'autom':4 'content':6 'grab':5 'plex':11"
  -bodyTs: "'abl':5 'app':62 'around':30 'automat':16,78 'avali':77 'backup':38 'box':49 'content':9 'core':48 'done':104 'download':17,85 'easi':69 'everi':33 'find':71 'fuck':29 'get':95 'hand':79 'make':67 'move':88 'much':32 'nas':92 'need':65 'phone':12 'plex':21,44,96 'post':19 'prefer':58 'qbittorr':53 'radarr':50 'radarr/sonarr':83 'refresh':98 'run':43 'search':7 'share':93 'show':40,75 'sonarr':51 'tell':100 'time':34 'today':54 'tracker':59 'truena':47 'want':2,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696014554
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/4817673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008054 {#1624
    date: 2023-09-29 19:20:54.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
68 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "What-apps-stack-to-automate-grabbing-content-and-adding-it-to"
  +title: "What apps/stack to automate grabbing content and adding it to Plex?"
  +url: null
  +body: """
    I want to be able to search for content on my phone, then have it automatically downloaded and posted to plex, so that I don’t have to fuck around so much every time I want to backup a show.\n
    \n
    I am running Plex (on a TrueNAS Core box), Radarr, Sonarr, and QbitTorrent today. I have a preferred tracker.\n
    \n
    What other apps do I need to make it easy to find out of a show is avaliable, automatically hand it off to Radarr/Sonarr then download it and move it to my NAS share then get Plex to refresh and tell me it’s done?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696017060 {#1627
    date: 2023-09-29 21:51:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 6961
  -titleTs: "'ad':8 'apps/stack':2 'autom':4 'content':6 'grab':5 'plex':11"
  -bodyTs: "'abl':5 'app':62 'around':30 'automat':16,78 'avali':77 'backup':38 'box':49 'content':9 'core':48 'done':104 'download':17,85 'easi':69 'everi':33 'find':71 'fuck':29 'get':95 'hand':79 'make':67 'move':88 'much':32 'nas':92 'need':65 'phone':12 'plex':21,44,96 'post':19 'prefer':58 'qbittorr':53 'radarr':50 'radarr/sonarr':83 'refresh':98 'run':43 'search':7 'share':93 'show':40,75 'sonarr':51 'tell':100 'time':34 'today':54 'tracker':59 'truena':47 'want':2,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696014554
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/4817673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008054 {#1624
    date: 2023-09-29 19:20:54.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
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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "burn"
  +title: "burn!"
  +url: "https://feddit.de/pictrs/image/51a19d8b-6599-4e8e-988d-0657247e4f70.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696005428 {#1415
    date: 2023-09-29 18:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 3497
  -titleTs: "'burn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696014428
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3961779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696005428 {#1420
    date: 2023-09-29 18:37:08.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
71 DENIED edit
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "burn"
  +title: "burn!"
  +url: "https://feddit.de/pictrs/image/51a19d8b-6599-4e8e-988d-0657247e4f70.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696005428 {#1415
    date: 2023-09-29 18:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 3497
  -titleTs: "'burn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696014428
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3961779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696005428 {#1420
    date: 2023-09-29 18:37:08.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
72 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "burn"
  +title: "burn!"
  +url: "https://feddit.de/pictrs/image/51a19d8b-6599-4e8e-988d-0657247e4f70.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696005428 {#1415
    date: 2023-09-29 18:37:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 3497
  -titleTs: "'burn':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696014428
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3961779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696005428 {#1420
    date: 2023-09-29 18:37:08.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
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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "Fellow-home-owners-are-you-ready-for-the-housing-market"
  +title: "Fellow home owners, are you ready for the housing market to crash?"
  +url: null
  +body: """
    I know I’m supposed to want it to keep going up as a wealth generator or whatever.\n
    \n
    But like… I wouldn’t be able to afford the monthly payments if I bought my house right now and it’s scary. Also none of my friends are buying homes, none of them are even renting full places. Just like renting rooms.\n
    \n
    So what are your feelings home owners of lemmy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696009009 {#1456
    date: 2023-09-29 19:36:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 7954
  -titleTs: "'crash':12 'fellow':1 'home':2 'hous':9 'market':10 'owner':3 'readi':6"
  -bodyTs: "'abl':25 'afford':27 'also':42 'bought':33 'buy':48 'even':54 'feel':66 'friend':46 'full':56 'generat':16 'go':11 'home':49,67 'hous':35 'keep':10 'know':2 'lemmi':70 'like':20,59 'm':4 'month':29 'none':43,50 'owner':68 'payment':30 'place':57 'rent':55,60 'right':36 'room':61 'scari':41 'suppos':5 'want':7 'wealth':15 'whatev':18 'wouldn':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013509
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5969102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696009009 {#1454
    date: 2023-09-29 19:36:49.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
75 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "Fellow-home-owners-are-you-ready-for-the-housing-market"
  +title: "Fellow home owners, are you ready for the housing market to crash?"
  +url: null
  +body: """
    I know I’m supposed to want it to keep going up as a wealth generator or whatever.\n
    \n
    But like… I wouldn’t be able to afford the monthly payments if I bought my house right now and it’s scary. Also none of my friends are buying homes, none of them are even renting full places. Just like renting rooms.\n
    \n
    So what are your feelings home owners of lemmy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696009009 {#1456
    date: 2023-09-29 19:36:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 7954
  -titleTs: "'crash':12 'fellow':1 'home':2 'hous':9 'market':10 'owner':3 'readi':6"
  -bodyTs: "'abl':25 'afford':27 'also':42 'bought':33 'buy':48 'even':54 'feel':66 'friend':46 'full':56 'generat':16 'go':11 'home':49,67 'hous':35 'keep':10 'know':2 'lemmi':70 'like':20,59 'm':4 'month':29 'none':43,50 'owner':68 'payment':30 'place':57 'rent':55,60 'right':36 'room':61 'scari':41 'suppos':5 'want':7 'wealth':15 'whatev':18 'wouldn':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013509
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5969102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696009009 {#1454
    date: 2023-09-29 19:36:49.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
76 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1688 …}
  +slug: "Fellow-home-owners-are-you-ready-for-the-housing-market"
  +title: "Fellow home owners, are you ready for the housing market to crash?"
  +url: null
  +body: """
    I know I’m supposed to want it to keep going up as a wealth generator or whatever.\n
    \n
    But like… I wouldn’t be able to afford the monthly payments if I bought my house right now and it’s scary. Also none of my friends are buying homes, none of them are even renting full places. Just like renting rooms.\n
    \n
    So what are your feelings home owners of lemmy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696009009 {#1456
    date: 2023-09-29 19:36:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 7954
  -titleTs: "'crash':12 'fellow':1 'home':2 'hous':9 'market':10 'owner':3 'readi':6"
  -bodyTs: "'abl':25 'afford':27 'also':42 'bought':33 'buy':48 'even':54 'feel':66 'friend':46 'full':56 'generat':16 'go':11 'home':49,67 'hous':35 'keep':10 'know':2 'lemmi':70 'like':20,59 'm':4 'month':29 'none':43,50 'owner':68 'payment':30 'place':57 'rent':55,60 'right':36 'room':61 'scari':41 'suppos':5 'want':7 'wealth':15 'whatev':18 'wouldn':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013509
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5969102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696009009 {#1454
    date: 2023-09-29 19:36:49.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
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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1434 …}
  +slug: "I-found-this-funny-picture-It-s-all-yours"
  +title: "I found this funny picture. It's all yours!"
  +url: "https://sopuli.xyz/pictrs/image/c16d021d-ff1f-4dcd-9fc3-b8390cb29228.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696008893 {#1437
    date: 2023-09-29 19:34:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 3510
  -titleTs: "'found':2 'funni':4 'pictur':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013393
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4075287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008893 {#1436
    date: 2023-09-29 19:34:53.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
79 DENIED edit
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1434 …}
  +slug: "I-found-this-funny-picture-It-s-all-yours"
  +title: "I found this funny picture. It's all yours!"
  +url: "https://sopuli.xyz/pictrs/image/c16d021d-ff1f-4dcd-9fc3-b8390cb29228.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696008893 {#1437
    date: 2023-09-29 19:34:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 3510
  -titleTs: "'found':2 'funni':4 'pictur':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013393
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4075287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008893 {#1436
    date: 2023-09-29 19:34:53.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
80 DENIED moderate
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1434 …}
  +slug: "I-found-this-funny-picture-It-s-all-yours"
  +title: "I found this funny picture. It's all yours!"
  +url: "https://sopuli.xyz/pictrs/image/c16d021d-ff1f-4dcd-9fc3-b8390cb29228.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696008893 {#1437
    date: 2023-09-29 19:34:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 3510
  -titleTs: "'found':2 'funni':4 'pictur':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013393
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4075287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008893 {#1436
    date: 2023-09-29 19:34:53.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
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 {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "After-discovering-Hooman-1970s-sitcoms-a-certain-someone-developed-his"
  +title: "After discovering Hooman 1970s sitcoms, a certain someone developed his own Holoprogram..."
  +url: "https://startrek.website/pictrs/image/c54ecca5-3c53-40a6-b21d-98a1b19104ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696008760 {#1698
    date: 2023-09-29 19:32:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 9770
  -titleTs: "'1970s':4 'certain':7 'develop':9 'discov':2 'holoprogram':12 'hooman':3 'sitcom':5 'someon':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013260
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2186304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008760 {#1696
    date: 2023-09-29 19:32: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
83 DENIED edit
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "After-discovering-Hooman-1970s-sitcoms-a-certain-someone-developed-his"
  +title: "After discovering Hooman 1970s sitcoms, a certain someone developed his own Holoprogram..."
  +url: "https://startrek.website/pictrs/image/c54ecca5-3c53-40a6-b21d-98a1b19104ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696008760 {#1698
    date: 2023-09-29 19:32:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 9770
  -titleTs: "'1970s':4 'certain':7 'develop':9 'discov':2 'holoprogram':12 'hooman':3 'sitcom':5 'someon':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013260
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2186304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008760 {#1696
    date: 2023-09-29 19:32: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
84 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "After-discovering-Hooman-1970s-sitcoms-a-certain-someone-developed-his"
  +title: "After discovering Hooman 1970s sitcoms, a certain someone developed his own Holoprogram..."
  +url: "https://startrek.website/pictrs/image/c54ecca5-3c53-40a6-b21d-98a1b19104ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696008760 {#1698
    date: 2023-09-29 19:32:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 9770
  -titleTs: "'1970s':4 'certain':7 'develop':9 'discov':2 'holoprogram':12 'hooman':3 'sitcom':5 'someon':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696013260
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2186304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696008760 {#1696
    date: 2023-09-29 19:32: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
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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
  +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
  +url: "https://uproxx.com/life/msg-debate-salt-america/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696377937 {#1640
    date: 2023-10-04 02:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +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: 2361
  -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009463
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4737752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923063 {#1641
    date: 2023-09-28 19:44:23.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
87 DENIED edit
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
  +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
  +url: "https://uproxx.com/life/msg-debate-salt-america/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696377937 {#1640
    date: 2023-10-04 02:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +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: 2361
  -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009463
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4737752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923063 {#1641
    date: 2023-09-28 19:44:23.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
88 DENIED moderate
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
  +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
  +url: "https://uproxx.com/life/msg-debate-salt-america/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696377937 {#1640
    date: 2023-10-04 02:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +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: 2361
  -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009463
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4737752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923063 {#1641
    date: 2023-09-28 19:44:23.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
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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "Got-a-light-Why-yes-I-do"
  +title: "Got a light? Why, yes, I do"
  +url: "https://lemmy.zip/pictrs/image/29782d89-baa7-4c52-89ee-3b0fb51d7426.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696004929 {#1654
    date: 2023-09-29 18:28:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 3014
  -titleTs: "'got':1 'light':3 'yes':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009429
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3408946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696004929 {#1652
    date: 2023-09-29 18:28:49.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
91 DENIED edit
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "Got-a-light-Why-yes-I-do"
  +title: "Got a light? Why, yes, I do"
  +url: "https://lemmy.zip/pictrs/image/29782d89-baa7-4c52-89ee-3b0fb51d7426.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696004929 {#1654
    date: 2023-09-29 18:28:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 3014
  -titleTs: "'got':1 'light':3 'yes':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009429
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3408946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696004929 {#1652
    date: 2023-09-29 18:28:49.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
92 DENIED moderate
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1529 …}
  +slug: "Got-a-light-Why-yes-I-do"
  +title: "Got a light? Why, yes, I do"
  +url: "https://lemmy.zip/pictrs/image/29782d89-baa7-4c52-89ee-3b0fb51d7426.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696004929 {#1654
    date: 2023-09-29 18:28:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 3014
  -titleTs: "'got':1 'light':3 'yes':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009429
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3408946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696004929 {#1652
    date: 2023-09-29 18:28:49.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
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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "hold-on"
  +title: "hold on"
  +url: "https://feddit.de/pictrs/image/16dd2d43-2618-4163-8f8e-2d6cf57271cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696009353 {#1589
    date: 2023-09-29 19:42:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 3540
  -titleTs: "'hold':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009353
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3965486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696009353 {#1571
    date: 2023-09-29 19:42:33.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
95 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "hold-on"
  +title: "hold on"
  +url: "https://feddit.de/pictrs/image/16dd2d43-2618-4163-8f8e-2d6cf57271cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696009353 {#1589
    date: 2023-09-29 19:42:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 3540
  -titleTs: "'hold':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009353
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3965486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696009353 {#1571
    date: 2023-09-29 19:42:33.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
96 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1973 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "hold-on"
  +title: "hold on"
  +url: "https://feddit.de/pictrs/image/16dd2d43-2618-4163-8f8e-2d6cf57271cd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696009353 {#1589
    date: 2023-09-29 19:42:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 3540
  -titleTs: "'hold':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009353
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3965486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696009353 {#1571
    date: 2023-09-29 19:42:33.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
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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Boys-will-be-boys-US-soldiers-in-1944"
  +title: "Boys will be boys - US soldiers in 1944"
  +url: "https://lemmy.world/pictrs/image/7b69b3f3-498b-42d0-8d0e-a3630dd81aa7.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696004648 {#1573
    date: 2023-09-29 18:24:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 8319
  -titleTs: "'1944':8 'boy':1,4 'soldier':6 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009148
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5966249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696004648 {#1585
    date: 2023-09-29 18:24:08.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
99 DENIED edit
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Boys-will-be-boys-US-soldiers-in-1944"
  +title: "Boys will be boys - US soldiers in 1944"
  +url: "https://lemmy.world/pictrs/image/7b69b3f3-498b-42d0-8d0e-a3630dd81aa7.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696004648 {#1573
    date: 2023-09-29 18:24:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 8319
  -titleTs: "'1944':8 'boy':1,4 'soldier':6 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009148
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5966249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696004648 {#1585
    date: 2023-09-29 18:24:08.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
100 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Boys-will-be-boys-US-soldiers-in-1944"
  +title: "Boys will be boys - US soldiers in 1944"
  +url: "https://lemmy.world/pictrs/image/7b69b3f3-498b-42d0-8d0e-a3630dd81aa7.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696004648 {#1573
    date: 2023-09-29 18:24:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 8319
  -titleTs: "'1944':8 'boy':1,4 'soldier':6 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009148
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5966249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696004648 {#1585
    date: 2023-09-29 18:24:08.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