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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Reddit-is-a-dead-site-running"
  +title: "Reddit is a dead site running"
  +url: "https://dbzer0.com/blog/reddit-is-a-dead-site-running/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 87
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689300662 {#238
    date: 2023-07-14 04:11:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 960
  -titleTs: "'dead':4 'reddit':1 'run':6 'site':5"
  -bodyTs: null
  +cross: false
  +upVotes: 15
  +downVotes: 0
  +ranking: 1689081786
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/548039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688995386 {#247
    date: 2023-07-10 15:23:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Reddit-is-a-dead-site-running"
  +title: "Reddit is a dead site running"
  +url: "https://dbzer0.com/blog/reddit-is-a-dead-site-running/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 87
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689300662 {#238
    date: 2023-07-14 04:11:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 960
  -titleTs: "'dead':4 'reddit':1 'run':6 'site':5"
  -bodyTs: null
  +cross: false
  +upVotes: 15
  +downVotes: 0
  +ranking: 1689081786
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/548039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688995386 {#247
    date: 2023-07-10 15:23:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Reddit-is-a-dead-site-running"
  +title: "Reddit is a dead site running"
  +url: "https://dbzer0.com/blog/reddit-is-a-dead-site-running/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 87
  +score: 16
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689300662 {#238
    date: 2023-07-14 04:11:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 960
  -titleTs: "'dead':4 'reddit':1 'run':6 'site':5"
  -bodyTs: null
  +cross: false
  +upVotes: 15
  +downVotes: 0
  +ranking: 1689081786
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/548039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688995386 {#247
    date: 2023-07-10 15:23:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Facts-dont-care-about-your-feelings"
  +title: "Facts dont care about your feelings."
  +url: "https://lemmy.ml/pictrs/image/f57aa8ab-7f8e-4409-a507-7b0ac1f5a7c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 1019
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696859150 {#1876
    date: 2023-10-09 15:45:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 3380
  -titleTs: "'care':3 'dont':2 'fact':1 'feel':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696762127
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6139867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696675727 {#1884
    date: 2023-10-07 12:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Facts-dont-care-about-your-feelings"
  +title: "Facts dont care about your feelings."
  +url: "https://lemmy.ml/pictrs/image/f57aa8ab-7f8e-4409-a507-7b0ac1f5a7c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 1019
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696859150 {#1876
    date: 2023-10-09 15:45:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 3380
  -titleTs: "'care':3 'dont':2 'fact':1 'feel':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696762127
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6139867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696675727 {#1884
    date: 2023-10-07 12:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Facts-dont-care-about-your-feelings"
  +title: "Facts dont care about your feelings."
  +url: "https://lemmy.ml/pictrs/image/f57aa8ab-7f8e-4409-a507-7b0ac1f5a7c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 1019
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696859150 {#1876
    date: 2023-10-09 15:45:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 3380
  -titleTs: "'care':3 'dont':2 'fact':1 'feel':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696762127
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6139867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696675727 {#1884
    date: 2023-10-07 12:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "Are-older-but-Linux-compatible-computers-capable-of-running-the"
  +title: "Are older, but Linux compatible computers capable of running the newest kernel/version of various distros?"
  +url: null
  +body: """
    Guys I truly don’t mean to spam the community but these are legit questions. Yesterday I posted about linux compatibility and computers and every single person gave me knowledge to use and you’re all awesome.\n
    \n
    Now my question is, I will undoubtedly be purchasing an older machine, would an older but good running machine still be able to install the latest kernels or versions of distros or are you limited to older versions only, based on the era of your laptop or is it really about the hardware you have? I know ram, disk space, basic stuff like that matters with distros, but I know that will not be a problem. I guess I’m thinking beyond that like processors. are older processors or anything else hold certain machines from being compatible with the newest and greatest kernels? Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701124187 {#1977
    date: 2023-11-27 23:29:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1962 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1957 …}
  +badges: Doctrine\ORM\PersistentCollection {#1930 …}
  +children: []
  -id: 9878
  -titleTs: "'capabl':7 'compat':5 'comput':6 'distro':15 'kernel/version':12 'linux':4 'newest':11 'older':2 'run':9 'various':14"
  -bodyTs: "'abl':59 'anyth':127 'awesom':37 'base':77 'basic':98 'beyond':119 'certain':130 'communiti':10 'compat':21,134 'comput':23 'disk':96 'distro':68,104 'els':128 'era':80 'everi':25 'gave':28 'good':54 'greatest':139 'guess':115 'guy':1 'hardwar':90 'hold':129 'instal':61 'kernel':64,140 'know':94,107 'knowledg':30 'laptop':83 'latest':63 'legit':14 'like':100,121 'limit':72 'linux':20 'm':117 'machin':49,56,131 'matter':102 'mean':6 'newest':137 'older':48,52,74,124 'person':27 'post':18 'problem':113 'processor':122,125 'purchas':46 'question':15,40 'ram':95 're':35 'realli':87 'run':55 'singl':26 'space':97 'spam':8 'still':57 'stuff':99 'thank':141 'think':118 'truli':3 'undoubt':44 'use':32 'version':66,75 'would':50 'yesterday':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699205799
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7493006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699119399 {#1974
    date: 2023-11-04 18:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "Are-older-but-Linux-compatible-computers-capable-of-running-the"
  +title: "Are older, but Linux compatible computers capable of running the newest kernel/version of various distros?"
  +url: null
  +body: """
    Guys I truly don’t mean to spam the community but these are legit questions. Yesterday I posted about linux compatibility and computers and every single person gave me knowledge to use and you’re all awesome.\n
    \n
    Now my question is, I will undoubtedly be purchasing an older machine, would an older but good running machine still be able to install the latest kernels or versions of distros or are you limited to older versions only, based on the era of your laptop or is it really about the hardware you have? I know ram, disk space, basic stuff like that matters with distros, but I know that will not be a problem. I guess I’m thinking beyond that like processors. are older processors or anything else hold certain machines from being compatible with the newest and greatest kernels? Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701124187 {#1977
    date: 2023-11-27 23:29:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1962 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1957 …}
  +badges: Doctrine\ORM\PersistentCollection {#1930 …}
  +children: []
  -id: 9878
  -titleTs: "'capabl':7 'compat':5 'comput':6 'distro':15 'kernel/version':12 'linux':4 'newest':11 'older':2 'run':9 'various':14"
  -bodyTs: "'abl':59 'anyth':127 'awesom':37 'base':77 'basic':98 'beyond':119 'certain':130 'communiti':10 'compat':21,134 'comput':23 'disk':96 'distro':68,104 'els':128 'era':80 'everi':25 'gave':28 'good':54 'greatest':139 'guess':115 'guy':1 'hardwar':90 'hold':129 'instal':61 'kernel':64,140 'know':94,107 'knowledg':30 'laptop':83 'latest':63 'legit':14 'like':100,121 'limit':72 'linux':20 'm':117 'machin':49,56,131 'matter':102 'mean':6 'newest':137 'older':48,52,74,124 'person':27 'post':18 'problem':113 'processor':122,125 'purchas':46 'question':15,40 'ram':95 're':35 'realli':87 'run':55 'singl':26 'space':97 'spam':8 'still':57 'stuff':99 'thank':141 'think':118 'truli':3 'undoubt':44 'use':32 'version':66,75 'would':50 'yesterday':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699205799
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7493006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699119399 {#1974
    date: 2023-11-04 18:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "Are-older-but-Linux-compatible-computers-capable-of-running-the"
  +title: "Are older, but Linux compatible computers capable of running the newest kernel/version of various distros?"
  +url: null
  +body: """
    Guys I truly don’t mean to spam the community but these are legit questions. Yesterday I posted about linux compatibility and computers and every single person gave me knowledge to use and you’re all awesome.\n
    \n
    Now my question is, I will undoubtedly be purchasing an older machine, would an older but good running machine still be able to install the latest kernels or versions of distros or are you limited to older versions only, based on the era of your laptop or is it really about the hardware you have? I know ram, disk space, basic stuff like that matters with distros, but I know that will not be a problem. I guess I’m thinking beyond that like processors. are older processors or anything else hold certain machines from being compatible with the newest and greatest kernels? Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701124187 {#1977
    date: 2023-11-27 23:29:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1962 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1957 …}
  +badges: Doctrine\ORM\PersistentCollection {#1930 …}
  +children: []
  -id: 9878
  -titleTs: "'capabl':7 'compat':5 'comput':6 'distro':15 'kernel/version':12 'linux':4 'newest':11 'older':2 'run':9 'various':14"
  -bodyTs: "'abl':59 'anyth':127 'awesom':37 'base':77 'basic':98 'beyond':119 'certain':130 'communiti':10 'compat':21,134 'comput':23 'disk':96 'distro':68,104 'els':128 'era':80 'everi':25 'gave':28 'good':54 'greatest':139 'guess':115 'guy':1 'hardwar':90 'hold':129 'instal':61 'kernel':64,140 'know':94,107 'knowledg':30 'laptop':83 'latest':63 'legit':14 'like':100,121 'limit':72 'linux':20 'm':117 'machin':49,56,131 'matter':102 'mean':6 'newest':137 'older':48,52,74,124 'person':27 'post':18 'problem':113 'processor':122,125 'purchas':46 'question':15,40 'ram':95 're':35 'realli':87 'run':55 'singl':26 'space':97 'spam':8 'still':57 'stuff':99 'thank':141 'think':118 'truli':3 'undoubt':44 'use':32 'version':66,75 'would':50 'yesterday':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699205799
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7493006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699119399 {#1974
    date: 2023-11-04 18:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "How-do-companies-know-if-I-use-cracked-software-or"
  +title: "How do companies know if I use cracked software or assets for my personal gig?"
  +url: null
  +body: """
    For context, I want to run a small personal gig (offering stuff on Patreon). Nothing too fancy.\n
    \n
    In order to do that, I would need to use the Adobe suite, Windows, some audio and video effects, all requiring a commercial license.\n
    \n
    In theory, I start to make money. How would Microsoft and Adobe know that I don’t pay for their software?\n
    \n
    If I use some audio effects, how would their owners even be able to tell / find my work? We’re talking about basic sound effect, like rain, door knocks etc.\n
    \n
    I’ve always been confused by this
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562948 {#1952
    date: 2023-11-09 21:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 10189
  -titleTs: "'asset':11 'compani':3 'crack':8 'gig':15 'know':4 'person':14 'softwar':9 'use':7"
  -bodyTs: "'abl':75 'adob':29,53 'alway':95 'audio':33,67 'basic':85 'commerci':40 'confus':97 'context':2 'door':90 'effect':36,68,87 'etc':92 'even':73 'fanci':17 'find':78 'gig':10 'knock':91 'know':54 'licens':41 'like':88 'make':47 'microsoft':51 'money':48 'need':25 'noth':15 'offer':11 'order':19 'owner':72 'patreon':14 'pay':59 'person':9 'rain':89 're':82 'requir':38 'run':6 'small':8 'softwar':62 'sound':86 'start':45 'stuff':12 'suit':30 'talk':83 'tell':77 'theori':43 'use':27,65 've':94 'video':35 'want':4 'window':31 'work':80 'would':24,50,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7778058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196479 {#1390
    date: 2023-11-05 16:01:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "How-do-companies-know-if-I-use-cracked-software-or"
  +title: "How do companies know if I use cracked software or assets for my personal gig?"
  +url: null
  +body: """
    For context, I want to run a small personal gig (offering stuff on Patreon). Nothing too fancy.\n
    \n
    In order to do that, I would need to use the Adobe suite, Windows, some audio and video effects, all requiring a commercial license.\n
    \n
    In theory, I start to make money. How would Microsoft and Adobe know that I don’t pay for their software?\n
    \n
    If I use some audio effects, how would their owners even be able to tell / find my work? We’re talking about basic sound effect, like rain, door knocks etc.\n
    \n
    I’ve always been confused by this
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562948 {#1952
    date: 2023-11-09 21:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 10189
  -titleTs: "'asset':11 'compani':3 'crack':8 'gig':15 'know':4 'person':14 'softwar':9 'use':7"
  -bodyTs: "'abl':75 'adob':29,53 'alway':95 'audio':33,67 'basic':85 'commerci':40 'confus':97 'context':2 'door':90 'effect':36,68,87 'etc':92 'even':73 'fanci':17 'find':78 'gig':10 'knock':91 'know':54 'licens':41 'like':88 'make':47 'microsoft':51 'money':48 'need':25 'noth':15 'offer':11 'order':19 'owner':72 'patreon':14 'pay':59 'person':9 'rain':89 're':82 'requir':38 'run':6 'small':8 'softwar':62 'sound':86 'start':45 'stuff':12 'suit':30 'talk':83 'tell':77 'theori':43 'use':27,65 've':94 'video':35 'want':4 'window':31 'work':80 'would':24,50,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7778058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196479 {#1390
    date: 2023-11-05 16:01:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "How-do-companies-know-if-I-use-cracked-software-or"
  +title: "How do companies know if I use cracked software or assets for my personal gig?"
  +url: null
  +body: """
    For context, I want to run a small personal gig (offering stuff on Patreon). Nothing too fancy.\n
    \n
    In order to do that, I would need to use the Adobe suite, Windows, some audio and video effects, all requiring a commercial license.\n
    \n
    In theory, I start to make money. How would Microsoft and Adobe know that I don’t pay for their software?\n
    \n
    If I use some audio effects, how would their owners even be able to tell / find my work? We’re talking about basic sound effect, like rain, door knocks etc.\n
    \n
    I’ve always been confused by this
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562948 {#1952
    date: 2023-11-09 21:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 10189
  -titleTs: "'asset':11 'compani':3 'crack':8 'gig':15 'know':4 'person':14 'softwar':9 'use':7"
  -bodyTs: "'abl':75 'adob':29,53 'alway':95 'audio':33,67 'basic':85 'commerci':40 'confus':97 'context':2 'door':90 'effect':36,68,87 'etc':92 'even':73 'fanci':17 'find':78 'gig':10 'knock':91 'know':54 'licens':41 'like':88 'make':47 'microsoft':51 'money':48 'need':25 'noth':15 'offer':11 'order':19 'owner':72 'patreon':14 'pay':59 'person':9 'rain':89 're':82 'requir':38 'run':6 'small':8 'softwar':62 'sound':86 'start':45 'stuff':12 'suit':30 'talk':83 'tell':77 'theori':43 'use':27,65 've':94 'video':35 'want':4 'window':31 'work':80 'would':24,50,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7778058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196479 {#1390
    date: 2023-11-05 16:01:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#2442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "I-dunno-still-might-be-aliens-with-this-one"
  +title: "I dunno, still might be aliens with this one."
  +url: "https://mander.xyz/pictrs/image/2b9a2f91-39a7-4e1d-8c40-098fd3613c8a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 732
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133846 {#2428
    date: 2023-11-16 12:24:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 11870
  -titleTs: "'alien':6 'dunno':2 'might':4 'one':9 'still':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6022404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652438 {#2444
    date: 2023-11-10 22:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#2442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "I-dunno-still-might-be-aliens-with-this-one"
  +title: "I dunno, still might be aliens with this one."
  +url: "https://mander.xyz/pictrs/image/2b9a2f91-39a7-4e1d-8c40-098fd3613c8a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 732
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133846 {#2428
    date: 2023-11-16 12:24:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 11870
  -titleTs: "'alien':6 'dunno':2 'might':4 'one':9 'still':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6022404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652438 {#2444
    date: 2023-11-10 22:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#2442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2426 …}
  +slug: "I-dunno-still-might-be-aliens-with-this-one"
  +title: "I dunno, still might be aliens with this one."
  +url: "https://mander.xyz/pictrs/image/2b9a2f91-39a7-4e1d-8c40-098fd3613c8a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 732
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133846 {#2428
    date: 2023-11-16 12:24:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 11870
  -titleTs: "'alien':6 'dunno':2 'might':4 'one':9 'still':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6022404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652438 {#2444
    date: 2023-11-10 22:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "They-have-it-ready-to-go"
  +title: "They have it ready to go"
  +url: "https://lemmy.world/pictrs/image/7db237b2-17bc-43df-9510-d4355bee41f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699494669 {#1376
    date: 2023-11-09 02:51:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 10896
  -titleTs: "'go':6 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699455870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7925184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369470 {#1938
    date: 2023-11-07 16:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "They-have-it-ready-to-go"
  +title: "They have it ready to go"
  +url: "https://lemmy.world/pictrs/image/7db237b2-17bc-43df-9510-d4355bee41f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699494669 {#1376
    date: 2023-11-09 02:51:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 10896
  -titleTs: "'go':6 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699455870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7925184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369470 {#1938
    date: 2023-11-07 16:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "They-have-it-ready-to-go"
  +title: "They have it ready to go"
  +url: "https://lemmy.world/pictrs/image/7db237b2-17bc-43df-9510-d4355bee41f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699494669 {#1376
    date: 2023-11-09 02:51:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 10896
  -titleTs: "'go':6 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699455870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7925184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369470 {#1938
    date: 2023-11-07 16:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1765 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "I-am-one-of-you-now"
  +title: "I am one of you now"
  +url: "https://files.catbox.moe/r0iv0o.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727711850 {#1784
    date: 2024-09-30 17:57:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 24116
  -titleTs: "'one':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703372222
  +visibility: "visible             "
  +apId: "https://lemmyfi.com/post/144479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703285822 {#1786
    date: 2023-12-22 23:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1765 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "I-am-one-of-you-now"
  +title: "I am one of you now"
  +url: "https://files.catbox.moe/r0iv0o.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727711850 {#1784
    date: 2024-09-30 17:57:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 24116
  -titleTs: "'one':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703372222
  +visibility: "visible             "
  +apId: "https://lemmyfi.com/post/144479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703285822 {#1786
    date: 2023-12-22 23:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1765 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "I-am-one-of-you-now"
  +title: "I am one of you now"
  +url: "https://files.catbox.moe/r0iv0o.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727711850 {#1784
    date: 2024-09-30 17:57:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 24116
  -titleTs: "'one':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703372222
  +visibility: "visible             "
  +apId: "https://lemmyfi.com/post/144479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703285822 {#1786
    date: 2023-12-22 23:57:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "What-are-your-criteria-for-upvoting-downvoting"
  +title: "What are your criteria for upvoting/downvoting?"
  +url: null
  +body: """
    I hate that I always compare Lemmy to Reddit, but Reddit used to have (not sure if they still do) guidelines called “Reddiquette” that included guidelines about upvoting and downvoting. I don’t remember the specifics (and sending too much of my browser traffic to Reddit makes me feel dirty) but one of the guidelines was not to upvote/downvote on the basis of agreement/disagreement with the content.\n
    \n
    On Lemmy, I’m honestly a bit lax about upvoting and downvoting at all. (I’m trying to be better about it.) Buy when I do upvote/downvote, I try to do so on the basis of whether the comment/post “adds to” or “subtracts from” the community or conversation. I can disagree with one comment’s take on some subject but still upvote them if they’ve given me a more nuanced perspective on the issue. If they’re just parrotting well-known talking points and not being thoughtful with their posts, I may downvote them evren if I agree with their ultimate stance.\n
    \n
    I’m just mostly wondering how folks on Lemmy think about upvotes/downvotes and what implications that has for the content here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700842127 {#1371
    date: 2023-11-24 17:08:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 11814
  -titleTs: "'criteria':4 'upvoting/downvoting':6"
  -bodyTs: "'add':107 'agre':167 'agreement/disagreement':64 'alway':5 'basi':62,102 'better':87 'bit':74 'browser':43 'buy':90 'call':22 'comment':121 'comment/post':106 'communiti':113 'compar':6 'content':67,191 'convers':115 'dirti':50 'disagre':118 'downvot':30,79,162 'evren':164 'feel':49 'folk':178 'given':134 'guidelin':21,26,55 'hate':2 'honest':72 'implic':186 'includ':25 'issu':142 'known':150 'lax':75 'lemmi':7,69,180 'm':71,83,173 'make':47 'may':161 'most':175 'much':40 'nuanc':138 'one':52,120 'parrot':147 'perspect':139 'point':152 'post':159 're':145 'reddiquett':23 'reddit':9,11,46 'rememb':34 'send':38 'specif':36 'stanc':171 'still':19,128 'subject':126 'subtract':110 'sure':16 'take':123 'talk':151 'think':181 'thought':156 'traffic':44 'tri':84,96 'ultim':170 'upvot':28,77,129 'upvote/downvote':59,94 'upvotes/downvotes':183 'use':12 've':133 'well':149 'well-known':148 'whether':104 'wonder':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8071693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699637614 {#1375
    date: 2023-11-10 18:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "What-are-your-criteria-for-upvoting-downvoting"
  +title: "What are your criteria for upvoting/downvoting?"
  +url: null
  +body: """
    I hate that I always compare Lemmy to Reddit, but Reddit used to have (not sure if they still do) guidelines called “Reddiquette” that included guidelines about upvoting and downvoting. I don’t remember the specifics (and sending too much of my browser traffic to Reddit makes me feel dirty) but one of the guidelines was not to upvote/downvote on the basis of agreement/disagreement with the content.\n
    \n
    On Lemmy, I’m honestly a bit lax about upvoting and downvoting at all. (I’m trying to be better about it.) Buy when I do upvote/downvote, I try to do so on the basis of whether the comment/post “adds to” or “subtracts from” the community or conversation. I can disagree with one comment’s take on some subject but still upvote them if they’ve given me a more nuanced perspective on the issue. If they’re just parrotting well-known talking points and not being thoughtful with their posts, I may downvote them evren if I agree with their ultimate stance.\n
    \n
    I’m just mostly wondering how folks on Lemmy think about upvotes/downvotes and what implications that has for the content here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700842127 {#1371
    date: 2023-11-24 17:08:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 11814
  -titleTs: "'criteria':4 'upvoting/downvoting':6"
  -bodyTs: "'add':107 'agre':167 'agreement/disagreement':64 'alway':5 'basi':62,102 'better':87 'bit':74 'browser':43 'buy':90 'call':22 'comment':121 'comment/post':106 'communiti':113 'compar':6 'content':67,191 'convers':115 'dirti':50 'disagre':118 'downvot':30,79,162 'evren':164 'feel':49 'folk':178 'given':134 'guidelin':21,26,55 'hate':2 'honest':72 'implic':186 'includ':25 'issu':142 'known':150 'lax':75 'lemmi':7,69,180 'm':71,83,173 'make':47 'may':161 'most':175 'much':40 'nuanc':138 'one':52,120 'parrot':147 'perspect':139 'point':152 'post':159 're':145 'reddiquett':23 'reddit':9,11,46 'rememb':34 'send':38 'specif':36 'stanc':171 'still':19,128 'subject':126 'subtract':110 'sure':16 'take':123 'talk':151 'think':181 'thought':156 'traffic':44 'tri':84,96 'ultim':170 'upvot':28,77,129 'upvote/downvote':59,94 'upvotes/downvotes':183 'use':12 've':133 'well':149 'well-known':148 'whether':104 'wonder':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8071693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699637614 {#1375
    date: 2023-11-10 18:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "What-are-your-criteria-for-upvoting-downvoting"
  +title: "What are your criteria for upvoting/downvoting?"
  +url: null
  +body: """
    I hate that I always compare Lemmy to Reddit, but Reddit used to have (not sure if they still do) guidelines called “Reddiquette” that included guidelines about upvoting and downvoting. I don’t remember the specifics (and sending too much of my browser traffic to Reddit makes me feel dirty) but one of the guidelines was not to upvote/downvote on the basis of agreement/disagreement with the content.\n
    \n
    On Lemmy, I’m honestly a bit lax about upvoting and downvoting at all. (I’m trying to be better about it.) Buy when I do upvote/downvote, I try to do so on the basis of whether the comment/post “adds to” or “subtracts from” the community or conversation. I can disagree with one comment’s take on some subject but still upvote them if they’ve given me a more nuanced perspective on the issue. If they’re just parrotting well-known talking points and not being thoughtful with their posts, I may downvote them evren if I agree with their ultimate stance.\n
    \n
    I’m just mostly wondering how folks on Lemmy think about upvotes/downvotes and what implications that has for the content here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700842127 {#1371
    date: 2023-11-24 17:08:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 11814
  -titleTs: "'criteria':4 'upvoting/downvoting':6"
  -bodyTs: "'add':107 'agre':167 'agreement/disagreement':64 'alway':5 'basi':62,102 'better':87 'bit':74 'browser':43 'buy':90 'call':22 'comment':121 'comment/post':106 'communiti':113 'compar':6 'content':67,191 'convers':115 'dirti':50 'disagre':118 'downvot':30,79,162 'evren':164 'feel':49 'folk':178 'given':134 'guidelin':21,26,55 'hate':2 'honest':72 'implic':186 'includ':25 'issu':142 'known':150 'lax':75 'lemmi':7,69,180 'm':71,83,173 'make':47 'may':161 'most':175 'much':40 'nuanc':138 'one':52,120 'parrot':147 'perspect':139 'point':152 'post':159 're':145 'reddiquett':23 'reddit':9,11,46 'rememb':34 'send':38 'specif':36 'stanc':171 'still':19,128 'subject':126 'subtract':110 'sure':16 'take':123 'talk':151 'think':181 'thought':156 'traffic':44 'tri':84,96 'ultim':170 'upvot':28,77,129 'upvote/downvote':59,94 'upvotes/downvotes':183 'use':12 've':133 'well':149 'well-known':148 'whether':104 'wonder':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8071693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699637614 {#1375
    date: 2023-11-10 18:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "oh-snap"
  +title: "oh snap."
  +url: "https://slrpnk.net/pictrs/image/1b9d8820-7432-46ed-a1a0-13eee8e01800.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729568773 {#1587
    date: 2024-10-22 05:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 33848
  -titleTs: "'oh':1 'snap':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706633109
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6229435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706546709 {#1586
    date: 2024-01-29 17:45:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "oh-snap"
  +title: "oh snap."
  +url: "https://slrpnk.net/pictrs/image/1b9d8820-7432-46ed-a1a0-13eee8e01800.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729568773 {#1587
    date: 2024-10-22 05:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 33848
  -titleTs: "'oh':1 'snap':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706633109
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6229435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706546709 {#1586
    date: 2024-01-29 17:45:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "oh-snap"
  +title: "oh snap."
  +url: "https://slrpnk.net/pictrs/image/1b9d8820-7432-46ed-a1a0-13eee8e01800.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1006
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729568773 {#1587
    date: 2024-10-22 05:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 33848
  -titleTs: "'oh':1 'snap':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706633109
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6229435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706546709 {#1586
    date: 2024-01-29 17:45:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "New-server-policy-Lemmites-who-misbehave-get-sent-to-Disney"
  +title: "New server policy. Lemmites who misbehave get sent to Disney land with a bus full of Disney adults."
  +url: "https://lemmy.world/pictrs/image/63476b8d-973f-4e1e-8e3f-7d57e358384d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726475989 {#1671
    date: 2024-09-16 10:39:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 30813
  -titleTs: "'adult':18 'bus':14 'disney':10,17 'full':15 'get':7 'land':11 'lemmit':4 'misbehav':6 'new':1 'polici':3 'sent':8 'server':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705449864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363464 {#1679
    date: 2024-01-16 01:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "New-server-policy-Lemmites-who-misbehave-get-sent-to-Disney"
  +title: "New server policy. Lemmites who misbehave get sent to Disney land with a bus full of Disney adults."
  +url: "https://lemmy.world/pictrs/image/63476b8d-973f-4e1e-8e3f-7d57e358384d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726475989 {#1671
    date: 2024-09-16 10:39:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 30813
  -titleTs: "'adult':18 'bus':14 'disney':10,17 'full':15 'get':7 'land':11 'lemmit':4 'misbehav':6 'new':1 'polici':3 'sent':8 'server':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705449864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363464 {#1679
    date: 2024-01-16 01:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "New-server-policy-Lemmites-who-misbehave-get-sent-to-Disney"
  +title: "New server policy. Lemmites who misbehave get sent to Disney land with a bus full of Disney adults."
  +url: "https://lemmy.world/pictrs/image/63476b8d-973f-4e1e-8e3f-7d57e358384d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726475989 {#1671
    date: 2024-09-16 10:39:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 30813
  -titleTs: "'adult':18 'bus':14 'disney':10,17 'full':15 'get':7 'land':11 'lemmit':4 'misbehav':6 'new':1 'polici':3 'sent':8 'server':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705449864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363464 {#1679
    date: 2024-01-16 01:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#1690
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#1698
    date: 2024-01-14 14:06:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#1690
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#1698
    date: 2024-01-14 14:06:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "What-really-popular-movie-or-TV-show-have-you-never"
  +title: "What really popular movie or TV show have you never seen?"
  +url: null
  +body: "When I tell people I’ve never seen the Lion King they are really baffled by that."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727580243 {#1690
    date: 2024-09-29 05:24:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 30400
  -titleTs: "'movi':4 'never':10 'popular':3 'realli':2 'seen':11 'show':7 'tv':6"
  -bodyTs: "'baffl':15 'king':11 'lion':10 'never':7 'peopl':4 'realli':14 'seen':8 'tell':3 've':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705323961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10702541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237561 {#1698
    date: 2024-01-14 14:06:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "5-January-2023"
  +title: "5 January 2023"
  +url: "https://sh.itjust.works/pictrs/image/2b605731-7533-4625-a04b-85f3fb8da452.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 619
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719478099 {#1456
    date: 2024-06-27 10:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 27639
  -titleTs: "'2023':3 '5':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704642067
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12271937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704555667 {#1454
    date: 2024-01-06 16:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "5-January-2023"
  +title: "5 January 2023"
  +url: "https://sh.itjust.works/pictrs/image/2b605731-7533-4625-a04b-85f3fb8da452.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 619
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719478099 {#1456
    date: 2024-06-27 10:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 27639
  -titleTs: "'2023':3 '5':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704642067
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12271937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704555667 {#1454
    date: 2024-01-06 16:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "5-January-2023"
  +title: "5 January 2023"
  +url: "https://sh.itjust.works/pictrs/image/2b605731-7533-4625-a04b-85f3fb8da452.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 619
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719478099 {#1456
    date: 2024-06-27 10:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 27639
  -titleTs: "'2023':3 '5':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704642067
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12271937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704555667 {#1454
    date: 2024-01-06 16:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Standards-shouldn-t-be-behind-a-paywall"
  +title: "Standards shouldn't be behind a paywall"
  +url: "https://lemmy.world/pictrs/image/ea028574-77e5-407c-8085-b802d6b67b83.png"
  +body: """
    - ISO 8601 is paywalled\n
    - RFC allows a space instead of a T (e.g. 2020-12-09 16:09:…) which is nicer to read.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702522560 {#1490
    date: 2023-12-14 03:56:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 21768
  -titleTs: "'behind':5 'paywal':7 'shouldn':2 'standard':1"
  -bodyTs: "'-09':16 '-12':15 '09':18 '16':17 '2020':14 '8601':2 'allow':6 'e.g':13 'instead':9 'iso':1 'nicer':21 'paywal':4 'read':23 'rfc':5 'space':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702459774
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9470764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373374 {#1491
    date: 2023-12-12 10:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Standards-shouldn-t-be-behind-a-paywall"
  +title: "Standards shouldn't be behind a paywall"
  +url: "https://lemmy.world/pictrs/image/ea028574-77e5-407c-8085-b802d6b67b83.png"
  +body: """
    - ISO 8601 is paywalled\n
    - RFC allows a space instead of a T (e.g. 2020-12-09 16:09:…) which is nicer to read.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702522560 {#1490
    date: 2023-12-14 03:56:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 21768
  -titleTs: "'behind':5 'paywal':7 'shouldn':2 'standard':1"
  -bodyTs: "'-09':16 '-12':15 '09':18 '16':17 '2020':14 '8601':2 'allow':6 'e.g':13 'instead':9 'iso':1 'nicer':21 'paywal':4 'read':23 'rfc':5 'space':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702459774
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9470764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373374 {#1491
    date: 2023-12-12 10:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Standards-shouldn-t-be-behind-a-paywall"
  +title: "Standards shouldn't be behind a paywall"
  +url: "https://lemmy.world/pictrs/image/ea028574-77e5-407c-8085-b802d6b67b83.png"
  +body: """
    - ISO 8601 is paywalled\n
    - RFC allows a space instead of a T (e.g. 2020-12-09 16:09:…) which is nicer to read.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702522560 {#1490
    date: 2023-12-14 03:56:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 21768
  -titleTs: "'behind':5 'paywal':7 'shouldn':2 'standard':1"
  -bodyTs: "'-09':16 '-12':15 '09':18 '16':17 '2020':14 '8601':2 'allow':6 'e.g':13 'instead':9 'iso':1 'nicer':21 'paywal':4 'read':23 'rfc':5 'space':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702459774
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9470764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702373374 {#1491
    date: 2023-12-12 10:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Improvise-Adapt-Overcome"
  +title: "Improvise. Adapt. Overcome."
  +url: "https://lemmy.world/pictrs/image/351543f5-a929-4b37-9ba5-712b7a78cf76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1397
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722440949 {#1759
    date: 2024-07-31 17:49:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 24047
  -titleTs: "'adapt':2 'improvis':1 'overcom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703346286
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9862236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703259886 {#1762
    date: 2023-12-22 16:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Improvise-Adapt-Overcome"
  +title: "Improvise. Adapt. Overcome."
  +url: "https://lemmy.world/pictrs/image/351543f5-a929-4b37-9ba5-712b7a78cf76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1397
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722440949 {#1759
    date: 2024-07-31 17:49:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 24047
  -titleTs: "'adapt':2 'improvis':1 'overcom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703346286
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9862236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703259886 {#1762
    date: 2023-12-22 16:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Improvise-Adapt-Overcome"
  +title: "Improvise. Adapt. Overcome."
  +url: "https://lemmy.world/pictrs/image/351543f5-a929-4b37-9ba5-712b7a78cf76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1397
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722440949 {#1759
    date: 2024-07-31 17:49:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 24047
  -titleTs: "'adapt':2 'improvis':1 'overcom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703346286
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9862236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703259886 {#1762
    date: 2023-12-22 16:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "Flatpack-appimage-snaps"
  +title: "Flatpack, appimage, snaps.."
  +url: null
  +body: "Appimage for me ticks all the boxes for cross distro package as its very portable, simple to run, what are devs trying to do when creating snaps and flatpack?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710312485 {#1633
    date: 2024-03-13 07:48:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 24117
  -titleTs: "'..':4 'appimag':2 'flatpack':1 'snap':3"
  -bodyTs: "'appimag':1 'box':7 'creat':26 'cross':9 'dev':21 'distro':10 'flatpack':29 'packag':11 'portabl':15 'run':18 'simpl':16 'snap':27 'tick':4 'tri':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703372764
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2572595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703286364 {#1627
    date: 2023-12-23 00:06:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "Flatpack-appimage-snaps"
  +title: "Flatpack, appimage, snaps.."
  +url: null
  +body: "Appimage for me ticks all the boxes for cross distro package as its very portable, simple to run, what are devs trying to do when creating snaps and flatpack?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710312485 {#1633
    date: 2024-03-13 07:48:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 24117
  -titleTs: "'..':4 'appimag':2 'flatpack':1 'snap':3"
  -bodyTs: "'appimag':1 'box':7 'creat':26 'cross':9 'dev':21 'distro':10 'flatpack':29 'packag':11 'portabl':15 'run':18 'simpl':16 'snap':27 'tick':4 'tri':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703372764
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2572595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703286364 {#1627
    date: 2023-12-23 00:06:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "Flatpack-appimage-snaps"
  +title: "Flatpack, appimage, snaps.."
  +url: null
  +body: "Appimage for me ticks all the boxes for cross distro package as its very portable, simple to run, what are devs trying to do when creating snaps and flatpack?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710312485 {#1633
    date: 2024-03-13 07:48:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 24117
  -titleTs: "'..':4 'appimag':2 'flatpack':1 'snap':3"
  -bodyTs: "'appimag':1 'box':7 'creat':26 'cross':9 'dev':21 'distro':10 'flatpack':29 'packag':11 'portabl':15 'run':18 'simpl':16 'snap':27 'tick':4 'tri':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703372764
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2572595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703286364 {#1627
    date: 2023-12-23 00:06:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#2481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Discord-rule"
  +title: "Discord rule"
  +url: "https://lemmy.world/pictrs/image/1ce9bf93-fbe7-43ea-b29f-fd0c07beb48c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321621 {#2473
    date: 2023-11-30 06:20:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 17137
  -titleTs: "'discord':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701124709
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8799908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038309 {#2474
    date: 2023-11-26 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#2481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Discord-rule"
  +title: "Discord rule"
  +url: "https://lemmy.world/pictrs/image/1ce9bf93-fbe7-43ea-b29f-fd0c07beb48c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321621 {#2473
    date: 2023-11-30 06:20:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 17137
  -titleTs: "'discord':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701124709
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8799908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038309 {#2474
    date: 2023-11-26 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#2481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Discord-rule"
  +title: "Discord rule"
  +url: "https://lemmy.world/pictrs/image/1ce9bf93-fbe7-43ea-b29f-fd0c07beb48c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321621 {#2473
    date: 2023-11-30 06:20:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 17137
  -titleTs: "'discord':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701124709
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8799908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038309 {#2474
    date: 2023-11-26 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "I-finally-nuked-windows"
  +title: "I finally nuked windows"
  +url: null
  +body: "I have been daily driving a dual booted laptop for the past two years. After a year of distro hopping I settled with fedora + kde and never looked back. I really liked the auto nvidia driver config and it made everything so pleasant to work. Since the last 8 or 9 months I decided to do gaming using bottles and proton ge. I cannot afford to buy games and bottles is a God send at that. Now I realized that I had not logged into my windows partition in over 6 months. So I logged in to check and it told me it needs to download 8 gigs of updates. That sent me into rage and so clean installed everything to be fedora. I have 250 gb of storage locked in limbo because of windows( I have a 512 gb ssd so it was a lot) and today after everything was setup, the os took only around 20gb minus the games. Never felt happier."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729490056 {#1591
    date: 2024-10-21 07:54:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 31920
  -titleTs: "'final':2 'nuke':3 'window':4"
  -bodyTs: "'20gb':158 '250':126 '512':139 '6':91 '8':49,107 '9':51 'afford':65 'around':157 'auto':34 'back':29 'boot':8 'bottl':59,70 'buy':67 'cannot':64 'check':98 'clean':118 'config':37 'daili':4 'decid':54 'distro':19 'download':106 'drive':5 'driver':36 'dual':7 'everyth':41,120,150 'fedora':24,123 'felt':163 'game':57,68,161 'gb':127,140 'ge':62 'gig':108 'god':73 'happier':164 'hop':20 'instal':119 'kde':25 'laptop':9 'last':48 'like':32 'limbo':132 'lock':130 'log':84,95 'look':28 'lot':146 'made':40 'minus':159 'month':52,92 'need':104 'never':27,162 'nvidia':35 'os':154 'partit':88 'past':12 'pleasant':43 'proton':61 'rage':115 'realiz':79 'realli':31 'send':74 'sent':112 'settl':22 'setup':152 'sinc':46 'ssd':141 'storag':129 'today':148 'told':101 'took':155 'two':13 'updat':110 'use':58 'window':87,135 'work':45 'year':14,17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705837542
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21412917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751142 {#1593
    date: 2024-01-20 12:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "I-finally-nuked-windows"
  +title: "I finally nuked windows"
  +url: null
  +body: "I have been daily driving a dual booted laptop for the past two years. After a year of distro hopping I settled with fedora + kde and never looked back. I really liked the auto nvidia driver config and it made everything so pleasant to work. Since the last 8 or 9 months I decided to do gaming using bottles and proton ge. I cannot afford to buy games and bottles is a God send at that. Now I realized that I had not logged into my windows partition in over 6 months. So I logged in to check and it told me it needs to download 8 gigs of updates. That sent me into rage and so clean installed everything to be fedora. I have 250 gb of storage locked in limbo because of windows( I have a 512 gb ssd so it was a lot) and today after everything was setup, the os took only around 20gb minus the games. Never felt happier."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729490056 {#1591
    date: 2024-10-21 07:54:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 31920
  -titleTs: "'final':2 'nuke':3 'window':4"
  -bodyTs: "'20gb':158 '250':126 '512':139 '6':91 '8':49,107 '9':51 'afford':65 'around':157 'auto':34 'back':29 'boot':8 'bottl':59,70 'buy':67 'cannot':64 'check':98 'clean':118 'config':37 'daili':4 'decid':54 'distro':19 'download':106 'drive':5 'driver':36 'dual':7 'everyth':41,120,150 'fedora':24,123 'felt':163 'game':57,68,161 'gb':127,140 'ge':62 'gig':108 'god':73 'happier':164 'hop':20 'instal':119 'kde':25 'laptop':9 'last':48 'like':32 'limbo':132 'lock':130 'log':84,95 'look':28 'lot':146 'made':40 'minus':159 'month':52,92 'need':104 'never':27,162 'nvidia':35 'os':154 'partit':88 'past':12 'pleasant':43 'proton':61 'rage':115 'realiz':79 'realli':31 'send':74 'sent':112 'settl':22 'setup':152 'sinc':46 'ssd':141 'storag':129 'today':148 'told':101 'took':155 'two':13 'updat':110 'use':58 'window':87,135 'work':45 'year':14,17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705837542
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21412917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751142 {#1593
    date: 2024-01-20 12:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "I-finally-nuked-windows"
  +title: "I finally nuked windows"
  +url: null
  +body: "I have been daily driving a dual booted laptop for the past two years. After a year of distro hopping I settled with fedora + kde and never looked back. I really liked the auto nvidia driver config and it made everything so pleasant to work. Since the last 8 or 9 months I decided to do gaming using bottles and proton ge. I cannot afford to buy games and bottles is a God send at that. Now I realized that I had not logged into my windows partition in over 6 months. So I logged in to check and it told me it needs to download 8 gigs of updates. That sent me into rage and so clean installed everything to be fedora. I have 250 gb of storage locked in limbo because of windows( I have a 512 gb ssd so it was a lot) and today after everything was setup, the os took only around 20gb minus the games. Never felt happier."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729490056 {#1591
    date: 2024-10-21 07:54:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 31920
  -titleTs: "'final':2 'nuke':3 'window':4"
  -bodyTs: "'20gb':158 '250':126 '512':139 '6':91 '8':49,107 '9':51 'afford':65 'around':157 'auto':34 'back':29 'boot':8 'bottl':59,70 'buy':67 'cannot':64 'check':98 'clean':118 'config':37 'daili':4 'decid':54 'distro':19 'download':106 'drive':5 'driver':36 'dual':7 'everyth':41,120,150 'fedora':24,123 'felt':163 'game':57,68,161 'gb':127,140 'ge':62 'gig':108 'god':73 'happier':164 'hop':20 'instal':119 'kde':25 'laptop':9 'last':48 'like':32 'limbo':132 'lock':130 'log':84,95 'look':28 'lot':146 'made':40 'minus':159 'month':52,92 'need':104 'never':27,162 'nvidia':35 'os':154 'partit':88 'past':12 'pleasant':43 'proton':61 'rage':115 'realiz':79 'realli':31 'send':74 'sent':112 'settl':22 'setup':152 'sinc':46 'ssd':141 'storag':129 'today':148 'told':101 'took':155 'two':13 'updat':110 'use':58 'window':87,135 'work':45 'year':14,17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705837542
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21412917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751142 {#1593
    date: 2024-01-20 12:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "My-server-Flow-Comics-Games-Movies-Shows"
  +title: "My server Flow Comics/Games/Movies/Shows"
  +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
  +body: """
    Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
    \n
    A short list:\n
    \n
    - Anime/Tv/Movies\n
    - Switch games management (kinda)\n
    - Cross Seed\n
    - Unpackerr\n
    - Radarr + Sonarr Queue Cleanup\n
    - Trakt Sync\n
    - Trakt List to add sonarr item (bad practice but whatever)\n
    - Comics (weekly bundles are OP)\n
    - My shitty cronjobs\n
    \n
    Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
    \n
    For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
    \n
    I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
    \n
    Cronjob abuse is my friend\n
    \n
    Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778380 {#1547
    date: 2024-07-24 01:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 17516
  -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
  -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701208233
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6939894"
  +editedAt: DateTimeImmutable @1703230403 {#1481
    date: 2023-12-22 08:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121833 {#1482
    date: 2023-11-27 22:50:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "My-server-Flow-Comics-Games-Movies-Shows"
  +title: "My server Flow Comics/Games/Movies/Shows"
  +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
  +body: """
    Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
    \n
    A short list:\n
    \n
    - Anime/Tv/Movies\n
    - Switch games management (kinda)\n
    - Cross Seed\n
    - Unpackerr\n
    - Radarr + Sonarr Queue Cleanup\n
    - Trakt Sync\n
    - Trakt List to add sonarr item (bad practice but whatever)\n
    - Comics (weekly bundles are OP)\n
    - My shitty cronjobs\n
    \n
    Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
    \n
    For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
    \n
    I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
    \n
    Cronjob abuse is my friend\n
    \n
    Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778380 {#1547
    date: 2024-07-24 01:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 17516
  -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
  -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701208233
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6939894"
  +editedAt: DateTimeImmutable @1703230403 {#1481
    date: 2023-12-22 08:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121833 {#1482
    date: 2023-11-27 22:50:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "My-server-Flow-Comics-Games-Movies-Shows"
  +title: "My server Flow Comics/Games/Movies/Shows"
  +url: "https://discuss.tchncs.de/pictrs/image/7a799180-4f12-4737-9d84-a06f9502b7ad.png"
  +body: """
    Before I forget here’s the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.\n
    \n
    A short list:\n
    \n
    - Anime/Tv/Movies\n
    - Switch games management (kinda)\n
    - Cross Seed\n
    - Unpackerr\n
    - Radarr + Sonarr Queue Cleanup\n
    - Trakt Sync\n
    - Trakt List to add sonarr item (bad practice but whatever)\n
    - Comics (weekly bundles are OP)\n
    - My shitty cronjobs\n
    \n
    Make suggestions on improvements, I probably won’t be using this settup on my next server, but similar.\n
    \n
    For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it’s free)\n
    \n
    I didn’t do music bc I have tidal with plex and that’s more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.\n
    \n
    Cronjob abuse is my friend\n
    \n
    Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778380 {#1547
    date: 2024-07-24 01:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 17516
  -titleTs: "'comics/games/movies/shows':4 'flow':3 'server':2"
  -bodyTs: "'64tb':11 'abus':161 'ad':85 'add':51 'also':169 'anim':14 'anime/tv/movies':34 'app':114,117 'artist':148 'attempt':152 'auto':172 'auto-upload':171 'autom':155 'bad':54 'bc':130 'better':108 'bundl':60 'cleanup':45 'comic':58 'content':86,174 'could':20 'cronjob':65,160,179 'cross':39 'didn':126 'enough':27,106 'fail':156 'featur':95 'filter':176 'fine':141 'flow':8 'forget':3 'forgot':165 'free':124 'friend':164 'fuck':116 'game':36 'get':21,119 'go':118 'great':115 'improv':69 'item':53 'kinda':38 'leech':100 'lidarr':142 'like':150 'list':33,49 'lunasea':113 'make':66 'manag':37,109 'manga':22 'mention':167 'much':145 'music':129 'never':19 'next':80 'ombi':89 'op':62 'plex':92,103,135 'practic':55 'probabl':71 'queue':44 'radarr':42 'seed':40 'server':7,81 'settup':77 'sever':12 'shitti':64 'short':32 'similar':83 'sonarr':43,52 'streamrip':154 'suck':143 'suggest':67 'support':13,170 'switch':35 'sync':47,94 'though':30 'tidal':133 'time':159 'torrent/usenet':25 'trakt':46,48 'ubuntu':29 'unpackerr':41 'upload':173 'use':75,88,111 'watchlist':93 'week':59 'well':26,105 'whatev':57 'won':72 'work':18,23,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701208233
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6939894"
  +editedAt: DateTimeImmutable @1703230403 {#1481
    date: 2023-12-22 08:33:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121833 {#1482
    date: 2023-11-27 22:50:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "YOOOOOOOOOOOO"
  +title: "YOOOOOOOOOOOO"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/784722a2-d7da-49fd-ad6a-350780ec9919.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726000639 {#1647
    date: 2024-09-10 22:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 30581
  -titleTs: "'yoooooooooooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705387131
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/1489045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705300731 {#1645
    date: 2024-01-15 07:38:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "YOOOOOOOOOOOO"
  +title: "YOOOOOOOOOOOO"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/784722a2-d7da-49fd-ad6a-350780ec9919.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726000639 {#1647
    date: 2024-09-10 22:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 30581
  -titleTs: "'yoooooooooooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705387131
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/1489045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705300731 {#1645
    date: 2024-01-15 07:38:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "YOOOOOOOOOOOO"
  +title: "YOOOOOOOOOOOO"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/784722a2-d7da-49fd-ad6a-350780ec9919.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726000639 {#1647
    date: 2024-09-10 22:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 30581
  -titleTs: "'yoooooooooooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705387131
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/1489045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705300731 {#1645
    date: 2024-01-15 07:38:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: Proxies\__CG__\App\Entity\Image {#1531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "1-December-2023"
  +title: "1 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/54ef1fd7-30ab-42f4-a7af-5916f63f8a93.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1060
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701879277 {#1538
    date: 2023-12-06 17:14:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 19101
  -titleTs: "'1':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701534427
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10230268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448027 {#1533
    date: 2023-12-01 17:27:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: Proxies\__CG__\App\Entity\Image {#1531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "1-December-2023"
  +title: "1 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/54ef1fd7-30ab-42f4-a7af-5916f63f8a93.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1060
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701879277 {#1538
    date: 2023-12-06 17:14:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 19101
  -titleTs: "'1':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701534427
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10230268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448027 {#1533
    date: 2023-12-01 17:27:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: Proxies\__CG__\App\Entity\Image {#1531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "1-December-2023"
  +title: "1 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/54ef1fd7-30ab-42f4-a7af-5916f63f8a93.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1060
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701879277 {#1538
    date: 2023-12-06 17:14:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 19101
  -titleTs: "'1':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701534427
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10230268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448027 {#1533
    date: 2023-12-01 17:27:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Dont-be-fooled-by-cable-news"
  +title: "Dont be fooled by cable news"
  +url: "https://lemmy.world/pictrs/image/b744b512-67cd-467c-9498-3f16c8f939a9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1021
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723709353 {#1437
    date: 2024-08-15 10:09:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 29458
  -titleTs: "'cabl':5 'dont':1 'fool':3 'news':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705175703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10630894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089303 {#1436
    date: 2024-01-12 20:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Dont-be-fooled-by-cable-news"
  +title: "Dont be fooled by cable news"
  +url: "https://lemmy.world/pictrs/image/b744b512-67cd-467c-9498-3f16c8f939a9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1021
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723709353 {#1437
    date: 2024-08-15 10:09:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 29458
  -titleTs: "'cabl':5 'dont':1 'fool':3 'news':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705175703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10630894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089303 {#1436
    date: 2024-01-12 20:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Dont-be-fooled-by-cable-news"
  +title: "Dont be fooled by cable news"
  +url: "https://lemmy.world/pictrs/image/b744b512-67cd-467c-9498-3f16c8f939a9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1021
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723709353 {#1437
    date: 2024-08-15 10:09:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 29458
  -titleTs: "'cabl':5 'dont':1 'fool':3 'news':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705175703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10630894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089303 {#1436
    date: 2024-01-12 20:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "When-a-Torrent-disappears-from-1337x-how-do-you-find"
  +title: "When a Torrent disappears from 1337x, how do you find out what happened?"
  +url: null
  +body: """
    Yesterday there was a controversial movie torrent that was getting 1000s of downloads and was on the “popular this week” page, and today it’s just gone. I went to the uploader’s account page and it’s not there either. Just like it never existed.\n
    \n
    I’m SUPER curious of the story behind what happened. Did the uploader take it down? 1337? Why?\n
    \n
    EDIT: The movie was Lady Ballers 2023 (wasn’t sure if I was allowed to say) I did a little more research, and I think the copy the uploader put out was YTS but I don’t think they were affiliated with them. Maybe YTS told them to take it down? The movie is on their (YTS/YIFY’s) website.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702446795 {#1704
    date: 2023-12-13 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 19777
  -titleTs: "'1337x':6 'disappear':4 'find':10 'happen':13 'torrent':3"
  -bodyTs: "'1000s':11 '1337':63 '2023':71 'account':34 'affili':105 'allow':78 'baller':70 'behind':54 'controversi':5 'copi':91 'curious':50 'download':13 'edit':65 'either':41 'exist':46 'get':10 'gone':27 'happen':56 'ladi':69 'like':43 'littl':84 'm':48 'mayb':108 'movi':6,67,117 'never':45 'page':21,35 'popular':18 'put':94 'research':86 'say':80 'stori':53 'super':49 'sure':74 'take':60,113 'think':89,102 'today':23 'told':110 'torrent':7 'upload':32,59,93 'wasn':72 'websit':123 'week':20 'went':29 'yesterday':1 'yts':97,109 'yts/yify':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701710511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9630088"
  +editedAt: DateTimeImmutable @1702797672 {#1713
    date: 2023-12-17 08:21:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701624111 {#1712
    date: 2023-12-03 18:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "When-a-Torrent-disappears-from-1337x-how-do-you-find"
  +title: "When a Torrent disappears from 1337x, how do you find out what happened?"
  +url: null
  +body: """
    Yesterday there was a controversial movie torrent that was getting 1000s of downloads and was on the “popular this week” page, and today it’s just gone. I went to the uploader’s account page and it’s not there either. Just like it never existed.\n
    \n
    I’m SUPER curious of the story behind what happened. Did the uploader take it down? 1337? Why?\n
    \n
    EDIT: The movie was Lady Ballers 2023 (wasn’t sure if I was allowed to say) I did a little more research, and I think the copy the uploader put out was YTS but I don’t think they were affiliated with them. Maybe YTS told them to take it down? The movie is on their (YTS/YIFY’s) website.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702446795 {#1704
    date: 2023-12-13 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 19777
  -titleTs: "'1337x':6 'disappear':4 'find':10 'happen':13 'torrent':3"
  -bodyTs: "'1000s':11 '1337':63 '2023':71 'account':34 'affili':105 'allow':78 'baller':70 'behind':54 'controversi':5 'copi':91 'curious':50 'download':13 'edit':65 'either':41 'exist':46 'get':10 'gone':27 'happen':56 'ladi':69 'like':43 'littl':84 'm':48 'mayb':108 'movi':6,67,117 'never':45 'page':21,35 'popular':18 'put':94 'research':86 'say':80 'stori':53 'super':49 'sure':74 'take':60,113 'think':89,102 'today':23 'told':110 'torrent':7 'upload':32,59,93 'wasn':72 'websit':123 'week':20 'went':29 'yesterday':1 'yts':97,109 'yts/yify':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701710511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9630088"
  +editedAt: DateTimeImmutable @1702797672 {#1713
    date: 2023-12-17 08:21:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701624111 {#1712
    date: 2023-12-03 18:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1937 …}
  +slug: "When-a-Torrent-disappears-from-1337x-how-do-you-find"
  +title: "When a Torrent disappears from 1337x, how do you find out what happened?"
  +url: null
  +body: """
    Yesterday there was a controversial movie torrent that was getting 1000s of downloads and was on the “popular this week” page, and today it’s just gone. I went to the uploader’s account page and it’s not there either. Just like it never existed.\n
    \n
    I’m SUPER curious of the story behind what happened. Did the uploader take it down? 1337? Why?\n
    \n
    EDIT: The movie was Lady Ballers 2023 (wasn’t sure if I was allowed to say) I did a little more research, and I think the copy the uploader put out was YTS but I don’t think they were affiliated with them. Maybe YTS told them to take it down? The movie is on their (YTS/YIFY’s) website.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702446795 {#1704
    date: 2023-12-13 06:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 19777
  -titleTs: "'1337x':6 'disappear':4 'find':10 'happen':13 'torrent':3"
  -bodyTs: "'1000s':11 '1337':63 '2023':71 'account':34 'affili':105 'allow':78 'baller':70 'behind':54 'controversi':5 'copi':91 'curious':50 'download':13 'edit':65 'either':41 'exist':46 'get':10 'gone':27 'happen':56 'ladi':69 'like':43 'littl':84 'm':48 'mayb':108 'movi':6,67,117 'never':45 'page':21,35 'popular':18 'put':94 'research':86 'say':80 'stori':53 'super':49 'sure':74 'take':60,113 'think':89,102 'today':23 'told':110 'torrent':7 'upload':32,59,93 'wasn':72 'websit':123 'week':20 'went':29 'yesterday':1 'yts':97,109 'yts/yify':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701710511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9630088"
  +editedAt: DateTimeImmutable @1702797672 {#1713
    date: 2023-12-17 08:21:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701624111 {#1712
    date: 2023-12-03 18:21:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "puzzling"
  +title: "puzzling"
  +url: "https://lemmy.world/pictrs/image/9b55cb09-d342-468d-aa19-e3dafd88b04d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710995116 {#1442
    date: 2024-03-21 05:25:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 26363
  -titleTs: "'puzzl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704151562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10178189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704065162 {#1415
    date: 2024-01-01 00:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "puzzling"
  +title: "puzzling"
  +url: "https://lemmy.world/pictrs/image/9b55cb09-d342-468d-aa19-e3dafd88b04d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710995116 {#1442
    date: 2024-03-21 05:25:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 26363
  -titleTs: "'puzzl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704151562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10178189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704065162 {#1415
    date: 2024-01-01 00:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "puzzling"
  +title: "puzzling"
  +url: "https://lemmy.world/pictrs/image/9b55cb09-d342-468d-aa19-e3dafd88b04d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710995116 {#1442
    date: 2024-03-21 05:25:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 26363
  -titleTs: "'puzzl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704151562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10178189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704065162 {#1415
    date: 2024-01-01 00:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
  +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702642154 {#1474
    date: 2023-12-15 13:09:14.0 +01: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: 20209
  -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
  -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858845
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701772445 {#1472
    date: 2023-12-05 11:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
  +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702642154 {#1474
    date: 2023-12-15 13:09:14.0 +01: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: 20209
  -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
  -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858845
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701772445 {#1472
    date: 2023-12-05 11:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
  +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702642154 {#1474
    date: 2023-12-15 13:09:14.0 +01: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: 20209
  -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
  -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858845
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701772445 {#1472
    date: 2023-12-05 11:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "To-all-the-people-complaining-about-content-on-Lemmy"
  +title: "To all the people complaining about content on Lemmy"
  +url: "https://lemmy.zip/pictrs/image/77e75e99-0451-46b4-939d-36a17c81e16c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701463914 {#2353
    date: 2023-12-01 21:51:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 15529
  -titleTs: "'complain':5 'content':7 'lemmi':9 'peopl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700761997
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5944544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675597 {#2475
    date: 2023-11-22 18:53:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "To-all-the-people-complaining-about-content-on-Lemmy"
  +title: "To all the people complaining about content on Lemmy"
  +url: "https://lemmy.zip/pictrs/image/77e75e99-0451-46b4-939d-36a17c81e16c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701463914 {#2353
    date: 2023-12-01 21:51:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 15529
  -titleTs: "'complain':5 'content':7 'lemmi':9 'peopl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700761997
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5944544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675597 {#2475
    date: 2023-11-22 18:53:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "To-all-the-people-complaining-about-content-on-Lemmy"
  +title: "To all the people complaining about content on Lemmy"
  +url: "https://lemmy.zip/pictrs/image/77e75e99-0451-46b4-939d-36a17c81e16c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701463914 {#2353
    date: 2023-12-01 21:51:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 15529
  -titleTs: "'complain':5 'content':7 'lemmi':9 'peopl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700761997
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5944544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675597 {#2475
    date: 2023-11-22 18:53:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details