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

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.48 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "Why-is-asklemmy-dominating-my-news-feed"
  +title: "Why is asklemmy dominating my news feed?"
  +url: null
  +body: "I think for the past 3 days my entire feed is 90% asklemmy posts. Not that I dislike asklemmy, just is a lot of this one community."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689485063 {#191
    date: 2023-07-16 07:24:23.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: 1307
  -titleTs: "'asklemmi':3 'domin':4 'feed':7 'news':6"
  -bodyTs: "'3':6 '90':12 'asklemmi':13,19 'communiti':27 'day':7 'dislik':18 'entir':9 'feed':10 'lot':23 'one':26 'past':5 'post':14 'think':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689528511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1527722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689442111 {#242
    date: 2023-07-15 19:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Why-is-asklemmy-dominating-my-news-feed"
  +title: "Why is asklemmy dominating my news feed?"
  +url: null
  +body: "I think for the past 3 days my entire feed is 90% asklemmy posts. Not that I dislike asklemmy, just is a lot of this one community."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689485063 {#191
    date: 2023-07-16 07:24:23.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: 1307
  -titleTs: "'asklemmi':3 'domin':4 'feed':7 'news':6"
  -bodyTs: "'3':6 '90':12 'asklemmi':13,19 'communiti':27 'day':7 'dislik':18 'entir':9 'feed':10 'lot':23 'one':26 'past':5 'post':14 'think':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689528511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1527722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689442111 {#242
    date: 2023-07-15 19:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Why-is-asklemmy-dominating-my-news-feed"
  +title: "Why is asklemmy dominating my news feed?"
  +url: null
  +body: "I think for the past 3 days my entire feed is 90% asklemmy posts. Not that I dislike asklemmy, just is a lot of this one community."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689485063 {#191
    date: 2023-07-16 07:24:23.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: 1307
  -titleTs: "'asklemmi':3 'domin':4 'feed':7 'news':6"
  -bodyTs: "'3':6 '90':12 'asklemmi':13,19 'communiti':27 'day':7 'dislik':18 'entir':9 'feed':10 'lot':23 'one':26 'past':5 'post':14 'think':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689528511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1527722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689442111 {#242
    date: 2023-07-15 19:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "It-s-a-choice"
  +title: "It's a choice"
  +url: "https://lemmy.world/pictrs/image/8e27c393-ef45-4344-bbe5-422229654635.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689513381 {#1882
    date: 2023-07-16 15:16:21.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: 18863
  -titleTs: "'choic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689526881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1575984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689513381 {#1885
    date: 2023-07-16 15:16:21.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: "It-s-a-choice"
  +title: "It's a choice"
  +url: "https://lemmy.world/pictrs/image/8e27c393-ef45-4344-bbe5-422229654635.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689513381 {#1882
    date: 2023-07-16 15:16:21.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: 18863
  -titleTs: "'choic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689526881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1575984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689513381 {#1885
    date: 2023-07-16 15:16:21.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: "It-s-a-choice"
  +title: "It's a choice"
  +url: "https://lemmy.world/pictrs/image/8e27c393-ef45-4344-bbe5-422229654635.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689513381 {#1882
    date: 2023-07-16 15:16:21.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: 18863
  -titleTs: "'choic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689526881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1575984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689513381 {#1885
    date: 2023-07-16 15:16:21.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 {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-your-favorite-ugly-games"
  +title: "What are your favorite "ugly" games?"
  +url: null
  +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 104
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689713659 {#1975
    date: 2023-07-18 22:54:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1306
  -titleTs: "'favorit':4 'game':6 'ugli':5"
  -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525474
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439074 {#1953
    date: 2023-07-15 18:37:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-your-favorite-ugly-games"
  +title: "What are your favorite "ugly" games?"
  +url: null
  +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 104
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689713659 {#1975
    date: 2023-07-18 22:54:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1306
  -titleTs: "'favorit':4 'game':6 'ugli':5"
  -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525474
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439074 {#1953
    date: 2023-07-15 18:37:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-your-favorite-ugly-games"
  +title: "What are your favorite "ugly" games?"
  +url: null
  +body: "I enjoy [Dungeon Crawl Stone Soup](https://crawl.develz.org/) played in the terminal with ASCII graphics. I wonder whether there are other hidden gems out there which don’t get attention because they are “ugly”?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 104
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689713659 {#1975
    date: 2023-07-18 22:54:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 1306
  -titleTs: "'favorit':4 'game':6 'ugli':5"
  -bodyTs: "'/)':9 'ascii':15 'attent':31 'crawl':4 'crawl.develz.org':8 'crawl.develz.org/)':7 'dungeon':3 'enjoy':2 'gem':24 'get':30 'graphic':16 'hidden':23 'play':10 'soup':6 'stone':5 'termin':13 'ugli':35 'whether':19 'wonder':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525474
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439074 {#1953
    date: 2023-07-15 18:37:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Fun-for-the-whole-family"
  +title: "Fun for the whole family"
  +url: "https://lemmy.world/pictrs/image/a84a9041-4b24-463a-99c9-51facd3062f0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689520618 {#1390
    date: 2023-07-16 17:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 8763
  -titleTs: "'famili':5 'fun':1 'whole':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525118
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1579022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689520618 {#1386
    date: 2023-07-16 17:16: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
15 DENIED edit
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Fun-for-the-whole-family"
  +title: "Fun for the whole family"
  +url: "https://lemmy.world/pictrs/image/a84a9041-4b24-463a-99c9-51facd3062f0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689520618 {#1390
    date: 2023-07-16 17:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 8763
  -titleTs: "'famili':5 'fun':1 'whole':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525118
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1579022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689520618 {#1386
    date: 2023-07-16 17:16: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
16 DENIED moderate
App\Entity\Entry {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Fun-for-the-whole-family"
  +title: "Fun for the whole family"
  +url: "https://lemmy.world/pictrs/image/a84a9041-4b24-463a-99c9-51facd3062f0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689520618 {#1390
    date: 2023-07-16 17:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 8763
  -titleTs: "'famili':5 'fun':1 'whole':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689525118
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1579022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689520618 {#1386
    date: 2023-07-16 17:16: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
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 {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Am-I-too-stupid-or-is-Lemmy-not-working-Different"
  +title: "Am I too stupid or is Lemmy not working? Different experience logged in vs. logged out"
  +url: null
  +body: """
    Hi, I just registered an account at Lemdro.id for my first stets into the lemmyverse. One of the first things to do was to subscribe to some communities. To try out different ones I subscribed to the German Feddit community dach@feddit.de\n
    \n
    Now when I visit lemdro.id/c/dach@feddit.de I only see a single two week old post if I am logged in. As soon as I log out I can see every post of the community.\n
    \n
    What is going on here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689495223 {#1377
    date: 2023-07-16 10:13:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 1334
  -titleTs: "'differ':10 'experi':11 'lemmi':7 'log':12,15 'stupid':4 'vs':14 'work':9"
  -bodyTs: "'/c/dach@feddit.de':48 'account':6 'communiti':28,40,76 'dach@feddit.de':41 'differ':32 'everi':72 'feddit':39 'first':11,19 'german':38 'go':79 'hi':1 'lemdro.id':8,47 'lemdro.id/c/dach@feddit.de':46 'lemmyvers':15 'log':61,67 'old':56 'one':16,33 'post':57,73 'regist':4 'see':51,71 'singl':53 'soon':64 'stet':12 'subscrib':25,35 'thing':20 'tri':30 'two':54 'visit':45 'week':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689524047
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/92522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689491047 {#1945
    date: 2023-07-16 09:04: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
19 DENIED edit
App\Entity\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Am-I-too-stupid-or-is-Lemmy-not-working-Different"
  +title: "Am I too stupid or is Lemmy not working? Different experience logged in vs. logged out"
  +url: null
  +body: """
    Hi, I just registered an account at Lemdro.id for my first stets into the lemmyverse. One of the first things to do was to subscribe to some communities. To try out different ones I subscribed to the German Feddit community dach@feddit.de\n
    \n
    Now when I visit lemdro.id/c/dach@feddit.de I only see a single two week old post if I am logged in. As soon as I log out I can see every post of the community.\n
    \n
    What is going on here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689495223 {#1377
    date: 2023-07-16 10:13:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 1334
  -titleTs: "'differ':10 'experi':11 'lemmi':7 'log':12,15 'stupid':4 'vs':14 'work':9"
  -bodyTs: "'/c/dach@feddit.de':48 'account':6 'communiti':28,40,76 'dach@feddit.de':41 'differ':32 'everi':72 'feddit':39 'first':11,19 'german':38 'go':79 'hi':1 'lemdro.id':8,47 'lemdro.id/c/dach@feddit.de':46 'lemmyvers':15 'log':61,67 'old':56 'one':16,33 'post':57,73 'regist':4 'see':51,71 'singl':53 'soon':64 'stet':12 'subscrib':25,35 'thing':20 'tri':30 'two':54 'visit':45 'week':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689524047
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/92522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689491047 {#1945
    date: 2023-07-16 09:04: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
20 DENIED moderate
App\Entity\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Am-I-too-stupid-or-is-Lemmy-not-working-Different"
  +title: "Am I too stupid or is Lemmy not working? Different experience logged in vs. logged out"
  +url: null
  +body: """
    Hi, I just registered an account at Lemdro.id for my first stets into the lemmyverse. One of the first things to do was to subscribe to some communities. To try out different ones I subscribed to the German Feddit community dach@feddit.de\n
    \n
    Now when I visit lemdro.id/c/dach@feddit.de I only see a single two week old post if I am logged in. As soon as I log out I can see every post of the community.\n
    \n
    What is going on here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689495223 {#1377
    date: 2023-07-16 10:13:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1942 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1374 …}
  +badges: Doctrine\ORM\PersistentCollection {#1369 …}
  +children: []
  -id: 1334
  -titleTs: "'differ':10 'experi':11 'lemmi':7 'log':12,15 'stupid':4 'vs':14 'work':9"
  -bodyTs: "'/c/dach@feddit.de':48 'account':6 'communiti':28,40,76 'dach@feddit.de':41 'differ':32 'everi':72 'feddit':39 'first':11,19 'german':38 'go':79 'hi':1 'lemdro.id':8,47 'lemdro.id/c/dach@feddit.de':46 'lemmyvers':15 'log':61,67 'old':56 'one':16,33 'post':57,73 'regist':4 'see':51,71 'singl':53 'soon':64 'stet':12 'subscrib':25,35 'thing':20 'tri':30 'two':54 'visit':45 'week':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689524047
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/92522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689491047 {#1945
    date: 2023-07-16 09:04: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
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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Where-are-the-2G1C-girls-today-What-are-they-doing"
  +title: "Where are the 2G1C girls today? What are they doing now?"
  +url: null
  +body: "If they were ever identified or something."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689446773 {#1370
    date: 2023-07-15 20:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 1304
  -titleTs: "'2g1c':4 'girl':5 'today':6"
  -bodyTs: "'ever':4 'identifi':5 'someth':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523921
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689437521 {#1371
    date: 2023-07-15 18:12: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
23 DENIED edit
App\Entity\Entry {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Where-are-the-2G1C-girls-today-What-are-they-doing"
  +title: "Where are the 2G1C girls today? What are they doing now?"
  +url: null
  +body: "If they were ever identified or something."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689446773 {#1370
    date: 2023-07-15 20:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 1304
  -titleTs: "'2g1c':4 'girl':5 'today':6"
  -bodyTs: "'ever':4 'identifi':5 'someth':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523921
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689437521 {#1371
    date: 2023-07-15 18:12: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
24 DENIED moderate
App\Entity\Entry {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Where-are-the-2G1C-girls-today-What-are-they-doing"
  +title: "Where are the 2G1C girls today? What are they doing now?"
  +url: null
  +body: "If they were ever identified or something."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689446773 {#1370
    date: 2023-07-15 20:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 1304
  -titleTs: "'2g1c':4 'girl':5 'today':6"
  -bodyTs: "'ever':4 'identifi':5 'someth':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523921
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2077255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689437521 {#1371
    date: 2023-07-15 18:12: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
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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Can-I-use-Google-Play-without-a-Sim-card"
  +title: "Can I use Google Play without a Sim card?"
  +url: null
  +body: "Can I use Google Play without a SIM card? I listen to audiobooks and don’t want to drain the battery on my personal phone so was going to buy a mini android and download Libby onto it and use that for listening to audiobooks but I don’t want to buy one if that won’t work. I have searched for my answer and can’t really find anything. Once I have Libby on it I can just use my wifi so won’t ever have to use a sim card. I only want Libby (free books through library) not audible. Thanks for any help!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689451653 {#2424
    date: 2023-07-15 22:07:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 1302
  -titleTs: "'card':9 'googl':4 'play':5 'sim':8 'use':3 'without':6"
  -bodyTs: "'android':33 'answer':64 'anyth':70 'audibl':102 'audiobook':13,45 'batteri':21 'book':98 'buy':30,52 'card':9,92 'download':35 'drain':19 'ever':86 'find':69 'free':97 'go':28 'googl':4 'help':106 'libbi':36,74,96 'librari':100 'listen':11,43 'mini':32 'one':53 'onto':37 'person':24 'phone':25 'play':5 'realli':68 'search':61 'sim':8,91 'thank':103 'use':3,40,80,89 'want':17,50,95 'wifi':82 'without':6 'won':56,84 'work':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523578
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/85576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689437178 {#2446
    date: 2023-07-15 18:06:18.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Can-I-use-Google-Play-without-a-Sim-card"
  +title: "Can I use Google Play without a Sim card?"
  +url: null
  +body: "Can I use Google Play without a SIM card? I listen to audiobooks and don’t want to drain the battery on my personal phone so was going to buy a mini android and download Libby onto it and use that for listening to audiobooks but I don’t want to buy one if that won’t work. I have searched for my answer and can’t really find anything. Once I have Libby on it I can just use my wifi so won’t ever have to use a sim card. I only want Libby (free books through library) not audible. Thanks for any help!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689451653 {#2424
    date: 2023-07-15 22:07:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 1302
  -titleTs: "'card':9 'googl':4 'play':5 'sim':8 'use':3 'without':6"
  -bodyTs: "'android':33 'answer':64 'anyth':70 'audibl':102 'audiobook':13,45 'batteri':21 'book':98 'buy':30,52 'card':9,92 'download':35 'drain':19 'ever':86 'find':69 'free':97 'go':28 'googl':4 'help':106 'libbi':36,74,96 'librari':100 'listen':11,43 'mini':32 'one':53 'onto':37 'person':24 'phone':25 'play':5 'realli':68 'search':61 'sim':8,91 'thank':103 'use':3,40,80,89 'want':17,50,95 'wifi':82 'without':6 'won':56,84 'work':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523578
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/85576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689437178 {#2446
    date: 2023-07-15 18:06:18.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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Can-I-use-Google-Play-without-a-Sim-card"
  +title: "Can I use Google Play without a Sim card?"
  +url: null
  +body: "Can I use Google Play without a SIM card? I listen to audiobooks and don’t want to drain the battery on my personal phone so was going to buy a mini android and download Libby onto it and use that for listening to audiobooks but I don’t want to buy one if that won’t work. I have searched for my answer and can’t really find anything. Once I have Libby on it I can just use my wifi so won’t ever have to use a sim card. I only want Libby (free books through library) not audible. Thanks for any help!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689451653 {#2424
    date: 2023-07-15 22:07:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 1302
  -titleTs: "'card':9 'googl':4 'play':5 'sim':8 'use':3 'without':6"
  -bodyTs: "'android':33 'answer':64 'anyth':70 'audibl':102 'audiobook':13,45 'batteri':21 'book':98 'buy':30,52 'card':9,92 'download':35 'drain':19 'ever':86 'find':69 'free':97 'go':28 'googl':4 'help':106 'libbi':36,74,96 'librari':100 'listen':11,43 'mini':32 'one':53 'onto':37 'person':24 'phone':25 'play':5 'realli':68 'search':61 'sim':8,91 'thank':103 'use':3,40,80,89 'want':17,50,95 'wifi':82 'without':6 'won':56,84 'work':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523578
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/85576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689437178 {#2446
    date: 2023-07-15 18:06:18.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "so-brave"
  +title: "so brave"
  +url: "https://sh.itjust.works/pictrs/image/80b98c3c-78a4-4942-8ae2-07f14a9a8f5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689518623 {#2355
    date: 2023-07-16 16:43:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 4026
  -titleTs: "'brave':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523123
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1208001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689518623 {#2466
    date: 2023-07-16 16:43: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
31 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "so-brave"
  +title: "so brave"
  +url: "https://sh.itjust.works/pictrs/image/80b98c3c-78a4-4942-8ae2-07f14a9a8f5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689518623 {#2355
    date: 2023-07-16 16:43:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 4026
  -titleTs: "'brave':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523123
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1208001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689518623 {#2466
    date: 2023-07-16 16:43: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
32 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "so-brave"
  +title: "so brave"
  +url: "https://sh.itjust.works/pictrs/image/80b98c3c-78a4-4942-8ae2-07f14a9a8f5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689518623 {#2355
    date: 2023-07-16 16:43:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 4026
  -titleTs: "'brave':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689523123
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1208001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689518623 {#2466
    date: 2023-07-16 16:43: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
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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Btw"
  +title: "Btw"
  +url: "https://i.imgur.com/f0J8NyL.png"
  +body: """
    *I’m moving my posts from Reddit to Lemmy before delete them.*\n
    \n
    This post is from 2020-08-12.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689517583 {#60
    date: 2023-07-16 16:26:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 11980
  -titleTs: "'btw':1"
  -bodyTs: "'-08':18 '-12':19 '2020':17 'delet':11 'lemmi':9 'm':2 'move':3 'post':5,14 'reddit':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689522083
  +visibility: "visible             "
  +apId: "https://programming.dev/post/699609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689517583 {#1359
    date: 2023-07-16 16:26:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Btw"
  +title: "Btw"
  +url: "https://i.imgur.com/f0J8NyL.png"
  +body: """
    *I’m moving my posts from Reddit to Lemmy before delete them.*\n
    \n
    This post is from 2020-08-12.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689517583 {#60
    date: 2023-07-16 16:26:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 11980
  -titleTs: "'btw':1"
  -bodyTs: "'-08':18 '-12':19 '2020':17 'delet':11 'lemmi':9 'm':2 'move':3 'post':5,14 'reddit':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689522083
  +visibility: "visible             "
  +apId: "https://programming.dev/post/699609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689517583 {#1359
    date: 2023-07-16 16:26:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Btw"
  +title: "Btw"
  +url: "https://i.imgur.com/f0J8NyL.png"
  +body: """
    *I’m moving my posts from Reddit to Lemmy before delete them.*\n
    \n
    This post is from 2020-08-12.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689517583 {#60
    date: 2023-07-16 16:26:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 11980
  -titleTs: "'btw':1"
  -bodyTs: "'-08':18 '-12':19 '2020':17 'delet':11 'lemmi':9 'm':2 'move':3 'post':5,14 'reddit':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689522083
  +visibility: "visible             "
  +apId: "https://programming.dev/post/699609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689517583 {#1359
    date: 2023-07-16 16:26:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Two-yellow-Lamborghinis-crashed-in-Singapore"
  +title: "Two yellow Lamborghinis crashed in Singapore"
  +url: "https://lemmy.world/pictrs/image/389e0bbe-c73a-421e-a559-ff83c5f5def4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689514223 {#1499
    date: 2023-07-16 15:30:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 1472
  -titleTs: "'crash':4 'lamborghini':3 'singapor':6 'two':1 'yellow':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689521973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1524785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689435573 {#1502
    date: 2023-07-15 17:39: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
39 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Two-yellow-Lamborghinis-crashed-in-Singapore"
  +title: "Two yellow Lamborghinis crashed in Singapore"
  +url: "https://lemmy.world/pictrs/image/389e0bbe-c73a-421e-a559-ff83c5f5def4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689514223 {#1499
    date: 2023-07-16 15:30:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 1472
  -titleTs: "'crash':4 'lamborghini':3 'singapor':6 'two':1 'yellow':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689521973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1524785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689435573 {#1502
    date: 2023-07-15 17:39: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
40 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Two-yellow-Lamborghinis-crashed-in-Singapore"
  +title: "Two yellow Lamborghinis crashed in Singapore"
  +url: "https://lemmy.world/pictrs/image/389e0bbe-c73a-421e-a559-ff83c5f5def4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689514223 {#1499
    date: 2023-07-16 15:30:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 1472
  -titleTs: "'crash':4 'lamborghini':3 'singapor':6 'two':1 'yellow':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689521973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1524785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689435573 {#1502
    date: 2023-07-15 17:39: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
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 {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Lemmy-world-is-down-because-of-a-DDOS-attack"
  +title: "Lemmy.world is down because of a DDOS attack"
  +url: "https://lemmy-world.statuspage.io/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 463
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445166 {#1543
    date: 2023-07-15 20:19:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 1299
  -titleTs: "'attack':8 'ddos':7 'lemmy.world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689521548
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1217912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689435148 {#1532
    date: 2023-07-15 17:32:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Lemmy-world-is-down-because-of-a-DDOS-attack"
  +title: "Lemmy.world is down because of a DDOS attack"
  +url: "https://lemmy-world.statuspage.io/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 463
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445166 {#1543
    date: 2023-07-15 20:19:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 1299
  -titleTs: "'attack':8 'ddos':7 'lemmy.world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689521548
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1217912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689435148 {#1532
    date: 2023-07-15 17:32:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Lemmy-world-is-down-because-of-a-DDOS-attack"
  +title: "Lemmy.world is down because of a DDOS attack"
  +url: "https://lemmy-world.statuspage.io/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 463
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689445166 {#1543
    date: 2023-07-15 20:19:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 1299
  -titleTs: "'attack':8 'ddos':7 'lemmy.world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689521548
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1217912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689435148 {#1532
    date: 2023-07-15 17:32:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Posting-images-from-my-meme-folder-until-c-lemmyshitpost-gets-10000"
  +title: "Posting images from my meme folder until c/lemmyshitpost gets 10000 subscribers / Day 2"
  +url: "https://lemm.ee/pictrs/image/985aeaa1-aab9-4a44-98fe-2b307f02b5a7.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689520176 {#1518
    date: 2023-07-16 17:09:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 23415
  -titleTs: "'10000':10 '2':13 'c/lemmyshitpost':8 'day':12 'folder':6 'get':9 'imag':2 'meme':5 'post':1 'subscrib':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689520176
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1283209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689520176 {#1519
    date: 2023-07-16 17:09:36.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 {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Posting-images-from-my-meme-folder-until-c-lemmyshitpost-gets-10000"
  +title: "Posting images from my meme folder until c/lemmyshitpost gets 10000 subscribers / Day 2"
  +url: "https://lemm.ee/pictrs/image/985aeaa1-aab9-4a44-98fe-2b307f02b5a7.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689520176 {#1518
    date: 2023-07-16 17:09:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 23415
  -titleTs: "'10000':10 '2':13 'c/lemmyshitpost':8 'day':12 'folder':6 'get':9 'imag':2 'meme':5 'post':1 'subscrib':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689520176
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1283209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689520176 {#1519
    date: 2023-07-16 17:09:36.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 {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Posting-images-from-my-meme-folder-until-c-lemmyshitpost-gets-10000"
  +title: "Posting images from my meme folder until c/lemmyshitpost gets 10000 subscribers / Day 2"
  +url: "https://lemm.ee/pictrs/image/985aeaa1-aab9-4a44-98fe-2b307f02b5a7.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689520176 {#1518
    date: 2023-07-16 17:09:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 23415
  -titleTs: "'10000':10 '2':13 'c/lemmyshitpost':8 'day':12 'folder':6 'get':9 'imag':2 'meme':5 'post':1 'subscrib':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689520176
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1283209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689520176 {#1519
    date: 2023-07-16 17:09:36.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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-any-of-the-DNA-testing-companies-trustworthy"
  +title: "Are any of the DNA testing companies trustworthy?"
  +url: null
  +body: """
    So obviously we’re all on Lemmy for a complicated combination of reasons, but we all likely share some common ground, namely…\n
    \n
    - need for privacy\n
    - need to own/control/access the data we produce\n
    - healthy skepticism about the trustworthiness of for-profit corporations, in general\n
    \n
    So if we don’t want meta to know even innocuous things; like how many times/when we message our grandma, and we don’t google to know when we’re searching for remedies to a rash, and we don’t want reddit to… Well we just don’t want reddit - we don’t want them to profit from or weaponize that data against us in a myriad ways.\n
    \n
    We also don’t want them artificially removing features and creating tiered layers of service/value hidden behind a paywall (I understand this is very present in the some of the commercially available DNA services).\n
    \n
    So that brings me to DNA testing services. Since they started to emerge in the mainstream they were immediately an interesting, exciting novelty and I also knew it was data I wouldn’t feel safe trusting with a for-profit org - with broken systems like law enforcement and health insurers on speed dial and just salivating for the goodies they collect.\n
    \n
    **So all that considered, any groups that provide this type of service that you do trust/use, and why?**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689746074 {#1738
    date: 2023-07-19 07:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1300
  -titleTs: "'compani':7 'dna':5 'test':6 'trustworthi':8"
  -bodyTs: "'also':114,172 'artifici':119 'avail':144 'behind':129 'bring':149 'broken':190 'collect':208 'combin':11 'commerci':143 'common':20 'complic':10 'consid':212 'corpor':42 'creat':123 'data':30,106,176 'dial':200 'dna':145,152 'emerg':159 'enforc':194 'even':54 'excit':168 'featur':121 'feel':180 'for-profit':39,185 'general':44 'goodi':206 'googl':69 'grandma':64 'ground':21 'group':214 'health':196 'healthi':33 'hidden':128 'immedi':165 'innocu':55 'insur':197 'interest':167 'knew':173 'know':53,71 'law':193 'layer':125 'lemmi':7 'like':17,57,192 'mainstream':162 'mani':59 'messag':62 'meta':51 'myriad':111 'name':22 'need':23,26 'novelti':169 'obvious':2 'org':188 'own/control/access':28 'paywal':131 'present':137 'privaci':25 'produc':32 'profit':41,101,187 'provid':216 'rash':80 're':4,74 'reason':13 'reddit':86,94 'remedi':77 'remov':120 'safe':181 'saliv':203 'search':75 'servic':146,154,220 'service/value':127 'share':18 'sinc':155 'skeptic':34 'speed':199 'start':157 'system':191 'test':153 'thing':56 'tier':124 'times/when':60 'trust':182 'trust/use':224 'trustworthi':37 'type':218 'understand':133 'us':108 'want':50,85,93,98,117 'way':112 'weapon':104 'well':88 'wouldn':178"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519957
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1524034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689433557 {#1753
    date: 2023-07-15 17:05:57.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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-any-of-the-DNA-testing-companies-trustworthy"
  +title: "Are any of the DNA testing companies trustworthy?"
  +url: null
  +body: """
    So obviously we’re all on Lemmy for a complicated combination of reasons, but we all likely share some common ground, namely…\n
    \n
    - need for privacy\n
    - need to own/control/access the data we produce\n
    - healthy skepticism about the trustworthiness of for-profit corporations, in general\n
    \n
    So if we don’t want meta to know even innocuous things; like how many times/when we message our grandma, and we don’t google to know when we’re searching for remedies to a rash, and we don’t want reddit to… Well we just don’t want reddit - we don’t want them to profit from or weaponize that data against us in a myriad ways.\n
    \n
    We also don’t want them artificially removing features and creating tiered layers of service/value hidden behind a paywall (I understand this is very present in the some of the commercially available DNA services).\n
    \n
    So that brings me to DNA testing services. Since they started to emerge in the mainstream they were immediately an interesting, exciting novelty and I also knew it was data I wouldn’t feel safe trusting with a for-profit org - with broken systems like law enforcement and health insurers on speed dial and just salivating for the goodies they collect.\n
    \n
    **So all that considered, any groups that provide this type of service that you do trust/use, and why?**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689746074 {#1738
    date: 2023-07-19 07:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1300
  -titleTs: "'compani':7 'dna':5 'test':6 'trustworthi':8"
  -bodyTs: "'also':114,172 'artifici':119 'avail':144 'behind':129 'bring':149 'broken':190 'collect':208 'combin':11 'commerci':143 'common':20 'complic':10 'consid':212 'corpor':42 'creat':123 'data':30,106,176 'dial':200 'dna':145,152 'emerg':159 'enforc':194 'even':54 'excit':168 'featur':121 'feel':180 'for-profit':39,185 'general':44 'goodi':206 'googl':69 'grandma':64 'ground':21 'group':214 'health':196 'healthi':33 'hidden':128 'immedi':165 'innocu':55 'insur':197 'interest':167 'knew':173 'know':53,71 'law':193 'layer':125 'lemmi':7 'like':17,57,192 'mainstream':162 'mani':59 'messag':62 'meta':51 'myriad':111 'name':22 'need':23,26 'novelti':169 'obvious':2 'org':188 'own/control/access':28 'paywal':131 'present':137 'privaci':25 'produc':32 'profit':41,101,187 'provid':216 'rash':80 're':4,74 'reason':13 'reddit':86,94 'remedi':77 'remov':120 'safe':181 'saliv':203 'search':75 'servic':146,154,220 'service/value':127 'share':18 'sinc':155 'skeptic':34 'speed':199 'start':157 'system':191 'test':153 'thing':56 'tier':124 'times/when':60 'trust':182 'trust/use':224 'trustworthi':37 'type':218 'understand':133 'us':108 'want':50,85,93,98,117 'way':112 'weapon':104 'well':88 'wouldn':178"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519957
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1524034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689433557 {#1753
    date: 2023-07-15 17:05:57.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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-any-of-the-DNA-testing-companies-trustworthy"
  +title: "Are any of the DNA testing companies trustworthy?"
  +url: null
  +body: """
    So obviously we’re all on Lemmy for a complicated combination of reasons, but we all likely share some common ground, namely…\n
    \n
    - need for privacy\n
    - need to own/control/access the data we produce\n
    - healthy skepticism about the trustworthiness of for-profit corporations, in general\n
    \n
    So if we don’t want meta to know even innocuous things; like how many times/when we message our grandma, and we don’t google to know when we’re searching for remedies to a rash, and we don’t want reddit to… Well we just don’t want reddit - we don’t want them to profit from or weaponize that data against us in a myriad ways.\n
    \n
    We also don’t want them artificially removing features and creating tiered layers of service/value hidden behind a paywall (I understand this is very present in the some of the commercially available DNA services).\n
    \n
    So that brings me to DNA testing services. Since they started to emerge in the mainstream they were immediately an interesting, exciting novelty and I also knew it was data I wouldn’t feel safe trusting with a for-profit org - with broken systems like law enforcement and health insurers on speed dial and just salivating for the goodies they collect.\n
    \n
    **So all that considered, any groups that provide this type of service that you do trust/use, and why?**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689746074 {#1738
    date: 2023-07-19 07:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1300
  -titleTs: "'compani':7 'dna':5 'test':6 'trustworthi':8"
  -bodyTs: "'also':114,172 'artifici':119 'avail':144 'behind':129 'bring':149 'broken':190 'collect':208 'combin':11 'commerci':143 'common':20 'complic':10 'consid':212 'corpor':42 'creat':123 'data':30,106,176 'dial':200 'dna':145,152 'emerg':159 'enforc':194 'even':54 'excit':168 'featur':121 'feel':180 'for-profit':39,185 'general':44 'goodi':206 'googl':69 'grandma':64 'ground':21 'group':214 'health':196 'healthi':33 'hidden':128 'immedi':165 'innocu':55 'insur':197 'interest':167 'knew':173 'know':53,71 'law':193 'layer':125 'lemmi':7 'like':17,57,192 'mainstream':162 'mani':59 'messag':62 'meta':51 'myriad':111 'name':22 'need':23,26 'novelti':169 'obvious':2 'org':188 'own/control/access':28 'paywal':131 'present':137 'privaci':25 'produc':32 'profit':41,101,187 'provid':216 'rash':80 're':4,74 'reason':13 'reddit':86,94 'remedi':77 'remov':120 'safe':181 'saliv':203 'search':75 'servic':146,154,220 'service/value':127 'share':18 'sinc':155 'skeptic':34 'speed':199 'start':157 'system':191 'test':153 'thing':56 'tier':124 'times/when':60 'trust':182 'trust/use':224 'trustworthi':37 'type':218 'understand':133 'us':108 'want':50,85,93,98,117 'way':112 'weapon':104 'well':88 'wouldn':178"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519957
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1524034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689433557 {#1753
    date: 2023-07-15 17:05:57.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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-do-you-lead-manage-people-who-are-much-older-than"
  +title: "How do you lead/manage people who are much older than you?"
  +url: null
  +body: """
    So I’m getting a promotion soon (yay!), moving up from just a line cook to sous-chef and I’ve only been with this company for a few months. Thing is that I’m still quite young (mid twenties) and will be the direct supervisor of some people a fair bit older than I am. Think 10-20 years older. It might just still be a bit of imposter syndrome, but the idea of having to tell people who have been in the business for far longer than I what to do and such really weirds me out.\n
    \n
    I feel I wouldn’t like it if “some young brat” that just got hired almost immediately gets a promotion and becomes my supervisor eventhough I worked at the company for far longer. Though maybe not everyone feels like this.\n
    \n
    Do other people who have experience with a situation like this have any advice on how to deal with this? It’s kinda been keeping me up at night…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519881 {#1497
    date: 2023-07-16 17:04:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 8706
  -titleTs: "'lead/manage':4 'much':8 'older':9 'peopl':5"
  -bodyTs: "'-20':60 '10':59 'advic':154 'almost':116 'becom':122 'bit':53,69 'brat':111 'busi':86 'chef':19 'compani':27,130 'cook':15 'deal':158 'direct':46 'eventhough':125 'everyon':137 'experi':146 'fair':52 'far':88,132 'feel':102,138 'get':4,118 'got':114 'hire':115 'idea':75 'immedi':117 'impost':71 'keep':165 'kinda':163 'like':106,139,150 'line':14 'longer':89,133 'm':3,36 'mayb':135 'mid':40 'might':64 'month':31 'move':9 'night':169 'older':54,62 'peopl':50,80,143 'promot':6,120 'quit':38 'realli':97 'situat':149 'soon':7 'sous':18 'sous-chef':17 'still':37,66 'supervisor':47,124 'syndrom':72 'tell':79 'thing':32 'think':58 'though':134 'twenti':41 've':22 'weird':98 'work':127 'wouldn':104 'yay':8 'year':61 'young':39,110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1578762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519881 {#1484
    date: 2023-07-16 17:04: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
55 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-do-you-lead-manage-people-who-are-much-older-than"
  +title: "How do you lead/manage people who are much older than you?"
  +url: null
  +body: """
    So I’m getting a promotion soon (yay!), moving up from just a line cook to sous-chef and I’ve only been with this company for a few months. Thing is that I’m still quite young (mid twenties) and will be the direct supervisor of some people a fair bit older than I am. Think 10-20 years older. It might just still be a bit of imposter syndrome, but the idea of having to tell people who have been in the business for far longer than I what to do and such really weirds me out.\n
    \n
    I feel I wouldn’t like it if “some young brat” that just got hired almost immediately gets a promotion and becomes my supervisor eventhough I worked at the company for far longer. Though maybe not everyone feels like this.\n
    \n
    Do other people who have experience with a situation like this have any advice on how to deal with this? It’s kinda been keeping me up at night…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519881 {#1497
    date: 2023-07-16 17:04:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 8706
  -titleTs: "'lead/manage':4 'much':8 'older':9 'peopl':5"
  -bodyTs: "'-20':60 '10':59 'advic':154 'almost':116 'becom':122 'bit':53,69 'brat':111 'busi':86 'chef':19 'compani':27,130 'cook':15 'deal':158 'direct':46 'eventhough':125 'everyon':137 'experi':146 'fair':52 'far':88,132 'feel':102,138 'get':4,118 'got':114 'hire':115 'idea':75 'immedi':117 'impost':71 'keep':165 'kinda':163 'like':106,139,150 'line':14 'longer':89,133 'm':3,36 'mayb':135 'mid':40 'might':64 'month':31 'move':9 'night':169 'older':54,62 'peopl':50,80,143 'promot':6,120 'quit':38 'realli':97 'situat':149 'soon':7 'sous':18 'sous-chef':17 'still':37,66 'supervisor':47,124 'syndrom':72 'tell':79 'thing':32 'think':58 'though':134 'twenti':41 've':22 'weird':98 'work':127 'wouldn':104 'yay':8 'year':61 'young':39,110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1578762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519881 {#1484
    date: 2023-07-16 17:04: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
56 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-do-you-lead-manage-people-who-are-much-older-than"
  +title: "How do you lead/manage people who are much older than you?"
  +url: null
  +body: """
    So I’m getting a promotion soon (yay!), moving up from just a line cook to sous-chef and I’ve only been with this company for a few months. Thing is that I’m still quite young (mid twenties) and will be the direct supervisor of some people a fair bit older than I am. Think 10-20 years older. It might just still be a bit of imposter syndrome, but the idea of having to tell people who have been in the business for far longer than I what to do and such really weirds me out.\n
    \n
    I feel I wouldn’t like it if “some young brat” that just got hired almost immediately gets a promotion and becomes my supervisor eventhough I worked at the company for far longer. Though maybe not everyone feels like this.\n
    \n
    Do other people who have experience with a situation like this have any advice on how to deal with this? It’s kinda been keeping me up at night…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519881 {#1497
    date: 2023-07-16 17:04:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 8706
  -titleTs: "'lead/manage':4 'much':8 'older':9 'peopl':5"
  -bodyTs: "'-20':60 '10':59 'advic':154 'almost':116 'becom':122 'bit':53,69 'brat':111 'busi':86 'chef':19 'compani':27,130 'cook':15 'deal':158 'direct':46 'eventhough':125 'everyon':137 'experi':146 'fair':52 'far':88,132 'feel':102,138 'get':4,118 'got':114 'hire':115 'idea':75 'immedi':117 'impost':71 'keep':165 'kinda':163 'like':106,139,150 'line':14 'longer':89,133 'm':3,36 'mayb':135 'mid':40 'might':64 'month':31 'move':9 'night':169 'older':54,62 'peopl':50,80,143 'promot':6,120 'quit':38 'realli':97 'situat':149 'soon':7 'sous':18 'sous-chef':17 'still':37,66 'supervisor':47,124 'syndrom':72 'tell':79 'thing':32 'think':58 'though':134 'twenti':41 've':22 'weird':98 'work':127 'wouldn':104 'yay':8 'year':61 'young':39,110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1578762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519881 {#1484
    date: 2023-07-16 17:04: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
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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "good-job"
  +title: "good job"
  +url: "https://lemmy.world/pictrs/image/9b3bda23-ab9f-4d3e-8f75-717c1fd32d6b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519428 {#1761
    date: 2023-07-16 16:57:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 4853
  -titleTs: "'good':1 'job':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1578636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519428 {#1758
    date: 2023-07-16 16:57:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "good-job"
  +title: "good job"
  +url: "https://lemmy.world/pictrs/image/9b3bda23-ab9f-4d3e-8f75-717c1fd32d6b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519428 {#1761
    date: 2023-07-16 16:57:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 4853
  -titleTs: "'good':1 'job':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1578636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519428 {#1758
    date: 2023-07-16 16:57:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "good-job"
  +title: "good job"
  +url: "https://lemmy.world/pictrs/image/9b3bda23-ab9f-4d3e-8f75-717c1fd32d6b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519428 {#1761
    date: 2023-07-16 16:57:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 4853
  -titleTs: "'good':1 'job':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1578636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519428 {#1758
    date: 2023-07-16 16:57:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "I-m-with-Starfleet"
  +title: "I'm with Starfleet"
  +url: "https://sh.itjust.works/pictrs/image/a1f5f88d-1f09-4940-a9a9-0cb2b34b1d57.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519187 {#1774
    date: 2023-07-16 16:53:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 22316
  -titleTs: "'m':2 'starfleet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519187
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1208137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519187 {#1773
    date: 2023-07-16 16:53: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
63 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "I-m-with-Starfleet"
  +title: "I'm with Starfleet"
  +url: "https://sh.itjust.works/pictrs/image/a1f5f88d-1f09-4940-a9a9-0cb2b34b1d57.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519187 {#1774
    date: 2023-07-16 16:53:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 22316
  -titleTs: "'m':2 'starfleet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519187
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1208137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519187 {#1773
    date: 2023-07-16 16:53: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
64 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "I-m-with-Starfleet"
  +title: "I'm with Starfleet"
  +url: "https://sh.itjust.works/pictrs/image/a1f5f88d-1f09-4940-a9a9-0cb2b34b1d57.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689519187 {#1774
    date: 2023-07-16 16:53:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 22316
  -titleTs: "'m':2 'starfleet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689519187
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1208137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689519187 {#1773
    date: 2023-07-16 16:53: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
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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "your-mom"
  +title: "your mom"
  +url: "https://sh.itjust.works/pictrs/image/e44fcc54-5a5b-442a-94d3-cae2556acd9d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689518099 {#1466
    date: 2023-07-16 16:34:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 22317
  -titleTs: "'mom':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689518099
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1207752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689518099 {#1452
    date: 2023-07-16 16:34:59.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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "your-mom"
  +title: "your mom"
  +url: "https://sh.itjust.works/pictrs/image/e44fcc54-5a5b-442a-94d3-cae2556acd9d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689518099 {#1466
    date: 2023-07-16 16:34:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 22317
  -titleTs: "'mom':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689518099
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1207752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689518099 {#1452
    date: 2023-07-16 16:34:59.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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "your-mom"
  +title: "your mom"
  +url: "https://sh.itjust.works/pictrs/image/e44fcc54-5a5b-442a-94d3-cae2556acd9d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689518099 {#1466
    date: 2023-07-16 16:34:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 22317
  -titleTs: "'mom':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689518099
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1207752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689518099 {#1452
    date: 2023-07-16 16:34:59.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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "If-people-using-Reddit-are-called-Redditors-then-what-do"
  +title: "If people using Reddit are called Redditors, then what do we call people who use Lemmy?"
  +url: null
  +body: """
    Lemmyers? Lemmurs?\n
    \n
    Lemmyists?\n
    \n
    Lemmitors?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689538568 {#1660
    date: 2023-07-16 22:16:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 1298
  -titleTs: "'call':6,12 'lemmi':16 'peopl':2,13 'reddit':4 'redditor':7 'use':3,15"
  -bodyTs: "'lemmitor':4 'lemmur':2 'lemmyer':1 'lemmyist':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689517006
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/761162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430606 {#1409
    date: 2023-07-15 16:16:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "If-people-using-Reddit-are-called-Redditors-then-what-do"
  +title: "If people using Reddit are called Redditors, then what do we call people who use Lemmy?"
  +url: null
  +body: """
    Lemmyers? Lemmurs?\n
    \n
    Lemmyists?\n
    \n
    Lemmitors?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689538568 {#1660
    date: 2023-07-16 22:16:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 1298
  -titleTs: "'call':6,12 'lemmi':16 'peopl':2,13 'reddit':4 'redditor':7 'use':3,15"
  -bodyTs: "'lemmitor':4 'lemmur':2 'lemmyer':1 'lemmyist':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689517006
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/761162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430606 {#1409
    date: 2023-07-15 16:16:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "If-people-using-Reddit-are-called-Redditors-then-what-do"
  +title: "If people using Reddit are called Redditors, then what do we call people who use Lemmy?"
  +url: null
  +body: """
    Lemmyers? Lemmurs?\n
    \n
    Lemmyists?\n
    \n
    Lemmitors?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689538568 {#1660
    date: 2023-07-16 22:16:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 1298
  -titleTs: "'call':6,12 'lemmi':16 'peopl':2,13 'reddit':4 'redditor':7 'use':3,15"
  -bodyTs: "'lemmitor':4 'lemmur':2 'lemmyer':1 'lemmyist':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689517006
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/761162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689430606 {#1409
    date: 2023-07-15 16:16:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Fresh-batch-of-limoncello-and-lemon-peel-powder"
  +title: "Fresh batch of limoncello and lemon peel powder."
  +url: "https://lemmy.ca/pictrs/image/8299c705-0d28-4fca-befe-c0df0e43556b.jpeg"
  +body: """
    Second try at making limoncello; the peels were infused for 8 weeks in a locally distilled 45% gin. Used a coffee filter to filter out any impurities, and I think I trapped too much of the oils… leading to a crystal-clear liqueur, rather than the cloudy-neon-yellow I was going for. Oh well. Next time I’ll get actual 180-proof grain alcohol and will avoid paper filters. I’ll also use less simple syrup. Boy howdy… lessons have been learned.\n
    \n
    Decided to try using those leftover alcohol-soaked peels and making them into something useful… Decided on dried lemon peel powder. I wonder if it will still be ‘boozy’? It smells glorious, anyway.\n
    \n
    (This finished limoncello is roughly 20%ABV, though we like to mix it with soda because it’s so. stinkin. sweet.)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689516009 {#1417
    date: 2023-07-16 16:00:09.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: 7944
  -titleTs: "'batch':2 'fresh':1 'lemon':6 'limoncello':4 'peel':7 'powder':8"
  -bodyTs: "'180':64 '20':125 '45':17 '8':11 'abv':126 'actual':63 'alcohol':67,93 'alcohol-soak':92 'also':75 'anyway':119 'avoid':70 'boozi':115 'boy':80 'clear':43 'cloudi':49 'cloudy-neon-yellow':48 'coffe':21 'crystal':42 'crystal-clear':41 'decid':86,102 'distil':16 'dri':104 'filter':22,24,72 'finish':121 'get':62 'gin':18 'glorious':118 'go':54 'grain':66 'howdi':81 'impur':27 'infus':9 'lead':38 'learn':85 'leftov':91 'lemon':105 'less':77 'lesson':82 'like':129 'limoncello':5,122 'liqueur':44 'll':61,74 'local':15 'make':4,97 'mix':131 'much':34 'neon':50 'next':58 'oh':56 'oil':37 'paper':71 'peel':7,95,106 'powder':107 'proof':65 'rather':45 'rough':124 'second':1 'simpl':78 'smell':117 'soak':94 'soda':134 'someth':100 'still':113 'stinkin':139 'sweet':140 'syrup':79 'think':30 'though':127 'time':59 'trap':32 'tri':2,88 'use':19,76,89,101 'week':12 'well':57 'wonder':109 'yellow':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689516009
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1567001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689516009 {#1414
    date: 2023-07-16 16:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Fresh-batch-of-limoncello-and-lemon-peel-powder"
  +title: "Fresh batch of limoncello and lemon peel powder."
  +url: "https://lemmy.ca/pictrs/image/8299c705-0d28-4fca-befe-c0df0e43556b.jpeg"
  +body: """
    Second try at making limoncello; the peels were infused for 8 weeks in a locally distilled 45% gin. Used a coffee filter to filter out any impurities, and I think I trapped too much of the oils… leading to a crystal-clear liqueur, rather than the cloudy-neon-yellow I was going for. Oh well. Next time I’ll get actual 180-proof grain alcohol and will avoid paper filters. I’ll also use less simple syrup. Boy howdy… lessons have been learned.\n
    \n
    Decided to try using those leftover alcohol-soaked peels and making them into something useful… Decided on dried lemon peel powder. I wonder if it will still be ‘boozy’? It smells glorious, anyway.\n
    \n
    (This finished limoncello is roughly 20%ABV, though we like to mix it with soda because it’s so. stinkin. sweet.)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689516009 {#1417
    date: 2023-07-16 16:00:09.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: 7944
  -titleTs: "'batch':2 'fresh':1 'lemon':6 'limoncello':4 'peel':7 'powder':8"
  -bodyTs: "'180':64 '20':125 '45':17 '8':11 'abv':126 'actual':63 'alcohol':67,93 'alcohol-soak':92 'also':75 'anyway':119 'avoid':70 'boozi':115 'boy':80 'clear':43 'cloudi':49 'cloudy-neon-yellow':48 'coffe':21 'crystal':42 'crystal-clear':41 'decid':86,102 'distil':16 'dri':104 'filter':22,24,72 'finish':121 'get':62 'gin':18 'glorious':118 'go':54 'grain':66 'howdi':81 'impur':27 'infus':9 'lead':38 'learn':85 'leftov':91 'lemon':105 'less':77 'lesson':82 'like':129 'limoncello':5,122 'liqueur':44 'll':61,74 'local':15 'make':4,97 'mix':131 'much':34 'neon':50 'next':58 'oh':56 'oil':37 'paper':71 'peel':7,95,106 'powder':107 'proof':65 'rather':45 'rough':124 'second':1 'simpl':78 'smell':117 'soak':94 'soda':134 'someth':100 'still':113 'stinkin':139 'sweet':140 'syrup':79 'think':30 'though':127 'time':59 'trap':32 'tri':2,88 'use':19,76,89,101 'week':12 'well':57 'wonder':109 'yellow':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689516009
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1567001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689516009 {#1414
    date: 2023-07-16 16:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Fresh-batch-of-limoncello-and-lemon-peel-powder"
  +title: "Fresh batch of limoncello and lemon peel powder."
  +url: "https://lemmy.ca/pictrs/image/8299c705-0d28-4fca-befe-c0df0e43556b.jpeg"
  +body: """
    Second try at making limoncello; the peels were infused for 8 weeks in a locally distilled 45% gin. Used a coffee filter to filter out any impurities, and I think I trapped too much of the oils… leading to a crystal-clear liqueur, rather than the cloudy-neon-yellow I was going for. Oh well. Next time I’ll get actual 180-proof grain alcohol and will avoid paper filters. I’ll also use less simple syrup. Boy howdy… lessons have been learned.\n
    \n
    Decided to try using those leftover alcohol-soaked peels and making them into something useful… Decided on dried lemon peel powder. I wonder if it will still be ‘boozy’? It smells glorious, anyway.\n
    \n
    (This finished limoncello is roughly 20%ABV, though we like to mix it with soda because it’s so. stinkin. sweet.)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689516009 {#1417
    date: 2023-07-16 16:00:09.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: 7944
  -titleTs: "'batch':2 'fresh':1 'lemon':6 'limoncello':4 'peel':7 'powder':8"
  -bodyTs: "'180':64 '20':125 '45':17 '8':11 'abv':126 'actual':63 'alcohol':67,93 'alcohol-soak':92 'also':75 'anyway':119 'avoid':70 'boozi':115 'boy':80 'clear':43 'cloudi':49 'cloudy-neon-yellow':48 'coffe':21 'crystal':42 'crystal-clear':41 'decid':86,102 'distil':16 'dri':104 'filter':22,24,72 'finish':121 'get':62 'gin':18 'glorious':118 'go':54 'grain':66 'howdi':81 'impur':27 'infus':9 'lead':38 'learn':85 'leftov':91 'lemon':105 'less':77 'lesson':82 'like':129 'limoncello':5,122 'liqueur':44 'll':61,74 'local':15 'make':4,97 'mix':131 'much':34 'neon':50 'next':58 'oh':56 'oil':37 'paper':71 'peel':7,95,106 'powder':107 'proof':65 'rather':45 'rough':124 'second':1 'simpl':78 'smell':117 'soak':94 'soda':134 'someth':100 'still':113 'stinkin':139 'sweet':140 'syrup':79 'think':30 'though':127 'time':59 'trap':32 'tri':2,88 'use':19,76,89,101 'week':12 'well':57 'wonder':109 'yellow':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689516009
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1567001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689516009 {#1414
    date: 2023-07-16 16:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "exiting-vim-peak-hahas"
  +title: "exiting vim, peak hahas"
  +url: "https://lemmy.blahaj.zone/pictrs/image/cgwtJjFyqS.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689513492 {#1455
    date: 2023-07-16 15:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 14463
  -titleTs: "'exit':1 'haha':4 'peak':3 'vim':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689513492
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/941983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689513492 {#1453
    date: 2023-07-16 15:18:12.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 {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "exiting-vim-peak-hahas"
  +title: "exiting vim, peak hahas"
  +url: "https://lemmy.blahaj.zone/pictrs/image/cgwtJjFyqS.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689513492 {#1455
    date: 2023-07-16 15:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 14463
  -titleTs: "'exit':1 'haha':4 'peak':3 'vim':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689513492
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/941983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689513492 {#1453
    date: 2023-07-16 15:18:12.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 {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "exiting-vim-peak-hahas"
  +title: "exiting vim, peak hahas"
  +url: "https://lemmy.blahaj.zone/pictrs/image/cgwtJjFyqS.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689513492 {#1455
    date: 2023-07-16 15:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 14463
  -titleTs: "'exit':1 'haha':4 'peak':3 'vim':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689513492
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/941983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689513492 {#1453
    date: 2023-07-16 15:18:12.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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Sounds-fun"
  +title: "Sounds fun"
  +url: "https://lemmy.world/pictrs/image/c0821ea2-3b64-4fa8-aeee-e01d321c5b30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689508532 {#1699
    date: 2023-07-16 13:55:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 15187
  -titleTs: "'fun':2 'sound':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689513032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1573262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689508532 {#1694
    date: 2023-07-16 13:55: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
83 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Sounds-fun"
  +title: "Sounds fun"
  +url: "https://lemmy.world/pictrs/image/c0821ea2-3b64-4fa8-aeee-e01d321c5b30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689508532 {#1699
    date: 2023-07-16 13:55:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 15187
  -titleTs: "'fun':2 'sound':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689513032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1573262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689508532 {#1694
    date: 2023-07-16 13:55: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
84 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Sounds-fun"
  +title: "Sounds fun"
  +url: "https://lemmy.world/pictrs/image/c0821ea2-3b64-4fa8-aeee-e01d321c5b30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689508532 {#1699
    date: 2023-07-16 13:55:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 15187
  -titleTs: "'fun':2 'sound':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689513032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1573262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689508532 {#1694
    date: 2023-07-16 13:55: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
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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Bertstrips-A-community-for-Bertstrips-memes"
  +title: "Bertstrips - A community for Bertstrips memes"
  +url: null
  +body: """
    [!bertstrips@feddit.de](https://feddit.de/c/bertstrips)\n
    \n
    New content is welcome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512775 {#1615
    date: 2023-07-16 15:06:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 2546
  -titleTs: "'bertstrip':1,5 'communiti':3 'meme':6"
  -bodyTs: "'/c/bertstrips)':4 'bertstrips@feddit.de':1 'content':6 'feddit.de':3 'feddit.de/c/bertstrips)':2 'new':5 'welcom':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689512775
  +visibility: "visible             "
  +apId: "https://programming.dev/post/698407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689512775 {#1743
    date: 2023-07-16 15:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Bertstrips-A-community-for-Bertstrips-memes"
  +title: "Bertstrips - A community for Bertstrips memes"
  +url: null
  +body: """
    [!bertstrips@feddit.de](https://feddit.de/c/bertstrips)\n
    \n
    New content is welcome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512775 {#1615
    date: 2023-07-16 15:06:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 2546
  -titleTs: "'bertstrip':1,5 'communiti':3 'meme':6"
  -bodyTs: "'/c/bertstrips)':4 'bertstrips@feddit.de':1 'content':6 'feddit.de':3 'feddit.de/c/bertstrips)':2 'new':5 'welcom':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689512775
  +visibility: "visible             "
  +apId: "https://programming.dev/post/698407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689512775 {#1743
    date: 2023-07-16 15:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Bertstrips-A-community-for-Bertstrips-memes"
  +title: "Bertstrips - A community for Bertstrips memes"
  +url: null
  +body: """
    [!bertstrips@feddit.de](https://feddit.de/c/bertstrips)\n
    \n
    New content is welcome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512775 {#1615
    date: 2023-07-16 15:06:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 2546
  -titleTs: "'bertstrip':1,5 'communiti':3 'meme':6"
  -bodyTs: "'/c/bertstrips)':4 'bertstrips@feddit.de':1 'content':6 'feddit.de':3 'feddit.de/c/bertstrips)':2 'new':5 'welcom':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689512775
  +visibility: "visible             "
  +apId: "https://programming.dev/post/698407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689512775 {#1743
    date: 2023-07-16 15:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Don-t-we-all"
  +title: "Don't we all?"
  +url: "https://lemmy.ml/pictrs/image/49537e66-8289-4a5d-ba0c-498759b40c7a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506271 {#1677
    date: 2023-07-16 13:17:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 4057
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689510771
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2105889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689506271 {#1678
    date: 2023-07-16 13:17:51.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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Don-t-we-all"
  +title: "Don't we all?"
  +url: "https://lemmy.ml/pictrs/image/49537e66-8289-4a5d-ba0c-498759b40c7a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506271 {#1677
    date: 2023-07-16 13:17:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 4057
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689510771
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2105889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689506271 {#1678
    date: 2023-07-16 13:17:51.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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Don-t-we-all"
  +title: "Don't we all?"
  +url: "https://lemmy.ml/pictrs/image/49537e66-8289-4a5d-ba0c-498759b40c7a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506271 {#1677
    date: 2023-07-16 13:17:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 4057
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689510771
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2105889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689506271 {#1678
    date: 2023-07-16 13:17:51.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 {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "On-this-day-16-July-1790-US-President-George-Washington"
  +title: "On this day, 16 July, 1790, US President George Washington signed the Residence Act into law. The act founded the new US capital that would become Washington D.C and have this flag."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Flag_of_the_District_of_Columbia.svg/800px-Flag_of_the_District_of_Columbia.svg.png"
  +body: """
    Here’s the Wikipedia article on the flag, which is quite extensive: [en.wikipedia.org/wiki/Flag_of_Washington,_D.C](https://en.wikipedia.org/wiki/Flag_of_Washington,_D.C).\n
    \n
    The flag is based on the coat of arms of the Washington family, which had used it since the 14th century. Here’s an 14th century stained glass window in Selby Abbey featuring the coat of arms:\n
    \n
    ![Washington CoA stained glass](https://upload.wikimedia.org/wikipedia/commons/d/dc/Washington_coat_of_arms.jpg)\n
    \n
    The flag is a much later creation, though. Not until the 1920s, discussions started about a flag for the city. Then, it was very close that Washington D.C. got a different flag. A 1924 proposal looking like was approved by the senate, but never passed into law.\n
    \n
    ![Washington DC flag proposal 1924](https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/District_of_Columbia_flag_design_proposal_%28U.S._Army_Quartermaster%2C_May_1924%29.svg/1280px-District_of_Columbia_flag_design_proposal_%28U.S._Army_Quartermaster%2C_May_1924%29.svg.png)\n
    \n
    Not until 1938, the question was brought back, and the current flag was adopted in 1939.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689508746 {#1662
    date: 2023-07-16 13:59:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 20297
  -titleTs: "'16':4 '1790':6 'act':14,18 'becom':26 'capit':23 'd.c':28 'day':3 'flag':32 'found':19 'georg':9 'juli':5 'law':16 'new':21 'presid':8 'resid':13 'sign':11 'us':7,22 'washington':10,27 'would':25"
  -bodyTs: "'/wiki/flag_of_washington,_d.c](https://en.wikipedia.org/wiki/flag_of_washington,_d.c).':15 '/wikipedia/commons/d/dc/washington_coat_of_arms.jpg)':59 '/wikipedia/commons/thumb/7/75/district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg/1280px-district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg.png)':114 '14th':35,40 '1920s':71 '1924':93,111 '1938':117 '1939':130 'abbey':47 'adopt':128 'approv':98 'arm':24,52 'articl':5 'back':122 'base':19 'brought':121 'centuri':36,41 'citi':79 'close':84 'coa':54 'coat':22,50 'creation':66 'current':125 'd.c':87 'dc':108 'differ':90 'discuss':72 'en.wikipedia.org':14 'en.wikipedia.org/wiki/flag_of_washington,_d.c](https://en.wikipedia.org/wiki/flag_of_washington,_d.c).':13 'extens':12 'famili':28 'featur':48 'flag':8,17,61,76,91,109,126 'glass':43,56 'got':88 'later':65 'law':106 'like':96 'look':95 'much':64 'never':103 'pass':104 'propos':94,110 'question':119 'quit':11 'selbi':46 'senat':101 'sinc':33 'stain':42,55 'start':73 'though':67 'upload.wikimedia.org':58,113 'upload.wikimedia.org/wikipedia/commons/d/dc/washington_coat_of_arms.jpg)':57 'upload.wikimedia.org/wikipedia/commons/thumb/7/75/district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg/1280px-district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg.png)':112 'use':31 'washington':27,53,86,107 'wikipedia':4 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689508746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1573346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689508746 {#1663
    date: 2023-07-16 13:59: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
95 DENIED edit
App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "On-this-day-16-July-1790-US-President-George-Washington"
  +title: "On this day, 16 July, 1790, US President George Washington signed the Residence Act into law. The act founded the new US capital that would become Washington D.C and have this flag."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Flag_of_the_District_of_Columbia.svg/800px-Flag_of_the_District_of_Columbia.svg.png"
  +body: """
    Here’s the Wikipedia article on the flag, which is quite extensive: [en.wikipedia.org/wiki/Flag_of_Washington,_D.C](https://en.wikipedia.org/wiki/Flag_of_Washington,_D.C).\n
    \n
    The flag is based on the coat of arms of the Washington family, which had used it since the 14th century. Here’s an 14th century stained glass window in Selby Abbey featuring the coat of arms:\n
    \n
    ![Washington CoA stained glass](https://upload.wikimedia.org/wikipedia/commons/d/dc/Washington_coat_of_arms.jpg)\n
    \n
    The flag is a much later creation, though. Not until the 1920s, discussions started about a flag for the city. Then, it was very close that Washington D.C. got a different flag. A 1924 proposal looking like was approved by the senate, but never passed into law.\n
    \n
    ![Washington DC flag proposal 1924](https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/District_of_Columbia_flag_design_proposal_%28U.S._Army_Quartermaster%2C_May_1924%29.svg/1280px-District_of_Columbia_flag_design_proposal_%28U.S._Army_Quartermaster%2C_May_1924%29.svg.png)\n
    \n
    Not until 1938, the question was brought back, and the current flag was adopted in 1939.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689508746 {#1662
    date: 2023-07-16 13:59:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 20297
  -titleTs: "'16':4 '1790':6 'act':14,18 'becom':26 'capit':23 'd.c':28 'day':3 'flag':32 'found':19 'georg':9 'juli':5 'law':16 'new':21 'presid':8 'resid':13 'sign':11 'us':7,22 'washington':10,27 'would':25"
  -bodyTs: "'/wiki/flag_of_washington,_d.c](https://en.wikipedia.org/wiki/flag_of_washington,_d.c).':15 '/wikipedia/commons/d/dc/washington_coat_of_arms.jpg)':59 '/wikipedia/commons/thumb/7/75/district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg/1280px-district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg.png)':114 '14th':35,40 '1920s':71 '1924':93,111 '1938':117 '1939':130 'abbey':47 'adopt':128 'approv':98 'arm':24,52 'articl':5 'back':122 'base':19 'brought':121 'centuri':36,41 'citi':79 'close':84 'coa':54 'coat':22,50 'creation':66 'current':125 'd.c':87 'dc':108 'differ':90 'discuss':72 'en.wikipedia.org':14 'en.wikipedia.org/wiki/flag_of_washington,_d.c](https://en.wikipedia.org/wiki/flag_of_washington,_d.c).':13 'extens':12 'famili':28 'featur':48 'flag':8,17,61,76,91,109,126 'glass':43,56 'got':88 'later':65 'law':106 'like':96 'look':95 'much':64 'never':103 'pass':104 'propos':94,110 'question':119 'quit':11 'selbi':46 'senat':101 'sinc':33 'stain':42,55 'start':73 'though':67 'upload.wikimedia.org':58,113 'upload.wikimedia.org/wikipedia/commons/d/dc/washington_coat_of_arms.jpg)':57 'upload.wikimedia.org/wikipedia/commons/thumb/7/75/district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg/1280px-district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg.png)':112 'use':31 'washington':27,53,86,107 'wikipedia':4 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689508746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1573346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689508746 {#1663
    date: 2023-07-16 13:59: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
96 DENIED moderate
App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "On-this-day-16-July-1790-US-President-George-Washington"
  +title: "On this day, 16 July, 1790, US President George Washington signed the Residence Act into law. The act founded the new US capital that would become Washington D.C and have this flag."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Flag_of_the_District_of_Columbia.svg/800px-Flag_of_the_District_of_Columbia.svg.png"
  +body: """
    Here’s the Wikipedia article on the flag, which is quite extensive: [en.wikipedia.org/wiki/Flag_of_Washington,_D.C](https://en.wikipedia.org/wiki/Flag_of_Washington,_D.C).\n
    \n
    The flag is based on the coat of arms of the Washington family, which had used it since the 14th century. Here’s an 14th century stained glass window in Selby Abbey featuring the coat of arms:\n
    \n
    ![Washington CoA stained glass](https://upload.wikimedia.org/wikipedia/commons/d/dc/Washington_coat_of_arms.jpg)\n
    \n
    The flag is a much later creation, though. Not until the 1920s, discussions started about a flag for the city. Then, it was very close that Washington D.C. got a different flag. A 1924 proposal looking like was approved by the senate, but never passed into law.\n
    \n
    ![Washington DC flag proposal 1924](https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/District_of_Columbia_flag_design_proposal_%28U.S._Army_Quartermaster%2C_May_1924%29.svg/1280px-District_of_Columbia_flag_design_proposal_%28U.S._Army_Quartermaster%2C_May_1924%29.svg.png)\n
    \n
    Not until 1938, the question was brought back, and the current flag was adopted in 1939.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689508746 {#1662
    date: 2023-07-16 13:59:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 20297
  -titleTs: "'16':4 '1790':6 'act':14,18 'becom':26 'capit':23 'd.c':28 'day':3 'flag':32 'found':19 'georg':9 'juli':5 'law':16 'new':21 'presid':8 'resid':13 'sign':11 'us':7,22 'washington':10,27 'would':25"
  -bodyTs: "'/wiki/flag_of_washington,_d.c](https://en.wikipedia.org/wiki/flag_of_washington,_d.c).':15 '/wikipedia/commons/d/dc/washington_coat_of_arms.jpg)':59 '/wikipedia/commons/thumb/7/75/district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg/1280px-district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg.png)':114 '14th':35,40 '1920s':71 '1924':93,111 '1938':117 '1939':130 'abbey':47 'adopt':128 'approv':98 'arm':24,52 'articl':5 'back':122 'base':19 'brought':121 'centuri':36,41 'citi':79 'close':84 'coa':54 'coat':22,50 'creation':66 'current':125 'd.c':87 'dc':108 'differ':90 'discuss':72 'en.wikipedia.org':14 'en.wikipedia.org/wiki/flag_of_washington,_d.c](https://en.wikipedia.org/wiki/flag_of_washington,_d.c).':13 'extens':12 'famili':28 'featur':48 'flag':8,17,61,76,91,109,126 'glass':43,56 'got':88 'later':65 'law':106 'like':96 'look':95 'much':64 'never':103 'pass':104 'propos':94,110 'question':119 'quit':11 'selbi':46 'senat':101 'sinc':33 'stain':42,55 'start':73 'though':67 'upload.wikimedia.org':58,113 'upload.wikimedia.org/wikipedia/commons/d/dc/washington_coat_of_arms.jpg)':57 'upload.wikimedia.org/wikipedia/commons/thumb/7/75/district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg/1280px-district_of_columbia_flag_design_proposal_%28u.s._army_quartermaster%2c_may_1924%29.svg.png)':112 'use':31 'washington':27,53,86,107 'wikipedia':4 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689508746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1573346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689508746 {#1663
    date: 2023-07-16 13:59: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
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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "stolen-from-lemmy-world-memes"
  +title: "stolen from lemmy.world memes"
  +url: "https://lemmy.blahaj.zone/pictrs/image/CIWR24AJRh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689502856 {#1572
    date: 2023-07-16 12:20:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 3606
  -titleTs: "'lemmy.world':3 'meme':4 'stolen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689506645
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/938235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689500145 {#1574
    date: 2023-07-16 11:35:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "stolen-from-lemmy-world-memes"
  +title: "stolen from lemmy.world memes"
  +url: "https://lemmy.blahaj.zone/pictrs/image/CIWR24AJRh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689502856 {#1572
    date: 2023-07-16 12:20:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 3606
  -titleTs: "'lemmy.world':3 'meme':4 'stolen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689506645
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/938235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689500145 {#1574
    date: 2023-07-16 11:35:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "stolen-from-lemmy-world-memes"
  +title: "stolen from lemmy.world memes"
  +url: "https://lemmy.blahaj.zone/pictrs/image/CIWR24AJRh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689502856 {#1572
    date: 2023-07-16 12:20:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 3606
  -titleTs: "'lemmy.world':3 'meme':4 'stolen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689506645
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/938235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689500145 {#1574
    date: 2023-07-16 11:35:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details