GET https://kbin.spritesserver.nl/all?p=889

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.28 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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-some-interesting-accounts-to-follow-on-Mastodon"
  +title: "What are some interesting accounts to follow on Mastodon?"
  +url: null
  +body: "I found myself at not being able to find something that sparks my interest to follow on Mastodon. So please share with me your interesting finds. No restrictions…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689036312 {#191
    date: 2023-07-11 02:45:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 994
  -titleTs: "'account':5 'follow':7 'interest':4 'mastodon':9"
  -bodyTs: "'abl':7 'find':9,26 'follow':16 'found':2 'interest':14,25 'mastodon':18 'pleas':20 'restrict':28 'share':21 'someth':10 'spark':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689055586
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1898357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688969586 {#242
    date: 2023-07-10 08:13:06.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-some-interesting-accounts-to-follow-on-Mastodon"
  +title: "What are some interesting accounts to follow on Mastodon?"
  +url: null
  +body: "I found myself at not being able to find something that sparks my interest to follow on Mastodon. So please share with me your interesting finds. No restrictions…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689036312 {#191
    date: 2023-07-11 02:45:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 994
  -titleTs: "'account':5 'follow':7 'interest':4 'mastodon':9"
  -bodyTs: "'abl':7 'find':9,26 'follow':16 'found':2 'interest':14,25 'mastodon':18 'pleas':20 'restrict':28 'share':21 'someth':10 'spark':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689055586
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1898357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688969586 {#242
    date: 2023-07-10 08:13:06.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-some-interesting-accounts-to-follow-on-Mastodon"
  +title: "What are some interesting accounts to follow on Mastodon?"
  +url: null
  +body: "I found myself at not being able to find something that sparks my interest to follow on Mastodon. So please share with me your interesting finds. No restrictions…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689036312 {#191
    date: 2023-07-11 02:45:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 994
  -titleTs: "'account':5 'follow':7 'interest':4 'mastodon':9"
  -bodyTs: "'abl':7 'find':9,26 'follow':16 'found':2 'interest':14,25 'mastodon':18 'pleas':20 'restrict':28 'share':21 'someth':10 'spark':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689055586
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1898357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688969586 {#242
    date: 2023-07-10 08:13:06.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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Microsoft-Word-document-after-you-move-an-image"
  +title: "Microsoft Word document after you move an image:"
  +url: "https://lemm.ee/pictrs/image/eeaa867a-1cf2-475b-b2fa-7356c5ba8294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689048241 {#1882
    date: 2023-07-11 06:04:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 9511
  -titleTs: "'document':3 'imag':8 'microsoft':1 'move':6 'word':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689052741
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/983051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048241 {#1885
    date: 2023-07-11 06:04:01.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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Microsoft-Word-document-after-you-move-an-image"
  +title: "Microsoft Word document after you move an image:"
  +url: "https://lemm.ee/pictrs/image/eeaa867a-1cf2-475b-b2fa-7356c5ba8294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689048241 {#1882
    date: 2023-07-11 06:04:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 9511
  -titleTs: "'document':3 'imag':8 'microsoft':1 'move':6 'word':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689052741
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/983051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048241 {#1885
    date: 2023-07-11 06:04:01.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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Microsoft-Word-document-after-you-move-an-image"
  +title: "Microsoft Word document after you move an image:"
  +url: "https://lemm.ee/pictrs/image/eeaa867a-1cf2-475b-b2fa-7356c5ba8294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689048241 {#1882
    date: 2023-07-11 06:04:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 9511
  -titleTs: "'document':3 'imag':8 'microsoft':1 'move':6 'word':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689052741
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/983051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048241 {#1885
    date: 2023-07-11 06:04:01.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Veg-box-firm-Riverford-to-be-100-staff-owned-as-founder"
  +title: "Veg box firm Riverford to be 100% staff-owned as founder sells stake for £10m"
  +url: "https://www.theguardian.com/business/2023/may/19/veg-box-riverford-staff-owned-founder-sells-stake-guy-singh-watson"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689007350 {#1975
    date: 2023-07-10 18:42:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 965
  -titleTs: "'100':7 '10m':16 'box':2 'firm':3 'founder':12 'own':10 'riverford':4 'sell':13 'staff':9 'staff-own':8 'stake':14 'veg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689052350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1305643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689007350 {#1953
    date: 2023-07-10 18:42:30.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Veg-box-firm-Riverford-to-be-100-staff-owned-as-founder"
  +title: "Veg box firm Riverford to be 100% staff-owned as founder sells stake for £10m"
  +url: "https://www.theguardian.com/business/2023/may/19/veg-box-riverford-staff-owned-founder-sells-stake-guy-singh-watson"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689007350 {#1975
    date: 2023-07-10 18:42:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 965
  -titleTs: "'100':7 '10m':16 'box':2 'firm':3 'founder':12 'own':10 'riverford':4 'sell':13 'staff':9 'staff-own':8 'stake':14 'veg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689052350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1305643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689007350 {#1953
    date: 2023-07-10 18:42:30.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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Veg-box-firm-Riverford-to-be-100-staff-owned-as-founder"
  +title: "Veg box firm Riverford to be 100% staff-owned as founder sells stake for £10m"
  +url: "https://www.theguardian.com/business/2023/may/19/veg-box-riverford-staff-owned-founder-sells-stake-guy-singh-watson"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689007350 {#1975
    date: 2023-07-10 18:42:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 965
  -titleTs: "'100':7 '10m':16 'box':2 'firm':3 'founder':12 'own':10 'riverford':4 'sell':13 'staff':9 'staff-own':8 'stake':14 'veg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689052350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1305643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689007350 {#1953
    date: 2023-07-10 18:42:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Any-developers-interested-in-making-a-Lemmy-Comments-extension-for"
  +title: "Any developers interested in making a Lemmy Comments extension for youtube videos?"
  +url: null
  +body: """
    The worst part of youtube is the terrible comments so i use this extension to see reddit comments under youtube videos. It would be great to have a similar extension for Lemmy comments to appear on youtube videos.\n
    \n
    […mozilla.org/…/reddit-comments-for-youtube/](https://addons.mozilla.org/en-US/firefox/addon/reddit-comments-for-youtube/)\n
    \n
    the extension would be even more interesting if it could work on any link on the web, allowing you to fetch lemmy threads with that url
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689037793 {#1388
    date: 2023-07-11 03:09:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 1071
  -titleTs: "'comment':8 'develop':2 'extens':9 'interest':3 'lemmi':7 'make':5 'video':12 'youtub':11"
  -bodyTs: "'/en-us/firefox/addon/reddit-comments-for-youtube/)':43 '/reddit-comments-for-youtube':40 'addons.mozilla.org':42 'addons.mozilla.org/en-us/firefox/addon/reddit-comments-for-youtube/)':41 'allow':61 'appear':35 'comment':9,18,33 'could':53 'even':48 'extens':14,30,45 'fetch':64 'great':25 'interest':50 'lemmi':32,65 'link':57 'mozilla.org':39 'part':3 'reddit':17 'see':16 'similar':29 'terribl':8 'thread':66 'url':69 'use':12 'video':21,38 'web':60 'work':54 'worst':2 'would':23,46 'youtub':5,20,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689051293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/977985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689037793 {#1387
    date: 2023-07-11 03:09: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
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Any-developers-interested-in-making-a-Lemmy-Comments-extension-for"
  +title: "Any developers interested in making a Lemmy Comments extension for youtube videos?"
  +url: null
  +body: """
    The worst part of youtube is the terrible comments so i use this extension to see reddit comments under youtube videos. It would be great to have a similar extension for Lemmy comments to appear on youtube videos.\n
    \n
    […mozilla.org/…/reddit-comments-for-youtube/](https://addons.mozilla.org/en-US/firefox/addon/reddit-comments-for-youtube/)\n
    \n
    the extension would be even more interesting if it could work on any link on the web, allowing you to fetch lemmy threads with that url
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689037793 {#1388
    date: 2023-07-11 03:09:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 1071
  -titleTs: "'comment':8 'develop':2 'extens':9 'interest':3 'lemmi':7 'make':5 'video':12 'youtub':11"
  -bodyTs: "'/en-us/firefox/addon/reddit-comments-for-youtube/)':43 '/reddit-comments-for-youtube':40 'addons.mozilla.org':42 'addons.mozilla.org/en-us/firefox/addon/reddit-comments-for-youtube/)':41 'allow':61 'appear':35 'comment':9,18,33 'could':53 'even':48 'extens':14,30,45 'fetch':64 'great':25 'interest':50 'lemmi':32,65 'link':57 'mozilla.org':39 'part':3 'reddit':17 'see':16 'similar':29 'terribl':8 'thread':66 'url':69 'use':12 'video':21,38 'web':60 'work':54 'worst':2 'would':23,46 'youtub':5,20,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689051293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/977985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689037793 {#1387
    date: 2023-07-11 03:09: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
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Any-developers-interested-in-making-a-Lemmy-Comments-extension-for"
  +title: "Any developers interested in making a Lemmy Comments extension for youtube videos?"
  +url: null
  +body: """
    The worst part of youtube is the terrible comments so i use this extension to see reddit comments under youtube videos. It would be great to have a similar extension for Lemmy comments to appear on youtube videos.\n
    \n
    […mozilla.org/…/reddit-comments-for-youtube/](https://addons.mozilla.org/en-US/firefox/addon/reddit-comments-for-youtube/)\n
    \n
    the extension would be even more interesting if it could work on any link on the web, allowing you to fetch lemmy threads with that url
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689037793 {#1388
    date: 2023-07-11 03:09:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 1071
  -titleTs: "'comment':8 'develop':2 'extens':9 'interest':3 'lemmi':7 'make':5 'video':12 'youtub':11"
  -bodyTs: "'/en-us/firefox/addon/reddit-comments-for-youtube/)':43 '/reddit-comments-for-youtube':40 'addons.mozilla.org':42 'addons.mozilla.org/en-us/firefox/addon/reddit-comments-for-youtube/)':41 'allow':61 'appear':35 'comment':9,18,33 'could':53 'even':48 'extens':14,30,45 'fetch':64 'great':25 'interest':50 'lemmi':32,65 'link':57 'mozilla.org':39 'part':3 'reddit':17 'see':16 'similar':29 'terribl':8 'thread':66 'url':69 'use':12 'video':21,38 'web':60 'work':54 'worst':2 'would':23,46 'youtub':5,20,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689051293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/977985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689037793 {#1387
    date: 2023-07-11 03:09: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
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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "The-man-do-want-his-appy-slices"
  +title: "The man do want his appy slices"
  +url: "https://media.kbin.social/media/49/cf/49cfd01ab957a55d0be0678da1b942666d2801392344b4bb82cc8ae9d1dc17d3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 65
  +score: 8
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690177864 {#1945
    date: 2023-07-24 07:51:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 953
  -titleTs: "'appi':6 'man':2 'slice':7 'want':4"
  -bodyTs: null
  +cross: false
  +upVotes: 8
  +downVotes: 0
  +ranking: 1689046522
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/168325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688960122 {#1969
    date: 2023-07-10 05:35:22.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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "The-man-do-want-his-appy-slices"
  +title: "The man do want his appy slices"
  +url: "https://media.kbin.social/media/49/cf/49cfd01ab957a55d0be0678da1b942666d2801392344b4bb82cc8ae9d1dc17d3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 65
  +score: 8
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690177864 {#1945
    date: 2023-07-24 07:51:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 953
  -titleTs: "'appi':6 'man':2 'slice':7 'want':4"
  -bodyTs: null
  +cross: false
  +upVotes: 8
  +downVotes: 0
  +ranking: 1689046522
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/168325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688960122 {#1969
    date: 2023-07-10 05:35:22.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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "The-man-do-want-his-appy-slices"
  +title: "The man do want his appy slices"
  +url: "https://media.kbin.social/media/49/cf/49cfd01ab957a55d0be0678da1b942666d2801392344b4bb82cc8ae9d1dc17d3.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 65
  +score: 8
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690177864 {#1945
    date: 2023-07-24 07:51:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 953
  -titleTs: "'appi':6 'man':2 'slice':7 'want':4"
  -bodyTs: null
  +cross: false
  +upVotes: 8
  +downVotes: 0
  +ranking: 1689046522
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/168325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688960122 {#1969
    date: 2023-07-10 05:35:22.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "What-are-these-comments-on-lemmy-posts"
  +title: "What are these comments on lemmy posts?"
  +url: "https://lemmy.sdf.org/pictrs/image/f6ea38b8-817e-407c-aca2-1165b165acdc.png"
  +body: "Are they just an issue with wefwef or trying to use an exploit"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689113304 {#1379
    date: 2023-07-12 00:08:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 983
  -titleTs: "'comment':4 'lemmi':6 'post':7"
  -bodyTs: "'exploit':13 'issu':5 'tri':9 'use':11 'wefwef':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689046061
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/696053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688959661 {#1400
    date: 2023-07-10 05:27:41.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "What-are-these-comments-on-lemmy-posts"
  +title: "What are these comments on lemmy posts?"
  +url: "https://lemmy.sdf.org/pictrs/image/f6ea38b8-817e-407c-aca2-1165b165acdc.png"
  +body: "Are they just an issue with wefwef or trying to use an exploit"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689113304 {#1379
    date: 2023-07-12 00:08:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 983
  -titleTs: "'comment':4 'lemmi':6 'post':7"
  -bodyTs: "'exploit':13 'issu':5 'tri':9 'use':11 'wefwef':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689046061
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/696053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688959661 {#1400
    date: 2023-07-10 05:27:41.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "What-are-these-comments-on-lemmy-posts"
  +title: "What are these comments on lemmy posts?"
  +url: "https://lemmy.sdf.org/pictrs/image/f6ea38b8-817e-407c-aca2-1165b165acdc.png"
  +body: "Are they just an issue with wefwef or trying to use an exploit"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689113304 {#1379
    date: 2023-07-12 00:08:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 983
  -titleTs: "'comment':4 'lemmi':6 'post':7"
  -bodyTs: "'exploit':13 'issu':5 'tri':9 'use':11 'wefwef':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689046061
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/696053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688959661 {#1400
    date: 2023-07-10 05:27:41.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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-s-your-favorite-rabbit-hole-to-go-down"
  +title: "What's your favorite rabbit hole to go down?"
  +url: null
  +body: "I was just watching Titanic and spent 20 minutes looking up the effects of hypothermia and discovering that Jack may have been alive and in stage 3 hypothermia when Rose let go, and because he sank instead of floated, he was in fact alive. It was a fun little time sink. What rabbit holes have you done down recently?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689365543 {#2432
    date: 2023-07-14 22:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 989
  -titleTs: "'favorit':4 'go':8 'hole':6 'rabbit':5"
  -bodyTs: "'20':8 '3':27 'aliv':23,44 'discov':17 'done':57 'effect':13 'fact':43 'float':39 'fun':48 'go':32 'hole':54 'hypothermia':15,28 'instead':37 'jack':19 'let':31 'littl':49 'look':10 'may':20 'minut':9 'rabbit':53 'recent':59 'rose':30 'sank':36 'sink':51 'spent':7 'stage':26 'time':50 'titan':5 'watch':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689044032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1287046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688957632 {#2443
    date: 2023-07-10 04:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-s-your-favorite-rabbit-hole-to-go-down"
  +title: "What's your favorite rabbit hole to go down?"
  +url: null
  +body: "I was just watching Titanic and spent 20 minutes looking up the effects of hypothermia and discovering that Jack may have been alive and in stage 3 hypothermia when Rose let go, and because he sank instead of floated, he was in fact alive. It was a fun little time sink. What rabbit holes have you done down recently?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689365543 {#2432
    date: 2023-07-14 22:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 989
  -titleTs: "'favorit':4 'go':8 'hole':6 'rabbit':5"
  -bodyTs: "'20':8 '3':27 'aliv':23,44 'discov':17 'done':57 'effect':13 'fact':43 'float':39 'fun':48 'go':32 'hole':54 'hypothermia':15,28 'instead':37 'jack':19 'let':31 'littl':49 'look':10 'may':20 'minut':9 'rabbit':53 'recent':59 'rose':30 'sank':36 'sink':51 'spent':7 'stage':26 'time':50 'titan':5 'watch':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689044032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1287046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688957632 {#2443
    date: 2023-07-10 04:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-s-your-favorite-rabbit-hole-to-go-down"
  +title: "What's your favorite rabbit hole to go down?"
  +url: null
  +body: "I was just watching Titanic and spent 20 minutes looking up the effects of hypothermia and discovering that Jack may have been alive and in stage 3 hypothermia when Rose let go, and because he sank instead of floated, he was in fact alive. It was a fun little time sink. What rabbit holes have you done down recently?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689365543 {#2432
    date: 2023-07-14 22:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 989
  -titleTs: "'favorit':4 'go':8 'hole':6 'rabbit':5"
  -bodyTs: "'20':8 '3':27 'aliv':23,44 'discov':17 'done':57 'effect':13 'fact':43 'float':39 'fun':48 'go':32 'hole':54 'hypothermia':15,28 'instead':37 'jack':19 'let':31 'littl':49 'look':10 'may':20 'minut':9 'rabbit':53 'recent':59 'rose':30 'sank':36 'sink':51 'spent':7 'stage':26 'time':50 'titan':5 'watch':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689044032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1287046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688957632 {#2443
    date: 2023-07-10 04:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-something-you-think-leftists-are-not-ready-to"
  +title: "What is something you think leftists are not ready to hear but need to hear it?"
  +url: null
  +body: "That’s leftists. Not Democrats. Anyone to the left of Democratic socialist. So not Bernie Sanders either."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689084155 {#2353
    date: 2023-07-11 16:02:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 1001
  -titleTs: "'hear':11,15 'leftist':6 'need':13 'readi':9 'someth':3 'think':5"
  -bodyTs: "'anyon':6 'berni':15 'democrat':5,11 'either':17 'left':9 'leftist':3 'sander':16 'socialist':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689043511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1287035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688957111 {#2475
    date: 2023-07-10 04:45: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
31 DENIED edit
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-something-you-think-leftists-are-not-ready-to"
  +title: "What is something you think leftists are not ready to hear but need to hear it?"
  +url: null
  +body: "That’s leftists. Not Democrats. Anyone to the left of Democratic socialist. So not Bernie Sanders either."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689084155 {#2353
    date: 2023-07-11 16:02:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 1001
  -titleTs: "'hear':11,15 'leftist':6 'need':13 'readi':9 'someth':3 'think':5"
  -bodyTs: "'anyon':6 'berni':15 'democrat':5,11 'either':17 'left':9 'leftist':3 'sander':16 'socialist':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689043511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1287035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688957111 {#2475
    date: 2023-07-10 04:45: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
32 DENIED moderate
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-something-you-think-leftists-are-not-ready-to"
  +title: "What is something you think leftists are not ready to hear but need to hear it?"
  +url: null
  +body: "That’s leftists. Not Democrats. Anyone to the left of Democratic socialist. So not Bernie Sanders either."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689084155 {#2353
    date: 2023-07-11 16:02:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 1001
  -titleTs: "'hear':11,15 'leftist':6 'need':13 'readi':9 'someth':3 'think':5"
  -bodyTs: "'anyon':6 'berni':15 'democrat':5,11 'either':17 'left':9 'leftist':3 'sander':16 'socialist':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689043511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1287035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688957111 {#2475
    date: 2023-07-10 04:45: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
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 {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Plan-on-getting-a-Linux-laptop-any-suggestions"
  +title: "Plan on getting a Linux laptop: any suggestions?"
  +url: null
  +body: """
    I’m considering getting a laptop for Linux and want to know a few things before I do. Some important info before I start: I don’t plan on using the laptop for anything too intense, mainly writing, digital art, streaming, browsing, and maybe very mild video editing (cropping at least and shortening at most). I would also prefer the laptop to be inexpensive, preferably under 1000 USD\n
    \n
    I mainly want to know if whether I should get a laptop by a manufacturer that specializes in Linux or a laptop that runs a different OS (exp: Windows) to install Linux on later. I’ve also scouted out quite a few distros and have a good idea of which ones I would like using\n
    \n
    I’ve already looked at a few mainline Linux hardware producers like System76 but want to know if it’s worth it before sinking money into it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689037404 {#2490
    date: 2023-07-11 03:03:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 11925
  -titleTs: "'get':3 'laptop':6 'linux':5 'plan':1 'suggest':8"
  -bodyTs: "'1000':67 'alreadi':126 'also':58,105 'anyth':34 'art':40 'brows':42 'consid':3 'crop':49 'differ':94 'digit':39 'distro':111 'edit':48 'exp':96 'get':4,78 'good':115 'hardwar':133 'idea':116 'import':20 'inexpens':64 'info':21 'instal':99 'intens':36 'know':12,73,140 'laptop':6,32,61,80,90 'later':102 'least':51 'like':122,135 'linux':8,87,100,132 'look':127 'm':2 'main':37,70 'mainlin':131 'manufactur':83 'mayb':44 'mild':46 'money':148 'one':119 'os':95 'plan':28 'prefer':59,65 'produc':134 'quit':108 'run':92 'scout':106 'shorten':53 'sink':147 'special':85 'start':24 'stream':41 'system76':136 'thing':15 'usd':68 'use':30,123 've':104,125 'video':47 'want':10,71,138 'whether':75 'window':97 'worth':144 'would':57,121 'write':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689042018
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/1045883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689035518 {#2489
    date: 2023-07-11 02:31: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
35 DENIED edit
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Plan-on-getting-a-Linux-laptop-any-suggestions"
  +title: "Plan on getting a Linux laptop: any suggestions?"
  +url: null
  +body: """
    I’m considering getting a laptop for Linux and want to know a few things before I do. Some important info before I start: I don’t plan on using the laptop for anything too intense, mainly writing, digital art, streaming, browsing, and maybe very mild video editing (cropping at least and shortening at most). I would also prefer the laptop to be inexpensive, preferably under 1000 USD\n
    \n
    I mainly want to know if whether I should get a laptop by a manufacturer that specializes in Linux or a laptop that runs a different OS (exp: Windows) to install Linux on later. I’ve also scouted out quite a few distros and have a good idea of which ones I would like using\n
    \n
    I’ve already looked at a few mainline Linux hardware producers like System76 but want to know if it’s worth it before sinking money into it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689037404 {#2490
    date: 2023-07-11 03:03:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 11925
  -titleTs: "'get':3 'laptop':6 'linux':5 'plan':1 'suggest':8"
  -bodyTs: "'1000':67 'alreadi':126 'also':58,105 'anyth':34 'art':40 'brows':42 'consid':3 'crop':49 'differ':94 'digit':39 'distro':111 'edit':48 'exp':96 'get':4,78 'good':115 'hardwar':133 'idea':116 'import':20 'inexpens':64 'info':21 'instal':99 'intens':36 'know':12,73,140 'laptop':6,32,61,80,90 'later':102 'least':51 'like':122,135 'linux':8,87,100,132 'look':127 'm':2 'main':37,70 'mainlin':131 'manufactur':83 'mayb':44 'mild':46 'money':148 'one':119 'os':95 'plan':28 'prefer':59,65 'produc':134 'quit':108 'run':92 'scout':106 'shorten':53 'sink':147 'special':85 'start':24 'stream':41 'system76':136 'thing':15 'usd':68 'use':30,123 've':104,125 'video':47 'want':10,71,138 'whether':75 'window':97 'worth':144 'would':57,121 'write':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689042018
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/1045883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689035518 {#2489
    date: 2023-07-11 02:31: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
36 DENIED moderate
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Plan-on-getting-a-Linux-laptop-any-suggestions"
  +title: "Plan on getting a Linux laptop: any suggestions?"
  +url: null
  +body: """
    I’m considering getting a laptop for Linux and want to know a few things before I do. Some important info before I start: I don’t plan on using the laptop for anything too intense, mainly writing, digital art, streaming, browsing, and maybe very mild video editing (cropping at least and shortening at most). I would also prefer the laptop to be inexpensive, preferably under 1000 USD\n
    \n
    I mainly want to know if whether I should get a laptop by a manufacturer that specializes in Linux or a laptop that runs a different OS (exp: Windows) to install Linux on later. I’ve also scouted out quite a few distros and have a good idea of which ones I would like using\n
    \n
    I’ve already looked at a few mainline Linux hardware producers like System76 but want to know if it’s worth it before sinking money into it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689037404 {#2490
    date: 2023-07-11 03:03:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 11925
  -titleTs: "'get':3 'laptop':6 'linux':5 'plan':1 'suggest':8"
  -bodyTs: "'1000':67 'alreadi':126 'also':58,105 'anyth':34 'art':40 'brows':42 'consid':3 'crop':49 'differ':94 'digit':39 'distro':111 'edit':48 'exp':96 'get':4,78 'good':115 'hardwar':133 'idea':116 'import':20 'inexpens':64 'info':21 'instal':99 'intens':36 'know':12,73,140 'laptop':6,32,61,80,90 'later':102 'least':51 'like':122,135 'linux':8,87,100,132 'look':127 'm':2 'main':37,70 'mainlin':131 'manufactur':83 'mayb':44 'mild':46 'money':148 'one':119 'os':95 'plan':28 'prefer':59,65 'produc':134 'quit':108 'run':92 'scout':106 'shorten':53 'sink':147 'special':85 'start':24 'stream':41 'system76':136 'thing':15 'usd':68 'use':30,123 've':104,125 'video':47 'want':10,71,138 'whether':75 'window':97 'worth':144 'would':57,121 'write':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689042018
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/1045883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689035518 {#2489
    date: 2023-07-11 02:31: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
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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1482 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1511 …}
  +slug: "I-d-just-like-to-interject-for-a-moment"
  +title: "I'd just like to interject for a moment."
  +url: "https://feddit.de/pictrs/image/e06e63ac-18c0-4ac3-960a-5dcebc784936.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689040007 {#1546
    date: 2023-07-11 03:46:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 16127
  -titleTs: "'d':2 'interject':6 'like':4 'moment':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689041370
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1490925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034870 {#1544
    date: 2023-07-11 02:21:10.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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1482 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1511 …}
  +slug: "I-d-just-like-to-interject-for-a-moment"
  +title: "I'd just like to interject for a moment."
  +url: "https://feddit.de/pictrs/image/e06e63ac-18c0-4ac3-960a-5dcebc784936.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689040007 {#1546
    date: 2023-07-11 03:46:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 16127
  -titleTs: "'d':2 'interject':6 'like':4 'moment':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689041370
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1490925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034870 {#1544
    date: 2023-07-11 02:21:10.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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1482 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1511 …}
  +slug: "I-d-just-like-to-interject-for-a-moment"
  +title: "I'd just like to interject for a moment."
  +url: "https://feddit.de/pictrs/image/e06e63ac-18c0-4ac3-960a-5dcebc784936.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689040007 {#1546
    date: 2023-07-11 03:46:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 16127
  -titleTs: "'d':2 'interject':6 'like':4 'moment':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689041370
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1490925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034870 {#1544
    date: 2023-07-11 02:21:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Rutte-stopt-als-partijleider-VVD-en-kondigt-vertrek-aan-uit"
  +title: "Rutte stopt als partijleider VVD en kondigt vertrek aan uit politiek"
  +url: "https://nos.nl/collectie/13942/artikel/2482242-rutte-stopt-als-partijleider-vvd-en-kondigt-vertrek-aan-uit-politiek"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688995356 {#1534
    date: 2023-07-10 15:22:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 959
  -titleTs: "'aan':9 'al':3 'en':6 'kondigt':7 'partijleid':4 'politiek':11 'rutt':1 'stopt':2 'uit':10 'vertrek':8 'vvd':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689040492
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/489334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688979992 {#1542
    date: 2023-07-10 11:06:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Rutte-stopt-als-partijleider-VVD-en-kondigt-vertrek-aan-uit"
  +title: "Rutte stopt als partijleider VVD en kondigt vertrek aan uit politiek"
  +url: "https://nos.nl/collectie/13942/artikel/2482242-rutte-stopt-als-partijleider-vvd-en-kondigt-vertrek-aan-uit-politiek"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688995356 {#1534
    date: 2023-07-10 15:22:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 959
  -titleTs: "'aan':9 'al':3 'en':6 'kondigt':7 'partijleid':4 'politiek':11 'rutt':1 'stopt':2 'uit':10 'vertrek':8 'vvd':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689040492
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/489334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688979992 {#1542
    date: 2023-07-10 11:06:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Rutte-stopt-als-partijleider-VVD-en-kondigt-vertrek-aan-uit"
  +title: "Rutte stopt als partijleider VVD en kondigt vertrek aan uit politiek"
  +url: "https://nos.nl/collectie/13942/artikel/2482242-rutte-stopt-als-partijleider-vvd-en-kondigt-vertrek-aan-uit-politiek"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688995356 {#1534
    date: 2023-07-10 15:22:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 959
  -titleTs: "'aan':9 'al':3 'en':6 'kondigt':7 'partijleid':4 'politiek':11 'rutt':1 'stopt':2 'uit':10 'vertrek':8 'vvd':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689040492
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/489334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688979992 {#1542
    date: 2023-07-10 11:06:32.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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Do-you-think-there-will-be-a-future-where-your"
  +title: "Do you think there will be a future where your phone can automatically detect if you are trying to record police activity and disables your camera? What do you think the odds of this happening is?"
  +url: null
  +body: """
    I remember a while back Apple filed a patent that allows concerts to disable iPhones cameras if a certain signal is emitted from the stage. Apple never implemented this, but my pessemistic ass always try to think of worse case scenarios, like being used by government. Do you think this could occur in the future?\n
    \n
    Source: [www.bbc.com/news/technology-36672001](https://www.bbc.com/news/technology-36672001)\n
    \n
    You can search “Apple Concert Disable Camera” and find more about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689093597 {#1623
    date: 2023-07-11 18:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 981
  -titleTs: "'activ':22 'automat':13 'camera':26 'detect':14 'disabl':24 'futur':8 'happen':35 'odd':32 'phone':11 'polic':21 'record':20 'think':3,30 'tri':18"
  -bodyTs: "'/news/technology-36672001](https://www.bbc.com/news/technology-36672001)':59 'allow':11 'alway':34 'appl':6,26,63 'ass':33 'back':5 'camera':16,66 'case':40 'certain':19 'concert':12,64 'could':51 'disabl':14,65 'emit':22 'file':7 'find':68 'futur':55 'govern':46 'implement':28 'iphon':15 'like':42 'never':27 'occur':52 'patent':9 'pessemist':32 'rememb':2 'scenario':41 'search':62 'signal':20 'sourc':56 'stage':25 'think':37,49 'tri':35 'use':44 'wors':39 'www.bbc.com':58 'www.bbc.com/news/technology-36672001](https://www.bbc.com/news/technology-36672001)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689040450
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/536309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688954050 {#1631
    date: 2023-07-10 03:54:10.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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Do-you-think-there-will-be-a-future-where-your"
  +title: "Do you think there will be a future where your phone can automatically detect if you are trying to record police activity and disables your camera? What do you think the odds of this happening is?"
  +url: null
  +body: """
    I remember a while back Apple filed a patent that allows concerts to disable iPhones cameras if a certain signal is emitted from the stage. Apple never implemented this, but my pessemistic ass always try to think of worse case scenarios, like being used by government. Do you think this could occur in the future?\n
    \n
    Source: [www.bbc.com/news/technology-36672001](https://www.bbc.com/news/technology-36672001)\n
    \n
    You can search “Apple Concert Disable Camera” and find more about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689093597 {#1623
    date: 2023-07-11 18:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 981
  -titleTs: "'activ':22 'automat':13 'camera':26 'detect':14 'disabl':24 'futur':8 'happen':35 'odd':32 'phone':11 'polic':21 'record':20 'think':3,30 'tri':18"
  -bodyTs: "'/news/technology-36672001](https://www.bbc.com/news/technology-36672001)':59 'allow':11 'alway':34 'appl':6,26,63 'ass':33 'back':5 'camera':16,66 'case':40 'certain':19 'concert':12,64 'could':51 'disabl':14,65 'emit':22 'file':7 'find':68 'futur':55 'govern':46 'implement':28 'iphon':15 'like':42 'never':27 'occur':52 'patent':9 'pessemist':32 'rememb':2 'scenario':41 'search':62 'signal':20 'sourc':56 'stage':25 'think':37,49 'tri':35 'use':44 'wors':39 'www.bbc.com':58 'www.bbc.com/news/technology-36672001](https://www.bbc.com/news/technology-36672001)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689040450
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/536309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688954050 {#1631
    date: 2023-07-10 03:54:10.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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Do-you-think-there-will-be-a-future-where-your"
  +title: "Do you think there will be a future where your phone can automatically detect if you are trying to record police activity and disables your camera? What do you think the odds of this happening is?"
  +url: null
  +body: """
    I remember a while back Apple filed a patent that allows concerts to disable iPhones cameras if a certain signal is emitted from the stage. Apple never implemented this, but my pessemistic ass always try to think of worse case scenarios, like being used by government. Do you think this could occur in the future?\n
    \n
    Source: [www.bbc.com/news/technology-36672001](https://www.bbc.com/news/technology-36672001)\n
    \n
    You can search “Apple Concert Disable Camera” and find more about it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689093597 {#1623
    date: 2023-07-11 18:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 981
  -titleTs: "'activ':22 'automat':13 'camera':26 'detect':14 'disabl':24 'futur':8 'happen':35 'odd':32 'phone':11 'polic':21 'record':20 'think':3,30 'tri':18"
  -bodyTs: "'/news/technology-36672001](https://www.bbc.com/news/technology-36672001)':59 'allow':11 'alway':34 'appl':6,26,63 'ass':33 'back':5 'camera':16,66 'case':40 'certain':19 'concert':12,64 'could':51 'disabl':14,65 'emit':22 'file':7 'find':68 'futur':55 'govern':46 'implement':28 'iphon':15 'like':42 'never':27 'occur':52 'patent':9 'pessemist':32 'rememb':2 'scenario':41 'search':62 'signal':20 'sourc':56 'stage':25 'think':37,49 'tri':35 'use':44 'wors':39 'www.bbc.com':58 'www.bbc.com/news/technology-36672001](https://www.bbc.com/news/technology-36672001)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689040450
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/536309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688954050 {#1631
    date: 2023-07-10 03:54:10.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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Some-of-posts-are-missing"
  +title: "Some of posts are missing"
  +url: null
  +body: """
    I recently created a post on Game development about Bevy and it opens fine: [lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)\n
    \n
    But the post is missing if I open the community it posted too: [lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)\n
    \n
    Also this post doesn’t show up in my profile. And I think there were more posts in this community, like I totally remember Godot 4.1 release post (I see only about 4.0 right now).\n
    \n
    Is this a bug or I missing something?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022008 {#1749
    date: 2023-07-10 22:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 985
  -titleTs: "'miss':5 'post':3"
  -bodyTs: "'/c/gamedev](https://lemmy.ml/c/gamedev)':33 '/post/1884869](https://lemmy.ml/post/1884869)':17 '4.0':66 '4.1':59 'also':34 'bevi':10 'bug':72 'communiti':27,53 'creat':3 'develop':8 'doesn':37 'fine':14 'game':7 'godot':58 'lemmy.ml':16,32 'lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)':31 'lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)':15 'like':54 'miss':22,75 'open':13,25 'post':5,20,29,36,50,61 'profil':43 'recent':2 'releas':60 'rememb':57 'right':67 'see':63 'show':39 'someth':76 'think':46 'total':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033769
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018269 {#1750
    date: 2023-07-10 21:44:29.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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Some-of-posts-are-missing"
  +title: "Some of posts are missing"
  +url: null
  +body: """
    I recently created a post on Game development about Bevy and it opens fine: [lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)\n
    \n
    But the post is missing if I open the community it posted too: [lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)\n
    \n
    Also this post doesn’t show up in my profile. And I think there were more posts in this community, like I totally remember Godot 4.1 release post (I see only about 4.0 right now).\n
    \n
    Is this a bug or I missing something?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022008 {#1749
    date: 2023-07-10 22:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 985
  -titleTs: "'miss':5 'post':3"
  -bodyTs: "'/c/gamedev](https://lemmy.ml/c/gamedev)':33 '/post/1884869](https://lemmy.ml/post/1884869)':17 '4.0':66 '4.1':59 'also':34 'bevi':10 'bug':72 'communiti':27,53 'creat':3 'develop':8 'doesn':37 'fine':14 'game':7 'godot':58 'lemmy.ml':16,32 'lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)':31 'lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)':15 'like':54 'miss':22,75 'open':13,25 'post':5,20,29,36,50,61 'profil':43 'recent':2 'releas':60 'rememb':57 'right':67 'see':63 'show':39 'someth':76 'think':46 'total':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033769
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018269 {#1750
    date: 2023-07-10 21:44:29.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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Some-of-posts-are-missing"
  +title: "Some of posts are missing"
  +url: null
  +body: """
    I recently created a post on Game development about Bevy and it opens fine: [lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)\n
    \n
    But the post is missing if I open the community it posted too: [lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)\n
    \n
    Also this post doesn’t show up in my profile. And I think there were more posts in this community, like I totally remember Godot 4.1 release post (I see only about 4.0 right now).\n
    \n
    Is this a bug or I missing something?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022008 {#1749
    date: 2023-07-10 22:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 985
  -titleTs: "'miss':5 'post':3"
  -bodyTs: "'/c/gamedev](https://lemmy.ml/c/gamedev)':33 '/post/1884869](https://lemmy.ml/post/1884869)':17 '4.0':66 '4.1':59 'also':34 'bevi':10 'bug':72 'communiti':27,53 'creat':3 'develop':8 'doesn':37 'fine':14 'game':7 'godot':58 'lemmy.ml':16,32 'lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)':31 'lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)':15 'like':54 'miss':22,75 'open':13,25 'post':5,20,29,36,50,61 'profil':43 'recent':2 'releas':60 'rememb':57 'right':67 'see':63 'show':39 'someth':76 'think':46 'total':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033769
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018269 {#1750
    date: 2023-07-10 21:44:29.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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Unable-to-view-profile-on-Memmy"
  +title: "Unable to view profile on Memmy"
  +url: null
  +body: "Dont know if its only me but I have never been able to view my profile on the Memmy app"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016785 {#1488
    date: 2023-07-10 21:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 1000
  -titleTs: "'memmi':6 'profil':4 'unabl':1 'view':3"
  -bodyTs: "'abl':12 'app':20 'dont':1 'know':2 'memmi':19 'never':10 'profil':16 'view':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033114
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1313268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015614 {#1487
    date: 2023-07-10 21:00:14.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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Unable-to-view-profile-on-Memmy"
  +title: "Unable to view profile on Memmy"
  +url: null
  +body: "Dont know if its only me but I have never been able to view my profile on the Memmy app"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016785 {#1488
    date: 2023-07-10 21:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 1000
  -titleTs: "'memmi':6 'profil':4 'unabl':1 'view':3"
  -bodyTs: "'abl':12 'app':20 'dont':1 'know':2 'memmi':19 'never':10 'profil':16 'view':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033114
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1313268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015614 {#1487
    date: 2023-07-10 21:00:14.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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Unable-to-view-profile-on-Memmy"
  +title: "Unable to view profile on Memmy"
  +url: null
  +body: "Dont know if its only me but I have never been able to view my profile on the Memmy app"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016785 {#1488
    date: 2023-07-10 21:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 1000
  -titleTs: "'memmi':6 'profil':4 'unabl':1 'view':3"
  -bodyTs: "'abl':12 'app':20 'dont':1 'know':2 'memmi':19 'never':10 'profil':16 'view':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033114
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1313268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015614 {#1487
    date: 2023-07-10 21:00:14.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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-tip-should-I-be-using-to-solder-wires-together"
  +title: "What tip should I be using to solder wires together?"
  +url: null
  +body: """
    Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
    \n
    When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
    \n
    I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689806555 {#1754
    date: 2023-07-20 00:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 950
  -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
  -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689032640
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/808719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688946240 {#1755
    date: 2023-07-10 01:44: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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-tip-should-I-be-using-to-solder-wires-together"
  +title: "What tip should I be using to solder wires together?"
  +url: null
  +body: """
    Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
    \n
    When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
    \n
    I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689806555 {#1754
    date: 2023-07-20 00:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 950
  -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
  -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689032640
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/808719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688946240 {#1755
    date: 2023-07-10 01:44: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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-tip-should-I-be-using-to-solder-wires-together"
  +title: "What tip should I be using to solder wires together?"
  +url: null
  +body: """
    Pretty basic question but I am struggling to find the words to get the correct search result. The soldering iron I bought came with very narrow tips that I think are supposed to be used for circuit boards and components.\n
    \n
    When I attempt to solder lines from a USB cord together the line never gets warm enough.\n
    \n
    I remember in the past soldering copper lines together from an appliance with no issue so I don’t think I’m doing anything wrong in terms of technique but who knows?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689806555 {#1754
    date: 2023-07-20 00:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 950
  -titleTs: "'solder':8 'tip':2 'togeth':10 'use':6 'wire':9"
  -bodyTs: "'anyth':81 'applianc':69 'attempt':43 'basic':2 'board':38 'bought':22 'came':23 'circuit':37 'compon':40 'copper':64 'cord':50 'correct':15 'enough':57 'find':9 'get':13,55 'iron':20 'issu':72 'know':89 'line':46,53,65 'm':79 'narrow':26 'never':54 'past':62 'pretti':1 'question':3 'rememb':59 'result':17 'search':16 'solder':19,45,63 'struggl':7 'suppos':32 'techniqu':86 'term':84 'think':30,77 'tip':27 'togeth':51,66 'usb':49 'use':35 'warm':56 'word':11 'wrong':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689032640
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/808719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688946240 {#1755
    date: 2023-07-10 01:44: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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Classic-idiots"
  +title: "Classic idiots"
  +url: "https://i.imgur.com/NRaRB38.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026742 {#1773
    date: 2023-07-11 00:05:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 15048
  -titleTs: "'classic':1 'idiot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689031242
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1487082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689026742 {#1775
    date: 2023-07-11 00:05: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
63 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Classic-idiots"
  +title: "Classic idiots"
  +url: "https://i.imgur.com/NRaRB38.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026742 {#1773
    date: 2023-07-11 00:05:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 15048
  -titleTs: "'classic':1 'idiot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689031242
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1487082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689026742 {#1775
    date: 2023-07-11 00:05: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
64 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Classic-idiots"
  +title: "Classic idiots"
  +url: "https://i.imgur.com/NRaRB38.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026742 {#1773
    date: 2023-07-11 00:05:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 15048
  -titleTs: "'classic':1 'idiot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689031242
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1487082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689026742 {#1775
    date: 2023-07-11 00:05: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
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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "happy-little-accidents"
  +title: "happy little accidents"
  +url: "https://fediscience.org/system/cache/media_attachments/files/110/688/934/672/864/374/small/19a54d9bd65aac57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689021196 {#1452
    date: 2023-07-10 22:33:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 8579
  -titleTs: "'accid':3 'happi':1 'littl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689030196
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/1087996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689021196 {#1445
    date: 2023-07-10 22:33: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
67 DENIED edit
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "happy-little-accidents"
  +title: "happy little accidents"
  +url: "https://fediscience.org/system/cache/media_attachments/files/110/688/934/672/864/374/small/19a54d9bd65aac57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689021196 {#1452
    date: 2023-07-10 22:33:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 8579
  -titleTs: "'accid':3 'happi':1 'littl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689030196
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/1087996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689021196 {#1445
    date: 2023-07-10 22:33: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
68 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "happy-little-accidents"
  +title: "happy little accidents"
  +url: "https://fediscience.org/system/cache/media_attachments/files/110/688/934/672/864/374/small/19a54d9bd65aac57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689021196 {#1452
    date: 2023-07-10 22:33:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 8579
  -titleTs: "'accid':3 'happi':1 'littl':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689030196
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/1087996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689021196 {#1445
    date: 2023-07-10 22:33: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
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 {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Did-you-know"
  +title: "Did you know?"
  +url: null
  +body: "The Taliban got the coveted Twitter endorsement!? Here it is right from the horses mouth and courtesy of [Rolling Stone](https://www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022064 {#1449
    date: 2023-07-10 22:47:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 991
  -titleTs: "'know':3"
  -bodyTs: "'/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':23 'courtesi':17 'covet':5 'endors':7 'got':3 'hors':14 'mouth':15 'right':11 'roll':19 'stone':20 'taliban':2 'twitter':6 'www.rollingstone.com':22 'www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029554
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018554 {#1421
    date: 2023-07-10 21:49:14.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 {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Did-you-know"
  +title: "Did you know?"
  +url: null
  +body: "The Taliban got the coveted Twitter endorsement!? Here it is right from the horses mouth and courtesy of [Rolling Stone](https://www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022064 {#1449
    date: 2023-07-10 22:47:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 991
  -titleTs: "'know':3"
  -bodyTs: "'/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':23 'courtesi':17 'covet':5 'endors':7 'got':3 'hors':14 'mouth':15 'right':11 'roll':19 'stone':20 'taliban':2 'twitter':6 'www.rollingstone.com':22 'www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029554
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018554 {#1421
    date: 2023-07-10 21:49:14.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 {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Did-you-know"
  +title: "Did you know?"
  +url: null
  +body: "The Taliban got the coveted Twitter endorsement!? Here it is right from the horses mouth and courtesy of [Rolling Stone](https://www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022064 {#1449
    date: 2023-07-10 22:47:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 991
  -titleTs: "'know':3"
  -bodyTs: "'/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':23 'courtesi':17 'covet':5 'endors':7 'got':3 'hors':14 'mouth':15 'right':11 'roll':19 'stone':20 'taliban':2 'twitter':6 'www.rollingstone.com':22 'www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029554
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018554 {#1421
    date: 2023-07-10 21:49:14.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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Backup-script-for-Lemmy"
  +title: "Backup script for Lemmy"
  +url: null
  +body: "Hello, do you know about a script or app or so that can backup data from a Lemmy instance as an end-user? At least the list of subscribed communities, settings, profile (bio) should be nice. I’ve been on VLemmy and lost one full evening trying to figure out what my subscription were (well not completely lost my time I also discovered new communities), but I want to avoid that in the future. If this doesn’t exist yet I may develop it but I’m pretty sure I’m not alone and someone did it already…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689029413 {#1412
    date: 2023-07-11 00:50:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 1083
  -titleTs: "'backup':1 'lemmi':4 'script':2"
  -bodyTs: "'alon':94 'alreadi':99 'also':63 'app':9 'avoid':71 'backup':14 'bio':34 'communiti':31,66 'complet':58 'data':15 'develop':84 'discov':64 'doesn':78 'end':23 'end-us':22 'even':47 'exist':80 'figur':50 'full':46 'futur':75 'hello':1 'instanc':19 'know':4 'least':26 'lemmi':18 'list':28 'lost':44,59 'm':88,92 'may':83 'new':65 'nice':37 'one':45 'pretti':89 'profil':33 'script':7 'set':32 'someon':96 'subscrib':30 'subscript':54 'sure':90 'time':61 'tri':48 'user':24 've':39 'vlemmi':42 'want':69 'well':56 'yet':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029413
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/973445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029413 {#1441
    date: 2023-07-11 00:50: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
75 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Backup-script-for-Lemmy"
  +title: "Backup script for Lemmy"
  +url: null
  +body: "Hello, do you know about a script or app or so that can backup data from a Lemmy instance as an end-user? At least the list of subscribed communities, settings, profile (bio) should be nice. I’ve been on VLemmy and lost one full evening trying to figure out what my subscription were (well not completely lost my time I also discovered new communities), but I want to avoid that in the future. If this doesn’t exist yet I may develop it but I’m pretty sure I’m not alone and someone did it already…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689029413 {#1412
    date: 2023-07-11 00:50:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 1083
  -titleTs: "'backup':1 'lemmi':4 'script':2"
  -bodyTs: "'alon':94 'alreadi':99 'also':63 'app':9 'avoid':71 'backup':14 'bio':34 'communiti':31,66 'complet':58 'data':15 'develop':84 'discov':64 'doesn':78 'end':23 'end-us':22 'even':47 'exist':80 'figur':50 'full':46 'futur':75 'hello':1 'instanc':19 'know':4 'least':26 'lemmi':18 'list':28 'lost':44,59 'm':88,92 'may':83 'new':65 'nice':37 'one':45 'pretti':89 'profil':33 'script':7 'set':32 'someon':96 'subscrib':30 'subscript':54 'sure':90 'time':61 'tri':48 'user':24 've':39 'vlemmi':42 'want':69 'well':56 'yet':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029413
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/973445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029413 {#1441
    date: 2023-07-11 00:50: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
76 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Backup-script-for-Lemmy"
  +title: "Backup script for Lemmy"
  +url: null
  +body: "Hello, do you know about a script or app or so that can backup data from a Lemmy instance as an end-user? At least the list of subscribed communities, settings, profile (bio) should be nice. I’ve been on VLemmy and lost one full evening trying to figure out what my subscription were (well not completely lost my time I also discovered new communities), but I want to avoid that in the future. If this doesn’t exist yet I may develop it but I’m pretty sure I’m not alone and someone did it already…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689029413 {#1412
    date: 2023-07-11 00:50:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 1083
  -titleTs: "'backup':1 'lemmi':4 'script':2"
  -bodyTs: "'alon':94 'alreadi':99 'also':63 'app':9 'avoid':71 'backup':14 'bio':34 'communiti':31,66 'complet':58 'data':15 'develop':84 'discov':64 'doesn':78 'end':23 'end-us':22 'even':47 'exist':80 'figur':50 'full':46 'futur':75 'hello':1 'instanc':19 'know':4 'least':26 'lemmi':18 'list':28 'lost':44,59 'm':88,92 'may':83 'new':65 'nice':37 'one':45 'pretti':89 'profil':33 'script':7 'set':32 'someon':96 'subscrib':30 'subscript':54 'sure':90 'time':61 'tri':48 'user':24 've':39 'vlemmi':42 'want':69 'well':56 'yet':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029413
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/973445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029413 {#1441
    date: 2023-07-11 00:50: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
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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Catholicism"
  +title: "Catholicism"
  +url: "https://i.imgur.com/XwxRhFi.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689018823 {#1455
    date: 2023-07-10 21:53:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17497
  -titleTs: "'catholic':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689027823
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/966238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018823 {#1453
    date: 2023-07-10 21:53:43.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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Catholicism"
  +title: "Catholicism"
  +url: "https://i.imgur.com/XwxRhFi.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689018823 {#1455
    date: 2023-07-10 21:53:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17497
  -titleTs: "'catholic':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689027823
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/966238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018823 {#1453
    date: 2023-07-10 21:53:43.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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Catholicism"
  +title: "Catholicism"
  +url: "https://i.imgur.com/XwxRhFi.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689018823 {#1455
    date: 2023-07-10 21:53:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17497
  -titleTs: "'catholic':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689027823
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/966238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018823 {#1453
    date: 2023-07-10 21:53:43.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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Third-option"
  +title: "Third option"
  +url: "https://i.imgur.com/pUmY6Pw.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689023133 {#1438
    date: 2023-07-10 23:05:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 8614
  -titleTs: "'option':2 'third':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689027633
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1319488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689023133 {#1429
    date: 2023-07-10 23:05: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
83 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Third-option"
  +title: "Third option"
  +url: "https://i.imgur.com/pUmY6Pw.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689023133 {#1438
    date: 2023-07-10 23:05:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 8614
  -titleTs: "'option':2 'third':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689027633
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1319488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689023133 {#1429
    date: 2023-07-10 23:05: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
84 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Third-option"
  +title: "Third option"
  +url: "https://i.imgur.com/pUmY6Pw.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689023133 {#1438
    date: 2023-07-10 23:05:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 8614
  -titleTs: "'option':2 'third':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689027633
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1319488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689023133 {#1429
    date: 2023-07-10 23:05: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
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 {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
  +title: "Liftoff. Lemmy app. Do you like the way it works now?"
  +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
  +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689616147 {#1606
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 1081
  -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
  -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689026776
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/923922"
  +editedAt: DateTimeImmutable @1689673369 {#1614
    date: 2023-07-18 11:42:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688940376 {#1612
    date: 2023-07-10 00:06: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
87 DENIED edit
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
  +title: "Liftoff. Lemmy app. Do you like the way it works now?"
  +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
  +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689616147 {#1606
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 1081
  -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
  -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689026776
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/923922"
  +editedAt: DateTimeImmutable @1689673369 {#1614
    date: 2023-07-18 11:42:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688940376 {#1612
    date: 2023-07-10 00:06: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
88 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
  +title: "Liftoff. Lemmy app. Do you like the way it works now?"
  +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
  +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689616147 {#1606
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 1081
  -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
  -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689026776
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/923922"
  +editedAt: DateTimeImmutable @1689673369 {#1614
    date: 2023-07-18 11:42:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688940376 {#1612
    date: 2023-07-10 00:06: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
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 {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1669 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Does-anyone-regret-deleting-their-Reddit-account"
  +title: "Does anyone regret deleting their Reddit account?"
  +url: null
  +body: """
    When the whole Reddit fiasco started happening, I saw a lot of people wiping and deleting their Reddit accounts and moving elsewhere, like here on Lemmy.\n
    \n
    Now that it’s starting to die down a little bit, does anyone regret doing that? Or are you glad that you took that step?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 16
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689267871 {#1672
    date: 2023-07-13 19:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 948
  -titleTs: "'account':7 'anyon':2 'delet':4 'reddit':6 'regret':3"
  -bodyTs: "'account':19 'anyon':39 'bit':37 'delet':16 'die':33 'elsewher':22 'fiasco':5 'glad':46 'happen':7 'lemmi':26 'like':23 'littl':36 'lot':11 'move':21 'peopl':13 'reddit':4,18 'regret':40 'saw':9 'start':6,31 'step':51 'took':49 'whole':3 'wipe':14"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689026383
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1277945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688939983 {#1673
    date: 2023-07-09 23:59:43.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 {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1669 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Does-anyone-regret-deleting-their-Reddit-account"
  +title: "Does anyone regret deleting their Reddit account?"
  +url: null
  +body: """
    When the whole Reddit fiasco started happening, I saw a lot of people wiping and deleting their Reddit accounts and moving elsewhere, like here on Lemmy.\n
    \n
    Now that it’s starting to die down a little bit, does anyone regret doing that? Or are you glad that you took that step?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 16
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689267871 {#1672
    date: 2023-07-13 19:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 948
  -titleTs: "'account':7 'anyon':2 'delet':4 'reddit':6 'regret':3"
  -bodyTs: "'account':19 'anyon':39 'bit':37 'delet':16 'die':33 'elsewher':22 'fiasco':5 'glad':46 'happen':7 'lemmi':26 'like':23 'littl':36 'lot':11 'move':21 'peopl':13 'reddit':4,18 'regret':40 'saw':9 'start':6,31 'step':51 'took':49 'whole':3 'wipe':14"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689026383
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1277945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688939983 {#1673
    date: 2023-07-09 23:59:43.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 {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1669 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Does-anyone-regret-deleting-their-Reddit-account"
  +title: "Does anyone regret deleting their Reddit account?"
  +url: null
  +body: """
    When the whole Reddit fiasco started happening, I saw a lot of people wiping and deleting their Reddit accounts and moving elsewhere, like here on Lemmy.\n
    \n
    Now that it’s starting to die down a little bit, does anyone regret doing that? Or are you glad that you took that step?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 16
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689267871 {#1672
    date: 2023-07-13 19:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 948
  -titleTs: "'account':7 'anyon':2 'delet':4 'reddit':6 'regret':3"
  -bodyTs: "'account':19 'anyon':39 'bit':37 'delet':16 'die':33 'elsewher':22 'fiasco':5 'glad':46 'happen':7 'lemmi':26 'like':23 'littl':36 'lot':11 'move':21 'peopl':13 'reddit':4,18 'regret':40 'saw':9 'start':6,31 'step':51 'took':49 'whole':3 'wipe':14"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689026383
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1277945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688939983 {#1673
    date: 2023-07-09 23:59:43.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 {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "My-record-collection-as-of-now-A-labor-of-love"
  +title: "My record collection as of now. A labor of love for over 7 years."
  +url: "https://lemmy.world/pictrs/image/652f7c58-077e-4b37-8c49-e65ddc2fa954.jpeg"
  +body: "Comment below if you want to talk about music, as I make sure to dig into music of the past."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689024067 {#1653
    date: 2023-07-10 23:21:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 6151
  -titleTs: "'7':13 'collect':3 'labor':8 'love':10 'record':2 'year':14"
  -bodyTs: "'comment':1 'dig':15 'make':12 'music':9,17 'past':20 'sure':13 'talk':7 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689024067
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1320294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689024067 {#1656
    date: 2023-07-10 23:21:07.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 {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "My-record-collection-as-of-now-A-labor-of-love"
  +title: "My record collection as of now. A labor of love for over 7 years."
  +url: "https://lemmy.world/pictrs/image/652f7c58-077e-4b37-8c49-e65ddc2fa954.jpeg"
  +body: "Comment below if you want to talk about music, as I make sure to dig into music of the past."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689024067 {#1653
    date: 2023-07-10 23:21:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 6151
  -titleTs: "'7':13 'collect':3 'labor':8 'love':10 'record':2 'year':14"
  -bodyTs: "'comment':1 'dig':15 'make':12 'music':9,17 'past':20 'sure':13 'talk':7 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689024067
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1320294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689024067 {#1656
    date: 2023-07-10 23:21:07.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 {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "My-record-collection-as-of-now-A-labor-of-love"
  +title: "My record collection as of now. A labor of love for over 7 years."
  +url: "https://lemmy.world/pictrs/image/652f7c58-077e-4b37-8c49-e65ddc2fa954.jpeg"
  +body: "Comment below if you want to talk about music, as I make sure to dig into music of the past."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689024067 {#1653
    date: 2023-07-10 23:21:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 6151
  -titleTs: "'7':13 'collect':3 'labor':8 'love':10 'record':2 'year':14"
  -bodyTs: "'comment':1 'dig':15 'make':12 'music':9,17 'past':20 'sure':13 'talk':7 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689024067
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1320294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689024067 {#1656
    date: 2023-07-10 23:21:07.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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Voids"
  +title: "Voids"
  +url: "https://i.imgur.com/77qOfMy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022858 {#1584
    date: 2023-07-10 23:00:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 5713
  -titleTs: "'void':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689022858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1319290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022858 {#1581
    date: 2023-07-10 23:00: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
99 DENIED edit
App\Entity\Entry {#1588
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Voids"
  +title: "Voids"
  +url: "https://i.imgur.com/77qOfMy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022858 {#1584
    date: 2023-07-10 23:00:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 5713
  -titleTs: "'void':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689022858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1319290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022858 {#1581
    date: 2023-07-10 23:00: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
100 DENIED moderate
App\Entity\Entry {#1588
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Voids"
  +title: "Voids"
  +url: "https://i.imgur.com/77qOfMy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022858 {#1584
    date: 2023-07-10 23:00:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 5713
  -titleTs: "'void':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689022858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1319290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022858 {#1581
    date: 2023-07-10 23:00: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