GET https://kbin.spritesserver.nl/?p=830

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "what-do-you-call-something-that-was-once-a-house"
  +title: "what do you call something that was once a house?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4cd0d197-df6d-4420-9cb0-f9cbad618271.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690962289 {#191
    date: 2023-08-02 09:44:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 4252
  -titleTs: "'call':4 'hous':10 'someth':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690958591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/1369410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690952091 {#242
    date: 2023-08-02 06:54: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
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "what-do-you-call-something-that-was-once-a-house"
  +title: "what do you call something that was once a house?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4cd0d197-df6d-4420-9cb0-f9cbad618271.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690962289 {#191
    date: 2023-08-02 09:44:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 4252
  -titleTs: "'call':4 'hous':10 'someth':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690958591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/1369410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690952091 {#242
    date: 2023-08-02 06:54: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
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "what-do-you-call-something-that-was-once-a-house"
  +title: "what do you call something that was once a house?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4cd0d197-df6d-4420-9cb0-f9cbad618271.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690962289 {#191
    date: 2023-08-02 09:44:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 4252
  -titleTs: "'call':4 'hous':10 'someth':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690958591
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/1369410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690952091 {#242
    date: 2023-08-02 06:54: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
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 {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Until-there-s-a-community-for-Enterprise-Networking-you-have-to"
  +title: "Until there's a community for Enterprise Networking you have to suffer my meme."
  +url: "https://lemmy.world/pictrs/image/ad9b0c63-4250-462b-8cd9-8b4aed1bc4e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690948137 {#1877
    date: 2023-08-02 05:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 17180
  -titleTs: "'communiti':5 'enterpris':7 'meme':14 'network':8 'suffer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690957137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2499842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690948137 {#1876
    date: 2023-08-02 05:48: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
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Until-there-s-a-community-for-Enterprise-Networking-you-have-to"
  +title: "Until there's a community for Enterprise Networking you have to suffer my meme."
  +url: "https://lemmy.world/pictrs/image/ad9b0c63-4250-462b-8cd9-8b4aed1bc4e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690948137 {#1877
    date: 2023-08-02 05:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 17180
  -titleTs: "'communiti':5 'enterpris':7 'meme':14 'network':8 'suffer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690957137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2499842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690948137 {#1876
    date: 2023-08-02 05:48: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
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Until-there-s-a-community-for-Enterprise-Networking-you-have-to"
  +title: "Until there's a community for Enterprise Networking you have to suffer my meme."
  +url: "https://lemmy.world/pictrs/image/ad9b0c63-4250-462b-8cd9-8b4aed1bc4e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690948137 {#1877
    date: 2023-08-02 05:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 17180
  -titleTs: "'communiti':5 'enterpris':7 'meme':14 'network':8 'suffer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690957137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2499842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690948137 {#1876
    date: 2023-08-02 05:48: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
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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Reddit-beats-film-industry-won-t-have-to-identify-users-who"
  +title: "Reddit beats film industry, won’t have to identify users who admitted torrenting"
  +url: "https://arstechnica.com/tech-policy/2023/08/reddit-beats-film-industry-wont-have-to-identify-users-who-admitted-torrenting/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690950765 {#1953
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 8374
  -titleTs: "'admit':12 'beat':2 'film':3 'identifi':9 'industri':4 'reddit':1 'torrent':13 'user':10 'won':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690948293
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2494808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690935293 {#1937
    date: 2023-08-02 02:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Reddit-beats-film-industry-won-t-have-to-identify-users-who"
  +title: "Reddit beats film industry, won’t have to identify users who admitted torrenting"
  +url: "https://arstechnica.com/tech-policy/2023/08/reddit-beats-film-industry-wont-have-to-identify-users-who-admitted-torrenting/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690950765 {#1953
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 8374
  -titleTs: "'admit':12 'beat':2 'film':3 'identifi':9 'industri':4 'reddit':1 'torrent':13 'user':10 'won':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690948293
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2494808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690935293 {#1937
    date: 2023-08-02 02:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Reddit-beats-film-industry-won-t-have-to-identify-users-who"
  +title: "Reddit beats film industry, won’t have to identify users who admitted torrenting"
  +url: "https://arstechnica.com/tech-policy/2023/08/reddit-beats-film-industry-wont-have-to-identify-users-who-admitted-torrenting/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690950765 {#1953
    date: 2023-08-02 06:32:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 8374
  -titleTs: "'admit':12 'beat':2 'film':3 'identifi':9 'industri':4 'reddit':1 'torrent':13 'user':10 'won':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690948293
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2494808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690935293 {#1937
    date: 2023-08-02 02:14:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Wholesome-Nanny-s-kitchen-helpers"
  +title: "Wholesome Nanny's kitchen helpers"
  +url: "https://media.kbin.social/media/ee/bb/eebb7827165cc17667ea67f1a40889f1027cc8cdee3a98d43cd41447e793a180.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691334202 {#1387
    date: 2023-08-06 17:03:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 1682
  -titleTs: "'helper':5 'kitchen':4 'nanni':2 'wholesom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690947165
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/276820"
  +editedAt: DateTimeImmutable @1690870208 {#1892
    date: 2023-08-01 08:10:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690870165 {#1380
    date: 2023-08-01 08:09:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Wholesome-Nanny-s-kitchen-helpers"
  +title: "Wholesome Nanny's kitchen helpers"
  +url: "https://media.kbin.social/media/ee/bb/eebb7827165cc17667ea67f1a40889f1027cc8cdee3a98d43cd41447e793a180.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691334202 {#1387
    date: 2023-08-06 17:03:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 1682
  -titleTs: "'helper':5 'kitchen':4 'nanni':2 'wholesom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690947165
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/276820"
  +editedAt: DateTimeImmutable @1690870208 {#1892
    date: 2023-08-01 08:10:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690870165 {#1380
    date: 2023-08-01 08:09:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Wholesome-Nanny-s-kitchen-helpers"
  +title: "Wholesome Nanny's kitchen helpers"
  +url: "https://media.kbin.social/media/ee/bb/eebb7827165cc17667ea67f1a40889f1027cc8cdee3a98d43cd41447e793a180.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691334202 {#1387
    date: 2023-08-06 17:03:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 1682
  -titleTs: "'helper':5 'kitchen':4 'nanni':2 'wholesom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690947165
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/t/276820"
  +editedAt: DateTimeImmutable @1690870208 {#1892
    date: 2023-08-01 08:10:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690870165 {#1380
    date: 2023-08-01 08:09:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Dogs-in-costumes-a-community-to-see-or-share-dogs"
  +title: "Dogs in costumes - a community to see or share dogs in costumes"
  +url: "https://lemmy.world/pictrs/image/62905906-29f5-41a8-bad2-86e6fb6089ef.jpeg"
  +body: """
    [https://lemmy.world/c/dogsincostumes](/c/dogsincostumes@lemmy.world)\n
    \n
    !dogsincostumes@lemmy.world
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942615 {#1971
    date: 2023-08-02 04:16:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 3627
  -titleTs: "'communiti':5 'costum':3,12 'dog':1,10 'see':7 'share':9"
  -bodyTs: "'/c/dogsincostumes](/c/dogsincostumes@lemmy.world)':3 'dogsincostumes@lemmy.world':4 'lemmy.world':2 'lemmy.world/c/dogsincostumes](/c/dogsincostumes@lemmy.world)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690947115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2498176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942615 {#1927
    date: 2023-08-02 04:16:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Dogs-in-costumes-a-community-to-see-or-share-dogs"
  +title: "Dogs in costumes - a community to see or share dogs in costumes"
  +url: "https://lemmy.world/pictrs/image/62905906-29f5-41a8-bad2-86e6fb6089ef.jpeg"
  +body: """
    [https://lemmy.world/c/dogsincostumes](/c/dogsincostumes@lemmy.world)\n
    \n
    !dogsincostumes@lemmy.world
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942615 {#1971
    date: 2023-08-02 04:16:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 3627
  -titleTs: "'communiti':5 'costum':3,12 'dog':1,10 'see':7 'share':9"
  -bodyTs: "'/c/dogsincostumes](/c/dogsincostumes@lemmy.world)':3 'dogsincostumes@lemmy.world':4 'lemmy.world':2 'lemmy.world/c/dogsincostumes](/c/dogsincostumes@lemmy.world)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690947115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2498176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942615 {#1927
    date: 2023-08-02 04:16:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Dogs-in-costumes-a-community-to-see-or-share-dogs"
  +title: "Dogs in costumes - a community to see or share dogs in costumes"
  +url: "https://lemmy.world/pictrs/image/62905906-29f5-41a8-bad2-86e6fb6089ef.jpeg"
  +body: """
    [https://lemmy.world/c/dogsincostumes](/c/dogsincostumes@lemmy.world)\n
    \n
    !dogsincostumes@lemmy.world
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942615 {#1971
    date: 2023-08-02 04:16:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 3627
  -titleTs: "'communiti':5 'costum':3,12 'dog':1,10 'see':7 'share':9"
  -bodyTs: "'/c/dogsincostumes](/c/dogsincostumes@lemmy.world)':3 'dogsincostumes@lemmy.world':4 'lemmy.world':2 'lemmy.world/c/dogsincostumes](/c/dogsincostumes@lemmy.world)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690947115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2498176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942615 {#1927
    date: 2023-08-02 04:16:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "KENOBI-The-Boonta-Eve-Redux"
  +title: "KENOBI - The Boonta Eve Redux"
  +url: "https://i.imgur.com/ASoe78a.png"
  +body: """
    I’m a professional film and TV editor. In between jobs, I recut the Kenobi show from a weak 6-hour miniseries to a strong 2-hour movie (including full sound & score remixing via split-audio I managed to get).\n
    \n
    [Click here to watch!](https://mega.nz/#P!AgCGXFKMmkrjLuUJDY8rkJwNaWuygSHJoN8SqA5nQbAR__qyZUa_f0jv1K4tvF3LzE9hSXndZlcgYjsQuJY3UziSpYxBQExVkIFiF6tV9vn_7hSgN82WBg)\n
    \n
    **[If the above link doesn’t work, watch here instead!](https://vimeo.com/822616851?share=copy)**\n
    \n
    Password: HELLOTHERE\n
    \n
    *If Mega is giving you download problems, [consider installing jdownloader here](https://jdownloader.org/). It’s a really incredible downloader program that you’ll probably wanna keep regardless.*\n
    \n
    **My goal for this redux was to create a tight, entertaining adventure story from the original assets.**\n
    \n
    Unlike the Patterson cut, or other fan-edits, I did not add any external assets (with one tiny exception that I’m sure you’ll all notice, ha). Adding external assets from other films and shows (or original VFX) tends to break visual unity, and in my opinion is a glaringly obvious addition. The work by other fan-edits is very impressive, but would not fit with the goal of this project.\n
    \n
    **The Boonta Eve Redux is comprised of the original show itself, but pared-down, shaped, and made strong.**\n
    \n
    That said, it’s important to note that no amount of re-editing can fix fundamental story problems. In my opinion, the entire existence of *Kenobi* is a rather unfortunate misadventure, driven almost wholly by Disney wanting to push content for content’s sake. I feel strongly that having Kenobi and Vader encounter each other between RotS and ANH is, for many reasons, a critical mistake; likewise, having Kenobi and Leia encounter each other is almost as bad.\n
    \n
    However, this re-edit addresses some of the most glaring oversights and mistakes of the original show, while highlighting its few true successes. Ultimately, I feel that it’s a major improvement.\n
    \n
    I’d love to hear your thoughts on the cut. Feel free to share, create torrents, etc.\n
    \n
    Thanks for watching!\n
    \n
    ***UPDATE: I’ve uploaded a more-compressed (but visually great) version of the Boonta Eve cut to the MEGA folder. It’s just under 5gb and should download much more easily. I’m building a torrent encode currently and will link to that within the next day.***
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942301 {#1898
    date: 2023-08-02 04:11:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 21626
  -titleTs: "'boonta':3 'eve':4 'kenobi':1 'redux':5"
  -bodyTs: "'/#p!agcgxfkmmkrjluujdy8rkjwnawuygshjon8sqa5nqbar__qyzua_f0jv1k4tvf3lze9hsxndzlcgyjsqujy3uzispyxbqexvkifif6tv9vn_7hsgn82wbg)':48 '/).':77 '/822616851?share=copy)**':61 '2':26 '5gb':359 '6':20 'ad':138 'add':121 'addit':162 'address':286 'adventur':103 'almost':235,278 'amount':211 'anh':261 'asset':108,124,140 'audio':37 'bad':280 'boonta':184,348 'break':151 'build':368 'click':42 'compress':341 'compris':188 'consid':71 'content':242,244 'creat':99,328 'critic':267 'current':372 'cut':112,323,350 'd':315 'day':381 'disney':238 'doesn':53 'download':69,83,362 'driven':234 'easili':365 'edit':117,169,215,285 'editor':8 'encod':371 'encount':255,274 'entertain':102 'entir':225 'etc':330 'eve':185,349 'except':128 'exist':226 'extern':123,139 'fan':116,168 'fan-edit':115,167 'feel':248,307,324 'film':5,143 'fit':176 'fix':217 'folder':354 'free':325 'full':30 'fundament':218 'get':41 'give':67 'glare':160,291 'goal':93,179 'great':344 'ha':137 'hear':318 'hellother':63 'highlight':300 'hour':21,27 'howev':281 'import':206 'impress':172 'improv':313 'includ':29 'incred':82 'instal':72 'instead':58 'jdownload':73 'jdownloader.org':76 'jdownloader.org/).':75 'job':11 'keep':90 'kenobi':15,228,252,271 'leia':273 'likewis':269 'link':52,375 'll':87,134 'love':316 'm':2,131,367 'made':200 'major':312 'manag':39 'mani':264 'mega':65,353 'mega.nz':47 'mega.nz/#p!agcgxfkmmkrjluujdy8rkjwnawuygshjon8sqa5nqbar__qyzua_f0jv1k4tvf3lze9hsxndzlcgyjsqujy3uzispyxbqexvkifif6tv9vn_7hsgn82wbg)':46 'miniseri':22 'misadventur':233 'mistak':268,294 'more-compress':339 'movi':28 'much':363 'next':380 'note':208 'notic':136 'obvious':161 'one':126 'opinion':157,223 'origin':107,147,191,297 'oversight':292 'pare':196 'pared-down':195 'password':62 'patterson':111 'probabl':88 'problem':70,220 'profession':4 'program':84 'project':182 'push':241 'rather':231 're':214,284 're-edit':213,283 'realli':81 'reason':265 'recut':13 'redux':96,186 'regardless':91 'remix':33 'rot':259 'said':203 'sake':246 'score':32 'shape':198 'share':327 'show':16,145,192,298 'sound':31 'split':36 'split-audio':35 'stori':104,219 'strong':25,201,249 'success':304 'sure':132 'tend':149 'thank':331 'thought':320 'tight':101 'tini':127 'torrent':329,370 'true':303 'tv':7 'ultim':305 'unfortun':232 'uniti':153 'unlik':109 'updat':334 'upload':337 'vader':254 've':336 'version':345 'vfx':148 'via':34 'vimeo.com':60 'vimeo.com/822616851?share=copy)**':59 'visual':152,343 'wanna':89 'want':239 'watch':45,56,333 'weak':19 'wholli':236 'within':378 'work':55,164 'would':174"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690946801
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2760819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942301 {#1891
    date: 2023-08-02 04:11:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "KENOBI-The-Boonta-Eve-Redux"
  +title: "KENOBI - The Boonta Eve Redux"
  +url: "https://i.imgur.com/ASoe78a.png"
  +body: """
    I’m a professional film and TV editor. In between jobs, I recut the Kenobi show from a weak 6-hour miniseries to a strong 2-hour movie (including full sound & score remixing via split-audio I managed to get).\n
    \n
    [Click here to watch!](https://mega.nz/#P!AgCGXFKMmkrjLuUJDY8rkJwNaWuygSHJoN8SqA5nQbAR__qyZUa_f0jv1K4tvF3LzE9hSXndZlcgYjsQuJY3UziSpYxBQExVkIFiF6tV9vn_7hSgN82WBg)\n
    \n
    **[If the above link doesn’t work, watch here instead!](https://vimeo.com/822616851?share=copy)**\n
    \n
    Password: HELLOTHERE\n
    \n
    *If Mega is giving you download problems, [consider installing jdownloader here](https://jdownloader.org/). It’s a really incredible downloader program that you’ll probably wanna keep regardless.*\n
    \n
    **My goal for this redux was to create a tight, entertaining adventure story from the original assets.**\n
    \n
    Unlike the Patterson cut, or other fan-edits, I did not add any external assets (with one tiny exception that I’m sure you’ll all notice, ha). Adding external assets from other films and shows (or original VFX) tends to break visual unity, and in my opinion is a glaringly obvious addition. The work by other fan-edits is very impressive, but would not fit with the goal of this project.\n
    \n
    **The Boonta Eve Redux is comprised of the original show itself, but pared-down, shaped, and made strong.**\n
    \n
    That said, it’s important to note that no amount of re-editing can fix fundamental story problems. In my opinion, the entire existence of *Kenobi* is a rather unfortunate misadventure, driven almost wholly by Disney wanting to push content for content’s sake. I feel strongly that having Kenobi and Vader encounter each other between RotS and ANH is, for many reasons, a critical mistake; likewise, having Kenobi and Leia encounter each other is almost as bad.\n
    \n
    However, this re-edit addresses some of the most glaring oversights and mistakes of the original show, while highlighting its few true successes. Ultimately, I feel that it’s a major improvement.\n
    \n
    I’d love to hear your thoughts on the cut. Feel free to share, create torrents, etc.\n
    \n
    Thanks for watching!\n
    \n
    ***UPDATE: I’ve uploaded a more-compressed (but visually great) version of the Boonta Eve cut to the MEGA folder. It’s just under 5gb and should download much more easily. I’m building a torrent encode currently and will link to that within the next day.***
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942301 {#1898
    date: 2023-08-02 04:11:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 21626
  -titleTs: "'boonta':3 'eve':4 'kenobi':1 'redux':5"
  -bodyTs: "'/#p!agcgxfkmmkrjluujdy8rkjwnawuygshjon8sqa5nqbar__qyzua_f0jv1k4tvf3lze9hsxndzlcgyjsqujy3uzispyxbqexvkifif6tv9vn_7hsgn82wbg)':48 '/).':77 '/822616851?share=copy)**':61 '2':26 '5gb':359 '6':20 'ad':138 'add':121 'addit':162 'address':286 'adventur':103 'almost':235,278 'amount':211 'anh':261 'asset':108,124,140 'audio':37 'bad':280 'boonta':184,348 'break':151 'build':368 'click':42 'compress':341 'compris':188 'consid':71 'content':242,244 'creat':99,328 'critic':267 'current':372 'cut':112,323,350 'd':315 'day':381 'disney':238 'doesn':53 'download':69,83,362 'driven':234 'easili':365 'edit':117,169,215,285 'editor':8 'encod':371 'encount':255,274 'entertain':102 'entir':225 'etc':330 'eve':185,349 'except':128 'exist':226 'extern':123,139 'fan':116,168 'fan-edit':115,167 'feel':248,307,324 'film':5,143 'fit':176 'fix':217 'folder':354 'free':325 'full':30 'fundament':218 'get':41 'give':67 'glare':160,291 'goal':93,179 'great':344 'ha':137 'hear':318 'hellother':63 'highlight':300 'hour':21,27 'howev':281 'import':206 'impress':172 'improv':313 'includ':29 'incred':82 'instal':72 'instead':58 'jdownload':73 'jdownloader.org':76 'jdownloader.org/).':75 'job':11 'keep':90 'kenobi':15,228,252,271 'leia':273 'likewis':269 'link':52,375 'll':87,134 'love':316 'm':2,131,367 'made':200 'major':312 'manag':39 'mani':264 'mega':65,353 'mega.nz':47 'mega.nz/#p!agcgxfkmmkrjluujdy8rkjwnawuygshjon8sqa5nqbar__qyzua_f0jv1k4tvf3lze9hsxndzlcgyjsqujy3uzispyxbqexvkifif6tv9vn_7hsgn82wbg)':46 'miniseri':22 'misadventur':233 'mistak':268,294 'more-compress':339 'movi':28 'much':363 'next':380 'note':208 'notic':136 'obvious':161 'one':126 'opinion':157,223 'origin':107,147,191,297 'oversight':292 'pare':196 'pared-down':195 'password':62 'patterson':111 'probabl':88 'problem':70,220 'profession':4 'program':84 'project':182 'push':241 'rather':231 're':214,284 're-edit':213,283 'realli':81 'reason':265 'recut':13 'redux':96,186 'regardless':91 'remix':33 'rot':259 'said':203 'sake':246 'score':32 'shape':198 'share':327 'show':16,145,192,298 'sound':31 'split':36 'split-audio':35 'stori':104,219 'strong':25,201,249 'success':304 'sure':132 'tend':149 'thank':331 'thought':320 'tight':101 'tini':127 'torrent':329,370 'true':303 'tv':7 'ultim':305 'unfortun':232 'uniti':153 'unlik':109 'updat':334 'upload':337 'vader':254 've':336 'version':345 'vfx':148 'via':34 'vimeo.com':60 'vimeo.com/822616851?share=copy)**':59 'visual':152,343 'wanna':89 'want':239 'watch':45,56,333 'weak':19 'wholli':236 'within':378 'work':55,164 'would':174"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690946801
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2760819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942301 {#1891
    date: 2023-08-02 04:11:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "KENOBI-The-Boonta-Eve-Redux"
  +title: "KENOBI - The Boonta Eve Redux"
  +url: "https://i.imgur.com/ASoe78a.png"
  +body: """
    I’m a professional film and TV editor. In between jobs, I recut the Kenobi show from a weak 6-hour miniseries to a strong 2-hour movie (including full sound & score remixing via split-audio I managed to get).\n
    \n
    [Click here to watch!](https://mega.nz/#P!AgCGXFKMmkrjLuUJDY8rkJwNaWuygSHJoN8SqA5nQbAR__qyZUa_f0jv1K4tvF3LzE9hSXndZlcgYjsQuJY3UziSpYxBQExVkIFiF6tV9vn_7hSgN82WBg)\n
    \n
    **[If the above link doesn’t work, watch here instead!](https://vimeo.com/822616851?share=copy)**\n
    \n
    Password: HELLOTHERE\n
    \n
    *If Mega is giving you download problems, [consider installing jdownloader here](https://jdownloader.org/). It’s a really incredible downloader program that you’ll probably wanna keep regardless.*\n
    \n
    **My goal for this redux was to create a tight, entertaining adventure story from the original assets.**\n
    \n
    Unlike the Patterson cut, or other fan-edits, I did not add any external assets (with one tiny exception that I’m sure you’ll all notice, ha). Adding external assets from other films and shows (or original VFX) tends to break visual unity, and in my opinion is a glaringly obvious addition. The work by other fan-edits is very impressive, but would not fit with the goal of this project.\n
    \n
    **The Boonta Eve Redux is comprised of the original show itself, but pared-down, shaped, and made strong.**\n
    \n
    That said, it’s important to note that no amount of re-editing can fix fundamental story problems. In my opinion, the entire existence of *Kenobi* is a rather unfortunate misadventure, driven almost wholly by Disney wanting to push content for content’s sake. I feel strongly that having Kenobi and Vader encounter each other between RotS and ANH is, for many reasons, a critical mistake; likewise, having Kenobi and Leia encounter each other is almost as bad.\n
    \n
    However, this re-edit addresses some of the most glaring oversights and mistakes of the original show, while highlighting its few true successes. Ultimately, I feel that it’s a major improvement.\n
    \n
    I’d love to hear your thoughts on the cut. Feel free to share, create torrents, etc.\n
    \n
    Thanks for watching!\n
    \n
    ***UPDATE: I’ve uploaded a more-compressed (but visually great) version of the Boonta Eve cut to the MEGA folder. It’s just under 5gb and should download much more easily. I’m building a torrent encode currently and will link to that within the next day.***
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942301 {#1898
    date: 2023-08-02 04:11:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 21626
  -titleTs: "'boonta':3 'eve':4 'kenobi':1 'redux':5"
  -bodyTs: "'/#p!agcgxfkmmkrjluujdy8rkjwnawuygshjon8sqa5nqbar__qyzua_f0jv1k4tvf3lze9hsxndzlcgyjsqujy3uzispyxbqexvkifif6tv9vn_7hsgn82wbg)':48 '/).':77 '/822616851?share=copy)**':61 '2':26 '5gb':359 '6':20 'ad':138 'add':121 'addit':162 'address':286 'adventur':103 'almost':235,278 'amount':211 'anh':261 'asset':108,124,140 'audio':37 'bad':280 'boonta':184,348 'break':151 'build':368 'click':42 'compress':341 'compris':188 'consid':71 'content':242,244 'creat':99,328 'critic':267 'current':372 'cut':112,323,350 'd':315 'day':381 'disney':238 'doesn':53 'download':69,83,362 'driven':234 'easili':365 'edit':117,169,215,285 'editor':8 'encod':371 'encount':255,274 'entertain':102 'entir':225 'etc':330 'eve':185,349 'except':128 'exist':226 'extern':123,139 'fan':116,168 'fan-edit':115,167 'feel':248,307,324 'film':5,143 'fit':176 'fix':217 'folder':354 'free':325 'full':30 'fundament':218 'get':41 'give':67 'glare':160,291 'goal':93,179 'great':344 'ha':137 'hear':318 'hellother':63 'highlight':300 'hour':21,27 'howev':281 'import':206 'impress':172 'improv':313 'includ':29 'incred':82 'instal':72 'instead':58 'jdownload':73 'jdownloader.org':76 'jdownloader.org/).':75 'job':11 'keep':90 'kenobi':15,228,252,271 'leia':273 'likewis':269 'link':52,375 'll':87,134 'love':316 'm':2,131,367 'made':200 'major':312 'manag':39 'mani':264 'mega':65,353 'mega.nz':47 'mega.nz/#p!agcgxfkmmkrjluujdy8rkjwnawuygshjon8sqa5nqbar__qyzua_f0jv1k4tvf3lze9hsxndzlcgyjsqujy3uzispyxbqexvkifif6tv9vn_7hsgn82wbg)':46 'miniseri':22 'misadventur':233 'mistak':268,294 'more-compress':339 'movi':28 'much':363 'next':380 'note':208 'notic':136 'obvious':161 'one':126 'opinion':157,223 'origin':107,147,191,297 'oversight':292 'pare':196 'pared-down':195 'password':62 'patterson':111 'probabl':88 'problem':70,220 'profession':4 'program':84 'project':182 'push':241 'rather':231 're':214,284 're-edit':213,283 'realli':81 'reason':265 'recut':13 'redux':96,186 'regardless':91 'remix':33 'rot':259 'said':203 'sake':246 'score':32 'shape':198 'share':327 'show':16,145,192,298 'sound':31 'split':36 'split-audio':35 'stori':104,219 'strong':25,201,249 'success':304 'sure':132 'tend':149 'thank':331 'thought':320 'tight':101 'tini':127 'torrent':329,370 'true':303 'tv':7 'ultim':305 'unfortun':232 'uniti':153 'unlik':109 'updat':334 'upload':337 'vader':254 've':336 'version':345 'vfx':148 'via':34 'vimeo.com':60 'vimeo.com/822616851?share=copy)**':59 'visual':152,343 'wanna':89 'want':239 'watch':45,56,333 'weak':19 'wholli':236 'within':378 'work':55,164 'would':174"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690946801
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2760819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942301 {#1891
    date: 2023-08-02 04:11:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Two-African-American-soldiers-show-off-Easter-Eggs-for-Hitler-WW2"
  +title: "Two African-American soldiers show off 'Easter Eggs' for Hitler, WW2, 1945"
  +url: "https://media.kbin.social/media/4b/15/4b15033a225d751bc0338d1e15746fe3d7fdd20c20dddf7f065e9fade1c2a006.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690943973 {#2440
    date: 2023-08-02 04:39:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 12882
  -titleTs: "'1945':13 'african':3 'african-american':2 'american':4 'easter':8 'egg':9 'hitler':11 'show':6 'soldier':5 'two':1 'ww2':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943973
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/280778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690943973 {#2439
    date: 2023-08-02 04:39:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Two-African-American-soldiers-show-off-Easter-Eggs-for-Hitler-WW2"
  +title: "Two African-American soldiers show off 'Easter Eggs' for Hitler, WW2, 1945"
  +url: "https://media.kbin.social/media/4b/15/4b15033a225d751bc0338d1e15746fe3d7fdd20c20dddf7f065e9fade1c2a006.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690943973 {#2440
    date: 2023-08-02 04:39:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 12882
  -titleTs: "'1945':13 'african':3 'african-american':2 'american':4 'easter':8 'egg':9 'hitler':11 'show':6 'soldier':5 'two':1 'ww2':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943973
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/280778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690943973 {#2439
    date: 2023-08-02 04:39:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Two-African-American-soldiers-show-off-Easter-Eggs-for-Hitler-WW2"
  +title: "Two African-American soldiers show off 'Easter Eggs' for Hitler, WW2, 1945"
  +url: "https://media.kbin.social/media/4b/15/4b15033a225d751bc0338d1e15746fe3d7fdd20c20dddf7f065e9fade1c2a006.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690943973 {#2440
    date: 2023-08-02 04:39:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 12882
  -titleTs: "'1945':13 'african':3 'african-american':2 'american':4 'easter':8 'egg':9 'hitler':11 'show':6 'soldier':5 'two':1 'ww2':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943973
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/280778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690943973 {#2439
    date: 2023-08-02 04:39:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "To-end-violence-against-teen-girls-start-with-teen-boys"
  +title: "To end violence against teen girls, start with teen boys"
  +url: "https://therapist.com/society-and-culture/teen-boys-violence/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690940411 {#2477
    date: 2023-08-02 03:40:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 16846
  -titleTs: "'boy':10 'end':2 'girl':6 'start':7 'teen':5,9 'violenc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943809
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1076794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930809 {#2483
    date: 2023-08-02 01:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "To-end-violence-against-teen-girls-start-with-teen-boys"
  +title: "To end violence against teen girls, start with teen boys"
  +url: "https://therapist.com/society-and-culture/teen-boys-violence/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690940411 {#2477
    date: 2023-08-02 03:40:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 16846
  -titleTs: "'boy':10 'end':2 'girl':6 'start':7 'teen':5,9 'violenc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943809
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1076794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930809 {#2483
    date: 2023-08-02 01:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "To-end-violence-against-teen-girls-start-with-teen-boys"
  +title: "To end violence against teen girls, start with teen boys"
  +url: "https://therapist.com/society-and-culture/teen-boys-violence/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690940411 {#2477
    date: 2023-08-02 03:40:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 16846
  -titleTs: "'boy':10 'end':2 'girl':6 'start':7 'teen':5,9 'violenc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943809
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1076794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930809 {#2483
    date: 2023-08-02 01:00:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "opinion"
  +title: "opinion"
  +url: "https://lemmy.world/pictrs/image/26f21b1e-7e87-485a-af14-3620de6d104b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690934669 {#1512
    date: 2023-08-02 02:04:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 14411
  -titleTs: "'opinion':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943669
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2494478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690934669 {#1508
    date: 2023-08-02 02:04: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
35 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "opinion"
  +title: "opinion"
  +url: "https://lemmy.world/pictrs/image/26f21b1e-7e87-485a-af14-3620de6d104b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690934669 {#1512
    date: 2023-08-02 02:04:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 14411
  -titleTs: "'opinion':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943669
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2494478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690934669 {#1508
    date: 2023-08-02 02:04: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
36 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "opinion"
  +title: "opinion"
  +url: "https://lemmy.world/pictrs/image/26f21b1e-7e87-485a-af14-3620de6d104b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690934669 {#1512
    date: 2023-08-02 02:04:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 14411
  -titleTs: "'opinion':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690943669
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2494478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690934669 {#1508
    date: 2023-08-02 02:04: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
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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "DJI-drones-Discussion-related-to-DJI-drones-hosted-on-4wd-social"
  +title: "DJI drones - Discussion related to DJI drones hosted on 4wd.social"
  +url: "https://4wd.social/c/dji_drone"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942031 {#1522
    date: 2023-08-02 04:07:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 7486
  -titleTs: "'4wd.social':10 'discuss':3 'dji':1,6 'drone':2,7 'host':8 'relat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690942031
  +visibility: "visible             "
  +apId: "https://4wd.social/post/132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942031 {#1510
    date: 2023-08-02 04:07:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "DJI-drones-Discussion-related-to-DJI-drones-hosted-on-4wd-social"
  +title: "DJI drones - Discussion related to DJI drones hosted on 4wd.social"
  +url: "https://4wd.social/c/dji_drone"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942031 {#1522
    date: 2023-08-02 04:07:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 7486
  -titleTs: "'4wd.social':10 'discuss':3 'dji':1,6 'drone':2,7 'host':8 'relat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690942031
  +visibility: "visible             "
  +apId: "https://4wd.social/post/132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942031 {#1510
    date: 2023-08-02 04:07:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "DJI-drones-Discussion-related-to-DJI-drones-hosted-on-4wd-social"
  +title: "DJI drones - Discussion related to DJI drones hosted on 4wd.social"
  +url: "https://4wd.social/c/dji_drone"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690942031 {#1522
    date: 2023-08-02 04:07:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 7486
  -titleTs: "'4wd.social':10 'discuss':3 'dji':1,6 'drone':2,7 'host':8 'relat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690942031
  +visibility: "visible             "
  +apId: "https://4wd.social/post/132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690942031 {#1510
    date: 2023-08-02 04:07:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "We-Know-NoFap-Is-Misleading-Men-About-Masturbation-It-Might"
  +title: "We Know “NoFap” Is Misleading Men About Masturbation. It Might Be More Dangerous Than That."
  +url: "https://slate.com/human-interest/2023/07/nofap-masturbation-reddit-forum-suicide.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691001755 {#1531
    date: 2023-08-02 20:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 9172
  -titleTs: "'danger':13 'know':2 'masturb':8 'men':6 'might':10 'mislead':5 'nofap':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941884
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1076991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930884 {#1530
    date: 2023-08-02 01:01:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "We-Know-NoFap-Is-Misleading-Men-About-Masturbation-It-Might"
  +title: "We Know “NoFap” Is Misleading Men About Masturbation. It Might Be More Dangerous Than That."
  +url: "https://slate.com/human-interest/2023/07/nofap-masturbation-reddit-forum-suicide.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691001755 {#1531
    date: 2023-08-02 20:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 9172
  -titleTs: "'danger':13 'know':2 'masturb':8 'men':6 'might':10 'mislead':5 'nofap':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941884
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1076991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930884 {#1530
    date: 2023-08-02 01:01:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "We-Know-NoFap-Is-Misleading-Men-About-Masturbation-It-Might"
  +title: "We Know “NoFap” Is Misleading Men About Masturbation. It Might Be More Dangerous Than That."
  +url: "https://slate.com/human-interest/2023/07/nofap-masturbation-reddit-forum-suicide.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691001755 {#1531
    date: 2023-08-02 20:42:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 9172
  -titleTs: "'danger':13 'know':2 'masturb':8 'men':6 'might':10 'mislead':5 'nofap':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941884
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1076991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930884 {#1530
    date: 2023-08-02 01:01:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "4x4-A-home-for-4x4-related-discussion-hosted-on-4wd-social"
  +title: "4x4 - A home for 4x4 related discussion hosted on 4wd.social"
  +url: "https://4wd.social/c/4x4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690941880 {#1710
    date: 2023-08-02 04:04:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 7487
  -titleTs: "'4wd.social':10 '4x4':1,5 'discuss':7 'home':3 'host':8 'relat':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941880
  +visibility: "visible             "
  +apId: "https://4wd.social/post/131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690941880 {#1706
    date: 2023-08-02 04:04:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "4x4-A-home-for-4x4-related-discussion-hosted-on-4wd-social"
  +title: "4x4 - A home for 4x4 related discussion hosted on 4wd.social"
  +url: "https://4wd.social/c/4x4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690941880 {#1710
    date: 2023-08-02 04:04:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 7487
  -titleTs: "'4wd.social':10 '4x4':1,5 'discuss':7 'home':3 'host':8 'relat':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941880
  +visibility: "visible             "
  +apId: "https://4wd.social/post/131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690941880 {#1706
    date: 2023-08-02 04:04:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "4x4-A-home-for-4x4-related-discussion-hosted-on-4wd-social"
  +title: "4x4 - A home for 4x4 related discussion hosted on 4wd.social"
  +url: "https://4wd.social/c/4x4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690941880 {#1710
    date: 2023-08-02 04:04:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 7487
  -titleTs: "'4wd.social':10 '4x4':1,5 'discuss':7 'home':3 'host':8 'relat':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941880
  +visibility: "visible             "
  +apId: "https://4wd.social/post/131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690941880 {#1706
    date: 2023-08-02 04:04:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1470
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Overlanding-A-home-for-the-overlanding-community-hosted-on-4wd-social"
  +title: "Overlanding - A home for the overlanding community hosted on 4wd.social"
  +url: "https://4wd.social/c/overlanding"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690941841 {#1471
    date: 2023-08-02 04:04:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 7488
  -titleTs: "'4wd.social':10 'communiti':7 'home':3 'host':8 'overland':1,6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941841
  +visibility: "visible             "
  +apId: "https://4wd.social/post/130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690941841 {#1467
    date: 2023-08-02 04:04:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Overlanding-A-home-for-the-overlanding-community-hosted-on-4wd-social"
  +title: "Overlanding - A home for the overlanding community hosted on 4wd.social"
  +url: "https://4wd.social/c/overlanding"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690941841 {#1471
    date: 2023-08-02 04:04:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 7488
  -titleTs: "'4wd.social':10 'communiti':7 'home':3 'host':8 'overland':1,6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941841
  +visibility: "visible             "
  +apId: "https://4wd.social/post/130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690941841 {#1467
    date: 2023-08-02 04:04:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Overlanding-A-home-for-the-overlanding-community-hosted-on-4wd-social"
  +title: "Overlanding - A home for the overlanding community hosted on 4wd.social"
  +url: "https://4wd.social/c/overlanding"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690941841 {#1471
    date: 2023-08-02 04:04:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 7488
  -titleTs: "'4wd.social':10 'communiti':7 'home':3 'host':8 'overland':1,6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690941841
  +visibility: "visible             "
  +apId: "https://4wd.social/post/130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690941841 {#1467
    date: 2023-08-02 04:04:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "It-feels-funny"
  +title: "It feels funny 🍍🍍🍍"
  +url: "https://feddit.de/pictrs/image/2728c645-cc6f-49b4-81b0-c3b137d1f48d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698365309 {#1490
    date: 2023-10-27 02:08:29.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: 7920
  -titleTs: "'feel':2 'funni':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690939228
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2063780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690918228 {#1491
    date: 2023-08-01 21:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "It-feels-funny"
  +title: "It feels funny 🍍🍍🍍"
  +url: "https://feddit.de/pictrs/image/2728c645-cc6f-49b4-81b0-c3b137d1f48d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698365309 {#1490
    date: 2023-10-27 02:08:29.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: 7920
  -titleTs: "'feel':2 'funni':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690939228
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2063780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690918228 {#1491
    date: 2023-08-01 21:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "It-feels-funny"
  +title: "It feels funny 🍍🍍🍍"
  +url: "https://feddit.de/pictrs/image/2728c645-cc6f-49b4-81b0-c3b137d1f48d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698365309 {#1490
    date: 2023-10-27 02:08:29.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: 7920
  -titleTs: "'feel':2 'funni':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690939228
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2063780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690918228 {#1491
    date: 2023-08-01 21:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "No-way-speedcoil"
  +title: "No way, speedcoil"
  +url: "https://lemmy.ml/pictrs/image/06fc242b-8b3c-4725-8bb6-265ccedc5591.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690937685 {#1762
    date: 2023-08-02 02:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 19655
  -titleTs: "'speedcoil':3 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690937685
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2675360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690937685 {#1751
    date: 2023-08-02 02:54:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "No-way-speedcoil"
  +title: "No way, speedcoil"
  +url: "https://lemmy.ml/pictrs/image/06fc242b-8b3c-4725-8bb6-265ccedc5591.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690937685 {#1762
    date: 2023-08-02 02:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 19655
  -titleTs: "'speedcoil':3 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690937685
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2675360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690937685 {#1751
    date: 2023-08-02 02:54:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "No-way-speedcoil"
  +title: "No way, speedcoil"
  +url: "https://lemmy.ml/pictrs/image/06fc242b-8b3c-4725-8bb6-265ccedc5591.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690937685 {#1762
    date: 2023-08-02 02:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 19655
  -titleTs: "'speedcoil':3 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690937685
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2675360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690937685 {#1751
    date: 2023-08-02 02:54:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1765
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Georgian-Khevsurs-who-volunteered-for-Russian-service-in-WW1"
  +title: "Georgian Khevsurs who volunteered for Russian service in WW1"
  +url: "https://media.kbin.social/media/39/3f/393fdc79b5d279a0a2ea6899e44e4d26705d0314fbbeb5dd8dd753b473e07abd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690934123 {#1780
    date: 2023-08-02 01:55:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 12883
  -titleTs: "'georgian':1 'khevsur':2 'russian':6 'servic':7 'volunt':4 'ww1':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690934123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/280365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690934123 {#1764
    date: 2023-08-02 01:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Georgian-Khevsurs-who-volunteered-for-Russian-service-in-WW1"
  +title: "Georgian Khevsurs who volunteered for Russian service in WW1"
  +url: "https://media.kbin.social/media/39/3f/393fdc79b5d279a0a2ea6899e44e4d26705d0314fbbeb5dd8dd753b473e07abd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690934123 {#1780
    date: 2023-08-02 01:55:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 12883
  -titleTs: "'georgian':1 'khevsur':2 'russian':6 'servic':7 'volunt':4 'ww1':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690934123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/280365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690934123 {#1764
    date: 2023-08-02 01:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Georgian-Khevsurs-who-volunteered-for-Russian-service-in-WW1"
  +title: "Georgian Khevsurs who volunteered for Russian service in WW1"
  +url: "https://media.kbin.social/media/39/3f/393fdc79b5d279a0a2ea6899e44e4d26705d0314fbbeb5dd8dd753b473e07abd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690934123 {#1780
    date: 2023-08-02 01:55:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 12883
  -titleTs: "'georgian':1 'khevsur':2 'russian':6 'servic':7 'volunt':4 'ww1':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690934123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/280365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690934123 {#1764
    date: 2023-08-02 01:55:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Pepperidge-Farm-Remembers"
  +title: "Pepperidge Farm Remembers..."
  +url: "https://reddthat.com/pictrs/image/55177736-0cfa-4d95-926f-da26bde46c4b.jpeg"
  +body: "…the 80’s…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690930681 {#1643
    date: 2023-08-02 00:58:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 19656
  -titleTs: "'farm':2 'pepperidg':1 'rememb':3"
  -bodyTs: "'80':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690930681
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/1122669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930681 {#1622
    date: 2023-08-02 00:58:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Pepperidge-Farm-Remembers"
  +title: "Pepperidge Farm Remembers..."
  +url: "https://reddthat.com/pictrs/image/55177736-0cfa-4d95-926f-da26bde46c4b.jpeg"
  +body: "…the 80’s…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690930681 {#1643
    date: 2023-08-02 00:58:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 19656
  -titleTs: "'farm':2 'pepperidg':1 'rememb':3"
  -bodyTs: "'80':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690930681
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/1122669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930681 {#1622
    date: 2023-08-02 00:58:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1634 …}
  +slug: "Pepperidge-Farm-Remembers"
  +title: "Pepperidge Farm Remembers..."
  +url: "https://reddthat.com/pictrs/image/55177736-0cfa-4d95-926f-da26bde46c4b.jpeg"
  +body: "…the 80’s…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690930681 {#1643
    date: 2023-08-02 00:58:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 19656
  -titleTs: "'farm':2 'pepperidg':1 'rememb':3"
  -bodyTs: "'80':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690930681
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/1122669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690930681 {#1622
    date: 2023-08-02 00:58:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Pyramids"
  +title: "Pyramids"
  +url: "https://lemmy.world/pictrs/image/954aa11a-e979-4675-918b-aaea1355c670.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690925543 {#1442
    date: 2023-08-01 23:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 8404
  -titleTs: "'pyramid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690930043
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2488005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690925543 {#1415
    date: 2023-08-01 23:32:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Pyramids"
  +title: "Pyramids"
  +url: "https://lemmy.world/pictrs/image/954aa11a-e979-4675-918b-aaea1355c670.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690925543 {#1442
    date: 2023-08-01 23:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 8404
  -titleTs: "'pyramid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690930043
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2488005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690925543 {#1415
    date: 2023-08-01 23:32:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Pyramids"
  +title: "Pyramids"
  +url: "https://lemmy.world/pictrs/image/954aa11a-e979-4675-918b-aaea1355c670.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690925543 {#1442
    date: 2023-08-01 23:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 8404
  -titleTs: "'pyramid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690930043
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2488005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690925543 {#1415
    date: 2023-08-01 23:32:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "Who"
  +title: "Who??"
  +url: "https://lemmy.ml/pictrs/image/02c982c1-0668-441c-8808-152df4eb37a2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690927450 {#1456
    date: 2023-08-02 00:04:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22752
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690927450
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2671159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690927450 {#1454
    date: 2023-08-02 00:04:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "Who"
  +title: "Who??"
  +url: "https://lemmy.ml/pictrs/image/02c982c1-0668-441c-8808-152df4eb37a2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690927450 {#1456
    date: 2023-08-02 00:04:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22752
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690927450
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2671159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690927450 {#1454
    date: 2023-08-02 00:04:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "Who"
  +title: "Who??"
  +url: "https://lemmy.ml/pictrs/image/02c982c1-0668-441c-8808-152df4eb37a2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690927450 {#1456
    date: 2023-08-02 00:04:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22752
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690927450
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2671159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690927450 {#1454
    date: 2023-08-02 00:04:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "When-I-see-a-goose"
  +title: "When I see a goose"
  +url: "https://i.imgur.com/zuPe2CR.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690922835 {#1436
    date: 2023-08-01 22:47:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 23238
  -titleTs: "'goos':5 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690927335
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/2062439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690922835 {#1428
    date: 2023-08-01 22:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "When-I-see-a-goose"
  +title: "When I see a goose"
  +url: "https://i.imgur.com/zuPe2CR.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690922835 {#1436
    date: 2023-08-01 22:47:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 23238
  -titleTs: "'goos':5 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690927335
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/2062439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690922835 {#1428
    date: 2023-08-01 22:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "When-I-see-a-goose"
  +title: "When I see a goose"
  +url: "https://i.imgur.com/zuPe2CR.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690922835 {#1436
    date: 2023-08-01 22:47:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 23238
  -titleTs: "'goos':5 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690927335
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/2062439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690922835 {#1428
    date: 2023-08-01 22:47:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Munches-on-Rat-Food"
  +title: "*Munches on Rat Food*"
  +url: "https://discuss.tchncs.de/pictrs/image/fee46964-1740-4c94-8e4a-1ec46ab26877.jpeg"
  +body: "can we start posting overly recycled social media posts?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690924331 {#1698
    date: 2023-08-01 23:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 22753
  -titleTs: "'food':4 'munch':1 'rat':3"
  -bodyTs: "'media':8 'over':5 'post':4,9 'recycl':6 'social':7 'start':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690924331
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1286039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690924331 {#1696
    date: 2023-08-01 23:12:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Munches-on-Rat-Food"
  +title: "*Munches on Rat Food*"
  +url: "https://discuss.tchncs.de/pictrs/image/fee46964-1740-4c94-8e4a-1ec46ab26877.jpeg"
  +body: "can we start posting overly recycled social media posts?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690924331 {#1698
    date: 2023-08-01 23:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 22753
  -titleTs: "'food':4 'munch':1 'rat':3"
  -bodyTs: "'media':8 'over':5 'post':4,9 'recycl':6 'social':7 'start':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690924331
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1286039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690924331 {#1696
    date: 2023-08-01 23:12:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Munches-on-Rat-Food"
  +title: "*Munches on Rat Food*"
  +url: "https://discuss.tchncs.de/pictrs/image/fee46964-1740-4c94-8e4a-1ec46ab26877.jpeg"
  +body: "can we start posting overly recycled social media posts?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690924331 {#1698
    date: 2023-08-01 23:12:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 22753
  -titleTs: "'food':4 'munch':1 'rat':3"
  -bodyTs: "'media':8 'over':5 'post':4,9 'recycl':6 'social':7 'start':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690924331
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/1286039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690924331 {#1696
    date: 2023-08-01 23:12:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "Does-anyone-know-if-or-where-I-can-find-a"
  +title: "Does anyone know if or where I can find a downloadable, locally hostable version of the Microsoft Sam TTS?"
  +url: null
  +body: """
    All versions of the TTS I see on the web are hosted on sites that connect to their own external API (I think?) to generate the voice lines, i.e. [this site hosted on tetyys.com](https://www.tetyys.com/SAPI4/)\n
    \n
    Is there any way I could locally host Microsoft Sam on my own machine? It’s possible with the [Software Automatic Mouth TTS](https://discordier.github.io/sam/), so I’ve been wondering if I could do the same with this one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690922579 {#1641
    date: 2023-08-01 22:42:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 7553
  -titleTs: "'anyon':2 'download':11 'find':9 'hostabl':13 'know':3 'local':12 'microsoft':17 'sam':18 'tts':19 'version':14"
  -bodyTs: "'/sam/),':63 '/sapi4/)':37 'api':21 'automat':58 'connect':16 'could':43,71 'discordier.github.io':62 'discordier.github.io/sam/),':61 'extern':20 'generat':25 'host':12,32,45 'i.e':29 'line':28 'local':44 'machin':51 'microsoft':46 'mouth':59 'one':77 'possibl':54 'sam':47 'see':7 'site':14,31 'softwar':57 'tetyys.com':34 'think':23 'tts':5,60 've':66 'version':2 'voic':27 'way':41 'web':10 'wonder':68 'www.tetyys.com':36 'www.tetyys.com/sapi4/)':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690922579
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2484981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690922579 {#1648
    date: 2023-08-01 22:42: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
87 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "Does-anyone-know-if-or-where-I-can-find-a"
  +title: "Does anyone know if or where I can find a downloadable, locally hostable version of the Microsoft Sam TTS?"
  +url: null
  +body: """
    All versions of the TTS I see on the web are hosted on sites that connect to their own external API (I think?) to generate the voice lines, i.e. [this site hosted on tetyys.com](https://www.tetyys.com/SAPI4/)\n
    \n
    Is there any way I could locally host Microsoft Sam on my own machine? It’s possible with the [Software Automatic Mouth TTS](https://discordier.github.io/sam/), so I’ve been wondering if I could do the same with this one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690922579 {#1641
    date: 2023-08-01 22:42:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 7553
  -titleTs: "'anyon':2 'download':11 'find':9 'hostabl':13 'know':3 'local':12 'microsoft':17 'sam':18 'tts':19 'version':14"
  -bodyTs: "'/sam/),':63 '/sapi4/)':37 'api':21 'automat':58 'connect':16 'could':43,71 'discordier.github.io':62 'discordier.github.io/sam/),':61 'extern':20 'generat':25 'host':12,32,45 'i.e':29 'line':28 'local':44 'machin':51 'microsoft':46 'mouth':59 'one':77 'possibl':54 'sam':47 'see':7 'site':14,31 'softwar':57 'tetyys.com':34 'think':23 'tts':5,60 've':66 'version':2 'voic':27 'way':41 'web':10 'wonder':68 'www.tetyys.com':36 'www.tetyys.com/sapi4/)':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690922579
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2484981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690922579 {#1648
    date: 2023-08-01 22:42: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
88 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "Does-anyone-know-if-or-where-I-can-find-a"
  +title: "Does anyone know if or where I can find a downloadable, locally hostable version of the Microsoft Sam TTS?"
  +url: null
  +body: """
    All versions of the TTS I see on the web are hosted on sites that connect to their own external API (I think?) to generate the voice lines, i.e. [this site hosted on tetyys.com](https://www.tetyys.com/SAPI4/)\n
    \n
    Is there any way I could locally host Microsoft Sam on my own machine? It’s possible with the [Software Automatic Mouth TTS](https://discordier.github.io/sam/), so I’ve been wondering if I could do the same with this one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690922579 {#1641
    date: 2023-08-01 22:42:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 7553
  -titleTs: "'anyon':2 'download':11 'find':9 'hostabl':13 'know':3 'local':12 'microsoft':17 'sam':18 'tts':19 'version':14"
  -bodyTs: "'/sam/),':63 '/sapi4/)':37 'api':21 'automat':58 'connect':16 'could':43,71 'discordier.github.io':62 'discordier.github.io/sam/),':61 'extern':20 'generat':25 'host':12,32,45 'i.e':29 'line':28 'local':44 'machin':51 'microsoft':46 'mouth':59 'one':77 'possibl':54 'sam':47 'see':7 'site':14,31 'softwar':57 'tetyys.com':34 'think':23 'tts':5,60 've':66 'version':2 'voic':27 'way':41 'web':10 'wonder':68 'www.tetyys.com':36 'www.tetyys.com/sapi4/)':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690922579
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2484981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690922579 {#1648
    date: 2023-08-01 22:42: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "What-social-media-platforms-do-you-recommend"
  +title: "What social media platforms do you recommend?"
  +url: null
  +body: """
    What social media platforms do you use and want to recommend to others? Front ends could also be a suggestion, along with lists of great communities.\n
    \n
    For example: [sub.rehab](https://sub.rehab/)\n
    \n
    Which is a collection of communities from different platforms.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690917150 {#1654
    date: 2023-08-01 21:12:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 7490
  -titleTs: "'media':3 'platform':4 'recommend':7 'social':2"
  -bodyTs: "'/)':32 'along':21 'also':17 'collect':36 'communiti':26,38 'could':16 'differ':40 'end':15 'exampl':28 'front':14 'great':25 'list':23 'media':3 'other':13 'platform':4,41 'recommend':11 'social':2 'sub.rehab':29,31 'sub.rehab/)':30 'suggest':20 'use':7 'want':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690921650
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2481018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690917150 {#1652
    date: 2023-08-01 21:12:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "What-social-media-platforms-do-you-recommend"
  +title: "What social media platforms do you recommend?"
  +url: null
  +body: """
    What social media platforms do you use and want to recommend to others? Front ends could also be a suggestion, along with lists of great communities.\n
    \n
    For example: [sub.rehab](https://sub.rehab/)\n
    \n
    Which is a collection of communities from different platforms.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690917150 {#1654
    date: 2023-08-01 21:12:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 7490
  -titleTs: "'media':3 'platform':4 'recommend':7 'social':2"
  -bodyTs: "'/)':32 'along':21 'also':17 'collect':36 'communiti':26,38 'could':16 'differ':40 'end':15 'exampl':28 'front':14 'great':25 'list':23 'media':3 'other':13 'platform':4,41 'recommend':11 'social':2 'sub.rehab':29,31 'sub.rehab/)':30 'suggest':20 'use':7 'want':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690921650
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2481018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690917150 {#1652
    date: 2023-08-01 21:12:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1674 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "What-social-media-platforms-do-you-recommend"
  +title: "What social media platforms do you recommend?"
  +url: null
  +body: """
    What social media platforms do you use and want to recommend to others? Front ends could also be a suggestion, along with lists of great communities.\n
    \n
    For example: [sub.rehab](https://sub.rehab/)\n
    \n
    Which is a collection of communities from different platforms.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690917150 {#1654
    date: 2023-08-01 21:12:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 7490
  -titleTs: "'media':3 'platform':4 'recommend':7 'social':2"
  -bodyTs: "'/)':32 'along':21 'also':17 'collect':36 'communiti':26,38 'could':16 'differ':40 'end':15 'exampl':28 'front':14 'great':25 'list':23 'media':3 'other':13 'platform':4,41 'recommend':11 'social':2 'sub.rehab':29,31 'sub.rehab/)':30 'suggest':20 'use':7 'want':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690921650
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2481018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690917150 {#1652
    date: 2023-08-01 21:12:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "TE"
  +title: "ᑎᗩᗰᗩᔕTE"
  +url: "https://lemmy.world/pictrs/image/bfde53a4-f6c7-4454-a471-0a46fc7baa8a.jpeg"
  +body: "Lululemon Rides a Pale Horse"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690919600 {#1589
    date: 2023-08-01 21:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 22754
  -titleTs: "'ᑎᗩᗰᗩᔕte':1"
  -bodyTs: "'hors':5 'lululemon':1 'pale':4 'ride':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690919600
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2482625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690919600 {#1571
    date: 2023-08-01 21:53:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "TE"
  +title: "ᑎᗩᗰᗩᔕTE"
  +url: "https://lemmy.world/pictrs/image/bfde53a4-f6c7-4454-a471-0a46fc7baa8a.jpeg"
  +body: "Lululemon Rides a Pale Horse"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690919600 {#1589
    date: 2023-08-01 21:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 22754
  -titleTs: "'ᑎᗩᗰᗩᔕte':1"
  -bodyTs: "'hors':5 'lululemon':1 'pale':4 'ride':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690919600
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2482625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690919600 {#1571
    date: 2023-08-01 21:53:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "TE"
  +title: "ᑎᗩᗰᗩᔕTE"
  +url: "https://lemmy.world/pictrs/image/bfde53a4-f6c7-4454-a471-0a46fc7baa8a.jpeg"
  +body: "Lululemon Rides a Pale Horse"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690919600 {#1589
    date: 2023-08-01 21:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 22754
  -titleTs: "'ᑎᗩᗰᗩᔕte':1"
  -bodyTs: "'hors':5 'lululemon':1 'pale':4 'ride':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690919600
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2482625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690919600 {#1571
    date: 2023-08-01 21:53:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Ark-of-Bukhara-is-a-spectacular-looking-fortress-located-in"
  +title: "The Ark of Bukhara is a spectacular-looking fortress located in Uzbekistan, built 1,500 years ago"
  +url: "https://lemmy.world/pictrs/image/77d74ad7-2fe9-418a-8021-dc76a759e967.jpeg"
  +body: "Crossposting the top post on Lemmy over the past 12 hours."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690914815 {#1585
    date: 2023-08-01 20:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 10951
  -titleTs: "'1':15 '500':16 'ago':18 'ark':2 'built':14 'bukhara':4 'fortress':10 'locat':11 'look':9 'spectacular':8 'spectacular-look':7 'uzbekistan':13 'year':17"
  -bodyTs: "'12':10 'crosspost':1 'hour':11 'lemmi':6 'past':9 'post':4 'top':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690919315
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2709539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690914815 {#1576
    date: 2023-08-01 20:33: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
99 DENIED edit
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Ark-of-Bukhara-is-a-spectacular-looking-fortress-located-in"
  +title: "The Ark of Bukhara is a spectacular-looking fortress located in Uzbekistan, built 1,500 years ago"
  +url: "https://lemmy.world/pictrs/image/77d74ad7-2fe9-418a-8021-dc76a759e967.jpeg"
  +body: "Crossposting the top post on Lemmy over the past 12 hours."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690914815 {#1585
    date: 2023-08-01 20:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 10951
  -titleTs: "'1':15 '500':16 'ago':18 'ark':2 'built':14 'bukhara':4 'fortress':10 'locat':11 'look':9 'spectacular':8 'spectacular-look':7 'uzbekistan':13 'year':17"
  -bodyTs: "'12':10 'crosspost':1 'hour':11 'lemmi':6 'past':9 'post':4 'top':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690919315
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2709539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690914815 {#1576
    date: 2023-08-01 20:33: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
100 DENIED moderate
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Ark-of-Bukhara-is-a-spectacular-looking-fortress-located-in"
  +title: "The Ark of Bukhara is a spectacular-looking fortress located in Uzbekistan, built 1,500 years ago"
  +url: "https://lemmy.world/pictrs/image/77d74ad7-2fe9-418a-8021-dc76a759e967.jpeg"
  +body: "Crossposting the top post on Lemmy over the past 12 hours."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690914815 {#1585
    date: 2023-08-01 20:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 10951
  -titleTs: "'1':15 '500':16 'ago':18 'ark':2 'built':14 'bukhara':4 'fortress':10 'locat':11 'look':9 'spectacular':8 'spectacular-look':7 'uzbekistan':13 'year':17"
  -bodyTs: "'12':10 'crosspost':1 'hour':11 'lemmi':6 'past':9 'post':4 'top':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690919315
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2709539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690914815 {#1576
    date: 2023-08-01 20:33: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