GET https://kbin.spritesserver.nl/all/newest/%E2%88%9E/videos?p=20

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1770 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: Proxies\__CG__\App\Entity\Image {#1832 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "I-miss-all-the-beans"
  +title: "I miss all the beans"
  +url: "https://youtu.be/vh5o0UZkF0s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693215615 {#184
    date: 2023-08-28 11:40:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1810 …}
  +votes: Doctrine\ORM\PersistentCollection {#1824 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 16778
  -titleTs: "'bean':5 'miss':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693215615
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215615 {#249
    date: 2023-08-28 11:40: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
3 DENIED edit
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1770 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: Proxies\__CG__\App\Entity\Image {#1832 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "I-miss-all-the-beans"
  +title: "I miss all the beans"
  +url: "https://youtu.be/vh5o0UZkF0s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693215615 {#184
    date: 2023-08-28 11:40:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1810 …}
  +votes: Doctrine\ORM\PersistentCollection {#1824 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 16778
  -titleTs: "'bean':5 'miss':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693215615
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215615 {#249
    date: 2023-08-28 11:40: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
4 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1770 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: Proxies\__CG__\App\Entity\Image {#1832 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "I-miss-all-the-beans"
  +title: "I miss all the beans"
  +url: "https://youtu.be/vh5o0UZkF0s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693215615 {#184
    date: 2023-08-28 11:40:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1810 …}
  +votes: Doctrine\ORM\PersistentCollection {#1824 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 16778
  -titleTs: "'bean':5 'miss':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693215615
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215615 {#249
    date: 2023-08-28 11:40: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
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 {#1395
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: Proxies\__CG__\App\Entity\Image {#1895 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Your-Microwave-s-Most-Underrated-Button-Techniquely-with-Lan-Lam"
  +title: "Your Microwave's Most Underrated Button | Techniquely with Lan Lam"
  +url: "https://www.youtube.com/watch?v=dJrdXRZ3PUE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696337692 {#1889
    date: 2023-10-03 14:54:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 2540
  -titleTs: "'button':6 'lam':10 'lan':9 'microwav':2 'techniqu':7 'underr':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693115342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3959066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693102342 {#1920
    date: 2023-08-27 04:12:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1395
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: Proxies\__CG__\App\Entity\Image {#1895 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Your-Microwave-s-Most-Underrated-Button-Techniquely-with-Lan-Lam"
  +title: "Your Microwave's Most Underrated Button | Techniquely with Lan Lam"
  +url: "https://www.youtube.com/watch?v=dJrdXRZ3PUE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696337692 {#1889
    date: 2023-10-03 14:54:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 2540
  -titleTs: "'button':6 'lam':10 'lan':9 'microwav':2 'techniqu':7 'underr':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693115342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3959066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693102342 {#1920
    date: 2023-08-27 04:12:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1395
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: Proxies\__CG__\App\Entity\Image {#1895 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Your-Microwave-s-Most-Underrated-Button-Techniquely-with-Lan-Lam"
  +title: "Your Microwave's Most Underrated Button | Techniquely with Lan Lam"
  +url: "https://www.youtube.com/watch?v=dJrdXRZ3PUE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696337692 {#1889
    date: 2023-10-03 14:54:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 2540
  -titleTs: "'button':6 'lam':10 'lan':9 'microwav':2 'techniqu':7 'underr':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693115342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3959066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693102342 {#1920
    date: 2023-08-27 04:12:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "moans"
  +title: "*moans*"
  +url: "https://files.catbox.moe/40sl51.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693052718 {#1973
    date: 2023-08-26 14:25:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 14288
  -titleTs: "'moan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693052718
  +visibility: "visible             "
  +apId: "https://ani.social/post/279451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693052718 {#1966
    date: 2023-08-26 14:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "moans"
  +title: "*moans*"
  +url: "https://files.catbox.moe/40sl51.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693052718 {#1973
    date: 2023-08-26 14:25:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 14288
  -titleTs: "'moan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693052718
  +visibility: "visible             "
  +apId: "https://ani.social/post/279451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693052718 {#1966
    date: 2023-08-26 14:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "moans"
  +title: "*moans*"
  +url: "https://files.catbox.moe/40sl51.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693052718 {#1973
    date: 2023-08-26 14:25:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 14288
  -titleTs: "'moan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693052718
  +visibility: "visible             "
  +apId: "https://ani.social/post/279451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693052718 {#1966
    date: 2023-08-26 14:25:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Fuck-it-give-me-your-most-OVERRATED-Distros"
  +title: "Fuck it, give me your most OVERRATED Distros"
  +url: "https://www.youtube.com/watch?v=UQoLANsQu6Y"
  +body: """
    For me\n
    \n
    > Mint\n
    > \n
    > Manjaro\n
    > \n
    > Zorin\n
    > \n
    > Garuda\n
    > \n
    > Neon
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729270451 {#1935
    date: 2024-10-18 18:54:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 9793
  -titleTs: "'distro':8 'fuck':1 'give':3 'overr':7"
  -bodyTs: "'garuda':6 'manjaro':4 'mint':3 'neon':7 'zorin':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692926134
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3793527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692839734 {#1364
    date: 2023-08-24 03:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Fuck-it-give-me-your-most-OVERRATED-Distros"
  +title: "Fuck it, give me your most OVERRATED Distros"
  +url: "https://www.youtube.com/watch?v=UQoLANsQu6Y"
  +body: """
    For me\n
    \n
    > Mint\n
    > \n
    > Manjaro\n
    > \n
    > Zorin\n
    > \n
    > Garuda\n
    > \n
    > Neon
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729270451 {#1935
    date: 2024-10-18 18:54:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 9793
  -titleTs: "'distro':8 'fuck':1 'give':3 'overr':7"
  -bodyTs: "'garuda':6 'manjaro':4 'mint':3 'neon':7 'zorin':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692926134
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3793527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692839734 {#1364
    date: 2023-08-24 03:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Fuck-it-give-me-your-most-OVERRATED-Distros"
  +title: "Fuck it, give me your most OVERRATED Distros"
  +url: "https://www.youtube.com/watch?v=UQoLANsQu6Y"
  +body: """
    For me\n
    \n
    > Mint\n
    > \n
    > Manjaro\n
    > \n
    > Zorin\n
    > \n
    > Garuda\n
    > \n
    > Neon
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729270451 {#1935
    date: 2024-10-18 18:54:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 9793
  -titleTs: "'distro':8 'fuck':1 'give':3 'overr':7"
  -bodyTs: "'garuda':6 'manjaro':4 'mint':3 'neon':7 'zorin':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692926134
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3793527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692839734 {#1364
    date: 2023-08-24 03:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Nanobot-Carry-Lazy-Sperm-to-Fertilize-Living-Eggs"
  +title: "Nanobot Carry Lazy Sperm to Fertilize Living Eggs"
  +url: "https://youtube.com/watch?v=qqbkjTZrBS4&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692838363 {#1396
    date: 2023-08-24 02:52:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 1920
  -titleTs: "'carri':2 'egg':8 'fertil':6 'lazi':3 'live':7 'nanobot':1 'sperm':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692860981
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1356341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692774581 {#1394
    date: 2023-08-23 09:09: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
19 DENIED edit
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Nanobot-Carry-Lazy-Sperm-to-Fertilize-Living-Eggs"
  +title: "Nanobot Carry Lazy Sperm to Fertilize Living Eggs"
  +url: "https://youtube.com/watch?v=qqbkjTZrBS4&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692838363 {#1396
    date: 2023-08-24 02:52:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 1920
  -titleTs: "'carri':2 'egg':8 'fertil':6 'lazi':3 'live':7 'nanobot':1 'sperm':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692860981
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1356341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692774581 {#1394
    date: 2023-08-23 09:09: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
20 DENIED moderate
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Nanobot-Carry-Lazy-Sperm-to-Fertilize-Living-Eggs"
  +title: "Nanobot Carry Lazy Sperm to Fertilize Living Eggs"
  +url: "https://youtube.com/watch?v=qqbkjTZrBS4&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692838363 {#1396
    date: 2023-08-24 02:52:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 1920
  -titleTs: "'carri':2 'egg':8 'fertil':6 'lazi':3 'live':7 'nanobot':1 'sperm':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692860981
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1356341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692774581 {#1394
    date: 2023-08-23 09:09: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
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 {#1838
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Parasitic-Mind-Control-National-Geographic"
  +title: "Parasitic Mind Control | National Geographic"
  +url: "https://youtube.com/watch?v=lGSUU3E9ZoM&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692732926 {#2438
    date: 2023-08-22 21:35:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 1912
  -titleTs: "'control':3 'geograph':5 'mind':2 'nation':4 'parasit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692764426
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1345447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692732926 {#1848
    date: 2023-08-22 21:35:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1838
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Parasitic-Mind-Control-National-Geographic"
  +title: "Parasitic Mind Control | National Geographic"
  +url: "https://youtube.com/watch?v=lGSUU3E9ZoM&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692732926 {#2438
    date: 2023-08-22 21:35:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 1912
  -titleTs: "'control':3 'geograph':5 'mind':2 'nation':4 'parasit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692764426
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1345447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692732926 {#1848
    date: 2023-08-22 21:35:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1838
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Parasitic-Mind-Control-National-Geographic"
  +title: "Parasitic Mind Control | National Geographic"
  +url: "https://youtube.com/watch?v=lGSUU3E9ZoM&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692732926 {#2438
    date: 2023-08-22 21:35:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 1912
  -titleTs: "'control':3 'geograph':5 'mind':2 'nation':4 'parasit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692764426
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1345447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692732926 {#1848
    date: 2023-08-22 21:35:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "BBC-remotely-controlled-insects"
  +title: "BBC: remotely controlled insects"
  +url: "https://youtube.com/watch?v=JTm5KAiQlWE&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692732584 {#2436
    date: 2023-08-22 21:29:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 1911
  -titleTs: "'bbc':1 'control':3 'insect':4 'remot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692773084
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1345436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692732584 {#2357
    date: 2023-08-22 21:29:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "BBC-remotely-controlled-insects"
  +title: "BBC: remotely controlled insects"
  +url: "https://youtube.com/watch?v=JTm5KAiQlWE&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692732584 {#2436
    date: 2023-08-22 21:29:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 1911
  -titleTs: "'bbc':1 'control':3 'insect':4 'remot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692773084
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1345436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692732584 {#2357
    date: 2023-08-22 21:29:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "BBC-remotely-controlled-insects"
  +title: "BBC: remotely controlled insects"
  +url: "https://youtube.com/watch?v=JTm5KAiQlWE&feature=share"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692732584 {#2436
    date: 2023-08-22 21:29:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 1911
  -titleTs: "'bbc':1 'control':3 'insect':4 'remot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692773084
  +visibility: "visible             "
  +apId: "https://feddit.it/post/1345436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692732584 {#2357
    date: 2023-08-22 21:29:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "An-introduction-to-Shader-Art-Coding"
  +title: "An introduction to Shader Art Coding"
  +url: "https://www.youtube.com/watch?v=f4s1h2YETNY"
  +body: "A very good introduction to shader programming, goes through all the basics and offers lots of tools to help get you started. Get out there a program a shader."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692730622 {#2483
    date: 2023-08-22 20:57:02.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: 2197
  -titleTs: "'art':5 'code':6 'introduct':2 'shader':4"
  -bodyTs: "'basic':12 'get':20,23 'goe':8 'good':3 'help':19 'introduct':4 'lot':15 'offer':14 'program':7,27 'shader':6,29 'start':22 'tool':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692735122
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2552350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692730622 {#2354
    date: 2023-08-22 20:57:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "An-introduction-to-Shader-Art-Coding"
  +title: "An introduction to Shader Art Coding"
  +url: "https://www.youtube.com/watch?v=f4s1h2YETNY"
  +body: "A very good introduction to shader programming, goes through all the basics and offers lots of tools to help get you started. Get out there a program a shader."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692730622 {#2483
    date: 2023-08-22 20:57:02.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: 2197
  -titleTs: "'art':5 'code':6 'introduct':2 'shader':4"
  -bodyTs: "'basic':12 'get':20,23 'goe':8 'good':3 'help':19 'introduct':4 'lot':15 'offer':14 'program':7,27 'shader':6,29 'start':22 'tool':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692735122
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2552350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692730622 {#2354
    date: 2023-08-22 20:57:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "An-introduction-to-Shader-Art-Coding"
  +title: "An introduction to Shader Art Coding"
  +url: "https://www.youtube.com/watch?v=f4s1h2YETNY"
  +body: "A very good introduction to shader programming, goes through all the basics and offers lots of tools to help get you started. Get out there a program a shader."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692730622 {#2483
    date: 2023-08-22 20:57:02.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: 2197
  -titleTs: "'art':5 'code':6 'introduct':2 'shader':4"
  -bodyTs: "'basic':12 'get':20,23 'goe':8 'good':3 'help':19 'introduct':4 'lot':15 'offer':14 'program':7,27 'shader':6,29 'start':22 'tool':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692735122
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2552350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692730622 {#2354
    date: 2023-08-22 20:57:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Hurricane-Hilary-in-Baja-California-Mexico"
  +title: "Hurricane Hilary in Baja California, México"
  +url: "https://www.youtube.com/watch?v=KvapMeQyaAg"
  +body: "My sister runs marine biology and desert ecology classes in the desert of Baja California. Here’s a short video of us weathering Hurricane Hilary and its aftermath."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692658862 {#1512
    date: 2023-08-22 01:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 1905
  -titleTs: "'baja':4 'california':5 'hilari':2 'hurrican':1 'méxico':6"
  -bodyTs: "'aftermath':28 'baja':14 'biolog':5 'california':15 'class':9 'desert':7,12 'ecolog':8 'hilari':25 'hurrican':24 'marin':4 'run':3 'short':19 'sister':2 'us':22 'video':20 'weather':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692745262
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3580207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692658862 {#1508
    date: 2023-08-22 01:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Hurricane-Hilary-in-Baja-California-Mexico"
  +title: "Hurricane Hilary in Baja California, México"
  +url: "https://www.youtube.com/watch?v=KvapMeQyaAg"
  +body: "My sister runs marine biology and desert ecology classes in the desert of Baja California. Here’s a short video of us weathering Hurricane Hilary and its aftermath."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692658862 {#1512
    date: 2023-08-22 01:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 1905
  -titleTs: "'baja':4 'california':5 'hilari':2 'hurrican':1 'méxico':6"
  -bodyTs: "'aftermath':28 'baja':14 'biolog':5 'california':15 'class':9 'desert':7,12 'ecolog':8 'hilari':25 'hurrican':24 'marin':4 'run':3 'short':19 'sister':2 'us':22 'video':20 'weather':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692745262
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3580207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692658862 {#1508
    date: 2023-08-22 01:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Hurricane-Hilary-in-Baja-California-Mexico"
  +title: "Hurricane Hilary in Baja California, México"
  +url: "https://www.youtube.com/watch?v=KvapMeQyaAg"
  +body: "My sister runs marine biology and desert ecology classes in the desert of Baja California. Here’s a short video of us weathering Hurricane Hilary and its aftermath."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692658862 {#1512
    date: 2023-08-22 01:01:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 1905
  -titleTs: "'baja':4 'california':5 'hilari':2 'hurrican':1 'méxico':6"
  -bodyTs: "'aftermath':28 'baja':14 'biolog':5 'california':15 'class':9 'desert':7,12 'ecolog':8 'hilari':25 'hurrican':24 'marin':4 'run':3 'short':19 'sister':2 'us':22 'video':20 'weather':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692745262
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3580207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692658862 {#1508
    date: 2023-08-22 01:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "When-in-doubt-roll"
  +title: "When in doubt roll"
  +url: "https://images-ext-2.discordapp.net/external/Zn0yVq48AGW0aMmcsr8qnTKcuk9AFGw7CgezMCqCNmY/https/media.tenor.com/hkOvuRVQW_EAAAPo/raccoon-elden-ring.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692572505 {#1480
    date: 2023-08-21 01:01:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 7663
  -titleTs: "'doubt':3 'roll':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692572505
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/4873401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692572505 {#1522
    date: 2023-08-21 01:01: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
39 DENIED edit
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "When-in-doubt-roll"
  +title: "When in doubt roll"
  +url: "https://images-ext-2.discordapp.net/external/Zn0yVq48AGW0aMmcsr8qnTKcuk9AFGw7CgezMCqCNmY/https/media.tenor.com/hkOvuRVQW_EAAAPo/raccoon-elden-ring.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692572505 {#1480
    date: 2023-08-21 01:01:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 7663
  -titleTs: "'doubt':3 'roll':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692572505
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/4873401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692572505 {#1522
    date: 2023-08-21 01:01: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
40 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "When-in-doubt-roll"
  +title: "When in doubt roll"
  +url: "https://images-ext-2.discordapp.net/external/Zn0yVq48AGW0aMmcsr8qnTKcuk9AFGw7CgezMCqCNmY/https/media.tenor.com/hkOvuRVQW_EAAAPo/raccoon-elden-ring.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692572505 {#1480
    date: 2023-08-21 01:01:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 7663
  -titleTs: "'doubt':3 'roll':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692572505
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/4873401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692572505 {#1522
    date: 2023-08-21 01:01: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
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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Adam-Savage-endorses-piracy-sort-of"
  +title: "Adam Savage endorses piracy, sort of."
  +url: "https://youtu.be/usepE7xYlig"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692450663 {#1541
    date: 2023-08-19 15:11:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 9289
  -titleTs: "'adam':1 'endors':3 'piraci':4 'savag':2 'sort':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692450663
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2062123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692450663 {#1529
    date: 2023-08-19 15:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Adam-Savage-endorses-piracy-sort-of"
  +title: "Adam Savage endorses piracy, sort of."
  +url: "https://youtu.be/usepE7xYlig"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692450663 {#1541
    date: 2023-08-19 15:11:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 9289
  -titleTs: "'adam':1 'endors':3 'piraci':4 'savag':2 'sort':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692450663
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2062123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692450663 {#1529
    date: 2023-08-19 15:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Adam-Savage-endorses-piracy-sort-of"
  +title: "Adam Savage endorses piracy, sort of."
  +url: "https://youtu.be/usepE7xYlig"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692450663 {#1541
    date: 2023-08-19 15:11:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 9289
  -titleTs: "'adam':1 'endors':3 'piraci':4 'savag':2 'sort':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692450663
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2062123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692450663 {#1529
    date: 2023-08-19 15:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "How-dangerous-are-magnetic-items-near-an-MRI-magnet"
  +title: "How dangerous are magnetic items near an MRI magnet?"
  +url: "https://www.youtube.com/watch?v=6BBx8BwLhqg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692397225 {#1712
    date: 2023-08-19 00:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 1957
  -titleTs: "'danger':2 'item':5 'magnet':4,9 'mri':8 'near':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692401725
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2347528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692397225 {#1710
    date: 2023-08-19 00:20: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
47 DENIED edit
App\Entity\Entry {#1706
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "How-dangerous-are-magnetic-items-near-an-MRI-magnet"
  +title: "How dangerous are magnetic items near an MRI magnet?"
  +url: "https://www.youtube.com/watch?v=6BBx8BwLhqg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692397225 {#1712
    date: 2023-08-19 00:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 1957
  -titleTs: "'danger':2 'item':5 'magnet':4,9 'mri':8 'near':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692401725
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2347528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692397225 {#1710
    date: 2023-08-19 00:20: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
48 DENIED moderate
App\Entity\Entry {#1706
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "How-dangerous-are-magnetic-items-near-an-MRI-magnet"
  +title: "How dangerous are magnetic items near an MRI magnet?"
  +url: "https://www.youtube.com/watch?v=6BBx8BwLhqg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692397225 {#1712
    date: 2023-08-19 00:20:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 1957
  -titleTs: "'danger':2 'item':5 'magnet':4,9 'mri':8 'near':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692401725
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2347528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692397225 {#1710
    date: 2023-08-19 00:20: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
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 {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Mfw-I-discover-logical-operations"
  +title: "Mfw I discover logical operations"
  +url: "https://files.catbox.moe/kchjqm.mp4"
  +body: """
    ![you haven’t changed one bit](https://files.catbox.moe/kchjqm.mp4)\n
    \n
    (I love you [Olive](olivevideoeditor.org/) <3)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692221345 {#1472
    date: 2023-08-16 23:29:05.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: 22671
  -titleTs: "'discov':3 'logic':4 'mfw':1 'oper':5"
  -bodyTs: "'/)':16 '/kchjqm.mp4)':9 '3':17 'bit':6 'chang':4 'files.catbox.moe':8 'files.catbox.moe/kchjqm.mp4)':7 'haven':2 'love':11 'oliv':13 'olivevideoeditor.org':15 'olivevideoeditor.org/)':14 'one':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/4032863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692221345 {#1471
    date: 2023-08-16 23:29:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Mfw-I-discover-logical-operations"
  +title: "Mfw I discover logical operations"
  +url: "https://files.catbox.moe/kchjqm.mp4"
  +body: """
    ![you haven’t changed one bit](https://files.catbox.moe/kchjqm.mp4)\n
    \n
    (I love you [Olive](olivevideoeditor.org/) <3)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692221345 {#1472
    date: 2023-08-16 23:29:05.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: 22671
  -titleTs: "'discov':3 'logic':4 'mfw':1 'oper':5"
  -bodyTs: "'/)':16 '/kchjqm.mp4)':9 '3':17 'bit':6 'chang':4 'files.catbox.moe':8 'files.catbox.moe/kchjqm.mp4)':7 'haven':2 'love':11 'oliv':13 'olivevideoeditor.org':15 'olivevideoeditor.org/)':14 'one':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/4032863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692221345 {#1471
    date: 2023-08-16 23:29:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Mfw-I-discover-logical-operations"
  +title: "Mfw I discover logical operations"
  +url: "https://files.catbox.moe/kchjqm.mp4"
  +body: """
    ![you haven’t changed one bit](https://files.catbox.moe/kchjqm.mp4)\n
    \n
    (I love you [Olive](olivevideoeditor.org/) <3)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692221345 {#1472
    date: 2023-08-16 23:29:05.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: 22671
  -titleTs: "'discov':3 'logic':4 'mfw':1 'oper':5"
  -bodyTs: "'/)':16 '/kchjqm.mp4)':9 '3':17 'bit':6 'chang':4 'files.catbox.moe':8 'files.catbox.moe/kchjqm.mp4)':7 'haven':2 'love':11 'oliv':13 'olivevideoeditor.org':15 'olivevideoeditor.org/)':14 'one':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/4032863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692221345 {#1471
    date: 2023-08-16 23:29:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Programmers-Are-Also-Human-goes-to-Web3-Berlin-Where-people"
  +title: "Programmers Are Also Human goes to Web3 Berlin. “Where people without jobs ask people without companies for jobs.”"
  +url: "https://youtu.be/xmVt8lC74ns"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692143318 {#1490
    date: 2023-08-16 01:48:38.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: 2224
  -titleTs: "'also':3 'ask':13 'berlin':8 'compani':16 'goe':5 'human':4 'job':12,18 'peopl':10,14 'programm':1 'web3':7 'without':11,15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692143318
  +visibility: "visible             "
  +apId: "https://awful.systems/post/80252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143318 {#1491
    date: 2023-08-16 01:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Programmers-Are-Also-Human-goes-to-Web3-Berlin-Where-people"
  +title: "Programmers Are Also Human goes to Web3 Berlin. “Where people without jobs ask people without companies for jobs.”"
  +url: "https://youtu.be/xmVt8lC74ns"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692143318 {#1490
    date: 2023-08-16 01:48:38.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: 2224
  -titleTs: "'also':3 'ask':13 'berlin':8 'compani':16 'goe':5 'human':4 'job':12,18 'peopl':10,14 'programm':1 'web3':7 'without':11,15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692143318
  +visibility: "visible             "
  +apId: "https://awful.systems/post/80252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143318 {#1491
    date: 2023-08-16 01:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Programmers-Are-Also-Human-goes-to-Web3-Berlin-Where-people"
  +title: "Programmers Are Also Human goes to Web3 Berlin. “Where people without jobs ask people without companies for jobs.”"
  +url: "https://youtu.be/xmVt8lC74ns"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692143318 {#1490
    date: 2023-08-16 01:48:38.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: 2224
  -titleTs: "'also':3 'ask':13 'berlin':8 'compani':16 'goe':5 'human':4 'job':12,18 'peopl':10,14 'programm':1 'web3':7 'without':11,15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692143318
  +visibility: "visible             "
  +apId: "https://awful.systems/post/80252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143318 {#1491
    date: 2023-08-16 01:48:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "She-SCREAM"
  +title: "She SCREAM"
  +url: "https://youtu.be/8sTwicOEfZU"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692051595 {#1762
    date: 2023-08-15 00:19:55.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: 17576
  -titleTs: "'scream':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692051595
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/1847282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692051595 {#1751
    date: 2023-08-15 00:19: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
59 DENIED edit
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "She-SCREAM"
  +title: "She SCREAM"
  +url: "https://youtu.be/8sTwicOEfZU"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692051595 {#1762
    date: 2023-08-15 00:19:55.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: 17576
  -titleTs: "'scream':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692051595
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/1847282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692051595 {#1751
    date: 2023-08-15 00:19: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
60 DENIED moderate
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1779 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "She-SCREAM"
  +title: "She SCREAM"
  +url: "https://youtu.be/8sTwicOEfZU"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692051595 {#1762
    date: 2023-08-15 00:19:55.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: 17576
  -titleTs: "'scream':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692051595
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/1847282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692051595 {#1751
    date: 2023-08-15 00:19: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
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 {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1682 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Discussion-about-the-Left-has-failed-men"
  +title: "Discussion about „the Left has failed men“"
  +url: "https://youtu.be/3rS4JtfgeEQ"
  +body: """
    I watched a video today talking about common talking points concerning how „the left has failed men“\n
    \n
    I would argue F.D argues that while this is often cited as a critique on how „the Left“ is losing young men to right grifters like Tate, Peterson, etc.\n
    \n
    He eventually argues that these misogynistic forces are not new and have only been thriving because of economic problems (capitalism yaaay) faced in the present.\n
    \n
    As I really like this community I thought I give it a shot to post something. If I should try to give a broader summary of the video please feel free to tell me.\n
    \n
    Thanks for reading :)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692049348 {#1780
    date: 2023-08-14 23:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 27686
  -titleTs: "'discuss':1 'fail':6 'left':4 'men':7"
  -bodyTs: "'argu':20,22,49 'broader':95 'capit':66 'cite':28 'common':8 'communiti':77 'concern':11 'critiqu':31 'econom':64 'etc':46 'eventu':48 'f.d':21 'face':68 'fail':16 'feel':101 'forc':53 'free':102 'give':81,93 'grifter':42 'left':14,35 'like':43,75 'lose':37 'men':17,39 'misogynist':52 'new':56 'often':27 'peterson':45 'pleas':100 'point':10 'post':86 'present':71 'problem':65 'read':108 'realli':74 'right':41 'shot':84 'someth':87 'summari':96 'talk':6,9 'tate':44 'tell':104 'thank':106 'thought':79 'thrive':61 'today':5 'tri':91 'video':4,99 'watch':2 'would':19 'yaaay':67 'young':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/1846008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692049348 {#1764
    date: 2023-08-14 23:42: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
63 DENIED edit
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1682 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Discussion-about-the-Left-has-failed-men"
  +title: "Discussion about „the Left has failed men“"
  +url: "https://youtu.be/3rS4JtfgeEQ"
  +body: """
    I watched a video today talking about common talking points concerning how „the left has failed men“\n
    \n
    I would argue F.D argues that while this is often cited as a critique on how „the Left“ is losing young men to right grifters like Tate, Peterson, etc.\n
    \n
    He eventually argues that these misogynistic forces are not new and have only been thriving because of economic problems (capitalism yaaay) faced in the present.\n
    \n
    As I really like this community I thought I give it a shot to post something. If I should try to give a broader summary of the video please feel free to tell me.\n
    \n
    Thanks for reading :)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692049348 {#1780
    date: 2023-08-14 23:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 27686
  -titleTs: "'discuss':1 'fail':6 'left':4 'men':7"
  -bodyTs: "'argu':20,22,49 'broader':95 'capit':66 'cite':28 'common':8 'communiti':77 'concern':11 'critiqu':31 'econom':64 'etc':46 'eventu':48 'f.d':21 'face':68 'fail':16 'feel':101 'forc':53 'free':102 'give':81,93 'grifter':42 'left':14,35 'like':43,75 'lose':37 'men':17,39 'misogynist':52 'new':56 'often':27 'peterson':45 'pleas':100 'point':10 'post':86 'present':71 'problem':65 'read':108 'realli':74 'right':41 'shot':84 'someth':87 'summari':96 'talk':6,9 'tate':44 'tell':104 'thank':106 'thought':79 'thrive':61 'today':5 'tri':91 'video':4,99 'watch':2 'would':19 'yaaay':67 'young':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/1846008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692049348 {#1764
    date: 2023-08-14 23:42: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
64 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1682 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Discussion-about-the-Left-has-failed-men"
  +title: "Discussion about „the Left has failed men“"
  +url: "https://youtu.be/3rS4JtfgeEQ"
  +body: """
    I watched a video today talking about common talking points concerning how „the left has failed men“\n
    \n
    I would argue F.D argues that while this is often cited as a critique on how „the Left“ is losing young men to right grifters like Tate, Peterson, etc.\n
    \n
    He eventually argues that these misogynistic forces are not new and have only been thriving because of economic problems (capitalism yaaay) faced in the present.\n
    \n
    As I really like this community I thought I give it a shot to post something. If I should try to give a broader summary of the video please feel free to tell me.\n
    \n
    Thanks for reading :)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692049348 {#1780
    date: 2023-08-14 23:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 27686
  -titleTs: "'discuss':1 'fail':6 'left':4 'men':7"
  -bodyTs: "'argu':20,22,49 'broader':95 'capit':66 'cite':28 'common':8 'communiti':77 'concern':11 'critiqu':31 'econom':64 'etc':46 'eventu':48 'f.d':21 'face':68 'fail':16 'feel':101 'forc':53 'free':102 'give':81,93 'grifter':42 'left':14,35 'like':43,75 'lose':37 'men':17,39 'misogynist':52 'new':56 'often':27 'peterson':45 'pleas':100 'point':10 'post':86 'present':71 'problem':65 'read':108 'realli':74 'right':41 'shot':84 'someth':87 'summari':96 'talk':6,9 'tate':44 'tell':104 'thank':106 'thought':79 'thrive':61 'today':5 'tri':91 'video':4,99 'watch':2 'would':19 'yaaay':67 'young':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/1846008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692049348 {#1764
    date: 2023-08-14 23:42: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1635 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Cultivating-Gourmet-and-Medicinal-Mushrooms-PARAGRAPHIC"
  +title: "Cultivating Gourmet and Medicinal Mushrooms | PARAGRAPHIC"
  +url: "https://www.youtube.com/watch?v=417Qbwn9yso&ab_channel=PARAGRAPHIC%29"
  +body: "I love this video."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691953160 {#1627
    date: 2023-08-13 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 12472
  -titleTs: "'cultiv':1 'gourmet':2 'medicin':4 'mushroom':5 'paragraph':6"
  -bodyTs: "'love':2 'video':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691957660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3142740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691953160 {#1624
    date: 2023-08-13 20:59: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
67 DENIED edit
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1635 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Cultivating-Gourmet-and-Medicinal-Mushrooms-PARAGRAPHIC"
  +title: "Cultivating Gourmet and Medicinal Mushrooms | PARAGRAPHIC"
  +url: "https://www.youtube.com/watch?v=417Qbwn9yso&ab_channel=PARAGRAPHIC%29"
  +body: "I love this video."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691953160 {#1627
    date: 2023-08-13 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 12472
  -titleTs: "'cultiv':1 'gourmet':2 'medicin':4 'mushroom':5 'paragraph':6"
  -bodyTs: "'love':2 'video':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691957660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3142740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691953160 {#1624
    date: 2023-08-13 20:59: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
68 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1635 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Cultivating-Gourmet-and-Medicinal-Mushrooms-PARAGRAPHIC"
  +title: "Cultivating Gourmet and Medicinal Mushrooms | PARAGRAPHIC"
  +url: "https://www.youtube.com/watch?v=417Qbwn9yso&ab_channel=PARAGRAPHIC%29"
  +body: "I love this video."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691953160 {#1627
    date: 2023-08-13 20:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 12472
  -titleTs: "'cultiv':1 'gourmet':2 'medicin':4 'mushroom':5 'paragraph':6"
  -bodyTs: "'love':2 'video':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691957660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3142740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691953160 {#1624
    date: 2023-08-13 20:59: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
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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Why-Are-Arch-Linux-Users-So-TOXIC"
  +title: "Why Are Arch Linux Users So TOXIC?"
  +url: "https://www.youtube.com/watch?v=sHQFGhTiyk0"
  +body: "I also want to see how many downvotes i am going to get"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691867547 {#1426
    date: 2023-08-12 21:12:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 13775
  -titleTs: "'arch':3 'linux':4 'toxic':7 'user':5"
  -bodyTs: "'also':2 'downvot':8 'get':13 'go':11 'mani':7 'see':5 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691882955
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3086795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691856955 {#1451
    date: 2023-08-12 18:15: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
71 DENIED edit
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Why-Are-Arch-Linux-Users-So-TOXIC"
  +title: "Why Are Arch Linux Users So TOXIC?"
  +url: "https://www.youtube.com/watch?v=sHQFGhTiyk0"
  +body: "I also want to see how many downvotes i am going to get"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691867547 {#1426
    date: 2023-08-12 21:12:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 13775
  -titleTs: "'arch':3 'linux':4 'toxic':7 'user':5"
  -bodyTs: "'also':2 'downvot':8 'get':13 'go':11 'mani':7 'see':5 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691882955
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3086795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691856955 {#1451
    date: 2023-08-12 18:15: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
72 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Why-Are-Arch-Linux-Users-So-TOXIC"
  +title: "Why Are Arch Linux Users So TOXIC?"
  +url: "https://www.youtube.com/watch?v=sHQFGhTiyk0"
  +body: "I also want to see how many downvotes i am going to get"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691867547 {#1426
    date: 2023-08-12 21:12:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 13775
  -titleTs: "'arch':3 'linux':4 'toxic':7 'user':5"
  -bodyTs: "'also':2 'downvot':8 'get':13 'go':11 'mani':7 'see':5 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691882955
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3086795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691856955 {#1451
    date: 2023-08-12 18:15: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
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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "x-s"
  +title: "x's"
  +url: "https://lemmy.world/pictrs/image/59d8b6b6-2c6c-48e0-9e28-9e37fd1786ea.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691676213 {#1462
    date: 2023-08-10 16:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 19606
  -titleTs: "'x':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691676213
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2975366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691676213 {#1463
    date: 2023-08-10 16:03:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "x-s"
  +title: "x's"
  +url: "https://lemmy.world/pictrs/image/59d8b6b6-2c6c-48e0-9e28-9e37fd1786ea.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691676213 {#1462
    date: 2023-08-10 16:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 19606
  -titleTs: "'x':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691676213
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2975366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691676213 {#1463
    date: 2023-08-10 16:03:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "x-s"
  +title: "x's"
  +url: "https://lemmy.world/pictrs/image/59d8b6b6-2c6c-48e0-9e28-9e37fd1786ea.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691676213 {#1462
    date: 2023-08-10 16:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 19606
  -titleTs: "'x':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691676213
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2975366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691676213 {#1463
    date: 2023-08-10 16:03:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Rent-a-1989"
  +title: "Rent-a-1989"
  +url: "https://files.catbox.moe/158b51.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691632176 {#1430
    date: 2023-08-10 03:49:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 9260
  -titleTs: "'1989':4 'rent':2 'rent-a':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691632176
  +visibility: "visible             "
  +apId: "https://ani.social/post/156851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691632176 {#1434
    date: 2023-08-10 03:49:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Rent-a-1989"
  +title: "Rent-a-1989"
  +url: "https://files.catbox.moe/158b51.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691632176 {#1430
    date: 2023-08-10 03:49:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 9260
  -titleTs: "'1989':4 'rent':2 'rent-a':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691632176
  +visibility: "visible             "
  +apId: "https://ani.social/post/156851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691632176 {#1434
    date: 2023-08-10 03:49:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1957 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Rent-a-1989"
  +title: "Rent-a-1989"
  +url: "https://files.catbox.moe/158b51.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691632176 {#1430
    date: 2023-08-10 03:49:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 9260
  -titleTs: "'1989':4 'rent':2 'rent-a':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691632176
  +visibility: "visible             "
  +apId: "https://ani.social/post/156851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691632176 {#1434
    date: 2023-08-10 03:49:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Neat-trick-for-desoldering-many-pin-components"
  +title: "Neat trick for desoldering many-pin components"
  +url: "https://youtu.be/Vou2xlJkuoU"
  +body: "I just came across this and thought I’d share. I’ve struggled to get headers and IC’s off boards after soldering them on backwards/upside down. This video shows a cool trick with a piece of copper wire that makes them very easy and quick to get off without expensive tooling. I was thoroughly impressed. Hope someone else finds this useful too."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691779193 {#1696
    date: 2023-08-11 20:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 1759
  -titleTs: "'compon':8 'desold':4 'mani':6 'many-pin':5 'neat':1 'pin':7 'trick':2"
  -bodyTs: "'across':4 'backwards/upside':26 'board':21 'came':3 'cool':32 'copper':38 'd':9 'easi':44 'els':59 'expens':51 'find':60 'get':15,48 'header':16 'hope':57 'ic':18 'impress':56 'make':41 'piec':36 'quick':46 'share':10 'show':30 'solder':23 'someon':58 'struggl':13 'thorough':55 'thought':7 'tool':52 'trick':33 'use':62 've':12 'video':29 'wire':39 'without':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691623331
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1478360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691536931 {#1709
    date: 2023-08-09 01:22: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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Neat-trick-for-desoldering-many-pin-components"
  +title: "Neat trick for desoldering many-pin components"
  +url: "https://youtu.be/Vou2xlJkuoU"
  +body: "I just came across this and thought I’d share. I’ve struggled to get headers and IC’s off boards after soldering them on backwards/upside down. This video shows a cool trick with a piece of copper wire that makes them very easy and quick to get off without expensive tooling. I was thoroughly impressed. Hope someone else finds this useful too."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691779193 {#1696
    date: 2023-08-11 20:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 1759
  -titleTs: "'compon':8 'desold':4 'mani':6 'many-pin':5 'neat':1 'pin':7 'trick':2"
  -bodyTs: "'across':4 'backwards/upside':26 'board':21 'came':3 'cool':32 'copper':38 'd':9 'easi':44 'els':59 'expens':51 'find':60 'get':15,48 'header':16 'hope':57 'ic':18 'impress':56 'make':41 'piec':36 'quick':46 'share':10 'show':30 'solder':23 'someon':58 'struggl':13 'thorough':55 'thought':7 'tool':52 'trick':33 'use':62 've':12 'video':29 'wire':39 'without':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691623331
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1478360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691536931 {#1709
    date: 2023-08-09 01:22: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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Neat-trick-for-desoldering-many-pin-components"
  +title: "Neat trick for desoldering many-pin components"
  +url: "https://youtu.be/Vou2xlJkuoU"
  +body: "I just came across this and thought I’d share. I’ve struggled to get headers and IC’s off boards after soldering them on backwards/upside down. This video shows a cool trick with a piece of copper wire that makes them very easy and quick to get off without expensive tooling. I was thoroughly impressed. Hope someone else finds this useful too."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691779193 {#1696
    date: 2023-08-11 20:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 1759
  -titleTs: "'compon':8 'desold':4 'mani':6 'many-pin':5 'neat':1 'pin':7 'trick':2"
  -bodyTs: "'across':4 'backwards/upside':26 'board':21 'came':3 'cool':32 'copper':38 'd':9 'easi':44 'els':59 'expens':51 'find':60 'get':15,48 'header':16 'hope':57 'ic':18 'impress':56 'make':41 'piec':36 'quick':46 'share':10 'show':30 'solder':23 'someon':58 'struggl':13 'thorough':55 'thought':7 'tool':52 'trick':33 'use':62 've':12 'video':29 'wire':39 'without':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691623331
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1478360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691536931 {#1709
    date: 2023-08-09 01:22: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 {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Walker-told-me"
  +title: "Walker told me"
  +url: "https://youtu.be/SJ5w4MkFofc"
  +body: "Classic"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691447926 {#1648
    date: 2023-08-08 00:38:46.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: 19608
  -titleTs: "'told':2 'walker':1"
  -bodyTs: "'classic':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691447926
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2836316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691447926 {#1665
    date: 2023-08-08 00:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Walker-told-me"
  +title: "Walker told me"
  +url: "https://youtu.be/SJ5w4MkFofc"
  +body: "Classic"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691447926 {#1648
    date: 2023-08-08 00:38:46.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: 19608
  -titleTs: "'told':2 'walker':1"
  -bodyTs: "'classic':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691447926
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2836316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691447926 {#1665
    date: 2023-08-08 00:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Walker-told-me"
  +title: "Walker told me"
  +url: "https://youtu.be/SJ5w4MkFofc"
  +body: "Classic"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691447926 {#1648
    date: 2023-08-08 00:38:46.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: 19608
  -titleTs: "'told':2 'walker':1"
  -bodyTs: "'classic':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691447926
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2836316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691447926 {#1665
    date: 2023-08-08 00:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Skibidi-Toilet-or-something-idk"
  +title: "Skibidi Toilet or something idk"
  +url: "https://files.catbox.moe/wljh8o.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691435554 {#1654
    date: 2023-08-07 21:12:34.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: 19610
  -titleTs: "'idk':5 'skibidi':1 'someth':4 'toilet':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691435554
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/2058929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691435554 {#1652
    date: 2023-08-07 21:12:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Skibidi-Toilet-or-something-idk"
  +title: "Skibidi Toilet or something idk"
  +url: "https://files.catbox.moe/wljh8o.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691435554 {#1654
    date: 2023-08-07 21:12:34.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: 19610
  -titleTs: "'idk':5 'skibidi':1 'someth':4 'toilet':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691435554
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/2058929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691435554 {#1652
    date: 2023-08-07 21:12:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1932 …}
  +slug: "Skibidi-Toilet-or-something-idk"
  +title: "Skibidi Toilet or something idk"
  +url: "https://files.catbox.moe/wljh8o.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691435554 {#1654
    date: 2023-08-07 21:12:34.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: 19610
  -titleTs: "'idk':5 'skibidi':1 'someth':4 'toilet':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691435554
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/2058929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691435554 {#1652
    date: 2023-08-07 21:12:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "Lemmy-growth"
  +title: "Lemmy growth."
  +url: "https://lemmy.world/pictrs/image/ab56c50b-132c-449f-8df8-4cf436262819.mp4"
  +body: "Reddit who?!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691427369 {#1589
    date: 2023-08-07 18:56:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 19614
  -titleTs: "'growth':2 'lemmi':1"
  -bodyTs: "'reddit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691427369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2820209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691427369 {#1571
    date: 2023-08-07 18:56: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
95 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "Lemmy-growth"
  +title: "Lemmy growth."
  +url: "https://lemmy.world/pictrs/image/ab56c50b-132c-449f-8df8-4cf436262819.mp4"
  +body: "Reddit who?!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691427369 {#1589
    date: 2023-08-07 18:56:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 19614
  -titleTs: "'growth':2 'lemmi':1"
  -bodyTs: "'reddit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691427369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2820209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691427369 {#1571
    date: 2023-08-07 18:56: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
96 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#194 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "Lemmy-growth"
  +title: "Lemmy growth."
  +url: "https://lemmy.world/pictrs/image/ab56c50b-132c-449f-8df8-4cf436262819.mp4"
  +body: "Reddit who?!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691427369 {#1589
    date: 2023-08-07 18:56:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 19614
  -titleTs: "'growth':2 'lemmi':1"
  -bodyTs: "'reddit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691427369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2820209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691427369 {#1571
    date: 2023-08-07 18:56: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Man-reviews-Whiskey-while-his-wife-is-packing-her-stuff"
  +title: "Man reviews Whiskey while his wife is packing her stuff and leaving him in the background"
  +url: "https://youtu.be/ouGLEtapOX8"
  +body: "Here it is. He says “Cindy and I are breaking up” - then proceeds with the review of Laphroaig 10 Year Single Malt Scotch, which he tells us has been his go-to single malt - it’s a “no compromise” Malt, he assures us."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 723
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691657943 {#1573
    date: 2023-08-10 10:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 1747
  -titleTs: "'background':16 'leav':12 'man':1 'pack':8 'review':2 'stuff':10 'whiskey':3 'wife':6"
  -bodyTs: "'10':19 'assur':43 'break':10 'cindi':6 'compromis':40 'go':32 'go-to':31 'laphroaig':18 'malt':22,35,41 'proceed':13 'review':16 'say':5 'scotch':23 'singl':21,34 'tell':26 'us':27,44 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691488003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2799311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691401603 {#1585
    date: 2023-08-07 11:46:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Man-reviews-Whiskey-while-his-wife-is-packing-her-stuff"
  +title: "Man reviews Whiskey while his wife is packing her stuff and leaving him in the background"
  +url: "https://youtu.be/ouGLEtapOX8"
  +body: "Here it is. He says “Cindy and I are breaking up” - then proceeds with the review of Laphroaig 10 Year Single Malt Scotch, which he tells us has been his go-to single malt - it’s a “no compromise” Malt, he assures us."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 723
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691657943 {#1573
    date: 2023-08-10 10:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 1747
  -titleTs: "'background':16 'leav':12 'man':1 'pack':8 'review':2 'stuff':10 'whiskey':3 'wife':6"
  -bodyTs: "'10':19 'assur':43 'break':10 'cindi':6 'compromis':40 'go':32 'go-to':31 'laphroaig':18 'malt':22,35,41 'proceed':13 'review':16 'say':5 'scotch':23 'singl':21,34 'tell':26 'us':27,44 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691488003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2799311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691401603 {#1585
    date: 2023-08-07 11:46:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1365 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#196 …}
  +slug: "Man-reviews-Whiskey-while-his-wife-is-packing-her-stuff"
  +title: "Man reviews Whiskey while his wife is packing her stuff and leaving him in the background"
  +url: "https://youtu.be/ouGLEtapOX8"
  +body: "Here it is. He says “Cindy and I are breaking up” - then proceeds with the review of Laphroaig 10 Year Single Malt Scotch, which he tells us has been his go-to single malt - it’s a “no compromise” Malt, he assures us."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 723
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691657943 {#1573
    date: 2023-08-10 10:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 1747
  -titleTs: "'background':16 'leav':12 'man':1 'pack':8 'review':2 'stuff':10 'whiskey':3 'wife':6"
  -bodyTs: "'10':19 'assur':43 'break':10 'cindi':6 'compromis':40 'go':32 'go-to':31 'laphroaig':18 'malt':22,35,41 'proceed':13 'review':16 'say':5 'scotch':23 'singl':21,34 'tell':26 'us':27,44 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691488003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2799311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691401603 {#1585
    date: 2023-08-07 11:46:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details