GET https://kbin.spritesserver.nl/index.php/*/commented?p=965

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-if-Musk-ran-for-president"
  +title: "What if Musk ran for president?"
  +url: null
  +body: "This occurred to me the other day and I feel like it’s so crazy that it maybe could happen. Is it too late for him to run in the upcoming election?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689664799 {#1762
    date: 2023-07-18 09:19:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 7218
  -titleTs: "'musk':3 'presid':6 'ran':4"
  -bodyTs: "'could':19 'crazi':15 'day':7 'elect':32 'feel':10 'happen':20 'late':24 'like':11 'mayb':18 'occur':2 'run':28 'upcom':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689664799
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664799 {#1751
    date: 2023-07-18 09:19: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
3 DENIED edit
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-if-Musk-ran-for-president"
  +title: "What if Musk ran for president?"
  +url: null
  +body: "This occurred to me the other day and I feel like it’s so crazy that it maybe could happen. Is it too late for him to run in the upcoming election?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689664799 {#1762
    date: 2023-07-18 09:19:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 7218
  -titleTs: "'musk':3 'presid':6 'ran':4"
  -bodyTs: "'could':19 'crazi':15 'day':7 'elect':32 'feel':10 'happen':20 'late':24 'like':11 'mayb':18 'occur':2 'run':28 'upcom':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689664799
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664799 {#1751
    date: 2023-07-18 09:19: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
4 DENIED moderate
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-if-Musk-ran-for-president"
  +title: "What if Musk ran for president?"
  +url: null
  +body: "This occurred to me the other day and I feel like it’s so crazy that it maybe could happen. Is it too late for him to run in the upcoming election?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689664799 {#1762
    date: 2023-07-18 09:19:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 7218
  -titleTs: "'musk':3 'presid':6 'ran':4"
  -bodyTs: "'could':19 'crazi':15 'day':7 'elect':32 'feel':10 'happen':20 'late':24 'like':11 'mayb':18 'occur':2 'run':28 'upcom':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689664799
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664799 {#1751
    date: 2023-07-18 09:19: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
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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-s-your-dumbest-app-idea"
  +title: "What’s your dumbest app idea"
  +url: null
  +body: "I need too build one for school, I figure this would be a way to brainstorm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689681016 {#2488
    date: 2023-07-18 13:50:16.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: 7007
  -titleTs: "'app':5 'dumbest':4 'idea':6"
  -bodyTs: "'brainstorm':16 'build':4 'figur':9 'need':2 'one':5 'school':7 'way':14 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685516
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689681016 {#2490
    date: 2023-07-18 13:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-s-your-dumbest-app-idea"
  +title: "What’s your dumbest app idea"
  +url: null
  +body: "I need too build one for school, I figure this would be a way to brainstorm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689681016 {#2488
    date: 2023-07-18 13:50:16.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: 7007
  -titleTs: "'app':5 'dumbest':4 'idea':6"
  -bodyTs: "'brainstorm':16 'build':4 'figur':9 'need':2 'one':5 'school':7 'way':14 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685516
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689681016 {#2490
    date: 2023-07-18 13:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-s-your-dumbest-app-idea"
  +title: "What’s your dumbest app idea"
  +url: null
  +body: "I need too build one for school, I figure this would be a way to brainstorm"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689681016 {#2488
    date: 2023-07-18 13:50:16.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: 7007
  -titleTs: "'app':5 'dumbest':4 'idea':6"
  -bodyTs: "'brainstorm':16 'build':4 'figur':9 'need':2 'one':5 'school':7 'way':14 'would':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685516
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689681016 {#2490
    date: 2023-07-18 13:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "The-future-of-Threads"
  +title: "The future of Threads"
  +url: "https://lemmy.world/pictrs/image/06717bc8-ca18-4014-87c9-1c6b50bc042c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689663378 {#1579
    date: 2023-07-18 08:56:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 32437
  -titleTs: "'futur':2 'thread':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663378 {#1584
    date: 2023-07-18 08:56: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
11 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "The-future-of-Threads"
  +title: "The future of Threads"
  +url: "https://lemmy.world/pictrs/image/06717bc8-ca18-4014-87c9-1c6b50bc042c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689663378 {#1579
    date: 2023-07-18 08:56:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 32437
  -titleTs: "'futur':2 'thread':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663378 {#1584
    date: 2023-07-18 08:56: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
12 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "The-future-of-Threads"
  +title: "The future of Threads"
  +url: "https://lemmy.world/pictrs/image/06717bc8-ca18-4014-87c9-1c6b50bc042c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689663378 {#1579
    date: 2023-07-18 08:56:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 32437
  -titleTs: "'futur':2 'thread':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663378 {#1584
    date: 2023-07-18 08:56: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
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 {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-did-me-and-Julio-do-down-by-the-schoolyard"
  +title: "What did me and Julio do down by the schoolyard?"
  +url: null
  +body: "I’ve often wondered this. I have a few possible answers, but I’m curious what you all think."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689663537 {#1493
    date: 2023-07-18 08:58:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 7217
  -titleTs: "'julio':5 'schoolyard':10"
  -bodyTs: "'answer':11 'curious':15 'm':14 'often':3 'possibl':10 'think':19 've':2 'wonder':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689663537
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663537 {#1495
    date: 2023-07-18 08:58: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
15 DENIED edit
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-did-me-and-Julio-do-down-by-the-schoolyard"
  +title: "What did me and Julio do down by the schoolyard?"
  +url: null
  +body: "I’ve often wondered this. I have a few possible answers, but I’m curious what you all think."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689663537 {#1493
    date: 2023-07-18 08:58:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 7217
  -titleTs: "'julio':5 'schoolyard':10"
  -bodyTs: "'answer':11 'curious':15 'm':14 'often':3 'possibl':10 'think':19 've':2 'wonder':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689663537
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663537 {#1495
    date: 2023-07-18 08:58: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
16 DENIED moderate
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-did-me-and-Julio-do-down-by-the-schoolyard"
  +title: "What did me and Julio do down by the schoolyard?"
  +url: null
  +body: "I’ve often wondered this. I have a few possible answers, but I’m curious what you all think."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689663537 {#1493
    date: 2023-07-18 08:58:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 7217
  -titleTs: "'julio':5 'schoolyard':10"
  -bodyTs: "'answer':11 'curious':15 'm':14 'often':3 'possibl':10 'think':19 've':2 'wonder':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689663537
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1700138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663537 {#1495
    date: 2023-07-18 08:58: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
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 {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "It-has-to-be-Chromium"
  +title: ""It has to be Chromium""
  +url: "https://lemmy.world/pictrs/image/5ee39d93-6ee3-4dd0-9eea-b9f9acd8e574.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689657447 {#1435
    date: 2023-07-18 07:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18457
  -titleTs: "'chromium':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689684447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1698400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689657447 {#1430
    date: 2023-07-18 07:17:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "It-has-to-be-Chromium"
  +title: ""It has to be Chromium""
  +url: "https://lemmy.world/pictrs/image/5ee39d93-6ee3-4dd0-9eea-b9f9acd8e574.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689657447 {#1435
    date: 2023-07-18 07:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18457
  -titleTs: "'chromium':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689684447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1698400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689657447 {#1430
    date: 2023-07-18 07:17:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "It-has-to-be-Chromium"
  +title: ""It has to be Chromium""
  +url: "https://lemmy.world/pictrs/image/5ee39d93-6ee3-4dd0-9eea-b9f9acd8e574.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689657447 {#1435
    date: 2023-07-18 07:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18457
  -titleTs: "'chromium':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689684447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1698400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689657447 {#1430
    date: 2023-07-18 07:17:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "All-programmer-humor-memes"
  +title: "All programmer humor memes"
  +url: "https://programming.dev/pictrs/image/6f2a7c26-d910-4856-8da7-ba7b6c99d5ec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689686516 {#1674
    date: 2023-07-18 15:21:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 22593
  -titleTs: "'humor':3 'meme':4 'programm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/post/752971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686516 {#1676
    date: 2023-07-18 15:21:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "All-programmer-humor-memes"
  +title: "All programmer humor memes"
  +url: "https://programming.dev/pictrs/image/6f2a7c26-d910-4856-8da7-ba7b6c99d5ec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689686516 {#1674
    date: 2023-07-18 15:21:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 22593
  -titleTs: "'humor':3 'meme':4 'programm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/post/752971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686516 {#1676
    date: 2023-07-18 15:21:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "All-programmer-humor-memes"
  +title: "All programmer humor memes"
  +url: "https://programming.dev/pictrs/image/6f2a7c26-d910-4856-8da7-ba7b6c99d5ec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689686516 {#1674
    date: 2023-07-18 15:21:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 22593
  -titleTs: "'humor':3 'meme':4 'programm':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/post/752971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686516 {#1676
    date: 2023-07-18 15:21:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Chateau-de-Carrouges-Normandy-France"
  +title: "Château de Carrouges, Normandy, France"
  +url: "https://i.imgur.com/BFIr6UG.jpg"
  +body: """
    [en.normandie-tourisme.fr/…/chateau-de-carrouges/](https://en.normandie-tourisme.fr/museums-and-heritage-sites/chateau-de-carrouges/)\n
    \n
    [www.openstreetmap.org/way/460918384](https://www.openstreetmap.org/way/460918384)Street view: [goo.gl/maps/rG2ZXyUp1s3mvdJu8](https://goo.gl/maps/rG2ZXyUp1s3mvdJu8)\n
    \n
    Night tours are available some fridays in the summer, exibitions, concerts, individualized welcome (contact the castle to organize before). The last start for the guided visit is 45 minutes before the castle closes. The park stays open between noon and 2pm but closes in the evening.\n
    \n
    Originally an oppidum, or defensive hill town, located at the southernmost border of the Norman duchy of William the Conqueror, Carrouges was vainly besieged by the Plantagenets in 1136. It was destroyed by the English in 1367, at the beginning of the Hundred Years War. Jean de Carrouges a vassal of Pierre II, Count of Alençon, became famous as one of the combatants in the last judicial duel to be permitted in France, in 1386. Following his victory, he was appointed a knight of honor to Charles VI.\n
    \n
    The heiress of Jean de Carrouges married Guillaume Blosset, and their son Jean Blosset was appointed grand seneschal of Normandy. He made advantageous marriages with two wealthy heiresses from Brittany, first, Marguerite de Derval, and second, Francoise of Chastel, vicomtesse de Dinan et de La Bellière. These alliances gave Blosset the means of restoring and expanding the château, which had suffered great damage following its confiscation by Henry VI of England after the battle of Verneuil in 1424. Blosset built the north-eastern wing of the château, in which King Louis XI lodged on 11 August 1473.\n
    \n
    The Château de Carrouges is rectangular in plan, surrounded by a moat. The central courtyard opens on to a terrace to the south-west. Although elements survive from the 15th and 16th centuries, the majority of the architecture is in the Henri IV and Louis XIII styles. The frontage is constructed of red brick and granite, the roofs are of blue slates. The château also has a keep of the 14th century, two storeys high and topped by machicolations.\n
    \n
    The 16th century châtelet, or gatehouse, comprises four circular turrets, and was probably built by Jean Le Veneur. It is constructed of red and black bricks.\n
    \n
    Jean de Carrouges mentioned above is the character in the historical novel and film The Last Duel.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689682617 {#1622
    date: 2023-07-18 14:16:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 10432
  -titleTs: "'carroug':3 'château':1 'de':2 'franc':5 'normandi':4"
  -bodyTs: "'/chateau-de-carrouges':2 '/maps/rg2zxyup1s3mvdju8](https://goo.gl/maps/rg2zxyup1s3mvdju8)':12 '/museums-and-heritage-sites/chateau-de-carrouges/)':5 '/way/460918384](https://www.openstreetmap.org/way/460918384)street':8 '11':242 '1136':87 '1367':95 '1386':133 '1424':224 '1473':244 '14th':316 '15th':275 '16th':277,326 '2pm':53 '45':40 'advantag':169 'alençon':114 'allianc':194 'also':310 'although':270 'appoint':139,162 'architectur':283 'august':243 'avail':16 'battl':220 'becam':115 'begin':98 'bellièr':192 'besieg':82 'black':349 'blosset':155,160,196,225 'blue':306 'border':70 'brick':299,350 'brittani':176 'built':226,338 'carroug':79,106,152,248,353 'castl':28,44 'central':258 'centuri':278,317,327 'charact':358 'charl':145 'chastel':185 'château':204,234,246,309 'châtelet':328 'circular':333 'close':45,55 'combat':121 'compris':331 'concert':23 'confisc':212 'conqueror':78 'construct':296,345 'contact':26 'count':112 'courtyard':259 'damag':209 'de':105,151,179,187,190,247,352 'defens':63 'derval':180 'destroy':90 'dinan':188 'duchi':74 'duel':126,367 'eastern':230 'element':271 'en.normandie-tourisme.fr':1,4 'en.normandie-tourisme.fr/museums-and-heritage-sites/chateau-de-carrouges/)':3 'england':217 'english':93 'et':189 'even':58 'exibit':22 'expand':202 'famous':116 'film':364 'first':177 'follow':134,210 'four':332 'franc':131 'francois':183 'friday':18 'frontag':294 'gatehous':330 'gave':195 'goo.gl':11 'goo.gl/maps/rg2zxyup1s3mvdju8](https://goo.gl/maps/rg2zxyup1s3mvdju8)':10 'grand':163 'granit':301 'great':208 'guid':37 'guillaum':154 'heiress':148,174 'henri':214,287 'high':320 'hill':64 'histor':361 'honor':143 'hundr':101 'ii':111 'individu':24 'iv':288 'jean':104,150,159,340,351 'judici':125 'keep':313 'king':237 'knight':141 'la':191 'last':33,124,366 'le':341 'locat':66 'lodg':240 'loui':238,290 'machicol':324 'made':168 'major':280 'marguerit':178 'marri':153 'marriag':170 'mean':198 'mention':354 'minut':41 'moat':256 'night':13 'noon':51 'norman':73 'normandi':166 'north':229 'north-eastern':228 'novel':362 'one':118 'open':49,260 'oppidum':61 'organ':30 'origin':59 'park':47 'permit':129 'pierr':110 'plan':252 'plantagenet':85 'probabl':337 'rectangular':250 'red':298,347 'restor':200 'roof':303 'second':182 'senesch':164 'slate':307 'son':158 'south':268 'south-west':267 'southernmost':69 'start':34 'stay':48 'storey':319 'style':292 'suffer':207 'summer':21 'surround':253 'surviv':272 'terrac':264 'top':322 'tour':14 'town':65 'turret':334 'two':172,318 'vain':81 'vassal':108 'veneur':342 'verneuil':222 'vi':146,215 'vicomtess':186 'victori':136 'view':9 'visit':38 'war':103 'wealthi':173 'welcom':25 'west':269 'william':76 'wing':231 'www.openstreetmap.org':7 'www.openstreetmap.org/way/460918384](https://www.openstreetmap.org/way/460918384)street':6 'xi':239 'xiii':291 'year':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689687117
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1455880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689682617 {#1633
    date: 2023-07-18 14:16: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
27 DENIED edit
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Chateau-de-Carrouges-Normandy-France"
  +title: "Château de Carrouges, Normandy, France"
  +url: "https://i.imgur.com/BFIr6UG.jpg"
  +body: """
    [en.normandie-tourisme.fr/…/chateau-de-carrouges/](https://en.normandie-tourisme.fr/museums-and-heritage-sites/chateau-de-carrouges/)\n
    \n
    [www.openstreetmap.org/way/460918384](https://www.openstreetmap.org/way/460918384)Street view: [goo.gl/maps/rG2ZXyUp1s3mvdJu8](https://goo.gl/maps/rG2ZXyUp1s3mvdJu8)\n
    \n
    Night tours are available some fridays in the summer, exibitions, concerts, individualized welcome (contact the castle to organize before). The last start for the guided visit is 45 minutes before the castle closes. The park stays open between noon and 2pm but closes in the evening.\n
    \n
    Originally an oppidum, or defensive hill town, located at the southernmost border of the Norman duchy of William the Conqueror, Carrouges was vainly besieged by the Plantagenets in 1136. It was destroyed by the English in 1367, at the beginning of the Hundred Years War. Jean de Carrouges a vassal of Pierre II, Count of Alençon, became famous as one of the combatants in the last judicial duel to be permitted in France, in 1386. Following his victory, he was appointed a knight of honor to Charles VI.\n
    \n
    The heiress of Jean de Carrouges married Guillaume Blosset, and their son Jean Blosset was appointed grand seneschal of Normandy. He made advantageous marriages with two wealthy heiresses from Brittany, first, Marguerite de Derval, and second, Francoise of Chastel, vicomtesse de Dinan et de La Bellière. These alliances gave Blosset the means of restoring and expanding the château, which had suffered great damage following its confiscation by Henry VI of England after the battle of Verneuil in 1424. Blosset built the north-eastern wing of the château, in which King Louis XI lodged on 11 August 1473.\n
    \n
    The Château de Carrouges is rectangular in plan, surrounded by a moat. The central courtyard opens on to a terrace to the south-west. Although elements survive from the 15th and 16th centuries, the majority of the architecture is in the Henri IV and Louis XIII styles. The frontage is constructed of red brick and granite, the roofs are of blue slates. The château also has a keep of the 14th century, two storeys high and topped by machicolations.\n
    \n
    The 16th century châtelet, or gatehouse, comprises four circular turrets, and was probably built by Jean Le Veneur. It is constructed of red and black bricks.\n
    \n
    Jean de Carrouges mentioned above is the character in the historical novel and film The Last Duel.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689682617 {#1622
    date: 2023-07-18 14:16:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 10432
  -titleTs: "'carroug':3 'château':1 'de':2 'franc':5 'normandi':4"
  -bodyTs: "'/chateau-de-carrouges':2 '/maps/rg2zxyup1s3mvdju8](https://goo.gl/maps/rg2zxyup1s3mvdju8)':12 '/museums-and-heritage-sites/chateau-de-carrouges/)':5 '/way/460918384](https://www.openstreetmap.org/way/460918384)street':8 '11':242 '1136':87 '1367':95 '1386':133 '1424':224 '1473':244 '14th':316 '15th':275 '16th':277,326 '2pm':53 '45':40 'advantag':169 'alençon':114 'allianc':194 'also':310 'although':270 'appoint':139,162 'architectur':283 'august':243 'avail':16 'battl':220 'becam':115 'begin':98 'bellièr':192 'besieg':82 'black':349 'blosset':155,160,196,225 'blue':306 'border':70 'brick':299,350 'brittani':176 'built':226,338 'carroug':79,106,152,248,353 'castl':28,44 'central':258 'centuri':278,317,327 'charact':358 'charl':145 'chastel':185 'château':204,234,246,309 'châtelet':328 'circular':333 'close':45,55 'combat':121 'compris':331 'concert':23 'confisc':212 'conqueror':78 'construct':296,345 'contact':26 'count':112 'courtyard':259 'damag':209 'de':105,151,179,187,190,247,352 'defens':63 'derval':180 'destroy':90 'dinan':188 'duchi':74 'duel':126,367 'eastern':230 'element':271 'en.normandie-tourisme.fr':1,4 'en.normandie-tourisme.fr/museums-and-heritage-sites/chateau-de-carrouges/)':3 'england':217 'english':93 'et':189 'even':58 'exibit':22 'expand':202 'famous':116 'film':364 'first':177 'follow':134,210 'four':332 'franc':131 'francois':183 'friday':18 'frontag':294 'gatehous':330 'gave':195 'goo.gl':11 'goo.gl/maps/rg2zxyup1s3mvdju8](https://goo.gl/maps/rg2zxyup1s3mvdju8)':10 'grand':163 'granit':301 'great':208 'guid':37 'guillaum':154 'heiress':148,174 'henri':214,287 'high':320 'hill':64 'histor':361 'honor':143 'hundr':101 'ii':111 'individu':24 'iv':288 'jean':104,150,159,340,351 'judici':125 'keep':313 'king':237 'knight':141 'la':191 'last':33,124,366 'le':341 'locat':66 'lodg':240 'loui':238,290 'machicol':324 'made':168 'major':280 'marguerit':178 'marri':153 'marriag':170 'mean':198 'mention':354 'minut':41 'moat':256 'night':13 'noon':51 'norman':73 'normandi':166 'north':229 'north-eastern':228 'novel':362 'one':118 'open':49,260 'oppidum':61 'organ':30 'origin':59 'park':47 'permit':129 'pierr':110 'plan':252 'plantagenet':85 'probabl':337 'rectangular':250 'red':298,347 'restor':200 'roof':303 'second':182 'senesch':164 'slate':307 'son':158 'south':268 'south-west':267 'southernmost':69 'start':34 'stay':48 'storey':319 'style':292 'suffer':207 'summer':21 'surround':253 'surviv':272 'terrac':264 'top':322 'tour':14 'town':65 'turret':334 'two':172,318 'vain':81 'vassal':108 'veneur':342 'verneuil':222 'vi':146,215 'vicomtess':186 'victori':136 'view':9 'visit':38 'war':103 'wealthi':173 'welcom':25 'west':269 'william':76 'wing':231 'www.openstreetmap.org':7 'www.openstreetmap.org/way/460918384](https://www.openstreetmap.org/way/460918384)street':6 'xi':239 'xiii':291 'year':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689687117
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1455880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689682617 {#1633
    date: 2023-07-18 14:16: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
28 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1634 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Chateau-de-Carrouges-Normandy-France"
  +title: "Château de Carrouges, Normandy, France"
  +url: "https://i.imgur.com/BFIr6UG.jpg"
  +body: """
    [en.normandie-tourisme.fr/…/chateau-de-carrouges/](https://en.normandie-tourisme.fr/museums-and-heritage-sites/chateau-de-carrouges/)\n
    \n
    [www.openstreetmap.org/way/460918384](https://www.openstreetmap.org/way/460918384)Street view: [goo.gl/maps/rG2ZXyUp1s3mvdJu8](https://goo.gl/maps/rG2ZXyUp1s3mvdJu8)\n
    \n
    Night tours are available some fridays in the summer, exibitions, concerts, individualized welcome (contact the castle to organize before). The last start for the guided visit is 45 minutes before the castle closes. The park stays open between noon and 2pm but closes in the evening.\n
    \n
    Originally an oppidum, or defensive hill town, located at the southernmost border of the Norman duchy of William the Conqueror, Carrouges was vainly besieged by the Plantagenets in 1136. It was destroyed by the English in 1367, at the beginning of the Hundred Years War. Jean de Carrouges a vassal of Pierre II, Count of Alençon, became famous as one of the combatants in the last judicial duel to be permitted in France, in 1386. Following his victory, he was appointed a knight of honor to Charles VI.\n
    \n
    The heiress of Jean de Carrouges married Guillaume Blosset, and their son Jean Blosset was appointed grand seneschal of Normandy. He made advantageous marriages with two wealthy heiresses from Brittany, first, Marguerite de Derval, and second, Francoise of Chastel, vicomtesse de Dinan et de La Bellière. These alliances gave Blosset the means of restoring and expanding the château, which had suffered great damage following its confiscation by Henry VI of England after the battle of Verneuil in 1424. Blosset built the north-eastern wing of the château, in which King Louis XI lodged on 11 August 1473.\n
    \n
    The Château de Carrouges is rectangular in plan, surrounded by a moat. The central courtyard opens on to a terrace to the south-west. Although elements survive from the 15th and 16th centuries, the majority of the architecture is in the Henri IV and Louis XIII styles. The frontage is constructed of red brick and granite, the roofs are of blue slates. The château also has a keep of the 14th century, two storeys high and topped by machicolations.\n
    \n
    The 16th century châtelet, or gatehouse, comprises four circular turrets, and was probably built by Jean Le Veneur. It is constructed of red and black bricks.\n
    \n
    Jean de Carrouges mentioned above is the character in the historical novel and film The Last Duel.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689682617 {#1622
    date: 2023-07-18 14:16:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 10432
  -titleTs: "'carroug':3 'château':1 'de':2 'franc':5 'normandi':4"
  -bodyTs: "'/chateau-de-carrouges':2 '/maps/rg2zxyup1s3mvdju8](https://goo.gl/maps/rg2zxyup1s3mvdju8)':12 '/museums-and-heritage-sites/chateau-de-carrouges/)':5 '/way/460918384](https://www.openstreetmap.org/way/460918384)street':8 '11':242 '1136':87 '1367':95 '1386':133 '1424':224 '1473':244 '14th':316 '15th':275 '16th':277,326 '2pm':53 '45':40 'advantag':169 'alençon':114 'allianc':194 'also':310 'although':270 'appoint':139,162 'architectur':283 'august':243 'avail':16 'battl':220 'becam':115 'begin':98 'bellièr':192 'besieg':82 'black':349 'blosset':155,160,196,225 'blue':306 'border':70 'brick':299,350 'brittani':176 'built':226,338 'carroug':79,106,152,248,353 'castl':28,44 'central':258 'centuri':278,317,327 'charact':358 'charl':145 'chastel':185 'château':204,234,246,309 'châtelet':328 'circular':333 'close':45,55 'combat':121 'compris':331 'concert':23 'confisc':212 'conqueror':78 'construct':296,345 'contact':26 'count':112 'courtyard':259 'damag':209 'de':105,151,179,187,190,247,352 'defens':63 'derval':180 'destroy':90 'dinan':188 'duchi':74 'duel':126,367 'eastern':230 'element':271 'en.normandie-tourisme.fr':1,4 'en.normandie-tourisme.fr/museums-and-heritage-sites/chateau-de-carrouges/)':3 'england':217 'english':93 'et':189 'even':58 'exibit':22 'expand':202 'famous':116 'film':364 'first':177 'follow':134,210 'four':332 'franc':131 'francois':183 'friday':18 'frontag':294 'gatehous':330 'gave':195 'goo.gl':11 'goo.gl/maps/rg2zxyup1s3mvdju8](https://goo.gl/maps/rg2zxyup1s3mvdju8)':10 'grand':163 'granit':301 'great':208 'guid':37 'guillaum':154 'heiress':148,174 'henri':214,287 'high':320 'hill':64 'histor':361 'honor':143 'hundr':101 'ii':111 'individu':24 'iv':288 'jean':104,150,159,340,351 'judici':125 'keep':313 'king':237 'knight':141 'la':191 'last':33,124,366 'le':341 'locat':66 'lodg':240 'loui':238,290 'machicol':324 'made':168 'major':280 'marguerit':178 'marri':153 'marriag':170 'mean':198 'mention':354 'minut':41 'moat':256 'night':13 'noon':51 'norman':73 'normandi':166 'north':229 'north-eastern':228 'novel':362 'one':118 'open':49,260 'oppidum':61 'organ':30 'origin':59 'park':47 'permit':129 'pierr':110 'plan':252 'plantagenet':85 'probabl':337 'rectangular':250 'red':298,347 'restor':200 'roof':303 'second':182 'senesch':164 'slate':307 'son':158 'south':268 'south-west':267 'southernmost':69 'start':34 'stay':48 'storey':319 'style':292 'suffer':207 'summer':21 'surround':253 'surviv':272 'terrac':264 'top':322 'tour':14 'town':65 'turret':334 'two':172,318 'vain':81 'vassal':108 'veneur':342 'verneuil':222 'vi':146,215 'vicomtess':186 'victori':136 'view':9 'visit':38 'war':103 'wealthi':173 'welcom':25 'west':269 'william':76 'wing':231 'www.openstreetmap.org':7 'www.openstreetmap.org/way/460918384](https://www.openstreetmap.org/way/460918384)street':6 'xi':239 'xiii':291 'year':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689687117
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1455880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689682617 {#1633
    date: 2023-07-18 14:16: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
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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "The-Enterprise-Linux-War-in-a-Nutshell"
  +title: "The Enterprise Linux War in a Nutshell"
  +url: "https://lemmy.ml/pictrs/image/f8a9c245-0add-4076-a665-df34bac6226b.jpeg"
  +body: """
    I DID NOT come up with the idea of the meme, I just tries to improve on it by making SUSE the lizard and adding a hat on RedHat.  \n
    The original meme can be found here: lemmy.ml/c/linuxmemes@lemmy.world
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689667266 {#1415
    date: 2023-07-18 10:01:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 14456
  -titleTs: "'enterpris':2 'linux':3 'nutshel':7 'war':4"
  -bodyTs: "'/c/linuxmemes@lemmy.world':39 'ad':25 'come':4 'found':35 'hat':27 'idea':8 'improv':16 'lemmy.ml':38 'lemmy.ml/c/linuxmemes@lemmy.world':37 'lizard':23 'make':20 'meme':11,32 'origin':31 'redhat':29 'suse':21 'tri':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689667266
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2173893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689667266 {#1420
    date: 2023-07-18 10:01: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
31 DENIED edit
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "The-Enterprise-Linux-War-in-a-Nutshell"
  +title: "The Enterprise Linux War in a Nutshell"
  +url: "https://lemmy.ml/pictrs/image/f8a9c245-0add-4076-a665-df34bac6226b.jpeg"
  +body: """
    I DID NOT come up with the idea of the meme, I just tries to improve on it by making SUSE the lizard and adding a hat on RedHat.  \n
    The original meme can be found here: lemmy.ml/c/linuxmemes@lemmy.world
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689667266 {#1415
    date: 2023-07-18 10:01:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 14456
  -titleTs: "'enterpris':2 'linux':3 'nutshel':7 'war':4"
  -bodyTs: "'/c/linuxmemes@lemmy.world':39 'ad':25 'come':4 'found':35 'hat':27 'idea':8 'improv':16 'lemmy.ml':38 'lemmy.ml/c/linuxmemes@lemmy.world':37 'lizard':23 'make':20 'meme':11,32 'origin':31 'redhat':29 'suse':21 'tri':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689667266
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2173893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689667266 {#1420
    date: 2023-07-18 10:01: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
32 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "The-Enterprise-Linux-War-in-a-Nutshell"
  +title: "The Enterprise Linux War in a Nutshell"
  +url: "https://lemmy.ml/pictrs/image/f8a9c245-0add-4076-a665-df34bac6226b.jpeg"
  +body: """
    I DID NOT come up with the idea of the meme, I just tries to improve on it by making SUSE the lizard and adding a hat on RedHat.  \n
    The original meme can be found here: lemmy.ml/c/linuxmemes@lemmy.world
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689667266 {#1415
    date: 2023-07-18 10:01:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 14456
  -titleTs: "'enterpris':2 'linux':3 'nutshel':7 'war':4"
  -bodyTs: "'/c/linuxmemes@lemmy.world':39 'ad':25 'come':4 'found':35 'hat':27 'idea':8 'improv':16 'lemmy.ml':38 'lemmy.ml/c/linuxmemes@lemmy.world':37 'lizard':23 'make':20 'meme':11,32 'origin':31 'redhat':29 'suse':21 'tri':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689667266
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2173893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689667266 {#1420
    date: 2023-07-18 10:01: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
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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Dr-Pulaski-doesn-t-get-busy-she-gets-biz-zay"
  +title: "Dr. Pulaski doesn't get busy, she gets biz-zay"
  +url: "https://sh.itjust.works/pictrs/image/010be920-cc3f-43d7-926c-bf289a498294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689684695 {#1595
    date: 2023-07-18 14:51:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 18754
  -titleTs: "'biz':10 'biz-zay':9 'busi':6 'doesn':3 'dr':1 'get':5,8 'pulaski':2 'zay':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689684695
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1325416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689684695 {#1610
    date: 2023-07-18 14:51:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Dr-Pulaski-doesn-t-get-busy-she-gets-biz-zay"
  +title: "Dr. Pulaski doesn't get busy, she gets biz-zay"
  +url: "https://sh.itjust.works/pictrs/image/010be920-cc3f-43d7-926c-bf289a498294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689684695 {#1595
    date: 2023-07-18 14:51:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 18754
  -titleTs: "'biz':10 'biz-zay':9 'busi':6 'doesn':3 'dr':1 'get':5,8 'pulaski':2 'zay':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689684695
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1325416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689684695 {#1610
    date: 2023-07-18 14:51:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Dr-Pulaski-doesn-t-get-busy-she-gets-biz-zay"
  +title: "Dr. Pulaski doesn't get busy, she gets biz-zay"
  +url: "https://sh.itjust.works/pictrs/image/010be920-cc3f-43d7-926c-bf289a498294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689684695 {#1595
    date: 2023-07-18 14:51:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 18754
  -titleTs: "'biz':10 'biz-zay':9 'busi':6 'doesn':3 'dr':1 'get':5,8 'pulaski':2 'zay':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689684695
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1325416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689684695 {#1610
    date: 2023-07-18 14:51:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "How-is-Lemmy-dealing-with-multiple-communities-on-the-same"
  +title: "How is Lemmy dealing with multiple communities on the same topic?"
  +url: null
  +body: """
    I come from Reddit and been enjoying Lemmy so far. How is Lemmy dealing with multiple communities on the same topic? To me:\n
    \n
    - If the communities are all active, then I shall subscribe to all of them, but end up having lots of duplicate/similar posts on my feed\n
    - If there is one community that is dominating, then what is the point of federation?\n
    \n
    I was subscribed to android@lemmy.world, and just because I actively went into it, I saw a post that the community was frozen and they decided to use another android community on a different server, to avoid fragmentation.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689685413 {#2451
    date: 2023-07-18 15:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 6801
  -titleTs: "'communiti':7 'deal':4 'lemmi':3 'multipl':6 'topic':11"
  -bodyTs: "'activ':29,73 'android':92 'android@lemmy.world':68 'anoth':91 'avoid':99 'come':2 'communiti':17,26,53,83,93 'deal':14 'decid':88 'differ':96 'domin':56 'duplicate/similar':44 'end':39 'enjoy':7 'far':10 'feder':63 'feed':48 'fragment':100 'frozen':85 'lemmi':8,13 'lot':42 'multipl':16 'one':52 'point':61 'post':45,80 'reddit':4 'saw':78 'server':97 'shall':32 'subscrib':33,66 'topic':21 'use':90 'went':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1711675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689685413 {#2353
    date: 2023-07-18 15:03: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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "How-is-Lemmy-dealing-with-multiple-communities-on-the-same"
  +title: "How is Lemmy dealing with multiple communities on the same topic?"
  +url: null
  +body: """
    I come from Reddit and been enjoying Lemmy so far. How is Lemmy dealing with multiple communities on the same topic? To me:\n
    \n
    - If the communities are all active, then I shall subscribe to all of them, but end up having lots of duplicate/similar posts on my feed\n
    - If there is one community that is dominating, then what is the point of federation?\n
    \n
    I was subscribed to android@lemmy.world, and just because I actively went into it, I saw a post that the community was frozen and they decided to use another android community on a different server, to avoid fragmentation.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689685413 {#2451
    date: 2023-07-18 15:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 6801
  -titleTs: "'communiti':7 'deal':4 'lemmi':3 'multipl':6 'topic':11"
  -bodyTs: "'activ':29,73 'android':92 'android@lemmy.world':68 'anoth':91 'avoid':99 'come':2 'communiti':17,26,53,83,93 'deal':14 'decid':88 'differ':96 'domin':56 'duplicate/similar':44 'end':39 'enjoy':7 'far':10 'feder':63 'feed':48 'fragment':100 'frozen':85 'lemmi':8,13 'lot':42 'multipl':16 'one':52 'point':61 'post':45,80 'reddit':4 'saw':78 'server':97 'shall':32 'subscrib':33,66 'topic':21 'use':90 'went':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1711675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689685413 {#2353
    date: 2023-07-18 15:03: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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "How-is-Lemmy-dealing-with-multiple-communities-on-the-same"
  +title: "How is Lemmy dealing with multiple communities on the same topic?"
  +url: null
  +body: """
    I come from Reddit and been enjoying Lemmy so far. How is Lemmy dealing with multiple communities on the same topic? To me:\n
    \n
    - If the communities are all active, then I shall subscribe to all of them, but end up having lots of duplicate/similar posts on my feed\n
    - If there is one community that is dominating, then what is the point of federation?\n
    \n
    I was subscribed to android@lemmy.world, and just because I actively went into it, I saw a post that the community was frozen and they decided to use another android community on a different server, to avoid fragmentation.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689685413 {#2451
    date: 2023-07-18 15:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 6801
  -titleTs: "'communiti':7 'deal':4 'lemmi':3 'multipl':6 'topic':11"
  -bodyTs: "'activ':29,73 'android':92 'android@lemmy.world':68 'anoth':91 'avoid':99 'come':2 'communiti':17,26,53,83,93 'deal':14 'decid':88 'differ':96 'domin':56 'duplicate/similar':44 'end':39 'enjoy':7 'far':10 'feder':63 'feed':48 'fragment':100 'frozen':85 'lemmi':8,13 'lot':42 'multipl':16 'one':52 'point':61 'post':45,80 'reddit':4 'saw':78 'server':97 'shall':32 'subscrib':33,66 'topic':21 'use':90 'went':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1711675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689685413 {#2353
    date: 2023-07-18 15:03: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 {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Mount-Dooku"
  +title: "Mount Dooku"
  +url: "https://i.imgur.com/RgL1wYr.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680853 {#1461
    date: 2023-07-18 13:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 15389
  -titleTs: "'dooku':2 'mount':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685353
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1454529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680853 {#1462
    date: 2023-07-18 13:47: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
43 DENIED edit
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Mount-Dooku"
  +title: "Mount Dooku"
  +url: "https://i.imgur.com/RgL1wYr.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680853 {#1461
    date: 2023-07-18 13:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 15389
  -titleTs: "'dooku':2 'mount':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685353
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1454529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680853 {#1462
    date: 2023-07-18 13:47: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
44 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Mount-Dooku"
  +title: "Mount Dooku"
  +url: "https://i.imgur.com/RgL1wYr.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680853 {#1461
    date: 2023-07-18 13:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 15389
  -titleTs: "'dooku':2 'mount':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685353
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1454529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680853 {#1462
    date: 2023-07-18 13:47: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
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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "There-is-a-life-size-spray-painting-of-The-Stig"
  +title: "There is a life size spray painting of The Stig from Top Gear in middle of Lillestrøm, Norway."
  +url: "https://lemmy.world/pictrs/image/feb30318-bf59-4fd5-8a7a-098a63cf4730.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689674991 {#1876
    date: 2023-07-18 12:09:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 1486
  -titleTs: "'gear':13 'life':4 'lillestrøm':17 'middl':15 'norway':18 'paint':7 'size':5 'spray':6 'stig':10 'top':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689692991
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1706011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689674991 {#1884
    date: 2023-07-18 12:09: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
47 DENIED edit
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "There-is-a-life-size-spray-painting-of-The-Stig"
  +title: "There is a life size spray painting of The Stig from Top Gear in middle of Lillestrøm, Norway."
  +url: "https://lemmy.world/pictrs/image/feb30318-bf59-4fd5-8a7a-098a63cf4730.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689674991 {#1876
    date: 2023-07-18 12:09:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 1486
  -titleTs: "'gear':13 'life':4 'lillestrøm':17 'middl':15 'norway':18 'paint':7 'size':5 'spray':6 'stig':10 'top':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689692991
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1706011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689674991 {#1884
    date: 2023-07-18 12:09: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
48 DENIED moderate
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "There-is-a-life-size-spray-painting-of-The-Stig"
  +title: "There is a life size spray painting of The Stig from Top Gear in middle of Lillestrøm, Norway."
  +url: "https://lemmy.world/pictrs/image/feb30318-bf59-4fd5-8a7a-098a63cf4730.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689674991 {#1876
    date: 2023-07-18 12:09:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 1486
  -titleTs: "'gear':13 'life':4 'lillestrøm':17 'middl':15 'norway':18 'paint':7 'size':5 'spray':6 'stig':10 'top':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689692991
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1706011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689674991 {#1884
    date: 2023-07-18 12:09: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
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 {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Can-relate"
  +title: "Can relate"
  +url: "https://lemmy.world/pictrs/image/a9165ed7-431e-4415-8f44-6bcdaf150e91.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689686449 {#1653
    date: 2023-07-18 15:20:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 28269
  -titleTs: "'relat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1713334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686449 {#1656
    date: 2023-07-18 15:20:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Can-relate"
  +title: "Can relate"
  +url: "https://lemmy.world/pictrs/image/a9165ed7-431e-4415-8f44-6bcdaf150e91.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689686449 {#1653
    date: 2023-07-18 15:20:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 28269
  -titleTs: "'relat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1713334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686449 {#1656
    date: 2023-07-18 15:20:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Can-relate"
  +title: "Can relate"
  +url: "https://lemmy.world/pictrs/image/a9165ed7-431e-4415-8f44-6bcdaf150e91.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689686449 {#1653
    date: 2023-07-18 15:20:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 28269
  -titleTs: "'relat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1713334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686449 {#1656
    date: 2023-07-18 15:20:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Why-content-of-communities-are-missing-in-other-instance"
  +title: "Why content of communities are missing in other instance?"
  +url: "https://lemmy.ml/pictrs/image/d0b11677-0251-4787-96b4-672f43c10863.png"
  +body: """
    See screenshot. Example here is !privacyguides@lemmy.ml On lemmy.ml I can see several posts, on lemmy.world, none.\n
    \n
    I logged in in both, I joined both, both profiles have enabled NSFW content and language is untouched (so all languages should be displayed).\n
    \n
    What is the reason for that and how I get the posts on lemmy.world?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689678849 {#1785
    date: 2023-07-18 13:14:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 8340
  -titleTs: "'communiti':4 'content':2 'instanc':9 'miss':6"
  -bodyTs: "'content':30 'display':40 'enabl':28 'exampl':3 'get':50 'join':23 'languag':32,37 'lemmy.ml':8 'lemmy.world':15,54 'log':18 'none':16 'nsfw':29 'post':13,52 'privacyguides@lemmy.ml':6 'profil':26 'reason':44 'screenshot':2 'see':1,11 'sever':12 'untouch':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678849
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2177555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689678849 {#1784
    date: 2023-07-18 13:14: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
55 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Why-content-of-communities-are-missing-in-other-instance"
  +title: "Why content of communities are missing in other instance?"
  +url: "https://lemmy.ml/pictrs/image/d0b11677-0251-4787-96b4-672f43c10863.png"
  +body: """
    See screenshot. Example here is !privacyguides@lemmy.ml On lemmy.ml I can see several posts, on lemmy.world, none.\n
    \n
    I logged in in both, I joined both, both profiles have enabled NSFW content and language is untouched (so all languages should be displayed).\n
    \n
    What is the reason for that and how I get the posts on lemmy.world?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689678849 {#1785
    date: 2023-07-18 13:14:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 8340
  -titleTs: "'communiti':4 'content':2 'instanc':9 'miss':6"
  -bodyTs: "'content':30 'display':40 'enabl':28 'exampl':3 'get':50 'join':23 'languag':32,37 'lemmy.ml':8 'lemmy.world':15,54 'log':18 'none':16 'nsfw':29 'post':13,52 'privacyguides@lemmy.ml':6 'profil':26 'reason':44 'screenshot':2 'see':1,11 'sever':12 'untouch':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678849
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2177555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689678849 {#1784
    date: 2023-07-18 13:14: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
56 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Why-content-of-communities-are-missing-in-other-instance"
  +title: "Why content of communities are missing in other instance?"
  +url: "https://lemmy.ml/pictrs/image/d0b11677-0251-4787-96b4-672f43c10863.png"
  +body: """
    See screenshot. Example here is !privacyguides@lemmy.ml On lemmy.ml I can see several posts, on lemmy.world, none.\n
    \n
    I logged in in both, I joined both, both profiles have enabled NSFW content and language is untouched (so all languages should be displayed).\n
    \n
    What is the reason for that and how I get the posts on lemmy.world?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689678849 {#1785
    date: 2023-07-18 13:14:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 8340
  -titleTs: "'communiti':4 'content':2 'instanc':9 'miss':6"
  -bodyTs: "'content':30 'display':40 'enabl':28 'exampl':3 'get':50 'join':23 'languag':32,37 'lemmy.ml':8 'lemmy.world':15,54 'log':18 'none':16 'nsfw':29 'post':13,52 'privacyguides@lemmy.ml':6 'profil':26 'reason':44 'screenshot':2 'see':1,11 'sever':12 'untouch':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678849
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2177555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689678849 {#1784
    date: 2023-07-18 13:14: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
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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Asking-the-important-questions-here"
  +title: "Asking the important questions here"
  +url: "https://lemmy.world/pictrs/image/f527f293-a332-4ff3-9343-a72fc996461c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689688697 {#1371
    date: 2023-07-18 15:58:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 6195
  -titleTs: "'ask':1 'import':3 'question':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689693197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1717468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689688697 {#1375
    date: 2023-07-18 15:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Asking-the-important-questions-here"
  +title: "Asking the important questions here"
  +url: "https://lemmy.world/pictrs/image/f527f293-a332-4ff3-9343-a72fc996461c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689688697 {#1371
    date: 2023-07-18 15:58:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 6195
  -titleTs: "'ask':1 'import':3 'question':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689693197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1717468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689688697 {#1375
    date: 2023-07-18 15:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Asking-the-important-questions-here"
  +title: "Asking the important questions here"
  +url: "https://lemmy.world/pictrs/image/f527f293-a332-4ff3-9343-a72fc996461c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689688697 {#1371
    date: 2023-07-18 15:58:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 6195
  -titleTs: "'ask':1 'import':3 'question':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689693197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1717468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689688697 {#1375
    date: 2023-07-18 15:58:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Whats-the-lemmy-demographic"
  +title: "Whats the lemmy demographic?"
  +url: null
  +body: "I keep seeing people comment that Lemmy is mostly men in their 20s and 30s. That’s not my demo and many of the posts/comments i see don’t seem to fit that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689690089 {#1499
    date: 2023-07-18 16:21:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 7081
  -titleTs: "'demograph':4 'lemmi':3 'what':1"
  -bodyTs: "'20s':13 '30s':15 'comment':5 'demo':20 'fit':32 'keep':2 'lemmi':7 'mani':22 'men':10 'most':9 'peopl':4 'posts/comments':25 'see':3,27 'seem':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689690089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1718474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689690089 {#1502
    date: 2023-07-18 16:21:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Whats-the-lemmy-demographic"
  +title: "Whats the lemmy demographic?"
  +url: null
  +body: "I keep seeing people comment that Lemmy is mostly men in their 20s and 30s. That’s not my demo and many of the posts/comments i see don’t seem to fit that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689690089 {#1499
    date: 2023-07-18 16:21:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 7081
  -titleTs: "'demograph':4 'lemmi':3 'what':1"
  -bodyTs: "'20s':13 '30s':15 'comment':5 'demo':20 'fit':32 'keep':2 'lemmi':7 'mani':22 'men':10 'most':9 'peopl':4 'posts/comments':25 'see':3,27 'seem':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689690089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1718474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689690089 {#1502
    date: 2023-07-18 16:21:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Whats-the-lemmy-demographic"
  +title: "Whats the lemmy demographic?"
  +url: null
  +body: "I keep seeing people comment that Lemmy is mostly men in their 20s and 30s. That’s not my demo and many of the posts/comments i see don’t seem to fit that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689690089 {#1499
    date: 2023-07-18 16:21:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 7081
  -titleTs: "'demograph':4 'lemmi':3 'what':1"
  -bodyTs: "'20s':13 '30s':15 'comment':5 'demo':20 'fit':32 'keep':2 'lemmi':7 'mani':22 'men':10 'most':9 'peopl':4 'posts/comments':25 'see':3,27 'seem':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689690089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1718474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689690089 {#1502
    date: 2023-07-18 16:21:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Without-looking-at-a-map-what-region-of-the-US"
  +title: "Without looking at a map, what region of the US do you think Kentucky is?"
  +url: null
  +body: "North East? South? Midwest? Something else?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689685773 {#2444
    date: 2023-07-18 15:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 6800
  -titleTs: "'kentucki':14 'look':2 'map':5 'region':7 'think':13 'us':10 'without':1"
  -bodyTs: "'east':2 'els':6 'midwest':4 'north':1 'someth':5 'south':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685773
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1712345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689685773 {#2433
    date: 2023-07-18 15:09: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
67 DENIED edit
App\Entity\Entry {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Without-looking-at-a-map-what-region-of-the-US"
  +title: "Without looking at a map, what region of the US do you think Kentucky is?"
  +url: null
  +body: "North East? South? Midwest? Something else?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689685773 {#2444
    date: 2023-07-18 15:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 6800
  -titleTs: "'kentucki':14 'look':2 'map':5 'region':7 'think':13 'us':10 'without':1"
  -bodyTs: "'east':2 'els':6 'midwest':4 'north':1 'someth':5 'south':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685773
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1712345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689685773 {#2433
    date: 2023-07-18 15:09: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
68 DENIED moderate
App\Entity\Entry {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Without-looking-at-a-map-what-region-of-the-US"
  +title: "Without looking at a map, what region of the US do you think Kentucky is?"
  +url: null
  +body: "North East? South? Midwest? Something else?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689685773 {#2444
    date: 2023-07-18 15:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 6800
  -titleTs: "'kentucki':14 'look':2 'map':5 'region':7 'think':13 'us':10 'without':1"
  -bodyTs: "'east':2 'els':6 'midwest':4 'north':1 'someth':5 'south':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685773
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1712345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689685773 {#2433
    date: 2023-07-18 15:09: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
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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "IS-there-any-way-to-block-an-instance-entirely-from"
  +title: "IS there any way to block an instance entirely from the user level?"
  +url: null
  +body: "I, personally would like to block [lemmynsfw.com](https://lemmynsfw.com/) from showing up in the communities feed. Anyone know if this can be done from the block list?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689682983 {#1507
    date: 2023-07-18 14:23:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 7082
  -titleTs: "'block':6 'entir':9 'instanc':8 'level':13 'user':12 'way':4"
  -bodyTs: "'/)':10 'anyon':18 'block':6,27 'communiti':16 'done':24 'feed':17 'know':19 'lemmynsfw.com':7,9 'lemmynsfw.com/)':8 'like':4 'list':28 'person':2 'show':12 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689682983
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689682983 {#1505
    date: 2023-07-18 14:23:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "IS-there-any-way-to-block-an-instance-entirely-from"
  +title: "IS there any way to block an instance entirely from the user level?"
  +url: null
  +body: "I, personally would like to block [lemmynsfw.com](https://lemmynsfw.com/) from showing up in the communities feed. Anyone know if this can be done from the block list?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689682983 {#1507
    date: 2023-07-18 14:23:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 7082
  -titleTs: "'block':6 'entir':9 'instanc':8 'level':13 'user':12 'way':4"
  -bodyTs: "'/)':10 'anyon':18 'block':6,27 'communiti':16 'done':24 'feed':17 'know':19 'lemmynsfw.com':7,9 'lemmynsfw.com/)':8 'like':4 'list':28 'person':2 'show':12 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689682983
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689682983 {#1505
    date: 2023-07-18 14:23:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "IS-there-any-way-to-block-an-instance-entirely-from"
  +title: "IS there any way to block an instance entirely from the user level?"
  +url: null
  +body: "I, personally would like to block [lemmynsfw.com](https://lemmynsfw.com/) from showing up in the communities feed. Anyone know if this can be done from the block list?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689682983 {#1507
    date: 2023-07-18 14:23:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1535 …}
  +votes: Doctrine\ORM\PersistentCollection {#1542 …}
  +reports: Doctrine\ORM\PersistentCollection {#1538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1529 …}
  +badges: Doctrine\ORM\PersistentCollection {#1530 …}
  +children: []
  -id: 7082
  -titleTs: "'block':6 'entir':9 'instanc':8 'level':13 'user':12 'way':4"
  -bodyTs: "'/)':10 'anyon':18 'block':6,27 'communiti':16 'done':24 'feed':17 'know':19 'lemmynsfw.com':7,9 'lemmynsfw.com/)':8 'like':4 'list':28 'person':2 'show':12 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689682983
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689682983 {#1505
    date: 2023-07-18 14:23:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "When-we-all-have-pocket-telephones-a-1919-comic"
  +title: "When we all have pocket telephones (a 1919 comic)"
  +url: "https://lemmy.world/pictrs/image/6e1c62e1-2075-458a-a83f-6bdecf1ebe37.jpeg"
  +body: "On March 5, 1919, cartoonist W.K. Haselden published a comic in the British newspaper The Mirror, illustrating what the world would be like if telephones were portable."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680872 {#1938
    date: 2023-07-18 13:47:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 5133
  -titleTs: "'1919':8 'comic':9 'pocket':5 'telephon':6"
  -bodyTs: "'1919':4 '5':3 'british':13 'cartoonist':5 'comic':10 'haselden':7 'illustr':17 'like':23 'march':2 'mirror':16 'newspap':14 'portabl':27 'publish':8 'telephon':25 'w.k':6 'world':20 'would':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685372
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680872 {#1377
    date: 2023-07-18 13:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "When-we-all-have-pocket-telephones-a-1919-comic"
  +title: "When we all have pocket telephones (a 1919 comic)"
  +url: "https://lemmy.world/pictrs/image/6e1c62e1-2075-458a-a83f-6bdecf1ebe37.jpeg"
  +body: "On March 5, 1919, cartoonist W.K. Haselden published a comic in the British newspaper The Mirror, illustrating what the world would be like if telephones were portable."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680872 {#1938
    date: 2023-07-18 13:47:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 5133
  -titleTs: "'1919':8 'comic':9 'pocket':5 'telephon':6"
  -bodyTs: "'1919':4 '5':3 'british':13 'cartoonist':5 'comic':10 'haselden':7 'illustr':17 'like':23 'march':2 'mirror':16 'newspap':14 'portabl':27 'publish':8 'telephon':25 'w.k':6 'world':20 'would':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685372
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680872 {#1377
    date: 2023-07-18 13:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "When-we-all-have-pocket-telephones-a-1919-comic"
  +title: "When we all have pocket telephones (a 1919 comic)"
  +url: "https://lemmy.world/pictrs/image/6e1c62e1-2075-458a-a83f-6bdecf1ebe37.jpeg"
  +body: "On March 5, 1919, cartoonist W.K. Haselden published a comic in the British newspaper The Mirror, illustrating what the world would be like if telephones were portable."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680872 {#1938
    date: 2023-07-18 13:47:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 5133
  -titleTs: "'1919':8 'comic':9 'pocket':5 'telephon':6"
  -bodyTs: "'1919':4 '5':3 'british':13 'cartoonist':5 'comic':10 'haselden':7 'illustr':17 'like':23 'march':2 'mirror':16 'newspap':14 'portabl':27 'publish':8 'telephon':25 'w.k':6 'world':20 'would':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689685372
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1708144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680872 {#1377
    date: 2023-07-18 13:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Ok-but-what-is-an-actually-good-solution-to-the"
  +title: "Ok but what is an actually good solution to the whole AI art debacle?"
  +url: null
  +body: """
    I heard about C2PA and I don’t believe for a second that it’s not going to be used for surveillance and all that other fun stuff. What’s worse is that they’re apparently trying to make it legally required. It also *really* annoys me when I see headlines along the lines of “Is AI the end of creativity?!1!” or “AI will help artists, not hurt them!1!!” or something to that effect. So, it got me thinking and I tried to come up with some answers that actually benefit artists and their audience rather that just *you know who*.\n
    \n
    Unfortunately my train of thought keeps barreling out of control to things like, “AI should do the boring stuff, not the fun stuff” and “if people didn’t risk starvation in the first place…” So I thought I’d find out what other people think (search engines have become borderline useless haven’t they).\n
    \n
    So what do you think would be the best way to satisfy everyone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680335 {#1536
    date: 2023-07-18 13:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 7083
  -titleTs: "'actual':6 'ai':12 'art':13 'debacl':14 'good':7 'ok':1 'solut':8 'whole':11"
  -bodyTs: "'1':62,71 'actual':92 'ai':57,64,117 'along':52 'also':44 'annoy':46 'answer':90 'appar':36 'artist':67,94 'audienc':97 'barrel':110 'becom':152 'believ':9 'benefit':93 'best':166 'borderlin':153 'bore':121 'c2pa':4 'come':86 'control':113 'creativ':61 'd':142 'didn':130 'effect':76 'end':59 'engin':150 'everyon':170 'find':143 'first':136 'fun':27,125 'go':17 'got':79 'haven':155 'headlin':51 'heard':2 'help':66 'hurt':69 'keep':109 'know':102 'legal':41 'like':116 'line':54 'make':39 'peopl':129,147 'place':137 'rather':98 're':35 'realli':45 'requir':42 'risk':132 'satisfi':169 'search':149 'second':12 'see':50 'someth':73 'starvat':133 'stuff':28,122,126 'surveil':22 'thing':115 'think':81,148,162 'thought':108,140 'train':106 'tri':37,84 'unfortun':104 'use':20 'useless':154 'way':167 'wors':31 'would':163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689680335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1707910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680335 {#1515
    date: 2023-07-18 13:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Ok-but-what-is-an-actually-good-solution-to-the"
  +title: "Ok but what is an actually good solution to the whole AI art debacle?"
  +url: null
  +body: """
    I heard about C2PA and I don’t believe for a second that it’s not going to be used for surveillance and all that other fun stuff. What’s worse is that they’re apparently trying to make it legally required. It also *really* annoys me when I see headlines along the lines of “Is AI the end of creativity?!1!” or “AI will help artists, not hurt them!1!!” or something to that effect. So, it got me thinking and I tried to come up with some answers that actually benefit artists and their audience rather that just *you know who*.\n
    \n
    Unfortunately my train of thought keeps barreling out of control to things like, “AI should do the boring stuff, not the fun stuff” and “if people didn’t risk starvation in the first place…” So I thought I’d find out what other people think (search engines have become borderline useless haven’t they).\n
    \n
    So what do you think would be the best way to satisfy everyone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680335 {#1536
    date: 2023-07-18 13:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 7083
  -titleTs: "'actual':6 'ai':12 'art':13 'debacl':14 'good':7 'ok':1 'solut':8 'whole':11"
  -bodyTs: "'1':62,71 'actual':92 'ai':57,64,117 'along':52 'also':44 'annoy':46 'answer':90 'appar':36 'artist':67,94 'audienc':97 'barrel':110 'becom':152 'believ':9 'benefit':93 'best':166 'borderlin':153 'bore':121 'c2pa':4 'come':86 'control':113 'creativ':61 'd':142 'didn':130 'effect':76 'end':59 'engin':150 'everyon':170 'find':143 'first':136 'fun':27,125 'go':17 'got':79 'haven':155 'headlin':51 'heard':2 'help':66 'hurt':69 'keep':109 'know':102 'legal':41 'like':116 'line':54 'make':39 'peopl':129,147 'place':137 'rather':98 're':35 'realli':45 'requir':42 'risk':132 'satisfi':169 'search':149 'second':12 'see':50 'someth':73 'starvat':133 'stuff':28,122,126 'surveil':22 'thing':115 'think':81,148,162 'thought':108,140 'train':106 'tri':37,84 'unfortun':104 'use':20 'useless':154 'way':167 'wors':31 'would':163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689680335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1707910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680335 {#1515
    date: 2023-07-18 13:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Ok-but-what-is-an-actually-good-solution-to-the"
  +title: "Ok but what is an actually good solution to the whole AI art debacle?"
  +url: null
  +body: """
    I heard about C2PA and I don’t believe for a second that it’s not going to be used for surveillance and all that other fun stuff. What’s worse is that they’re apparently trying to make it legally required. It also *really* annoys me when I see headlines along the lines of “Is AI the end of creativity?!1!” or “AI will help artists, not hurt them!1!!” or something to that effect. So, it got me thinking and I tried to come up with some answers that actually benefit artists and their audience rather that just *you know who*.\n
    \n
    Unfortunately my train of thought keeps barreling out of control to things like, “AI should do the boring stuff, not the fun stuff” and “if people didn’t risk starvation in the first place…” So I thought I’d find out what other people think (search engines have become borderline useless haven’t they).\n
    \n
    So what do you think would be the best way to satisfy everyone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689680335 {#1536
    date: 2023-07-18 13:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 7083
  -titleTs: "'actual':6 'ai':12 'art':13 'debacl':14 'good':7 'ok':1 'solut':8 'whole':11"
  -bodyTs: "'1':62,71 'actual':92 'ai':57,64,117 'along':52 'also':44 'annoy':46 'answer':90 'appar':36 'artist':67,94 'audienc':97 'barrel':110 'becom':152 'believ':9 'benefit':93 'best':166 'borderlin':153 'bore':121 'c2pa':4 'come':86 'control':113 'creativ':61 'd':142 'didn':130 'effect':76 'end':59 'engin':150 'everyon':170 'find':143 'first':136 'fun':27,125 'go':17 'got':79 'haven':155 'headlin':51 'heard':2 'help':66 'hurt':69 'keep':109 'know':102 'legal':41 'like':116 'line':54 'make':39 'peopl':129,147 'place':137 'rather':98 're':35 'realli':45 'requir':42 'risk':132 'satisfi':169 'search':149 'second':12 'see':50 'someth':73 'starvat':133 'stuff':28,122,126 'surveil':22 'thing':115 'think':81,148,162 'thought':108,140 'train':106 'tri':37,84 'unfortun':104 'use':20 'useless':154 'way':167 'wors':31 'would':163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689680335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1707910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689680335 {#1515
    date: 2023-07-18 13:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Discussion-What-are-you-creating-consuming-this-week-July-17-2023"
  +title: "[Discussion] What are you creating/consuming this week? July 17, 2023"
  +url: null
  +body: """
    Let us know what you’re cooking and eating this week!\n
    \n
    Also sorry this is late… I was hardly at my computer at all yesterday.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689688078 {#1952
    date: 2023-07-18 15:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 3561
  -titleTs: "'17':9 '2023':10 'creating/consuming':5 'discuss':1 'juli':8 'week':7"
  -bodyTs: "'also':12 'comput':22 'cook':7 'eat':9 'hard':19 'know':3 'late':16 'let':1 're':6 'sorri':13 'us':2 'week':11 'yesterday':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689688078
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/6374952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689688078 {#1390
    date: 2023-07-18 15:47: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
83 DENIED edit
App\Entity\Entry {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Discussion-What-are-you-creating-consuming-this-week-July-17-2023"
  +title: "[Discussion] What are you creating/consuming this week? July 17, 2023"
  +url: null
  +body: """
    Let us know what you’re cooking and eating this week!\n
    \n
    Also sorry this is late… I was hardly at my computer at all yesterday.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689688078 {#1952
    date: 2023-07-18 15:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 3561
  -titleTs: "'17':9 '2023':10 'creating/consuming':5 'discuss':1 'juli':8 'week':7"
  -bodyTs: "'also':12 'comput':22 'cook':7 'eat':9 'hard':19 'know':3 'late':16 'let':1 're':6 'sorri':13 'us':2 'week':11 'yesterday':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689688078
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/6374952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689688078 {#1390
    date: 2023-07-18 15:47: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
84 DENIED moderate
App\Entity\Entry {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Discussion-What-are-you-creating-consuming-this-week-July-17-2023"
  +title: "[Discussion] What are you creating/consuming this week? July 17, 2023"
  +url: null
  +body: """
    Let us know what you’re cooking and eating this week!\n
    \n
    Also sorry this is late… I was hardly at my computer at all yesterday.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689688078 {#1952
    date: 2023-07-18 15:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 3561
  -titleTs: "'17':9 '2023':10 'creating/consuming':5 'discuss':1 'juli':8 'week':7"
  -bodyTs: "'also':12 'comput':22 'cook':7 'eat':9 'hard':19 'know':3 'late':16 'let':1 're':6 'sorri':13 'us':2 'week':11 'yesterday':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689688078
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/6374952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689688078 {#1390
    date: 2023-07-18 15:47: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
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 {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "In-your-opinion-how-would-the-perfect-online-social-media"
  +title: "In your opinion, how would the perfect online social media platform be like?"
  +url: null
  +body: "See title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689674090 {#1742
    date: 2023-07-18 11:54:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 7084
  -titleTs: "'like':13 'media':10 'onlin':8 'opinion':3 'perfect':7 'platform':11 'social':9 'would':5"
  -bodyTs: "'see':1 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1705624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689674090 {#1657
    date: 2023-07-18 11:54:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "In-your-opinion-how-would-the-perfect-online-social-media"
  +title: "In your opinion, how would the perfect online social media platform be like?"
  +url: null
  +body: "See title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689674090 {#1742
    date: 2023-07-18 11:54:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 7084
  -titleTs: "'like':13 'media':10 'onlin':8 'opinion':3 'perfect':7 'platform':11 'social':9 'would':5"
  -bodyTs: "'see':1 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1705624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689674090 {#1657
    date: 2023-07-18 11:54:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "In-your-opinion-how-would-the-perfect-online-social-media"
  +title: "In your opinion, how would the perfect online social media platform be like?"
  +url: null
  +body: "See title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689674090 {#1742
    date: 2023-07-18 11:54:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 7084
  -titleTs: "'like':13 'media':10 'onlin':8 'opinion':3 'perfect':7 'platform':11 'social':9 'would':5"
  -bodyTs: "'see':1 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1705624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689674090 {#1657
    date: 2023-07-18 11:54:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "IO-Radio-13-Dr-Nicholas-Weaver-on-Crypto-Web3-and-Future"
  +title: "IO-Radio #13: Dr. Nicholas Weaver on Crypto, Web3 and Future Computer Tech"
  +url: "https://youtu.be/FU4PSsMLWzw"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689669318 {#1960
    date: 2023-07-18 10:35:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1962 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1957 …}
  +badges: Doctrine\ORM\PersistentCollection {#1930 …}
  +children: []
  -id: 1497
  -titleTs: "'13':4 'comput':13 'crypto':9 'dr':5 'futur':12 'io':2 'io-radio':1 'nichola':6 'radio':3 'tech':14 'weaver':7 'web3':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689669318
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689669318 {#1977
    date: 2023-07-18 10:35: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
91 DENIED edit
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "IO-Radio-13-Dr-Nicholas-Weaver-on-Crypto-Web3-and-Future"
  +title: "IO-Radio #13: Dr. Nicholas Weaver on Crypto, Web3 and Future Computer Tech"
  +url: "https://youtu.be/FU4PSsMLWzw"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689669318 {#1960
    date: 2023-07-18 10:35:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1962 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1957 …}
  +badges: Doctrine\ORM\PersistentCollection {#1930 …}
  +children: []
  -id: 1497
  -titleTs: "'13':4 'comput':13 'crypto':9 'dr':5 'futur':12 'io':2 'io-radio':1 'nichola':6 'radio':3 'tech':14 'weaver':7 'web3':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689669318
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689669318 {#1977
    date: 2023-07-18 10:35: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
92 DENIED moderate
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "IO-Radio-13-Dr-Nicholas-Weaver-on-Crypto-Web3-and-Future"
  +title: "IO-Radio #13: Dr. Nicholas Weaver on Crypto, Web3 and Future Computer Tech"
  +url: "https://youtu.be/FU4PSsMLWzw"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689669318 {#1960
    date: 2023-07-18 10:35:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1962 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1957 …}
  +badges: Doctrine\ORM\PersistentCollection {#1930 …}
  +children: []
  -id: 1497
  -titleTs: "'13':4 'comput':13 'crypto':9 'dr':5 'futur':12 'io':2 'io-radio':1 'nichola':6 'radio':3 'tech':14 'weaver':7 'web3':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689669318
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689669318 {#1977
    date: 2023-07-18 10:35: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
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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Please-share-your-stories-screenshots-of-being-banned-from-Reddit-and-or"
  +title: "Please share your stories/screenshots of being banned from Reddit and/or Subreddits, as well as other social media platforms."
  +url: "https://lemmy.world/pictrs/image/b21215ef-abc3-4e67-83be-f0b4398c7aa0.png"
  +body: "If you still have access to your account, screenshots of the last “offending” post or comment would be great. <https://lemmy.world/c/banhammered>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689655597 {#238
    date: 2023-07-18 06:46:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 1419
  -titleTs: "'and/or':10 'ban':7 'media':17 'platform':18 'pleas':1 'reddit':9 'share':2 'social':16 'stories/screenshots':4 'subreddit':11 'well':13"
  -bodyTs: "'/c/banhammered':22 'access':5 'account':8 'comment':16 'great':19 'last':12 'lemmy.world':21 'lemmy.world/c/banhammered':20 'offend':13 'post':14 'screenshot':9 'still':3 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689660097
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1697847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689655597 {#247
    date: 2023-07-18 06:46:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Please-share-your-stories-screenshots-of-being-banned-from-Reddit-and-or"
  +title: "Please share your stories/screenshots of being banned from Reddit and/or Subreddits, as well as other social media platforms."
  +url: "https://lemmy.world/pictrs/image/b21215ef-abc3-4e67-83be-f0b4398c7aa0.png"
  +body: "If you still have access to your account, screenshots of the last “offending” post or comment would be great. <https://lemmy.world/c/banhammered>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689655597 {#238
    date: 2023-07-18 06:46:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 1419
  -titleTs: "'and/or':10 'ban':7 'media':17 'platform':18 'pleas':1 'reddit':9 'share':2 'social':16 'stories/screenshots':4 'subreddit':11 'well':13"
  -bodyTs: "'/c/banhammered':22 'access':5 'account':8 'comment':16 'great':19 'last':12 'lemmy.world':21 'lemmy.world/c/banhammered':20 'offend':13 'post':14 'screenshot':9 'still':3 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689660097
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1697847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689655597 {#247
    date: 2023-07-18 06:46:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Please-share-your-stories-screenshots-of-being-banned-from-Reddit-and-or"
  +title: "Please share your stories/screenshots of being banned from Reddit and/or Subreddits, as well as other social media platforms."
  +url: "https://lemmy.world/pictrs/image/b21215ef-abc3-4e67-83be-f0b4398c7aa0.png"
  +body: "If you still have access to your account, screenshots of the last “offending” post or comment would be great. <https://lemmy.world/c/banhammered>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689655597 {#238
    date: 2023-07-18 06:46:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 1419
  -titleTs: "'and/or':10 'ban':7 'media':17 'platform':18 'pleas':1 'reddit':9 'share':2 'social':16 'stories/screenshots':4 'subreddit':11 'well':13"
  -bodyTs: "'/c/banhammered':22 'access':5 'account':8 'comment':16 'great':19 'last':12 'lemmy.world':21 'lemmy.world/c/banhammered':20 'offend':13 'post':14 'screenshot':9 'still':3 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689660097
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1697847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689655597 {#247
    date: 2023-07-18 06:46:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-s-something-you-used-to-do-see-say-but-don-t-anymore-because"
  +title: "What's something you used to do/see/say but don't anymore because you don't feel it's right?"
  +url: null
  +body: "Me personally? I’ve become much less tolerant of sexist humor. Back in the day, cracking a joke at women’s expense was pretty common when I was a teen. As I’ve matured and become aware to the horrific extent of toxicity and bigotry pervading all tiers of our individualistic society, I’ve come to see how exclusionarly and objectifying that sort of ‘humor’ really is, and I regret it deeply."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689653168 {#1470
    date: 2023-07-18 06:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 7178
  -titleTs: "'anymor':11 'do/see/say':7 'feel':16 'right':19 'someth':3 'use':5"
  -bodyTs: "'awar':37 'back':12 'becom':5,36 'bigotri':45 'come':55 'common':25 'crack':16 'day':15 'deepli':72 'exclusionar':59 'expens':22 'extent':41 'horrif':40 'humor':11,65 'individualist':51 'joke':18 'less':7 'matur':34 'much':6 'objectifi':61 'person':2 'pervad':46 'pretti':24 'realli':66 'regret':70 'see':57 'sexist':10 'societi':52 'sort':63 'teen':30 'tier':48 'toler':8 'toxic':43 've':4,33,54 'women':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689657668
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1696488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689653168 {#1469
    date: 2023-07-18 06:06:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-s-something-you-used-to-do-see-say-but-don-t-anymore-because"
  +title: "What's something you used to do/see/say but don't anymore because you don't feel it's right?"
  +url: null
  +body: "Me personally? I’ve become much less tolerant of sexist humor. Back in the day, cracking a joke at women’s expense was pretty common when I was a teen. As I’ve matured and become aware to the horrific extent of toxicity and bigotry pervading all tiers of our individualistic society, I’ve come to see how exclusionarly and objectifying that sort of ‘humor’ really is, and I regret it deeply."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689653168 {#1470
    date: 2023-07-18 06:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 7178
  -titleTs: "'anymor':11 'do/see/say':7 'feel':16 'right':19 'someth':3 'use':5"
  -bodyTs: "'awar':37 'back':12 'becom':5,36 'bigotri':45 'come':55 'common':25 'crack':16 'day':15 'deepli':72 'exclusionar':59 'expens':22 'extent':41 'horrif':40 'humor':11,65 'individualist':51 'joke':18 'less':7 'matur':34 'much':6 'objectifi':61 'person':2 'pervad':46 'pretti':24 'realli':66 'regret':70 'see':57 'sexist':10 'societi':52 'sort':63 'teen':30 'tier':48 'toler':8 'toxic':43 've':4,33,54 'women':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689657668
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1696488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689653168 {#1469
    date: 2023-07-18 06:06:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "What-s-something-you-used-to-do-see-say-but-don-t-anymore-because"
  +title: "What's something you used to do/see/say but don't anymore because you don't feel it's right?"
  +url: null
  +body: "Me personally? I’ve become much less tolerant of sexist humor. Back in the day, cracking a joke at women’s expense was pretty common when I was a teen. As I’ve matured and become aware to the horrific extent of toxicity and bigotry pervading all tiers of our individualistic society, I’ve come to see how exclusionarly and objectifying that sort of ‘humor’ really is, and I regret it deeply."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689653168 {#1470
    date: 2023-07-18 06:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 7178
  -titleTs: "'anymor':11 'do/see/say':7 'feel':16 'right':19 'someth':3 'use':5"
  -bodyTs: "'awar':37 'back':12 'becom':5,36 'bigotri':45 'come':55 'common':25 'crack':16 'day':15 'deepli':72 'exclusionar':59 'expens':22 'extent':41 'horrif':40 'humor':11,65 'individualist':51 'joke':18 'less':7 'matur':34 'much':6 'objectifi':61 'person':2 'pervad':46 'pretti':24 'realli':66 'regret':70 'see':57 'sexist':10 'societi':52 'sort':63 'teen':30 'tier':48 'toler':8 'toxic':43 've':4,33,54 'women':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689657668
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1696488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689653168 {#1469
    date: 2023-07-18 06:06: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