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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "What-is-sleep"
  +title: "What is sleep?"
  +url: "https://lemm.ee/pictrs/image/92e516c7-a090-4f2f-b8ab-06e9a558249c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728753770 {#191
    date: 2024-10-12 19:22:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33183
  -titleTs: "'sleep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706347055
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21960922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706260655 {#242
    date: 2024-01-26 10:17:35.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
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "What-is-sleep"
  +title: "What is sleep?"
  +url: "https://lemm.ee/pictrs/image/92e516c7-a090-4f2f-b8ab-06e9a558249c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728753770 {#191
    date: 2024-10-12 19:22:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33183
  -titleTs: "'sleep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706347055
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21960922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706260655 {#242
    date: 2024-01-26 10:17:35.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
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "What-is-sleep"
  +title: "What is sleep?"
  +url: "https://lemm.ee/pictrs/image/92e516c7-a090-4f2f-b8ab-06e9a558249c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728753770 {#191
    date: 2024-10-12 19:22:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33183
  -titleTs: "'sleep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706347055
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21960922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706260655 {#242
    date: 2024-01-26 10:17:35.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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "So-is-the-US-slipping-into-Civil-War"
  +title: "So is the US slipping into Civil War?"
  +url: "https://lemmy.world/pictrs/image/c9d983f5-41b6-4b52-8e09-39fb6b535247.webp"
  +body: """
    People keep talking about “Federalizing the National Guard” and now you’ve got other States pledging their NG to Texas in defiance of the Supreme Court (see image).\n
    \n
    So is this what CW2 looks like?\n
    \n
    P.S. I’m a Brit
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 336
  +favouriteCount: 928
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729354718 {#1877
    date: 2024-10-19 18:18:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 33182
  -titleTs: "'civil':7 'slip':5 'us':4 'war':8"
  -bodyTs: "'brit':40 'court':26 'cw2':33 'defianc':22 'feder':5 'got':13 'guard':8 'imag':28 'keep':2 'like':35 'look':34 'm':38 'nation':7 'ng':18 'p.s':36 'peopl':1 'pledg':16 'see':27 'state':15 'suprem':25 'talk':3 'texa':20 've':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706344990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11202536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706258590 {#1876
    date: 2024-01-26 09:43:10.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
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "So-is-the-US-slipping-into-Civil-War"
  +title: "So is the US slipping into Civil War?"
  +url: "https://lemmy.world/pictrs/image/c9d983f5-41b6-4b52-8e09-39fb6b535247.webp"
  +body: """
    People keep talking about “Federalizing the National Guard” and now you’ve got other States pledging their NG to Texas in defiance of the Supreme Court (see image).\n
    \n
    So is this what CW2 looks like?\n
    \n
    P.S. I’m a Brit
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 336
  +favouriteCount: 928
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729354718 {#1877
    date: 2024-10-19 18:18:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 33182
  -titleTs: "'civil':7 'slip':5 'us':4 'war':8"
  -bodyTs: "'brit':40 'court':26 'cw2':33 'defianc':22 'feder':5 'got':13 'guard':8 'imag':28 'keep':2 'like':35 'look':34 'm':38 'nation':7 'ng':18 'p.s':36 'peopl':1 'pledg':16 'see':27 'state':15 'suprem':25 'talk':3 'texa':20 've':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706344990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11202536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706258590 {#1876
    date: 2024-01-26 09:43:10.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
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "So-is-the-US-slipping-into-Civil-War"
  +title: "So is the US slipping into Civil War?"
  +url: "https://lemmy.world/pictrs/image/c9d983f5-41b6-4b52-8e09-39fb6b535247.webp"
  +body: """
    People keep talking about “Federalizing the National Guard” and now you’ve got other States pledging their NG to Texas in defiance of the Supreme Court (see image).\n
    \n
    So is this what CW2 looks like?\n
    \n
    P.S. I’m a Brit
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 336
  +favouriteCount: 928
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729354718 {#1877
    date: 2024-10-19 18:18:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 33182
  -titleTs: "'civil':7 'slip':5 'us':4 'war':8"
  -bodyTs: "'brit':40 'court':26 'cw2':33 'defianc':22 'feder':5 'got':13 'guard':8 'imag':28 'keep':2 'like':35 'look':34 'm':38 'nation':7 'ng':18 'p.s':36 'peopl':1 'pledg':16 'see':27 'state':15 'suprem':25 'talk':3 'texa':20 've':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706344990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11202536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706258590 {#1876
    date: 2024-01-26 09:43:10.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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Always-slackin-cause-I-d-rather-be-quackin"
  +title: "Always slackin cause I'd rather be quackin"
  +url: "https://lemmy.dbzer0.com/pictrs/image/7109c4be-2739-44c4-a151-e2a161f51fab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729252331 {#1953
    date: 2024-10-18 13:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 33181
  -titleTs: "'alway':1 'caus':3 'd':5 'quackin':8 'rather':6 'slackin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706344673
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13104529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706258273 {#1937
    date: 2024-01-26 09:37:53.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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Always-slackin-cause-I-d-rather-be-quackin"
  +title: "Always slackin cause I'd rather be quackin"
  +url: "https://lemmy.dbzer0.com/pictrs/image/7109c4be-2739-44c4-a151-e2a161f51fab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729252331 {#1953
    date: 2024-10-18 13:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 33181
  -titleTs: "'alway':1 'caus':3 'd':5 'quackin':8 'rather':6 'slackin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706344673
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13104529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706258273 {#1937
    date: 2024-01-26 09:37:53.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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Always-slackin-cause-I-d-rather-be-quackin"
  +title: "Always slackin cause I'd rather be quackin"
  +url: "https://lemmy.dbzer0.com/pictrs/image/7109c4be-2739-44c4-a151-e2a161f51fab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729252331 {#1953
    date: 2024-10-18 13:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 33181
  -titleTs: "'alway':1 'caus':3 'd':5 'quackin':8 'rather':6 'slackin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706344673
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13104529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706258273 {#1937
    date: 2024-01-26 09:37:53.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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "If-Trump-wins-the-election"
  +title: "If Trump wins the election"
  +url: null
  +body: """
    Let’s say Trump wins and Europe loses its security guarantee from the US.\n
    \n
    Then the EU beefs up its military and coordinate its combined forces and military production up to the point that they are no longer in need of US military assistance in future conflicts.\n
    \n
    What will be the ramifications for the US if this was to play out in terms of trade, geo political influence etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306123 {#1387
    date: 2024-10-19 04:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 33179
  -titleTs: "'elect':5 'trump':2 'win':3"
  -bodyTs: "'assist':44 'beef':18 'combin':25 'conflict':47 'coordin':23 'etc':69 'eu':17 'europ':7 'forc':26 'futur':46 'geo':66 'guarante':11 'influenc':68 'let':1 'longer':38 'lose':8 'militari':21,28,43 'need':40 'play':60 'point':33 'polit':67 'product':29 'ramif':52 'say':3 'secur':10 'term':63 'trade':65 'trump':4 'us':14,42,55 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706343349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11201964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256949 {#1892
    date: 2024-01-26 09:15:49.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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "If-Trump-wins-the-election"
  +title: "If Trump wins the election"
  +url: null
  +body: """
    Let’s say Trump wins and Europe loses its security guarantee from the US.\n
    \n
    Then the EU beefs up its military and coordinate its combined forces and military production up to the point that they are no longer in need of US military assistance in future conflicts.\n
    \n
    What will be the ramifications for the US if this was to play out in terms of trade, geo political influence etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306123 {#1387
    date: 2024-10-19 04:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 33179
  -titleTs: "'elect':5 'trump':2 'win':3"
  -bodyTs: "'assist':44 'beef':18 'combin':25 'conflict':47 'coordin':23 'etc':69 'eu':17 'europ':7 'forc':26 'futur':46 'geo':66 'guarante':11 'influenc':68 'let':1 'longer':38 'lose':8 'militari':21,28,43 'need':40 'play':60 'point':33 'polit':67 'product':29 'ramif':52 'say':3 'secur':10 'term':63 'trade':65 'trump':4 'us':14,42,55 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706343349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11201964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256949 {#1892
    date: 2024-01-26 09:15:49.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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "If-Trump-wins-the-election"
  +title: "If Trump wins the election"
  +url: null
  +body: """
    Let’s say Trump wins and Europe loses its security guarantee from the US.\n
    \n
    Then the EU beefs up its military and coordinate its combined forces and military production up to the point that they are no longer in need of US military assistance in future conflicts.\n
    \n
    What will be the ramifications for the US if this was to play out in terms of trade, geo political influence etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306123 {#1387
    date: 2024-10-19 04:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 33179
  -titleTs: "'elect':5 'trump':2 'win':3"
  -bodyTs: "'assist':44 'beef':18 'combin':25 'conflict':47 'coordin':23 'etc':69 'eu':17 'europ':7 'forc':26 'futur':46 'geo':66 'guarante':11 'influenc':68 'let':1 'longer':38 'lose':8 'militari':21,28,43 'need':40 'play':60 'point':33 'polit':67 'product':29 'ramif':52 'say':3 'secur':10 'term':63 'trade':65 'trump':4 'us':14,42,55 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706343349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11201964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256949 {#1892
    date: 2024-01-26 09:15:49.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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "How-do-I-change-the-default-download-folder-on-Radarr"
  +title: "How do I change the default download folder on Radarr?"
  +url: null
  +body: """
    ![](https://lemmy.kde.social/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)\n
    \n
    Do I need to click on the X here? it says “Are you sure you want to delete the root folder ‘/downloads’?” so I’m a bit scared, it will not remove the actual folder and its content right?\n
    \n
    Edit: I created a dummy folder and added and removed it and no file were touched! Thanks to everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728812581 {#1941
    date: 2024-10-13 11:43:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33270
  -titleTs: "'chang':4 'default':6 'download':7 'folder':8 'radarr':10"
  -bodyTs: "'/downloads':25 '/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)':3 'actual':37 'ad':50 'bit':30 'click':8 'content':41 'creat':45 'delet':21 'dummi':47 'edit':43 'everyon':61 'file':56 'folder':24,38,48 'lemmy.kde.social':2 'lemmy.kde.social/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)':1 'm':28 'need':6 'remov':35,52 'right':42 'root':23 'say':14 'scare':31 'sure':17 'thank':59 'touch':58 'want':19 'x':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706342939
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/727544"
  +editedAt: DateTimeImmutable @1728815482 {#1942
    date: 2024-10-13 12:31:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706289939 {#1971
    date: 2024-01-26 18:25: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
19 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "How-do-I-change-the-default-download-folder-on-Radarr"
  +title: "How do I change the default download folder on Radarr?"
  +url: null
  +body: """
    ![](https://lemmy.kde.social/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)\n
    \n
    Do I need to click on the X here? it says “Are you sure you want to delete the root folder ‘/downloads’?” so I’m a bit scared, it will not remove the actual folder and its content right?\n
    \n
    Edit: I created a dummy folder and added and removed it and no file were touched! Thanks to everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728812581 {#1941
    date: 2024-10-13 11:43:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33270
  -titleTs: "'chang':4 'default':6 'download':7 'folder':8 'radarr':10"
  -bodyTs: "'/downloads':25 '/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)':3 'actual':37 'ad':50 'bit':30 'click':8 'content':41 'creat':45 'delet':21 'dummi':47 'edit':43 'everyon':61 'file':56 'folder':24,38,48 'lemmy.kde.social':2 'lemmy.kde.social/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)':1 'm':28 'need':6 'remov':35,52 'right':42 'root':23 'say':14 'scare':31 'sure':17 'thank':59 'touch':58 'want':19 'x':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706342939
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/727544"
  +editedAt: DateTimeImmutable @1728815482 {#1942
    date: 2024-10-13 12:31:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706289939 {#1971
    date: 2024-01-26 18:25: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
20 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "How-do-I-change-the-default-download-folder-on-Radarr"
  +title: "How do I change the default download folder on Radarr?"
  +url: null
  +body: """
    ![](https://lemmy.kde.social/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)\n
    \n
    Do I need to click on the X here? it says “Are you sure you want to delete the root folder ‘/downloads’?” so I’m a bit scared, it will not remove the actual folder and its content right?\n
    \n
    Edit: I created a dummy folder and added and removed it and no file were touched! Thanks to everyone!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728812581 {#1941
    date: 2024-10-13 11:43:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 33270
  -titleTs: "'chang':4 'default':6 'download':7 'folder':8 'radarr':10"
  -bodyTs: "'/downloads':25 '/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)':3 'actual':37 'ad':50 'bit':30 'click':8 'content':41 'creat':45 'delet':21 'dummi':47 'edit':43 'everyon':61 'file':56 'folder':24,38,48 'lemmy.kde.social':2 'lemmy.kde.social/pictrs/image/327b80b2-3a79-4965-9f13-e5b211af562f.png)':1 'm':28 'need':6 'remov':35,52 'right':42 'root':23 'say':14 'scare':31 'sure':17 'thank':59 'touch':58 'want':19 'x':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706342939
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/727544"
  +editedAt: DateTimeImmutable @1728815482 {#1942
    date: 2024-10-13 12:31:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706289939 {#1971
    date: 2024-01-26 18:25: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
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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "interview-on-the-frontier"
  +title: "interview on the frontier"
  +url: "https://lemmy.sdf.org/pictrs/image/854cf5fb-6c5c-4cd3-881f-c53eea0aa35c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729383962 {#1367
    date: 2024-10-20 02:26:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 33178
  -titleTs: "'frontier':4 'interview':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706341574
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11252599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255174 {#1902
    date: 2024-01-26 08:46:14.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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "interview-on-the-frontier"
  +title: "interview on the frontier"
  +url: "https://lemmy.sdf.org/pictrs/image/854cf5fb-6c5c-4cd3-881f-c53eea0aa35c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729383962 {#1367
    date: 2024-10-20 02:26:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 33178
  -titleTs: "'frontier':4 'interview':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706341574
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11252599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255174 {#1902
    date: 2024-01-26 08:46:14.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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "interview-on-the-frontier"
  +title: "interview on the frontier"
  +url: "https://lemmy.sdf.org/pictrs/image/854cf5fb-6c5c-4cd3-881f-c53eea0aa35c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729383962 {#1367
    date: 2024-10-20 02:26:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 33178
  -titleTs: "'frontier':4 'interview':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706341574
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/11252599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706255174 {#1902
    date: 2024-01-26 08:46:14.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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "The-Amber-Shadow-Star-Wars-fan-fiction-creation"
  +title: "The Amber Shadow - Star Wars fan fiction creation"
  +url: "https://imgur.com/gallery/5Pks3sH"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706323551 {#2426
    date: 2024-01-27 03:45:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 33365
  -titleTs: "'amber':2 'creation':8 'fan':6 'fiction':7 'shadow':3 'star':4 'war':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706341551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706323551 {#2440
    date: 2024-01-27 03:45: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
27 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "The-Amber-Shadow-Star-Wars-fan-fiction-creation"
  +title: "The Amber Shadow - Star Wars fan fiction creation"
  +url: "https://imgur.com/gallery/5Pks3sH"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706323551 {#2426
    date: 2024-01-27 03:45:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 33365
  -titleTs: "'amber':2 'creation':8 'fan':6 'fiction':7 'shadow':3 'star':4 'war':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706341551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706323551 {#2440
    date: 2024-01-27 03:45: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
28 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "The-Amber-Shadow-Star-Wars-fan-fiction-creation"
  +title: "The Amber Shadow - Star Wars fan fiction creation"
  +url: "https://imgur.com/gallery/5Pks3sH"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706323551 {#2426
    date: 2024-01-27 03:45:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 33365
  -titleTs: "'amber':2 'creation':8 'fan':6 'fiction':7 'shadow':3 'star':4 'war':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706341551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11231830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706323551 {#2440
    date: 2024-01-27 03:45: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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "How-LemChapomyDotgradChatDotMl-Users-Look-When-You-Post-500-Stickers-And"
  +title: "How LemChapomyDotgradChatDotMl Users Look When You Post 500 Stickers And Emotes Per Month"
  +url: "https://hexbear.net/pictrs/image/2b8a31b0-d6b3-4ce4-8d9a-a89cf3589114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728885470 {#2477
    date: 2024-10-14 07:57:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 33350
  -titleTs: "'500':8 'emot':11 'lemchapomydotgradchatdotml':2 'look':4 'month':13 'per':12 'post':7 'sticker':9 'user':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337972
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1694847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706317972 {#2483
    date: 2024-01-27 02:12:52.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 {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "How-LemChapomyDotgradChatDotMl-Users-Look-When-You-Post-500-Stickers-And"
  +title: "How LemChapomyDotgradChatDotMl Users Look When You Post 500 Stickers And Emotes Per Month"
  +url: "https://hexbear.net/pictrs/image/2b8a31b0-d6b3-4ce4-8d9a-a89cf3589114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728885470 {#2477
    date: 2024-10-14 07:57:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 33350
  -titleTs: "'500':8 'emot':11 'lemchapomydotgradchatdotml':2 'look':4 'month':13 'per':12 'post':7 'sticker':9 'user':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337972
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1694847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706317972 {#2483
    date: 2024-01-27 02:12:52.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 {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "How-LemChapomyDotgradChatDotMl-Users-Look-When-You-Post-500-Stickers-And"
  +title: "How LemChapomyDotgradChatDotMl Users Look When You Post 500 Stickers And Emotes Per Month"
  +url: "https://hexbear.net/pictrs/image/2b8a31b0-d6b3-4ce4-8d9a-a89cf3589114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728885470 {#2477
    date: 2024-10-14 07:57:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 33350
  -titleTs: "'500':8 'emot':11 'lemchapomydotgradchatdotml':2 'look':4 'month':13 'per':12 'post':7 'sticker':9 'user':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337972
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1694847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706317972 {#2483
    date: 2024-01-27 02:12:52.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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-s-wrong-babe-You-ve-barely-touched-your-Elmor-s"
  +title: "What's wrong, babe? You've barely touched your Elmor's..."
  +url: "https://lemmy.world/pictrs/image/2d0dd750-73a8-4261-9c4e-7d4f1fdfe639.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728911535 {#1512
    date: 2024-10-14 15:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 33173
  -titleTs: "'babe':4 'bare':7 'elmor':10 'touch':8 've':6 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11199935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250933 {#1508
    date: 2024-01-26 07:35: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
35 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-s-wrong-babe-You-ve-barely-touched-your-Elmor-s"
  +title: "What's wrong, babe? You've barely touched your Elmor's..."
  +url: "https://lemmy.world/pictrs/image/2d0dd750-73a8-4261-9c4e-7d4f1fdfe639.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728911535 {#1512
    date: 2024-10-14 15:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 33173
  -titleTs: "'babe':4 'bare':7 'elmor':10 'touch':8 've':6 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11199935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250933 {#1508
    date: 2024-01-26 07:35: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
36 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-s-wrong-babe-You-ve-barely-touched-your-Elmor-s"
  +title: "What's wrong, babe? You've barely touched your Elmor's..."
  +url: "https://lemmy.world/pictrs/image/2d0dd750-73a8-4261-9c4e-7d4f1fdfe639.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728911535 {#1512
    date: 2024-10-14 15:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 33173
  -titleTs: "'babe':4 'bare':7 'elmor':10 'touch':8 've':6 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11199935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250933 {#1508
    date: 2024-01-26 07:35: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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Any-C-devs-want-to-share-their-setup"
  +title: "Any C# devs want to share their setup?"
  +url: null
  +body: """
    As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
    \n
    Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
    \n
    Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
    \n
    Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729040434 {#1480
    date: 2024-10-16 03:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 33172
  -titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
  -bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337188
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7624176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250788 {#1522
    date: 2024-01-26 07:33:08.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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Any-C-devs-want-to-share-their-setup"
  +title: "Any C# devs want to share their setup?"
  +url: null
  +body: """
    As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
    \n
    Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
    \n
    Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
    \n
    Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729040434 {#1480
    date: 2024-10-16 03:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 33172
  -titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
  -bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337188
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7624176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250788 {#1522
    date: 2024-01-26 07:33:08.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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Any-C-devs-want-to-share-their-setup"
  +title: "Any C# devs want to share their setup?"
  +url: null
  +body: """
    As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
    \n
    Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
    \n
    Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
    \n
    Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729040434 {#1480
    date: 2024-10-16 03:00:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 33172
  -titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
  -bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706337188
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7624176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250788 {#1522
    date: 2024-01-26 07:33:08.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Automated-testing-of-GNOME-accessibility-features-GNOME-Accessibility"
  +title: "Automated testing of GNOME accessibility features – GNOME Accessibility"
  +url: "https://blogs.gnome.org/a11y/2024/01/26/automated-testing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728811860 {#1541
    date: 2024-10-13 11:31:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 33219
  -titleTs: "'access':5,8 'autom':1 'featur':6 'gnome':4,7 'test':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280840 {#1529
    date: 2024-01-26 15:54:00.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Automated-testing-of-GNOME-accessibility-features-GNOME-Accessibility"
  +title: "Automated testing of GNOME accessibility features – GNOME Accessibility"
  +url: "https://blogs.gnome.org/a11y/2024/01/26/automated-testing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728811860 {#1541
    date: 2024-10-13 11:31:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 33219
  -titleTs: "'access':5,8 'autom':1 'featur':6 'gnome':4,7 'test':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280840 {#1529
    date: 2024-01-26 15:54:00.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Automated-testing-of-GNOME-accessibility-features-GNOME-Accessibility"
  +title: "Automated testing of GNOME accessibility features – GNOME Accessibility"
  +url: "https://blogs.gnome.org/a11y/2024/01/26/automated-testing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728811860 {#1541
    date: 2024-10-13 11:31:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 33219
  -titleTs: "'access':5,8 'autom':1 'featur':6 'gnome':4,7 'test':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336840
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280840 {#1529
    date: 2024-01-26 15:54:00.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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Palworld-vibes"
  +title: "Palworld vibes"
  +url: "https://lemmy.world/pictrs/image/dac12af3-6cb4-4e37-a9fc-d6bf44a75c70.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728808963 {#1712
    date: 2024-10-13 10:42:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 33171
  -titleTs: "'palworld':1 'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336290
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11199515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706249890 {#1710
    date: 2024-01-26 07:18:10.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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Palworld-vibes"
  +title: "Palworld vibes"
  +url: "https://lemmy.world/pictrs/image/dac12af3-6cb4-4e37-a9fc-d6bf44a75c70.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728808963 {#1712
    date: 2024-10-13 10:42:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 33171
  -titleTs: "'palworld':1 'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336290
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11199515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706249890 {#1710
    date: 2024-01-26 07:18:10.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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Palworld-vibes"
  +title: "Palworld vibes"
  +url: "https://lemmy.world/pictrs/image/dac12af3-6cb4-4e37-a9fc-d6bf44a75c70.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728808963 {#1712
    date: 2024-10-13 10:42:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 33171
  -titleTs: "'palworld':1 'vibe':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706336290
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11199515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706249890 {#1710
    date: 2024-01-26 07:18:10.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 {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "A-bit-off-topic-but-Divested-computing-is-in-need"
  +title: "A bit off topic but Divested computing is in need of funding. They maintain divest os and Mull among other things."
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729017698 {#1471
    date: 2024-10-15 20:41:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 33169
  -titleTs: "'among':19 'bit':2 'comput':7 'divest':6,15 'fund':12 'maintain':14 'mull':18 'need':10 'os':16 'thing':21 'topic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706335084
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8985307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248684 {#1467
    date: 2024-01-26 06:58: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
51 DENIED edit
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "A-bit-off-topic-but-Divested-computing-is-in-need"
  +title: "A bit off topic but Divested computing is in need of funding. They maintain divest os and Mull among other things."
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729017698 {#1471
    date: 2024-10-15 20:41:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 33169
  -titleTs: "'among':19 'bit':2 'comput':7 'divest':6,15 'fund':12 'maintain':14 'mull':18 'need':10 'os':16 'thing':21 'topic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706335084
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8985307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248684 {#1467
    date: 2024-01-26 06:58: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
52 DENIED moderate
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "A-bit-off-topic-but-Divested-computing-is-in-need"
  +title: "A bit off topic but Divested computing is in need of funding. They maintain divest os and Mull among other things."
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729017698 {#1471
    date: 2024-10-15 20:41:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 33169
  -titleTs: "'among':19 'bit':2 'comput':7 'divest':6,15 'fund':12 'maintain':14 'mull':18 'need':10 'os':16 'thing':21 'topic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706335084
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8985307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248684 {#1467
    date: 2024-01-26 06:58: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
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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Do-you-use-Mull-browser-If-so-you-may-want"
  +title: "Do you use Mull browser? If so you may want to donate to keep Divested computing alive so they can continue to maintain Divest os and Mull among other things."
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729216575 {#1491
    date: 2024-10-18 03:56:15.0 +02: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: 33167
  -titleTs: "'aliv':17 'among':28 'browser':5 'comput':16 'continu':21 'divest':15,24 'donat':12 'keep':14 'maintain':23 'may':9 'mull':4,27 'os':25 'thing':30 'use':3 'want':10"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706334912
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8985242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248512 {#1493
    date: 2024-01-26 06:55:12.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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Do-you-use-Mull-browser-If-so-you-may-want"
  +title: "Do you use Mull browser? If so you may want to donate to keep Divested computing alive so they can continue to maintain Divest os and Mull among other things."
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729216575 {#1491
    date: 2024-10-18 03:56:15.0 +02: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: 33167
  -titleTs: "'aliv':17 'among':28 'browser':5 'comput':16 'continu':21 'divest':15,24 'donat':12 'keep':14 'maintain':23 'may':9 'mull':4,27 'os':25 'thing':30 'use':3 'want':10"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706334912
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8985242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248512 {#1493
    date: 2024-01-26 06:55:12.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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Do-you-use-Mull-browser-If-so-you-may-want"
  +title: "Do you use Mull browser? If so you may want to donate to keep Divested computing alive so they can continue to maintain Divest os and Mull among other things."
  +url: "https://divested.dev/pages/donate#fundraiser2024"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729216575 {#1491
    date: 2024-10-18 03:56:15.0 +02: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: 33167
  -titleTs: "'aliv':17 'among':28 'browser':5 'comput':16 'continu':21 'divest':15,24 'donat':12 'keep':14 'maintain':23 'may':9 'mull':4,27 'os':25 'thing':30 'use':3 'want':10"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706334912
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8985242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248512 {#1493
    date: 2024-01-26 06:55:12.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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "NSA-Buys-Americans-Internet-Data-Without-Warrants-Letter-Says"
  +title: "NSA Buys Americans’ Internet Data Without Warrants, Letter Says"
  +url: "https://www.reuters.com/technology/cybersecurity/national-security-agency-buys-web-browsing-data-without-warrant-letter-shows-2024-01-26/"
  +body: "NSA Director Paul Nakasone confirmed such purchases in his letter to Wyden, saying the data collected “may include information associated with electronic devices being used outside - and, in certain cases, inside - the United States.”"
  +type: "link"
  +lang: "pt"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729378959 {#1759
    date: 2024-10-20 01:02:39.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: 33165
  -titleTs: "'american':3 'buy':2 'data':5 'internet':4 'letter':8 'nsa':1 'say':9 'warrant':7 'without':6"
  -bodyTs: "'associ':20 'case':30 'certain':29 'collect':16 'confirm':5 'data':15 'devic':23 'director':2 'electron':22 'includ':18 'inform':19 'insid':31 'letter':10 'may':17 'nakason':4 'nsa':1 'outsid':26 'paul':3 'purchas':7 'say':13 'state':34 'unit':33 'use':25 'wyden':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706334544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11198547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248144 {#1762
    date: 2024-01-26 06:49: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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "NSA-Buys-Americans-Internet-Data-Without-Warrants-Letter-Says"
  +title: "NSA Buys Americans’ Internet Data Without Warrants, Letter Says"
  +url: "https://www.reuters.com/technology/cybersecurity/national-security-agency-buys-web-browsing-data-without-warrant-letter-shows-2024-01-26/"
  +body: "NSA Director Paul Nakasone confirmed such purchases in his letter to Wyden, saying the data collected “may include information associated with electronic devices being used outside - and, in certain cases, inside - the United States.”"
  +type: "link"
  +lang: "pt"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729378959 {#1759
    date: 2024-10-20 01:02:39.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: 33165
  -titleTs: "'american':3 'buy':2 'data':5 'internet':4 'letter':8 'nsa':1 'say':9 'warrant':7 'without':6"
  -bodyTs: "'associ':20 'case':30 'certain':29 'collect':16 'confirm':5 'data':15 'devic':23 'director':2 'electron':22 'includ':18 'inform':19 'insid':31 'letter':10 'may':17 'nakason':4 'nsa':1 'outsid':26 'paul':3 'purchas':7 'say':13 'state':34 'unit':33 'use':25 'wyden':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706334544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11198547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248144 {#1762
    date: 2024-01-26 06:49: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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "NSA-Buys-Americans-Internet-Data-Without-Warrants-Letter-Says"
  +title: "NSA Buys Americans’ Internet Data Without Warrants, Letter Says"
  +url: "https://www.reuters.com/technology/cybersecurity/national-security-agency-buys-web-browsing-data-without-warrant-letter-shows-2024-01-26/"
  +body: "NSA Director Paul Nakasone confirmed such purchases in his letter to Wyden, saying the data collected “may include information associated with electronic devices being used outside - and, in certain cases, inside - the United States.”"
  +type: "link"
  +lang: "pt"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729378959 {#1759
    date: 2024-10-20 01:02:39.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: 33165
  -titleTs: "'american':3 'buy':2 'data':5 'internet':4 'letter':8 'nsa':1 'say':9 'warrant':7 'without':6"
  -bodyTs: "'associ':20 'case':30 'certain':29 'collect':16 'confirm':5 'data':15 'devic':23 'director':2 'electron':22 'includ':18 'inform':19 'insid':31 'letter':10 'may':17 'nakason':4 'nsa':1 'outsid':26 'paul':3 'purchas':7 'say':13 'state':34 'unit':33 'use':25 'wyden':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706334544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11198547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706248144 {#1762
    date: 2024-01-26 06:49: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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Seymour-Cocks"
  +title: "Seymour Cocks"
  +url: "https://lemmy.world/pictrs/image/c1c4367e-5eec-4bd6-8cad-3551bf0a0971.jpeg"
  +body: "Ahem: [en.m.wikipedia.org/wiki/Seymour_Cocks](https://en.m.wikipedia.org/wiki/Seymour_Cocks)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767731 {#1784
    date: 2024-10-12 23:15:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 33163
  -titleTs: "'cock':2 'seymour':1"
  -bodyTs: "'/wiki/seymour_cocks](https://en.m.wikipedia.org/wiki/seymour_cocks)':4 'ahem':1 'en.m.wikipedia.org':3 'en.m.wikipedia.org/wiki/seymour_cocks](https://en.m.wikipedia.org/wiki/seymour_cocks)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333799
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11198149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706247399 {#1786
    date: 2024-01-26 06: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
63 DENIED edit
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Seymour-Cocks"
  +title: "Seymour Cocks"
  +url: "https://lemmy.world/pictrs/image/c1c4367e-5eec-4bd6-8cad-3551bf0a0971.jpeg"
  +body: "Ahem: [en.m.wikipedia.org/wiki/Seymour_Cocks](https://en.m.wikipedia.org/wiki/Seymour_Cocks)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767731 {#1784
    date: 2024-10-12 23:15:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 33163
  -titleTs: "'cock':2 'seymour':1"
  -bodyTs: "'/wiki/seymour_cocks](https://en.m.wikipedia.org/wiki/seymour_cocks)':4 'ahem':1 'en.m.wikipedia.org':3 'en.m.wikipedia.org/wiki/seymour_cocks](https://en.m.wikipedia.org/wiki/seymour_cocks)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333799
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11198149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706247399 {#1786
    date: 2024-01-26 06: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
64 DENIED moderate
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Seymour-Cocks"
  +title: "Seymour Cocks"
  +url: "https://lemmy.world/pictrs/image/c1c4367e-5eec-4bd6-8cad-3551bf0a0971.jpeg"
  +body: "Ahem: [en.m.wikipedia.org/wiki/Seymour_Cocks](https://en.m.wikipedia.org/wiki/Seymour_Cocks)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728767731 {#1784
    date: 2024-10-12 23:15:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 33163
  -titleTs: "'cock':2 'seymour':1"
  -bodyTs: "'/wiki/seymour_cocks](https://en.m.wikipedia.org/wiki/seymour_cocks)':4 'ahem':1 'en.m.wikipedia.org':3 'en.m.wikipedia.org/wiki/seymour_cocks](https://en.m.wikipedia.org/wiki/seymour_cocks)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333799
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11198149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706247399 {#1786
    date: 2024-01-26 06: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
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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Migrant-lemmurs-Who-are-you"
  +title: "Migrant lemmurs. Who are you?"
  +url: null
  +body: """
    im sorry, but this might be a bit long…\n
    \n
    hello people of lemmy, this is not a question to all of you, but some. For context, im brazilian, i was born in the northeast region of my country, i was raised mostly by my two parents, and a family friend, who i call my aunt, also northeastern. in 2010, we migrated to the state of São Paulo, since, Piauí, the state we come from, and northeast region as a whole is quite subdeveloped. Life was hard there, which forced us to move. I came to here at around 6, and grew around the locals.\n
    \n
    Brazil is quite a big country, at around the same size of the continental united states, and with a size comparable to Europe. Its also quite densely populated for such a big single country, as such that one region has a radically different culture from another(like northeast(my home region) and the southeast(the region São Paulo is located at)). I for example, as a norteastern developed a mix of accent between my home region and the local accent.\n
    \n
    I am curious, you, which have faced a similar situation, moving from one region to another with the same, or similar language. Being migrating within the same country, or between different countries, how do you feel like? how do you talk? what do you identify with?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728799844 {#1643
    date: 2024-10-13 08:10:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 33236
  -titleTs: "'lemmur':2 'migrant':1"
  -bodyTs: "'2010':59 '6':99 'accent':176,184 'also':56,129 'anoth':150,200 'around':98,102,112 'aunt':55 'big':109,136 'bit':8 'born':31 'brazil':105 'brazilian':28 'call':53 'came':94 'come':73 'compar':125 'context':26 'continent':118 'countri':38,110,138,212,216 'cultur':148 'curious':187 'dens':131 'develop':172 'differ':147,215 'europ':127 'exampl':168 'face':191 'famili':49 'feel':220 'forc':89 'friend':50 'grew':101 'hard':86 'hello':10 'home':154,179 'identifi':229 'im':1,27 'languag':206 'lemmi':13 'life':84 'like':151,221 'local':104,183 'locat':164 'long':9 'might':5 'migrat':61,208 'mix':174 'most':42 'move':92,195 'norteastern':171 'northeast':34,76,152 'northeastern':57 'one':142,197 'parent':46 'paulo':67,162 'peopl':11 'piauí':69 'popul':132 'question':18 'quit':82,107,130 'radic':146 'rais':41 'region':35,77,143,155,160,180,198 'similar':193,205 'sinc':68 'singl':137 'situat':194 'size':115,124 'sorri':2 'southeast':158 'state':64,71,120 'subdevelop':83 'são':66,161 'talk':225 'two':45 'unit':119 'us':90 'whole':80 'within':209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333315
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213229"
  +editedAt: DateTimeImmutable @1728789061 {#1622
    date: 2024-10-13 05:11:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706282315 {#1633
    date: 2024-01-26 16:18:35.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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Migrant-lemmurs-Who-are-you"
  +title: "Migrant lemmurs. Who are you?"
  +url: null
  +body: """
    im sorry, but this might be a bit long…\n
    \n
    hello people of lemmy, this is not a question to all of you, but some. For context, im brazilian, i was born in the northeast region of my country, i was raised mostly by my two parents, and a family friend, who i call my aunt, also northeastern. in 2010, we migrated to the state of São Paulo, since, Piauí, the state we come from, and northeast region as a whole is quite subdeveloped. Life was hard there, which forced us to move. I came to here at around 6, and grew around the locals.\n
    \n
    Brazil is quite a big country, at around the same size of the continental united states, and with a size comparable to Europe. Its also quite densely populated for such a big single country, as such that one region has a radically different culture from another(like northeast(my home region) and the southeast(the region São Paulo is located at)). I for example, as a norteastern developed a mix of accent between my home region and the local accent.\n
    \n
    I am curious, you, which have faced a similar situation, moving from one region to another with the same, or similar language. Being migrating within the same country, or between different countries, how do you feel like? how do you talk? what do you identify with?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728799844 {#1643
    date: 2024-10-13 08:10:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 33236
  -titleTs: "'lemmur':2 'migrant':1"
  -bodyTs: "'2010':59 '6':99 'accent':176,184 'also':56,129 'anoth':150,200 'around':98,102,112 'aunt':55 'big':109,136 'bit':8 'born':31 'brazil':105 'brazilian':28 'call':53 'came':94 'come':73 'compar':125 'context':26 'continent':118 'countri':38,110,138,212,216 'cultur':148 'curious':187 'dens':131 'develop':172 'differ':147,215 'europ':127 'exampl':168 'face':191 'famili':49 'feel':220 'forc':89 'friend':50 'grew':101 'hard':86 'hello':10 'home':154,179 'identifi':229 'im':1,27 'languag':206 'lemmi':13 'life':84 'like':151,221 'local':104,183 'locat':164 'long':9 'might':5 'migrat':61,208 'mix':174 'most':42 'move':92,195 'norteastern':171 'northeast':34,76,152 'northeastern':57 'one':142,197 'parent':46 'paulo':67,162 'peopl':11 'piauí':69 'popul':132 'question':18 'quit':82,107,130 'radic':146 'rais':41 'region':35,77,143,155,160,180,198 'similar':193,205 'sinc':68 'singl':137 'situat':194 'size':115,124 'sorri':2 'southeast':158 'state':64,71,120 'subdevelop':83 'são':66,161 'talk':225 'two':45 'unit':119 'us':90 'whole':80 'within':209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333315
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213229"
  +editedAt: DateTimeImmutable @1728789061 {#1622
    date: 2024-10-13 05:11:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706282315 {#1633
    date: 2024-01-26 16:18:35.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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Migrant-lemmurs-Who-are-you"
  +title: "Migrant lemmurs. Who are you?"
  +url: null
  +body: """
    im sorry, but this might be a bit long…\n
    \n
    hello people of lemmy, this is not a question to all of you, but some. For context, im brazilian, i was born in the northeast region of my country, i was raised mostly by my two parents, and a family friend, who i call my aunt, also northeastern. in 2010, we migrated to the state of São Paulo, since, Piauí, the state we come from, and northeast region as a whole is quite subdeveloped. Life was hard there, which forced us to move. I came to here at around 6, and grew around the locals.\n
    \n
    Brazil is quite a big country, at around the same size of the continental united states, and with a size comparable to Europe. Its also quite densely populated for such a big single country, as such that one region has a radically different culture from another(like northeast(my home region) and the southeast(the region São Paulo is located at)). I for example, as a norteastern developed a mix of accent between my home region and the local accent.\n
    \n
    I am curious, you, which have faced a similar situation, moving from one region to another with the same, or similar language. Being migrating within the same country, or between different countries, how do you feel like? how do you talk? what do you identify with?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728799844 {#1643
    date: 2024-10-13 08:10:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 33236
  -titleTs: "'lemmur':2 'migrant':1"
  -bodyTs: "'2010':59 '6':99 'accent':176,184 'also':56,129 'anoth':150,200 'around':98,102,112 'aunt':55 'big':109,136 'bit':8 'born':31 'brazil':105 'brazilian':28 'call':53 'came':94 'come':73 'compar':125 'context':26 'continent':118 'countri':38,110,138,212,216 'cultur':148 'curious':187 'dens':131 'develop':172 'differ':147,215 'europ':127 'exampl':168 'face':191 'famili':49 'feel':220 'forc':89 'friend':50 'grew':101 'hard':86 'hello':10 'home':154,179 'identifi':229 'im':1,27 'languag':206 'lemmi':13 'life':84 'like':151,221 'local':104,183 'locat':164 'long':9 'might':5 'migrat':61,208 'mix':174 'most':42 'move':92,195 'norteastern':171 'northeast':34,76,152 'northeastern':57 'one':142,197 'parent':46 'paulo':67,162 'peopl':11 'piauí':69 'popul':132 'question':18 'quit':82,107,130 'radic':146 'rais':41 'region':35,77,143,155,160,180,198 'similar':193,205 'sinc':68 'singl':137 'situat':194 'size':115,124 'sorri':2 'southeast':158 'state':64,71,120 'subdevelop':83 'são':66,161 'talk':225 'two':45 'unit':119 'us':90 'whole':80 'within':209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706333315
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11213229"
  +editedAt: DateTimeImmutable @1728789061 {#1622
    date: 2024-10-13 05:11:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706282315 {#1633
    date: 2024-01-26 16:18:35.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "degoogle-Moto-G71"
  +title: "degoogle Moto G71"
  +url: null
  +body: "Hi guys, tbt I own a Motorola G71 and I’m looking for degoogle it. It’s there any way? Tried the recommended options of universal debloater and didn’t work, get tons of signs of error in the phone"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729037848 {#1423
    date: 2024-10-16 02:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 33324
  -titleTs: "'degoogl':1 'g71':3 'moto':2"
  -bodyTs: "'debloat':27 'degoogl':14 'didn':29 'error':37 'g71':8 'get':32 'guy':2 'hi':1 'look':12 'm':11 'motorola':7 'option':24 'phone':40 'recommend':23 'sign':35 'tbt':3 'ton':33 'tri':21 'univers':26 'way':20 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332902
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/9014867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301402 {#1442
    date: 2024-01-26 21:36: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
71 DENIED edit
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "degoogle-Moto-G71"
  +title: "degoogle Moto G71"
  +url: null
  +body: "Hi guys, tbt I own a Motorola G71 and I’m looking for degoogle it. It’s there any way? Tried the recommended options of universal debloater and didn’t work, get tons of signs of error in the phone"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729037848 {#1423
    date: 2024-10-16 02:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 33324
  -titleTs: "'degoogl':1 'g71':3 'moto':2"
  -bodyTs: "'debloat':27 'degoogl':14 'didn':29 'error':37 'g71':8 'get':32 'guy':2 'hi':1 'look':12 'm':11 'motorola':7 'option':24 'phone':40 'recommend':23 'sign':35 'tbt':3 'ton':33 'tri':21 'univers':26 'way':20 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332902
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/9014867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301402 {#1442
    date: 2024-01-26 21:36: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
72 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "degoogle-Moto-G71"
  +title: "degoogle Moto G71"
  +url: null
  +body: "Hi guys, tbt I own a Motorola G71 and I’m looking for degoogle it. It’s there any way? Tried the recommended options of universal debloater and didn’t work, get tons of signs of error in the phone"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729037848 {#1423
    date: 2024-10-16 02:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 33324
  -titleTs: "'degoogl':1 'g71':3 'moto':2"
  -bodyTs: "'debloat':27 'degoogl':14 'didn':29 'error':37 'g71':8 'get':32 'guy':2 'hi':1 'look':12 'm':11 'motorola':7 'option':24 'phone':40 'recommend':23 'sign':35 'tbt':3 'ton':33 'tri':21 'univers':26 'way':20 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332902
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/9014867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301402 {#1442
    date: 2024-01-26 21:36: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
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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "The-U-S-just-sold-its-helium-stockpile-Here-s-why-the"
  +title: "The U.S. just sold its helium stockpile. Here’s why the medical world is worried."
  +url: "https://www.nbcnews.com/health/health-news/us-just-sold-helium-stockpile-s-medical-world-worried-rcna134785"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706246088 {#1427
    date: 2024-01-26 06:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 33162
  -titleTs: "'helium':6 'medic':12 'sold':4 'stockpil':7 'u.s':2 'world':13 'worri':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332488
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6126483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706246088 {#1456
    date: 2024-01-26 06:14:48.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "The-U-S-just-sold-its-helium-stockpile-Here-s-why-the"
  +title: "The U.S. just sold its helium stockpile. Here’s why the medical world is worried."
  +url: "https://www.nbcnews.com/health/health-news/us-just-sold-helium-stockpile-s-medical-world-worried-rcna134785"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706246088 {#1427
    date: 2024-01-26 06:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 33162
  -titleTs: "'helium':6 'medic':12 'sold':4 'stockpil':7 'u.s':2 'world':13 'worri':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332488
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6126483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706246088 {#1456
    date: 2024-01-26 06:14:48.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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "The-U-S-just-sold-its-helium-stockpile-Here-s-why-the"
  +title: "The U.S. just sold its helium stockpile. Here’s why the medical world is worried."
  +url: "https://www.nbcnews.com/health/health-news/us-just-sold-helium-stockpile-s-medical-world-worried-rcna134785"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706246088 {#1427
    date: 2024-01-26 06:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 33162
  -titleTs: "'helium':6 'medic':12 'sold':4 'stockpil':7 'u.s':2 'world':13 'worri':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332488
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6126483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706246088 {#1456
    date: 2024-01-26 06:14:48.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Just-tired-from-putting-up-decorations"
  +title: "Just tired from putting up decorations"
  +url: "https://lemmy.world/pictrs/image/baed64f7-d65d-44a7-add7-9415a460b14e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893131 {#1428
    date: 2024-10-14 10:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 33158
  -titleTs: "'decor':6 'put':4 'tire':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245727 {#1435
    date: 2024-01-26 06:08:47.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Just-tired-from-putting-up-decorations"
  +title: "Just tired from putting up decorations"
  +url: "https://lemmy.world/pictrs/image/baed64f7-d65d-44a7-add7-9415a460b14e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893131 {#1428
    date: 2024-10-14 10:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 33158
  -titleTs: "'decor':6 'put':4 'tire':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245727 {#1435
    date: 2024-01-26 06:08:47.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Just-tired-from-putting-up-decorations"
  +title: "Just tired from putting up decorations"
  +url: "https://lemmy.world/pictrs/image/baed64f7-d65d-44a7-add7-9415a460b14e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 550
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728893131 {#1428
    date: 2024-10-14 10:05:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 33158
  -titleTs: "'decor':6 'put':4 'tire':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245727 {#1435
    date: 2024-01-26 06:08:47.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 {#1709
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Ansible-casually-administering-hundreds-or-thousands-of-devices"
  +title: "Ansible casually administering hundreds or thousands of devices"
  +url: "https://lemmy.zip/pictrs/image/c4f0acfa-e9ab-4abe-8ee3-c0b13eb143a0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729037118 {#1698
    date: 2024-10-16 02:05:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33157
  -titleTs: "'administ':3 'ansibl':1 'casual':2 'devic':8 'hundr':4 'thousand':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332107
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245707 {#1696
    date: 2024-01-26 06:08:27.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 {#1709
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Ansible-casually-administering-hundreds-or-thousands-of-devices"
  +title: "Ansible casually administering hundreds or thousands of devices"
  +url: "https://lemmy.zip/pictrs/image/c4f0acfa-e9ab-4abe-8ee3-c0b13eb143a0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729037118 {#1698
    date: 2024-10-16 02:05:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33157
  -titleTs: "'administ':3 'ansibl':1 'casual':2 'devic':8 'hundr':4 'thousand':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332107
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245707 {#1696
    date: 2024-01-26 06:08:27.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 {#1709
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Ansible-casually-administering-hundreds-or-thousands-of-devices"
  +title: "Ansible casually administering hundreds or thousands of devices"
  +url: "https://lemmy.zip/pictrs/image/c4f0acfa-e9ab-4abe-8ee3-c0b13eb143a0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729037118 {#1698
    date: 2024-10-16 02:05:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 33157
  -titleTs: "'administ':3 'ansibl':1 'casual':2 'devic':8 'hundr':4 'thousand':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332107
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245707 {#1696
    date: 2024-01-26 06:08:27.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Ansible-is-a-tool-that-allows-administrating-hundreds-or-thousands"
  +title: "Ansible is a tool that allows administrating hundreds or thousands of machines"
  +url: "https://lemmy.zip/pictrs/image/373376c1-8c15-4d96-8110-6a88abeac627.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728788811 {#1640
    date: 2024-10-13 05:06:51.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: 33156
  -titleTs: "'administr':7 'allow':6 'ansibl':1 'hundr':8 'machin':12 'thousand':10 'tool':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245600 {#1641
    date: 2024-01-26 06:06:40.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Ansible-is-a-tool-that-allows-administrating-hundreds-or-thousands"
  +title: "Ansible is a tool that allows administrating hundreds or thousands of machines"
  +url: "https://lemmy.zip/pictrs/image/373376c1-8c15-4d96-8110-6a88abeac627.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728788811 {#1640
    date: 2024-10-13 05:06:51.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: 33156
  -titleTs: "'administr':7 'allow':6 'ansibl':1 'hundr':8 'machin':12 'thousand':10 'tool':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245600 {#1641
    date: 2024-01-26 06:06:40.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1610 …}
  +slug: "Ansible-is-a-tool-that-allows-administrating-hundreds-or-thousands"
  +title: "Ansible is a tool that allows administrating hundreds or thousands of machines"
  +url: "https://lemmy.zip/pictrs/image/373376c1-8c15-4d96-8110-6a88abeac627.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728788811 {#1640
    date: 2024-10-13 05:06:51.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: 33156
  -titleTs: "'administr':7 'allow':6 'ansibl':1 'hundr':8 'machin':12 'thousand':10 'tool':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706332000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8984116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245600 {#1641
    date: 2024-01-26 06:06:40.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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Daily-mantra"
  +title: "Daily mantra"
  +url: "https://lemmy.world/pictrs/image/db1b4dbd-1bb7-4f92-8a83-59f09ea5b8a8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 432
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728759869 {#1671
    date: 2024-10-12 21:04:29.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: 33155
  -titleTs: "'daili':1 'mantra':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706331818
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245418 {#1679
    date: 2024-01-26 06:03: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
91 DENIED edit
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Daily-mantra"
  +title: "Daily mantra"
  +url: "https://lemmy.world/pictrs/image/db1b4dbd-1bb7-4f92-8a83-59f09ea5b8a8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 432
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728759869 {#1671
    date: 2024-10-12 21:04:29.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: 33155
  -titleTs: "'daili':1 'mantra':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706331818
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245418 {#1679
    date: 2024-01-26 06:03: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
92 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Daily-mantra"
  +title: "Daily mantra"
  +url: "https://lemmy.world/pictrs/image/db1b4dbd-1bb7-4f92-8a83-59f09ea5b8a8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 432
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728759869 {#1671
    date: 2024-10-12 21:04:29.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: 33155
  -titleTs: "'daili':1 'mantra':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706331818
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11197383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706245418 {#1679
    date: 2024-01-26 06:03: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
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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Wi-Fi-Password-On-Post-It-Note"
  +title: "Wi-Fi Password On Post-It Note"
  +url: "https://social.vivaldi.net/@albert65/111820372712064409"
  +body: "Couldn’t help but share 😂"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728784830 {#1591
    date: 2024-10-13 04:00:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 33154
  -titleTs: "'fi':3 'note':9 'password':4 'post':7 'post-it':6 'wi':2 'wi-fi':1"
  -bodyTs: "'couldn':1 'help':3 'share':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330943
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11053351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706244543 {#1593
    date: 2024-01-26 05:49: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
95 DENIED edit
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Wi-Fi-Password-On-Post-It-Note"
  +title: "Wi-Fi Password On Post-It Note"
  +url: "https://social.vivaldi.net/@albert65/111820372712064409"
  +body: "Couldn’t help but share 😂"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728784830 {#1591
    date: 2024-10-13 04:00:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 33154
  -titleTs: "'fi':3 'note':9 'password':4 'post':7 'post-it':6 'wi':2 'wi-fi':1"
  -bodyTs: "'couldn':1 'help':3 'share':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330943
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11053351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706244543 {#1593
    date: 2024-01-26 05:49: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
96 DENIED moderate
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "Wi-Fi-Password-On-Post-It-Note"
  +title: "Wi-Fi Password On Post-It Note"
  +url: "https://social.vivaldi.net/@albert65/111820372712064409"
  +body: "Couldn’t help but share 😂"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728784830 {#1591
    date: 2024-10-13 04:00:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 33154
  -titleTs: "'fi':3 'note':9 'password':4 'post':7 'post-it':6 'wi':2 'wi-fi':1"
  -bodyTs: "'couldn':1 'help':3 'share':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330943
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11053351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706244543 {#1593
    date: 2024-01-26 05:49: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
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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1551 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "Yellow-Staghorn-Calocera-viscosa-by-Mike-Jackson1"
  +title: "'Yellow Staghorn, Calocera viscosa' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/1d5632b5-671c-490b-b638-3202348a4b76.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281057 {#1586
    date: 2024-01-26 15:57:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 33225
  -titleTs: "'calocera':3 'jackson1':7 'mike':6 'staghorn':2 'viscosa':4 'yellow':1"
  -bodyTs: "'/photos/mike_jackson/4060751820/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330557
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281057 {#1573
    date: 2024-01-26 15:57:37.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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1551 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "Yellow-Staghorn-Calocera-viscosa-by-Mike-Jackson1"
  +title: "'Yellow Staghorn, Calocera viscosa' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/1d5632b5-671c-490b-b638-3202348a4b76.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281057 {#1586
    date: 2024-01-26 15:57:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 33225
  -titleTs: "'calocera':3 'jackson1':7 'mike':6 'staghorn':2 'viscosa':4 'yellow':1"
  -bodyTs: "'/photos/mike_jackson/4060751820/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330557
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281057 {#1573
    date: 2024-01-26 15:57:37.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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1551 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "Yellow-Staghorn-Calocera-viscosa-by-Mike-Jackson1"
  +title: "'Yellow Staghorn, Calocera viscosa' by Mike Jackson1"
  +url: "https://lemmy.ml/pictrs/image/1d5632b5-671c-490b-b638-3202348a4b76.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706281057 {#1586
    date: 2024-01-26 15:57:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 33225
  -titleTs: "'calocera':3 'jackson1':7 'mike':6 'staghorn':2 'viscosa':4 'yellow':1"
  -bodyTs: "'/photos/mike_jackson/4060751820/in/pool-fungiuk/)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/mike_jackson/4060751820/in/pool-fungiuk/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706330557
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11072221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281057 {#1573
    date: 2024-01-26 15:57:37.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