GET https://kbin.spritesserver.nl/active/%E2%88%9E/all?p=244

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.37 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 …}
}
1.80 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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays ♥"
  +url: "https://i.imgur.com/wrnnI7G.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441478 {#191
    date: 2023-12-24 19:11:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 24284
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364629 {#242
    date: 2023-12-23 21:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays ♥"
  +url: "https://i.imgur.com/wrnnI7G.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441478 {#191
    date: 2023-12-24 19:11:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 24284
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364629 {#242
    date: 2023-12-23 21:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays ♥"
  +url: "https://i.imgur.com/wrnnI7G.jpeg"
  +body: "(shamelessly stolen from an imgur dump)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441478 {#191
    date: 2023-12-24 19:11:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 24284
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: "'dump':6 'imgur':5 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451029
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9906705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364629 {#242
    date: 2023-12-23 21:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Harlem-Hellfighters-Military-Band-Returning-to-New-York-WW1-1919"
  +title: "'Harlem Hellfighters' Military Band Returning to New York, WW1, 1919"
  +url: "https://lemmy.world/pictrs/image/082bb1b3-cc82-4451-ada7-85aaf4f0ad00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441111 {#1882
    date: 2023-12-24 19:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 24388
  -titleTs: "'1919':10 'band':4 'harlem':1 'hellfight':2 'militari':3 'new':7 'return':5 'ww1':9 'york':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703498346
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9923815"
  +editedAt: DateTimeImmutable @1707401144 {#1885
    date: 2024-02-08 15:05:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703411946 {#1688
    date: 2023-12-24 10:59:06.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 {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Harlem-Hellfighters-Military-Band-Returning-to-New-York-WW1-1919"
  +title: "'Harlem Hellfighters' Military Band Returning to New York, WW1, 1919"
  +url: "https://lemmy.world/pictrs/image/082bb1b3-cc82-4451-ada7-85aaf4f0ad00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441111 {#1882
    date: 2023-12-24 19:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 24388
  -titleTs: "'1919':10 'band':4 'harlem':1 'hellfight':2 'militari':3 'new':7 'return':5 'ww1':9 'york':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703498346
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9923815"
  +editedAt: DateTimeImmutable @1707401144 {#1885
    date: 2024-02-08 15:05:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703411946 {#1688
    date: 2023-12-24 10:59:06.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 {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Harlem-Hellfighters-Military-Band-Returning-to-New-York-WW1-1919"
  +title: "'Harlem Hellfighters' Military Band Returning to New York, WW1, 1919"
  +url: "https://lemmy.world/pictrs/image/082bb1b3-cc82-4451-ada7-85aaf4f0ad00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703441111 {#1882
    date: 2023-12-24 19:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 24388
  -titleTs: "'1919':10 'band':4 'harlem':1 'hellfight':2 'militari':3 'new':7 'return':5 'ww1':9 'york':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703498346
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9923815"
  +editedAt: DateTimeImmutable @1707401144 {#1885
    date: 2024-02-08 15:05:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703411946 {#1688
    date: 2023-12-24 10:59:06.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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Shadow-ninjutsu"
  +title: "Shadow ninjutsu"
  +url: "https://i.imgflip.com/8adphx.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438870 {#1953
    date: 2023-12-24 18:27:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 24460
  -titleTs: "'ninjutsu':2 'shadow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703522784
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2214622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703436384 {#1937
    date: 2023-12-24 17:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Shadow-ninjutsu"
  +title: "Shadow ninjutsu"
  +url: "https://i.imgflip.com/8adphx.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438870 {#1953
    date: 2023-12-24 18:27:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 24460
  -titleTs: "'ninjutsu':2 'shadow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703522784
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2214622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703436384 {#1937
    date: 2023-12-24 17:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Shadow-ninjutsu"
  +title: "Shadow ninjutsu"
  +url: "https://i.imgflip.com/8adphx.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438870 {#1953
    date: 2023-12-24 18:27:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 24460
  -titleTs: "'ninjutsu':2 'shadow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703522784
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2214622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703436384 {#1937
    date: 2023-12-24 17:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Lemmy-why-are-you-wrong"
  +title: "Lemmy, why are you wrong?"
  +url: null
  +body: """
    Someone else did this, but they were wrong: they mostly dissembled and half agreed.\n
    \n
    I’ll give you the truth. Post any comment, and I’ll tell you that you’re wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438535 {#1388
    date: 2023-12-24 18:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 23403
  -titleTs: "'lemmi':1 'wrong':5"
  -bodyTs: "'agre':14 'comment':23 'dissembl':11 'els':2 'give':17 'half':13 'll':16,26 'most':10 'post':21 're':31 'someon':1 'tell':27 'truth':20 'wrong':8,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703092444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9758144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006044 {#1387
    date: 2023-12-19 18:14: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
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Lemmy-why-are-you-wrong"
  +title: "Lemmy, why are you wrong?"
  +url: null
  +body: """
    Someone else did this, but they were wrong: they mostly dissembled and half agreed.\n
    \n
    I’ll give you the truth. Post any comment, and I’ll tell you that you’re wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438535 {#1388
    date: 2023-12-24 18:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 23403
  -titleTs: "'lemmi':1 'wrong':5"
  -bodyTs: "'agre':14 'comment':23 'dissembl':11 'els':2 'give':17 'half':13 'll':16,26 'most':10 'post':21 're':31 'someon':1 'tell':27 'truth':20 'wrong':8,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703092444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9758144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006044 {#1387
    date: 2023-12-19 18:14: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
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Lemmy-why-are-you-wrong"
  +title: "Lemmy, why are you wrong?"
  +url: null
  +body: """
    Someone else did this, but they were wrong: they mostly dissembled and half agreed.\n
    \n
    I’ll give you the truth. Post any comment, and I’ll tell you that you’re wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438535 {#1388
    date: 2023-12-24 18:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 23403
  -titleTs: "'lemmi':1 'wrong':5"
  -bodyTs: "'agre':14 'comment':23 'dissembl':11 'els':2 'give':17 'half':13 'll':16,26 'most':10 'post':21 're':31 'someon':1 'tell':27 'truth':20 'wrong':8,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703092444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9758144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006044 {#1387
    date: 2023-12-19 18:14: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
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 {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Biden-is-pardoning-thousands-convicted-of-marijuana-charges-on-federal"
  +title: "Biden is pardoning thousands convicted of marijuana charges on federal lands and in Washington"
  +url: "https://apnews.com/article/biden-marijuana-pardons-clemency-02abde991a05ff7dfa29bfc3c74e9d64"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438299 {#1969
    date: 2023-12-24 18:18:19.0 +01: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: 24057
  -titleTs: "'biden':1 'charg':8 'convict':5 'feder':10 'land':11 'marijuana':7 'pardon':3 'thousand':4 'washington':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703349001
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/3113662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703262601 {#1941
    date: 2023-12-22 17:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Biden-is-pardoning-thousands-convicted-of-marijuana-charges-on-federal"
  +title: "Biden is pardoning thousands convicted of marijuana charges on federal lands and in Washington"
  +url: "https://apnews.com/article/biden-marijuana-pardons-clemency-02abde991a05ff7dfa29bfc3c74e9d64"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438299 {#1969
    date: 2023-12-24 18:18:19.0 +01: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: 24057
  -titleTs: "'biden':1 'charg':8 'convict':5 'feder':10 'land':11 'marijuana':7 'pardon':3 'thousand':4 'washington':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703349001
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/3113662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703262601 {#1941
    date: 2023-12-22 17:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Biden-is-pardoning-thousands-convicted-of-marijuana-charges-on-federal"
  +title: "Biden is pardoning thousands convicted of marijuana charges on federal lands and in Washington"
  +url: "https://apnews.com/article/biden-marijuana-pardons-clemency-02abde991a05ff7dfa29bfc3c74e9d64"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438299 {#1969
    date: 2023-12-24 18:18:19.0 +01: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: 24057
  -titleTs: "'biden':1 'charg':8 'convict':5 'feder':10 'land':11 'marijuana':7 'pardon':3 'thousand':4 'washington':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703349001
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/3113662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703262601 {#1941
    date: 2023-12-22 17:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Grey-Grades-Canada-s-Flags-And-Merry-Xmas"
  +title: "🎄 Grey Grades Canada's Flags! (And Merry Xmas!) 🎄"
  +url: "https://iv.ggtyler.dev/watch?v=G6wYSpLtwRI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703437738 {#1367
    date: 2023-12-24 18:08:58.0 +01: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: 24288
  -titleTs: "'canada':3 'flag':5 'grade':2 'grey':1 'merri':7 'xmas':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703452999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/vexillology@lemmy.world/t/721818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703366599 {#1902
    date: 2023-12-23 22:23:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Grey-Grades-Canada-s-Flags-And-Merry-Xmas"
  +title: "🎄 Grey Grades Canada's Flags! (And Merry Xmas!) 🎄"
  +url: "https://iv.ggtyler.dev/watch?v=G6wYSpLtwRI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703437738 {#1367
    date: 2023-12-24 18:08:58.0 +01: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: 24288
  -titleTs: "'canada':3 'flag':5 'grade':2 'grey':1 'merri':7 'xmas':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703452999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/vexillology@lemmy.world/t/721818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703366599 {#1902
    date: 2023-12-23 22:23:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Grey-Grades-Canada-s-Flags-And-Merry-Xmas"
  +title: "🎄 Grey Grades Canada's Flags! (And Merry Xmas!) 🎄"
  +url: "https://iv.ggtyler.dev/watch?v=G6wYSpLtwRI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703437738 {#1367
    date: 2023-12-24 18:08:58.0 +01: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: 24288
  -titleTs: "'canada':3 'flag':5 'grade':2 'grey':1 'merri':7 'xmas':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703452999
  +visibility: "visible             "
  +apId: "https://kbin.social/m/vexillology@lemmy.world/t/721818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703366599 {#1902
    date: 2023-12-23 22:23:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-is-your-best-story-when-you-were-in-a"
  +title: "What is your best story when you were in a foreign country?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/712184"
  +body: "It can be anything: Scary, funny, confusing or embarrassing. What happened that stands out most in your mind?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703437488 {#2426
    date: 2023-12-24 18:04:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 23228
  -titleTs: "'best':4 'countri':12 'foreign':11 'stori':5"
  -bodyTs: "'anyth':4 'confus':7 'embarrass':9 'funni':6 'happen':11 'mind':18 'scari':5 'stand':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703049039
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/712184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702962639 {#2440
    date: 2023-12-19 06:10: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
27 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-is-your-best-story-when-you-were-in-a"
  +title: "What is your best story when you were in a foreign country?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/712184"
  +body: "It can be anything: Scary, funny, confusing or embarrassing. What happened that stands out most in your mind?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703437488 {#2426
    date: 2023-12-24 18:04:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 23228
  -titleTs: "'best':4 'countri':12 'foreign':11 'stori':5"
  -bodyTs: "'anyth':4 'confus':7 'embarrass':9 'funni':6 'happen':11 'mind':18 'scari':5 'stand':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703049039
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/712184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702962639 {#2440
    date: 2023-12-19 06:10: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
28 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "What-is-your-best-story-when-you-were-in-a"
  +title: "What is your best story when you were in a foreign country?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/712184"
  +body: "It can be anything: Scary, funny, confusing or embarrassing. What happened that stands out most in your mind?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703437488 {#2426
    date: 2023-12-24 18:04:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 23228
  -titleTs: "'best':4 'countri':12 'foreign':11 'stori':5"
  -bodyTs: "'anyth':4 'confus':7 'embarrass':9 'funni':6 'happen':11 'mind':18 'scari':5 'stand':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703049039
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/712184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702962639 {#2440
    date: 2023-12-19 06:10: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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "Implemented-as-requested"
  +title: "Implemented as requested"
  +url: "https://programming.dev/pictrs/image/cd543b77-a9c1-471b-8104-e82ae76b4478.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703436923 {#2483
    date: 2023-12-24 17:55:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 15874
  -titleTs: "'implement':1 'request':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700105717
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5897555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700019317 {#2354
    date: 2023-11-15 04:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "Implemented-as-requested"
  +title: "Implemented as requested"
  +url: "https://programming.dev/pictrs/image/cd543b77-a9c1-471b-8104-e82ae76b4478.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703436923 {#2483
    date: 2023-12-24 17:55:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 15874
  -titleTs: "'implement':1 'request':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700105717
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5897555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700019317 {#2354
    date: 2023-11-15 04:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "Implemented-as-requested"
  +title: "Implemented as requested"
  +url: "https://programming.dev/pictrs/image/cd543b77-a9c1-471b-8104-e82ae76b4478.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703436923 {#2483
    date: 2023-12-24 17:55:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 15874
  -titleTs: "'implement':1 'request':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700105717
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5897555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700019317 {#2354
    date: 2023-11-15 04:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "coup-d-etat"
  +title: "coup d'état"
  +url: "https://lemmy.zip/pictrs/image/6656ba8c-8d15-4d7d-b0b7-83fd1ff2a5b4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703436540 {#1508
    date: 2023-12-24 17:49:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 23488
  -titleTs: "'coup':1 'd':2 'état':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703116952
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7218937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703030552 {#1524
    date: 2023-12-20 01:02:32.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 {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "coup-d-etat"
  +title: "coup d'état"
  +url: "https://lemmy.zip/pictrs/image/6656ba8c-8d15-4d7d-b0b7-83fd1ff2a5b4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703436540 {#1508
    date: 2023-12-24 17:49:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 23488
  -titleTs: "'coup':1 'd':2 'état':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703116952
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7218937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703030552 {#1524
    date: 2023-12-20 01:02:32.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 {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "coup-d-etat"
  +title: "coup d'état"
  +url: "https://lemmy.zip/pictrs/image/6656ba8c-8d15-4d7d-b0b7-83fd1ff2a5b4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703436540 {#1508
    date: 2023-12-24 17:49:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 23488
  -titleTs: "'coup':1 'd':2 'état':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703116952
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7218937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703030552 {#1524
    date: 2023-12-20 01:02:32.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 {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "A-warrior-must-dress-appropriately"
  +title: "A warrior must dress appropriately"
  +url: "https://i.imgflip.com/5snij0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703435006 {#1510
    date: 2023-12-24 17:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 24144
  -titleTs: "'appropri':5 'dress':4 'must':3 'warrior':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703382561
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4945485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703296161 {#1506
    date: 2023-12-23 02:49:21.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 {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "A-warrior-must-dress-appropriately"
  +title: "A warrior must dress appropriately"
  +url: "https://i.imgflip.com/5snij0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703435006 {#1510
    date: 2023-12-24 17:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 24144
  -titleTs: "'appropri':5 'dress':4 'must':3 'warrior':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703382561
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4945485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703296161 {#1506
    date: 2023-12-23 02:49:21.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 {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "A-warrior-must-dress-appropriately"
  +title: "A warrior must dress appropriately"
  +url: "https://i.imgflip.com/5snij0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703435006 {#1510
    date: 2023-12-24 17:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 24144
  -titleTs: "'appropri':5 'dress':4 'must':3 'warrior':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703382561
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4945485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703296161 {#1506
    date: 2023-12-23 02:49:21.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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "Direct-dating-of-human-fossils-and-the-ever-changing-story-of"
  +title: "Direct dating of human fossils and the ever-changing story of human evolution"
  +url: "https://www.sciencedirect.com/science/article/pii/S0277379123004274"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703434422 {#1530
    date: 2023-12-24 17:13:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 24454
  -titleTs: "'chang':10 'date':2 'direct':1 'ever':9 'ever-chang':8 'evolut':14 'fossil':5 'human':4,13 'stori':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703443422
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7674509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703434422 {#1537
    date: 2023-12-24 17:13: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
43 DENIED edit
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "Direct-dating-of-human-fossils-and-the-ever-changing-story-of"
  +title: "Direct dating of human fossils and the ever-changing story of human evolution"
  +url: "https://www.sciencedirect.com/science/article/pii/S0277379123004274"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703434422 {#1530
    date: 2023-12-24 17:13:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 24454
  -titleTs: "'chang':10 'date':2 'direct':1 'ever':9 'ever-chang':8 'evolut':14 'fossil':5 'human':4,13 'stori':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703443422
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7674509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703434422 {#1537
    date: 2023-12-24 17:13: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
44 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "Direct-dating-of-human-fossils-and-the-ever-changing-story-of"
  +title: "Direct dating of human fossils and the ever-changing story of human evolution"
  +url: "https://www.sciencedirect.com/science/article/pii/S0277379123004274"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703434422 {#1530
    date: 2023-12-24 17:13:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 24454
  -titleTs: "'chang':10 'date':2 'direct':1 'ever':9 'ever-chang':8 'evolut':14 'fossil':5 'human':4,13 'stori':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703443422
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7674509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703434422 {#1537
    date: 2023-12-24 17:13: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
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 {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1738 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "Their-personalities-complement-each-other"
  +title: "Their personalities complement each other"
  +url: "https://startrek.website/pictrs/image/c0fc4804-ee60-4f41-a113-475b520c7251.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703433734 {#1657
    date: 2023-12-24 17:02:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 24079
  -titleTs: "'complement':3 'person':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703355919
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4934202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703269519 {#1659
    date: 2023-12-22 19:25:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1738 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "Their-personalities-complement-each-other"
  +title: "Their personalities complement each other"
  +url: "https://startrek.website/pictrs/image/c0fc4804-ee60-4f41-a113-475b520c7251.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703433734 {#1657
    date: 2023-12-24 17:02:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 24079
  -titleTs: "'complement':3 'person':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703355919
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4934202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703269519 {#1659
    date: 2023-12-22 19:25:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1738 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "Their-personalities-complement-each-other"
  +title: "Their personalities complement each other"
  +url: "https://startrek.website/pictrs/image/c0fc4804-ee60-4f41-a113-475b520c7251.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703433734 {#1657
    date: 2023-12-24 17:02:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 24079
  -titleTs: "'complement':3 'person':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703355919
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4934202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703269519 {#1659
    date: 2023-12-22 19:25:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1486 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "As-Tunisia-suffers-economic-woes-voters-will-head-to-polls"
  +title: "As Tunisia suffers economic woes, voters will head to polls for local elections on Sunday"
  +url: "https://www.pbs.org/newshour/world/as-tunisia-suffers-economic-woes-voters-will-head-to-polls-for-local-elections-on-sunday"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431841 {#1498
    date: 2023-12-24 16:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 24445
  -titleTs: "'econom':4 'elect':13 'head':8 'local':12 'poll':10 'suffer':3 'sunday':15 'tunisia':2 'voter':6 'woe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703472341
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431841 {#1483
    date: 2023-12-24 16:30:41.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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1486 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "As-Tunisia-suffers-economic-woes-voters-will-head-to-polls"
  +title: "As Tunisia suffers economic woes, voters will head to polls for local elections on Sunday"
  +url: "https://www.pbs.org/newshour/world/as-tunisia-suffers-economic-woes-voters-will-head-to-polls-for-local-elections-on-sunday"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431841 {#1498
    date: 2023-12-24 16:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 24445
  -titleTs: "'econom':4 'elect':13 'head':8 'local':12 'poll':10 'suffer':3 'sunday':15 'tunisia':2 'voter':6 'woe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703472341
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431841 {#1483
    date: 2023-12-24 16:30:41.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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1486 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "As-Tunisia-suffers-economic-woes-voters-will-head-to-polls"
  +title: "As Tunisia suffers economic woes, voters will head to polls for local elections on Sunday"
  +url: "https://www.pbs.org/newshour/world/as-tunisia-suffers-economic-woes-voters-will-head-to-polls-for-local-elections-on-sunday"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431841 {#1498
    date: 2023-12-24 16:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 24445
  -titleTs: "'econom':4 'elect':13 'head':8 'local':12 'poll':10 'suffer':3 'sunday':15 'tunisia':2 'voter':6 'woe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703472341
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431841 {#1483
    date: 2023-12-24 16:30:41.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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "24-December-2023"
  +title: "24 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/e6f1daa3-3d01-42bf-bd18-ff490219ded7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431825 {#1761
    date: 2023-12-24 16:30:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 24444
  -titleTs: "'2023':3 '24':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518225
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11551957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431825 {#1758
    date: 2023-12-24 16:30:25.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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "24-December-2023"
  +title: "24 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/e6f1daa3-3d01-42bf-bd18-ff490219ded7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431825 {#1761
    date: 2023-12-24 16:30:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 24444
  -titleTs: "'2023':3 '24':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518225
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11551957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431825 {#1758
    date: 2023-12-24 16:30:25.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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "24-December-2023"
  +title: "24 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/e6f1daa3-3d01-42bf-bd18-ff490219ded7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431825 {#1761
    date: 2023-12-24 16:30:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 24444
  -titleTs: "'2023':3 '24':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518225
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11551957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431825 {#1758
    date: 2023-12-24 16:30:25.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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "As-maternal-care-in-Wyoming-dwindles-tribal-clinics-are-building"
  +title: "As maternal care in Wyoming dwindles, tribal clinics are building up resources for support"
  +url: "https://19thnews.org/2023/12/maternal-care-tribal-clinics-wyoming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431717 {#1773
    date: 2023-12-24 16:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 24440
  -titleTs: "'build':10 'care':3 'clinic':8 'dwindl':6 'matern':2 'resourc':12 'support':14 'tribal':7 'wyom':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703467717
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431717 {#1775
    date: 2023-12-24 16:28: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
59 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "As-maternal-care-in-Wyoming-dwindles-tribal-clinics-are-building"
  +title: "As maternal care in Wyoming dwindles, tribal clinics are building up resources for support"
  +url: "https://19thnews.org/2023/12/maternal-care-tribal-clinics-wyoming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431717 {#1773
    date: 2023-12-24 16:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 24440
  -titleTs: "'build':10 'care':3 'clinic':8 'dwindl':6 'matern':2 'resourc':12 'support':14 'tribal':7 'wyom':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703467717
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431717 {#1775
    date: 2023-12-24 16:28: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
60 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "As-maternal-care-in-Wyoming-dwindles-tribal-clinics-are-building"
  +title: "As maternal care in Wyoming dwindles, tribal clinics are building up resources for support"
  +url: "https://19thnews.org/2023/12/maternal-care-tribal-clinics-wyoming/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431717 {#1773
    date: 2023-12-24 16:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 24440
  -titleTs: "'build':10 'care':3 'clinic':8 'dwindl':6 'matern':2 'resourc':12 'support':14 'tribal':7 'wyom':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703467717
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10549040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431717 {#1775
    date: 2023-12-24 16:28: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
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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "24-December-1986"
  +title: "24 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/dde50130-634c-470d-a502-e11b1c2be812.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431698 {#1452
    date: 2023-12-24 16:28:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 24438
  -titleTs: "'1986':3 '24':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518098
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11551902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431698 {#1445
    date: 2023-12-24 16:28:18.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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "24-December-1986"
  +title: "24 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/dde50130-634c-470d-a502-e11b1c2be812.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431698 {#1452
    date: 2023-12-24 16:28:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 24438
  -titleTs: "'1986':3 '24':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518098
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11551902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431698 {#1445
    date: 2023-12-24 16:28:18.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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "24-December-1986"
  +title: "24 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/dde50130-634c-470d-a502-e11b1c2be812.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703431698 {#1452
    date: 2023-12-24 16:28:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 24438
  -titleTs: "'1986':3 '24':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518098
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11551902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431698 {#1445
    date: 2023-12-24 16:28:18.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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "CLOSED-META-New-Communities-at-lemmy-world-is-looking-for-moderators"
  +title: "[CLOSED] [META] New Communities@lemmy.world is looking for moderators"
  +url: null
  +body: """
    As we have pass our thousandth post and continue to grow, I’d felt like it would be a good idea to have more than one moderator for this community. You do not have to be on lemmy.world to apply.\n
    \n
    It shouldn’t take all day to moderate, but it’s not trivial either. Please only apply if you think you’d be able to moderate.\n
    \n
    Please message me with the following information if you would like to apply:\n
    \n
    - Your timezone.\n
    - Any moderation experience? (Not required, but if so, give basic details. Not just on Lemmy, any platform.)\n
    - Any other details you want to give.\n
    \n
    **Expectations**\n
    \n
    You are expected to moderate for spam and uncivil content in general and handle any other situations that may occur but also uphold the rules of lemmy.world on this community, which are here: [lemmy.world/legal](https://lemmy.world/legal) Also, help other users when needed.\n
    \n
    This isn’t exactly the most formal process, but this is a casual community and most of us are new, so I’m trying to make it as simple as possible.\n
    \n
    Edit: Thank you everyone for considering to moderate this community! I believe we have enough moderators for this community now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703430794 {#1450
    date: 2023-12-24 16:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 8221
  -titleTs: "'close':1 'communities@lemmy.world':4 'look':6 'meta':2 'moder':8 'new':3"
  -bodyTs: "'/legal](https://lemmy.world/legal)':142 'abl':64 'also':128,143 'appli':40,57,79 'basic':91 'believ':191 'casual':161 'communiti':30,136,162,189,198 'consid':185 'content':116 'continu':9 'd':13,62 'day':46 'detail':92,101 'edit':180 'either':54 'enough':194 'everyon':183 'exact':152 'expect':106,109 'experi':84 'felt':14 'follow':72 'formal':155 'general':118 'give':90,105 'good':20 'grow':11 'handl':120 'help':144 'idea':21 'inform':73 'isn':150 'lemmi':96 'lemmy.world':38,133,141 'lemmy.world/legal](https://lemmy.world/legal)':140 'like':15,77 'm':171 'make':174 'may':125 'messag':68 'moder':27,48,66,83,111,187,195 'need':148 'new':168 'occur':126 'one':26 'pass':4 'platform':98 'pleas':55,67 'possibl':179 'post':7 'process':156 'requir':86 'rule':131 'shouldn':42 'simpl':177 'situat':123 'spam':113 'take':44 'thank':181 'think':60 'thousandth':6 'timezon':81 'tri':172 'trivial':53 'uncivil':115 'uphold':129 'us':166 'user':146 'want':103 'would':17,76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687060732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/247460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687049732 {#1449
    date: 2023-06-18 02:55:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "CLOSED-META-New-Communities-at-lemmy-world-is-looking-for-moderators"
  +title: "[CLOSED] [META] New Communities@lemmy.world is looking for moderators"
  +url: null
  +body: """
    As we have pass our thousandth post and continue to grow, I’d felt like it would be a good idea to have more than one moderator for this community. You do not have to be on lemmy.world to apply.\n
    \n
    It shouldn’t take all day to moderate, but it’s not trivial either. Please only apply if you think you’d be able to moderate.\n
    \n
    Please message me with the following information if you would like to apply:\n
    \n
    - Your timezone.\n
    - Any moderation experience? (Not required, but if so, give basic details. Not just on Lemmy, any platform.)\n
    - Any other details you want to give.\n
    \n
    **Expectations**\n
    \n
    You are expected to moderate for spam and uncivil content in general and handle any other situations that may occur but also uphold the rules of lemmy.world on this community, which are here: [lemmy.world/legal](https://lemmy.world/legal) Also, help other users when needed.\n
    \n
    This isn’t exactly the most formal process, but this is a casual community and most of us are new, so I’m trying to make it as simple as possible.\n
    \n
    Edit: Thank you everyone for considering to moderate this community! I believe we have enough moderators for this community now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703430794 {#1450
    date: 2023-12-24 16:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 8221
  -titleTs: "'close':1 'communities@lemmy.world':4 'look':6 'meta':2 'moder':8 'new':3"
  -bodyTs: "'/legal](https://lemmy.world/legal)':142 'abl':64 'also':128,143 'appli':40,57,79 'basic':91 'believ':191 'casual':161 'communiti':30,136,162,189,198 'consid':185 'content':116 'continu':9 'd':13,62 'day':46 'detail':92,101 'edit':180 'either':54 'enough':194 'everyon':183 'exact':152 'expect':106,109 'experi':84 'felt':14 'follow':72 'formal':155 'general':118 'give':90,105 'good':20 'grow':11 'handl':120 'help':144 'idea':21 'inform':73 'isn':150 'lemmi':96 'lemmy.world':38,133,141 'lemmy.world/legal](https://lemmy.world/legal)':140 'like':15,77 'm':171 'make':174 'may':125 'messag':68 'moder':27,48,66,83,111,187,195 'need':148 'new':168 'occur':126 'one':26 'pass':4 'platform':98 'pleas':55,67 'possibl':179 'post':7 'process':156 'requir':86 'rule':131 'shouldn':42 'simpl':177 'situat':123 'spam':113 'take':44 'thank':181 'think':60 'thousandth':6 'timezon':81 'tri':172 'trivial':53 'uncivil':115 'uphold':129 'us':166 'user':146 'want':103 'would':17,76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687060732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/247460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687049732 {#1449
    date: 2023-06-18 02:55:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "CLOSED-META-New-Communities-at-lemmy-world-is-looking-for-moderators"
  +title: "[CLOSED] [META] New Communities@lemmy.world is looking for moderators"
  +url: null
  +body: """
    As we have pass our thousandth post and continue to grow, I’d felt like it would be a good idea to have more than one moderator for this community. You do not have to be on lemmy.world to apply.\n
    \n
    It shouldn’t take all day to moderate, but it’s not trivial either. Please only apply if you think you’d be able to moderate.\n
    \n
    Please message me with the following information if you would like to apply:\n
    \n
    - Your timezone.\n
    - Any moderation experience? (Not required, but if so, give basic details. Not just on Lemmy, any platform.)\n
    - Any other details you want to give.\n
    \n
    **Expectations**\n
    \n
    You are expected to moderate for spam and uncivil content in general and handle any other situations that may occur but also uphold the rules of lemmy.world on this community, which are here: [lemmy.world/legal](https://lemmy.world/legal) Also, help other users when needed.\n
    \n
    This isn’t exactly the most formal process, but this is a casual community and most of us are new, so I’m trying to make it as simple as possible.\n
    \n
    Edit: Thank you everyone for considering to moderate this community! I believe we have enough moderators for this community now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703430794 {#1450
    date: 2023-12-24 16:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 8221
  -titleTs: "'close':1 'communities@lemmy.world':4 'look':6 'meta':2 'moder':8 'new':3"
  -bodyTs: "'/legal](https://lemmy.world/legal)':142 'abl':64 'also':128,143 'appli':40,57,79 'basic':91 'believ':191 'casual':161 'communiti':30,136,162,189,198 'consid':185 'content':116 'continu':9 'd':13,62 'day':46 'detail':92,101 'edit':180 'either':54 'enough':194 'everyon':183 'exact':152 'expect':106,109 'experi':84 'felt':14 'follow':72 'formal':155 'general':118 'give':90,105 'good':20 'grow':11 'handl':120 'help':144 'idea':21 'inform':73 'isn':150 'lemmi':96 'lemmy.world':38,133,141 'lemmy.world/legal](https://lemmy.world/legal)':140 'like':15,77 'm':171 'make':174 'may':125 'messag':68 'moder':27,48,66,83,111,187,195 'need':148 'new':168 'occur':126 'one':26 'pass':4 'platform':98 'pleas':55,67 'possibl':179 'post':7 'process':156 'requir':86 'rule':131 'shouldn':42 'simpl':177 'situat':123 'spam':113 'take':44 'thank':181 'think':60 'thousandth':6 'timezon':81 'tri':172 'trivial':53 'uncivil':115 'uphold':129 'us':166 'user':146 'want':103 'would':17,76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687060732
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/247460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687049732 {#1449
    date: 2023-06-18 02:55:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "Momoa"
  +title: "Momoa"
  +url: "https://startrek.website/pictrs/image/0999a322-98ea-45e8-850e-23c4d3ea16cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703429663 {#1412
    date: 2023-12-24 15:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 23851
  -titleTs: "'momoa':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703267734
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4905127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181334 {#1441
    date: 2023-12-21 18:55:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "Momoa"
  +title: "Momoa"
  +url: "https://startrek.website/pictrs/image/0999a322-98ea-45e8-850e-23c4d3ea16cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703429663 {#1412
    date: 2023-12-24 15:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 23851
  -titleTs: "'momoa':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703267734
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4905127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181334 {#1441
    date: 2023-12-21 18:55:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1753 …}
  +slug: "Momoa"
  +title: "Momoa"
  +url: "https://startrek.website/pictrs/image/0999a322-98ea-45e8-850e-23c4d3ea16cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703429663 {#1412
    date: 2023-12-24 15:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 23851
  -titleTs: "'momoa':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703267734
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4905127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181334 {#1441
    date: 2023-12-21 18:55:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Getting-a-Server-Running-SteamOS-Best-Path-Forward"
  +title: "Getting a Server Running - SteamOS - Best Path Forward?"
  +url: null
  +body: """
    For context - I’m working on getting an emulated Everquest server up and running, but hitting dead ends (probably due to my newness to Linux in general) and seeking some guidance from the community on what I’ve tried and best path forward.\n
    \n
    My ultimate goal is to get it running on SteamOS - I have it fully operational on my actual server machine running Ubuntu, but trying to get it working here so I can just connect locally (i.e on a plane) so I don’t need to connect externally. Here is the situation and obstacles;\n
    \n
    I’ve been trying for a minute now to get EQEmu setup on the SteamOS side of the house for ease of launching with client, but running into obstacles in several different directionns, and wanted to see if someone had some guidance on best path forwarrd.\n
    \n
    First Route - VM - Linux Mint - Docker - I have a successful server up and running via Gnome Boxes with a Linux Mint guest OS - then docker and akkstakk running on it.\n
    \n
    The obstacle - I can’t seem to bridge the connection of the guest OS with host OS (guest can ping host, host cannot ping guest). If I can bridge (no pun intended) this gap, it’ll most likely be the route I go\n
    \n
    Second Route - Distrobox - Ubuntu When running Distrobox directly on SteamOS - I’m trying to get the linux install running - however there is a multitude of issues with permissions being denied. This is likely due to SteamOS’ immutable system. To bypass it, it is possible to offset this via turning off read only. However, I don’t want to pursue that route, as anything written to the file system gets wiped on update to the OS.\n
    \n
    Third Route - WINE - Lutris - SteamOS Another route I’ve tried is utilizing WINE with the windows installer. I think this could help bypass some of the restrictions of the system while having it run on that.\n
    \n
    Obstacle here: Running the .bat file yields the following message - mariadb-10.0.21-winx64.msi: File Not Found Installing MariaDB (Root Password: eqemu) LOADING… PLEASE WAIT… “sh” isn’t a recognized shell. Please open an issue at [git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning: couldn’t access “C:\Program Files\MariaDB 10.0\bin”: CreateFile C:\Program Files\MariaDB 10.0\bin: Path not found. PATH not changed.\n
    \n
    I tried manually executing mariadb and perl, but it still hangs up at both. I see that i ntuser, it’s still not finding them.\n
    \n
    So all that to say, trying to find a way to make this work. I’m the closest with the VM, but can’t figure out the connection there. Distrobox would be a mess of troubleshooting, and WINE I feel could almost work if I could get the PATHs to work (maybe).\n
    \n
    Any input or guidance is widely appreciated for such a niche request.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703428817 {#1455
    date: 2023-12-24 15:40:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 23473
  -titleTs: "'best':6 'forward':8 'get':1 'path':7 'run':4 'server':3 'steamo':5"
  -bodyTs: "'/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':362 '10.0':370,377 'access':365 'actual':61 'akkstakk':169 'almost':451 'anoth':296 'anyth':278 'appreci':468 'bat':331 'best':41,140 'bin':371,378 'box':159 'bridg':180,201 'bypass':255,313 'c':366,373 'cannot':195 'chang':384 'client':121 'closest':427 'communiti':34 'connect':77,89,182,437 'context':2 'could':311,450,455 'couldn':363 'createfil':372 'dead':17 'deni':245 'differ':128 'direct':223 'directionn':129 'distrobox':218,222,439 'docker':148,167 'due':20,249 'eas':117 'emul':9 'end':18 'eqemu':107,345 'everquest':10 'execut':388 'extern':90 'feel':449 'figur':434 'file':282,332,338,368,375 'find':408,417 'first':143 'follow':335 'forward':43 'forwarrd':142 'found':340,381 'fulli':57 'gap':206 'general':27 'get':7,49,69,106,230,284,456 'git.rootprojects.org':361 'git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':360 'gnome':158 'go':215 'goal':46 'guest':164,185,190,197 'guidanc':31,138,465 'hang':395 'help':312 'hit':16 'host':188,193,194 'hous':115 'howev':235,268 'i.e':79 'immut':252 'input':463 'instal':233,307,341 'intend':204 'isn':350 'issu':241,358 'launch':119 'like':210,248 'linux':25,146,162,232 'll':208 'load':346 'local':78 'lutri':294 'm':4,227,425 'machin':63 'make':421 'manual':387 'mariadb':342,369,376,389 'mariadb-10.0.21-winx64.msi':337 'mayb':461 'mess':443 'messag':336 'mint':147,163 'minut':103 'multitud':239 'need':87 'new':23 'nich':472 'ntuser':403 'obstacl':96,125,174,327 'offset':261 'open':356 'oper':58 'os':165,186,189,290 'password':344 'path':42,141,379,382,458 'perl':391 'permiss':243 'ping':192,196 'plane':82 'pleas':347,355 'possibl':259 'probabl':19 'program':367,374 'pun':203 'pursu':274 'read':266 'recogn':353 'request':473 'restrict':317 'root':343 'rout':144,213,217,276,292,297 'run':14,51,64,123,156,170,221,234,324,329 'say':414 'second':216 'see':133,400 'seek':29 'seem':178 'server':11,62,153 'setup':108 'sever':127 'sh':349 'shell':354 'side':112 'situat':94 'someon':135 'steamo':53,111,225,251,295 'still':394,406 'success':152 'system':253,283,320 'think':309 'third':291 'tri':39,67,100,228,300,386,415 'troubleshoot':445 'turn':264 'ubuntu':65,219 'ultim':45 'updat':287 'util':302 've':38,98,299 'via':157,263 'vm':145,430 'wait':348 'want':131,272 'way':419 'wide':467 'window':306 'wine':293,303,447 'wipe':285 'work':5,71,423,452,460 'would':440 'written':279 'yield':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703100079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024079 {#1453
    date: 2023-12-19 23:14: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
75 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Getting-a-Server-Running-SteamOS-Best-Path-Forward"
  +title: "Getting a Server Running - SteamOS - Best Path Forward?"
  +url: null
  +body: """
    For context - I’m working on getting an emulated Everquest server up and running, but hitting dead ends (probably due to my newness to Linux in general) and seeking some guidance from the community on what I’ve tried and best path forward.\n
    \n
    My ultimate goal is to get it running on SteamOS - I have it fully operational on my actual server machine running Ubuntu, but trying to get it working here so I can just connect locally (i.e on a plane) so I don’t need to connect externally. Here is the situation and obstacles;\n
    \n
    I’ve been trying for a minute now to get EQEmu setup on the SteamOS side of the house for ease of launching with client, but running into obstacles in several different directionns, and wanted to see if someone had some guidance on best path forwarrd.\n
    \n
    First Route - VM - Linux Mint - Docker - I have a successful server up and running via Gnome Boxes with a Linux Mint guest OS - then docker and akkstakk running on it.\n
    \n
    The obstacle - I can’t seem to bridge the connection of the guest OS with host OS (guest can ping host, host cannot ping guest). If I can bridge (no pun intended) this gap, it’ll most likely be the route I go\n
    \n
    Second Route - Distrobox - Ubuntu When running Distrobox directly on SteamOS - I’m trying to get the linux install running - however there is a multitude of issues with permissions being denied. This is likely due to SteamOS’ immutable system. To bypass it, it is possible to offset this via turning off read only. However, I don’t want to pursue that route, as anything written to the file system gets wiped on update to the OS.\n
    \n
    Third Route - WINE - Lutris - SteamOS Another route I’ve tried is utilizing WINE with the windows installer. I think this could help bypass some of the restrictions of the system while having it run on that.\n
    \n
    Obstacle here: Running the .bat file yields the following message - mariadb-10.0.21-winx64.msi: File Not Found Installing MariaDB (Root Password: eqemu) LOADING… PLEASE WAIT… “sh” isn’t a recognized shell. Please open an issue at [git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning: couldn’t access “C:\Program Files\MariaDB 10.0\bin”: CreateFile C:\Program Files\MariaDB 10.0\bin: Path not found. PATH not changed.\n
    \n
    I tried manually executing mariadb and perl, but it still hangs up at both. I see that i ntuser, it’s still not finding them.\n
    \n
    So all that to say, trying to find a way to make this work. I’m the closest with the VM, but can’t figure out the connection there. Distrobox would be a mess of troubleshooting, and WINE I feel could almost work if I could get the PATHs to work (maybe).\n
    \n
    Any input or guidance is widely appreciated for such a niche request.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703428817 {#1455
    date: 2023-12-24 15:40:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 23473
  -titleTs: "'best':6 'forward':8 'get':1 'path':7 'run':4 'server':3 'steamo':5"
  -bodyTs: "'/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':362 '10.0':370,377 'access':365 'actual':61 'akkstakk':169 'almost':451 'anoth':296 'anyth':278 'appreci':468 'bat':331 'best':41,140 'bin':371,378 'box':159 'bridg':180,201 'bypass':255,313 'c':366,373 'cannot':195 'chang':384 'client':121 'closest':427 'communiti':34 'connect':77,89,182,437 'context':2 'could':311,450,455 'couldn':363 'createfil':372 'dead':17 'deni':245 'differ':128 'direct':223 'directionn':129 'distrobox':218,222,439 'docker':148,167 'due':20,249 'eas':117 'emul':9 'end':18 'eqemu':107,345 'everquest':10 'execut':388 'extern':90 'feel':449 'figur':434 'file':282,332,338,368,375 'find':408,417 'first':143 'follow':335 'forward':43 'forwarrd':142 'found':340,381 'fulli':57 'gap':206 'general':27 'get':7,49,69,106,230,284,456 'git.rootprojects.org':361 'git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':360 'gnome':158 'go':215 'goal':46 'guest':164,185,190,197 'guidanc':31,138,465 'hang':395 'help':312 'hit':16 'host':188,193,194 'hous':115 'howev':235,268 'i.e':79 'immut':252 'input':463 'instal':233,307,341 'intend':204 'isn':350 'issu':241,358 'launch':119 'like':210,248 'linux':25,146,162,232 'll':208 'load':346 'local':78 'lutri':294 'm':4,227,425 'machin':63 'make':421 'manual':387 'mariadb':342,369,376,389 'mariadb-10.0.21-winx64.msi':337 'mayb':461 'mess':443 'messag':336 'mint':147,163 'minut':103 'multitud':239 'need':87 'new':23 'nich':472 'ntuser':403 'obstacl':96,125,174,327 'offset':261 'open':356 'oper':58 'os':165,186,189,290 'password':344 'path':42,141,379,382,458 'perl':391 'permiss':243 'ping':192,196 'plane':82 'pleas':347,355 'possibl':259 'probabl':19 'program':367,374 'pun':203 'pursu':274 'read':266 'recogn':353 'request':473 'restrict':317 'root':343 'rout':144,213,217,276,292,297 'run':14,51,64,123,156,170,221,234,324,329 'say':414 'second':216 'see':133,400 'seek':29 'seem':178 'server':11,62,153 'setup':108 'sever':127 'sh':349 'shell':354 'side':112 'situat':94 'someon':135 'steamo':53,111,225,251,295 'still':394,406 'success':152 'system':253,283,320 'think':309 'third':291 'tri':39,67,100,228,300,386,415 'troubleshoot':445 'turn':264 'ubuntu':65,219 'ultim':45 'updat':287 'util':302 've':38,98,299 'via':157,263 'vm':145,430 'wait':348 'want':131,272 'way':419 'wide':467 'window':306 'wine':293,303,447 'wipe':285 'work':5,71,423,452,460 'would':440 'written':279 'yield':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703100079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024079 {#1453
    date: 2023-12-19 23:14: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
76 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Getting-a-Server-Running-SteamOS-Best-Path-Forward"
  +title: "Getting a Server Running - SteamOS - Best Path Forward?"
  +url: null
  +body: """
    For context - I’m working on getting an emulated Everquest server up and running, but hitting dead ends (probably due to my newness to Linux in general) and seeking some guidance from the community on what I’ve tried and best path forward.\n
    \n
    My ultimate goal is to get it running on SteamOS - I have it fully operational on my actual server machine running Ubuntu, but trying to get it working here so I can just connect locally (i.e on a plane) so I don’t need to connect externally. Here is the situation and obstacles;\n
    \n
    I’ve been trying for a minute now to get EQEmu setup on the SteamOS side of the house for ease of launching with client, but running into obstacles in several different directionns, and wanted to see if someone had some guidance on best path forwarrd.\n
    \n
    First Route - VM - Linux Mint - Docker - I have a successful server up and running via Gnome Boxes with a Linux Mint guest OS - then docker and akkstakk running on it.\n
    \n
    The obstacle - I can’t seem to bridge the connection of the guest OS with host OS (guest can ping host, host cannot ping guest). If I can bridge (no pun intended) this gap, it’ll most likely be the route I go\n
    \n
    Second Route - Distrobox - Ubuntu When running Distrobox directly on SteamOS - I’m trying to get the linux install running - however there is a multitude of issues with permissions being denied. This is likely due to SteamOS’ immutable system. To bypass it, it is possible to offset this via turning off read only. However, I don’t want to pursue that route, as anything written to the file system gets wiped on update to the OS.\n
    \n
    Third Route - WINE - Lutris - SteamOS Another route I’ve tried is utilizing WINE with the windows installer. I think this could help bypass some of the restrictions of the system while having it run on that.\n
    \n
    Obstacle here: Running the .bat file yields the following message - mariadb-10.0.21-winx64.msi: File Not Found Installing MariaDB (Root Password: eqemu) LOADING… PLEASE WAIT… “sh” isn’t a recognized shell. Please open an issue at [git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning: couldn’t access “C:\Program Files\MariaDB 10.0\bin”: CreateFile C:\Program Files\MariaDB 10.0\bin: Path not found. PATH not changed.\n
    \n
    I tried manually executing mariadb and perl, but it still hangs up at both. I see that i ntuser, it’s still not finding them.\n
    \n
    So all that to say, trying to find a way to make this work. I’m the closest with the VM, but can’t figure out the connection there. Distrobox would be a mess of troubleshooting, and WINE I feel could almost work if I could get the PATHs to work (maybe).\n
    \n
    Any input or guidance is widely appreciated for such a niche request.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703428817 {#1455
    date: 2023-12-24 15:40:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 23473
  -titleTs: "'best':6 'forward':8 'get':1 'path':7 'run':4 'server':3 'steamo':5"
  -bodyTs: "'/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':362 '10.0':370,377 'access':365 'actual':61 'akkstakk':169 'almost':451 'anoth':296 'anyth':278 'appreci':468 'bat':331 'best':41,140 'bin':371,378 'box':159 'bridg':180,201 'bypass':255,313 'c':366,373 'cannot':195 'chang':384 'client':121 'closest':427 'communiti':34 'connect':77,89,182,437 'context':2 'could':311,450,455 'couldn':363 'createfil':372 'dead':17 'deni':245 'differ':128 'direct':223 'directionn':129 'distrobox':218,222,439 'docker':148,167 'due':20,249 'eas':117 'emul':9 'end':18 'eqemu':107,345 'everquest':10 'execut':388 'extern':90 'feel':449 'figur':434 'file':282,332,338,368,375 'find':408,417 'first':143 'follow':335 'forward':43 'forwarrd':142 'found':340,381 'fulli':57 'gap':206 'general':27 'get':7,49,69,106,230,284,456 'git.rootprojects.org':361 'git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':360 'gnome':158 'go':215 'goal':46 'guest':164,185,190,197 'guidanc':31,138,465 'hang':395 'help':312 'hit':16 'host':188,193,194 'hous':115 'howev':235,268 'i.e':79 'immut':252 'input':463 'instal':233,307,341 'intend':204 'isn':350 'issu':241,358 'launch':119 'like':210,248 'linux':25,146,162,232 'll':208 'load':346 'local':78 'lutri':294 'm':4,227,425 'machin':63 'make':421 'manual':387 'mariadb':342,369,376,389 'mariadb-10.0.21-winx64.msi':337 'mayb':461 'mess':443 'messag':336 'mint':147,163 'minut':103 'multitud':239 'need':87 'new':23 'nich':472 'ntuser':403 'obstacl':96,125,174,327 'offset':261 'open':356 'oper':58 'os':165,186,189,290 'password':344 'path':42,141,379,382,458 'perl':391 'permiss':243 'ping':192,196 'plane':82 'pleas':347,355 'possibl':259 'probabl':19 'program':367,374 'pun':203 'pursu':274 'read':266 'recogn':353 'request':473 'restrict':317 'root':343 'rout':144,213,217,276,292,297 'run':14,51,64,123,156,170,221,234,324,329 'say':414 'second':216 'see':133,400 'seek':29 'seem':178 'server':11,62,153 'setup':108 'sever':127 'sh':349 'shell':354 'side':112 'situat':94 'someon':135 'steamo':53,111,225,251,295 'still':394,406 'success':152 'system':253,283,320 'think':309 'third':291 'tri':39,67,100,228,300,386,415 'troubleshoot':445 'turn':264 'ubuntu':65,219 'ultim':45 'updat':287 'util':302 've':38,98,299 'via':157,263 'vm':145,430 'wait':348 'want':131,272 'way':419 'wide':467 'window':306 'wine':293,303,447 'wipe':285 'work':5,71,423,452,460 'would':440 'written':279 'yield':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703100079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024079 {#1453
    date: 2023-12-19 23:14: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
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 {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Your-mix-tape-isn-t-fire-it-s-smouldering-at-best"
  +title: "Your mix tape isn't fire, it's smouldering at best"
  +url: "https://lemmy.world/pictrs/image/df691bd9-94fb-448a-96eb-dcd80c7a1822.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703427447 {#1429
    date: 2023-12-24 15:17:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 22196
  -titleTs: "'best':11 'fire':6 'isn':4 'mix':2 'smoulder':9 'tape':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702647274
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9559142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702560874 {#1699
    date: 2023-12-14 14:34:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Your-mix-tape-isn-t-fire-it-s-smouldering-at-best"
  +title: "Your mix tape isn't fire, it's smouldering at best"
  +url: "https://lemmy.world/pictrs/image/df691bd9-94fb-448a-96eb-dcd80c7a1822.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703427447 {#1429
    date: 2023-12-24 15:17:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 22196
  -titleTs: "'best':11 'fire':6 'isn':4 'mix':2 'smoulder':9 'tape':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702647274
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9559142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702560874 {#1699
    date: 2023-12-14 14:34:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Your-mix-tape-isn-t-fire-it-s-smouldering-at-best"
  +title: "Your mix tape isn't fire, it's smouldering at best"
  +url: "https://lemmy.world/pictrs/image/df691bd9-94fb-448a-96eb-dcd80c7a1822.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703427447 {#1429
    date: 2023-12-24 15:17:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 22196
  -titleTs: "'best':11 'fire':6 'isn':4 'mix':2 'smoulder':9 'tape':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702647274
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9559142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702560874 {#1699
    date: 2023-12-14 14:34:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1486 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "The-UN-says-more-than-1-in-4-people-in"
  +title: "The UN says more than 1 in 4 people in Gaza are starving because of war"
  +url: "https://apnews.com/article/israel-hamas-war-news-12-21-2023-7d9718b32bf0d308c44c7c9e3c4e0deb"
  +body: """
    The death toll in Gaza has climbed to at [least 20,000 Palestinians](https://www.bbc.com/news/world-middle-east-67764664). At least 1 in 200 people living in Gaza are now dead. 1 in 4 remaining Palestinians in Gaza are starving to death. I just can not comprehend this amount of violence and death in such a small area in such a short time. This is at a scale unheard of in any other modern conflict. So many entire families have been murdered due to indiscriminate bombings, all funded, supported, and enabled by Biden and the US.\n
    \n
    I can not fathom how there is still any support for the actions of the IDF and the Israeli government. It shocks me that anyone can believe a single word from Israeli officials when they keep claiming that they are taking all precautions to avoid killing civilians when the evidence that they are lying through their teeth is so obvious.\n
    \n
    - [Israel’s military campaign in Gaza seen as among the most destructive in recent history, experts say](https://apnews.com/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)\n
    \n
    > In just over two months, the offensive has wreaked more destruction than the razing of Syria’s Aleppo between 2012 and 2016, Ukraine’s Mariupol or, proportionally, the Allied bombing of Germany in World War II. It has killed more civilians than the U.S.-led coalition did in its three-year campaign against the Islamic State group.\n
    \n
    This all just blows my mind and makes me so goddamn angry to think about. If this were a just world, then Netanyahu and the Israeli leadership would be tried for war crimes and crimes against humanity.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703426607 {#1615
    date: 2023-12-24 15:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 24015
  -titleTs: "'1':6 '4':8 'gaza':11 'peopl':9 'say':3 'starv':13 'un':2 'war':16"
  -bodyTs: "'/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)':173 '/news/world-middle-east-67764664).':16 '000':12 '1':19,29 '20':11 '200':21 '2012':193 '2016':195 '4':31 'action':106 'aleppo':191 'alli':202 'among':162 'amount':46 'angri':243 'anyon':118 'apnews.com':172 'apnews.com/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)':171 'area':55 'avoid':138 'believ':120 'biden':90 'blow':235 'bomb':83,203 'campaign':157,226 'civilian':140,214 'claim':130 'climb':7 'coalit':219 'comprehend':44 'conflict':72 'crime':264,266 'dead':28 'death':2,39,50 'destruct':165,184 'due':80 'enabl':88 'entir':75 'evid':143 'expert':169 'famili':76 'fathom':97 'fund':85 'gaza':5,25,35,159 'germani':205 'goddamn':242 'govern':113 'group':231 'histori':168 'human':268 'idf':109 'ii':209 'indiscrimin':82 'islam':229 'isra':112,125,257 'israel':154 'keep':129 'kill':139,212 'leadership':258 'least':10,18 'led':218 'lie':147 'live':23 'make':239 'mani':74 'mariupol':198 'militari':156 'mind':237 'modern':71 'month':178 'murder':79 'netanyahu':254 'obvious':153 'offens':180 'offici':126 'palestinian':13,33 'peopl':22 'precaut':136 'proport':200 'raze':187 'recent':167 'remain':32 'say':170 'scale':65 'seen':160 'shock':115 'short':59 'singl':122 'small':54 'starv':37 'state':230 'still':101 'support':86,103 'syria':189 'take':134 'teeth':150 'think':245 'three':224 'three-year':223 'time':60 'toll':3 'tri':261 'two':177 'u.s':217 'ukrain':196 'unheard':66 'us':93 'violenc':48 'war':208,263 'word':123 'world':207,252 'would':259 'wreak':182 'www.bbc.com':15 'www.bbc.com/news/world-middle-east-67764664).':14 'year':225"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703342175
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10506035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255775 {#1743
    date: 2023-12-22 15:36:15.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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1486 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "The-UN-says-more-than-1-in-4-people-in"
  +title: "The UN says more than 1 in 4 people in Gaza are starving because of war"
  +url: "https://apnews.com/article/israel-hamas-war-news-12-21-2023-7d9718b32bf0d308c44c7c9e3c4e0deb"
  +body: """
    The death toll in Gaza has climbed to at [least 20,000 Palestinians](https://www.bbc.com/news/world-middle-east-67764664). At least 1 in 200 people living in Gaza are now dead. 1 in 4 remaining Palestinians in Gaza are starving to death. I just can not comprehend this amount of violence and death in such a small area in such a short time. This is at a scale unheard of in any other modern conflict. So many entire families have been murdered due to indiscriminate bombings, all funded, supported, and enabled by Biden and the US.\n
    \n
    I can not fathom how there is still any support for the actions of the IDF and the Israeli government. It shocks me that anyone can believe a single word from Israeli officials when they keep claiming that they are taking all precautions to avoid killing civilians when the evidence that they are lying through their teeth is so obvious.\n
    \n
    - [Israel’s military campaign in Gaza seen as among the most destructive in recent history, experts say](https://apnews.com/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)\n
    \n
    > In just over two months, the offensive has wreaked more destruction than the razing of Syria’s Aleppo between 2012 and 2016, Ukraine’s Mariupol or, proportionally, the Allied bombing of Germany in World War II. It has killed more civilians than the U.S.-led coalition did in its three-year campaign against the Islamic State group.\n
    \n
    This all just blows my mind and makes me so goddamn angry to think about. If this were a just world, then Netanyahu and the Israeli leadership would be tried for war crimes and crimes against humanity.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703426607 {#1615
    date: 2023-12-24 15:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 24015
  -titleTs: "'1':6 '4':8 'gaza':11 'peopl':9 'say':3 'starv':13 'un':2 'war':16"
  -bodyTs: "'/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)':173 '/news/world-middle-east-67764664).':16 '000':12 '1':19,29 '20':11 '200':21 '2012':193 '2016':195 '4':31 'action':106 'aleppo':191 'alli':202 'among':162 'amount':46 'angri':243 'anyon':118 'apnews.com':172 'apnews.com/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)':171 'area':55 'avoid':138 'believ':120 'biden':90 'blow':235 'bomb':83,203 'campaign':157,226 'civilian':140,214 'claim':130 'climb':7 'coalit':219 'comprehend':44 'conflict':72 'crime':264,266 'dead':28 'death':2,39,50 'destruct':165,184 'due':80 'enabl':88 'entir':75 'evid':143 'expert':169 'famili':76 'fathom':97 'fund':85 'gaza':5,25,35,159 'germani':205 'goddamn':242 'govern':113 'group':231 'histori':168 'human':268 'idf':109 'ii':209 'indiscrimin':82 'islam':229 'isra':112,125,257 'israel':154 'keep':129 'kill':139,212 'leadership':258 'least':10,18 'led':218 'lie':147 'live':23 'make':239 'mani':74 'mariupol':198 'militari':156 'mind':237 'modern':71 'month':178 'murder':79 'netanyahu':254 'obvious':153 'offens':180 'offici':126 'palestinian':13,33 'peopl':22 'precaut':136 'proport':200 'raze':187 'recent':167 'remain':32 'say':170 'scale':65 'seen':160 'shock':115 'short':59 'singl':122 'small':54 'starv':37 'state':230 'still':101 'support':86,103 'syria':189 'take':134 'teeth':150 'think':245 'three':224 'three-year':223 'time':60 'toll':3 'tri':261 'two':177 'u.s':217 'ukrain':196 'unheard':66 'us':93 'violenc':48 'war':208,263 'word':123 'world':207,252 'would':259 'wreak':182 'www.bbc.com':15 'www.bbc.com/news/world-middle-east-67764664).':14 'year':225"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703342175
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10506035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255775 {#1743
    date: 2023-12-22 15:36:15.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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1486 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "The-UN-says-more-than-1-in-4-people-in"
  +title: "The UN says more than 1 in 4 people in Gaza are starving because of war"
  +url: "https://apnews.com/article/israel-hamas-war-news-12-21-2023-7d9718b32bf0d308c44c7c9e3c4e0deb"
  +body: """
    The death toll in Gaza has climbed to at [least 20,000 Palestinians](https://www.bbc.com/news/world-middle-east-67764664). At least 1 in 200 people living in Gaza are now dead. 1 in 4 remaining Palestinians in Gaza are starving to death. I just can not comprehend this amount of violence and death in such a small area in such a short time. This is at a scale unheard of in any other modern conflict. So many entire families have been murdered due to indiscriminate bombings, all funded, supported, and enabled by Biden and the US.\n
    \n
    I can not fathom how there is still any support for the actions of the IDF and the Israeli government. It shocks me that anyone can believe a single word from Israeli officials when they keep claiming that they are taking all precautions to avoid killing civilians when the evidence that they are lying through their teeth is so obvious.\n
    \n
    - [Israel’s military campaign in Gaza seen as among the most destructive in recent history, experts say](https://apnews.com/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)\n
    \n
    > In just over two months, the offensive has wreaked more destruction than the razing of Syria’s Aleppo between 2012 and 2016, Ukraine’s Mariupol or, proportionally, the Allied bombing of Germany in World War II. It has killed more civilians than the U.S.-led coalition did in its three-year campaign against the Islamic State group.\n
    \n
    This all just blows my mind and makes me so goddamn angry to think about. If this were a just world, then Netanyahu and the Israeli leadership would be tried for war crimes and crimes against humanity.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703426607 {#1615
    date: 2023-12-24 15:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 24015
  -titleTs: "'1':6 '4':8 'gaza':11 'peopl':9 'say':3 'starv':13 'un':2 'war':16"
  -bodyTs: "'/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)':173 '/news/world-middle-east-67764664).':16 '000':12 '1':19,29 '20':11 '200':21 '2012':193 '2016':195 '4':31 'action':106 'aleppo':191 'alli':202 'among':162 'amount':46 'angri':243 'anyon':118 'apnews.com':172 'apnews.com/article/israel-gaza-bombs-destruction-death-toll-scope-419488c511f83c85baea22458472a796)':171 'area':55 'avoid':138 'believ':120 'biden':90 'blow':235 'bomb':83,203 'campaign':157,226 'civilian':140,214 'claim':130 'climb':7 'coalit':219 'comprehend':44 'conflict':72 'crime':264,266 'dead':28 'death':2,39,50 'destruct':165,184 'due':80 'enabl':88 'entir':75 'evid':143 'expert':169 'famili':76 'fathom':97 'fund':85 'gaza':5,25,35,159 'germani':205 'goddamn':242 'govern':113 'group':231 'histori':168 'human':268 'idf':109 'ii':209 'indiscrimin':82 'islam':229 'isra':112,125,257 'israel':154 'keep':129 'kill':139,212 'leadership':258 'least':10,18 'led':218 'lie':147 'live':23 'make':239 'mani':74 'mariupol':198 'militari':156 'mind':237 'modern':71 'month':178 'murder':79 'netanyahu':254 'obvious':153 'offens':180 'offici':126 'palestinian':13,33 'peopl':22 'precaut':136 'proport':200 'raze':187 'recent':167 'remain':32 'say':170 'scale':65 'seen':160 'shock':115 'short':59 'singl':122 'small':54 'starv':37 'state':230 'still':101 'support':86,103 'syria':189 'take':134 'teeth':150 'think':245 'three':224 'three-year':223 'time':60 'toll':3 'tri':261 'two':177 'u.s':217 'ukrain':196 'unheard':66 'us':93 'violenc':48 'war':208,263 'word':123 'world':207,252 'would':259 'wreak':182 'www.bbc.com':15 'www.bbc.com/news/world-middle-east-67764664).':14 'year':225"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703342175
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10506035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255775 {#1743
    date: 2023-12-22 15:36:15.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "A-question-to-God"
  +title: "A question to God"
  +url: "https://lemmy.world/pictrs/image/4e9bf3b9-afbd-4ced-bad5-ec8f67d56f77.png"
  +body: "Source: [SMBC Comics IG](https://www.instagram.com/p/C1HWVAmOqHb/)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703425172 {#1677
    date: 2023-12-24 14:39:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 24369
  -titleTs: "'god':4 'question':2"
  -bodyTs: "'/p/c1hwvamoqhb/).':7 'comic':3 'ig':4 'smbc':2 'sourc':1 'www.instagram.com':6 'www.instagram.com/p/c1hwvamoqhb/).':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703490188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9921366"
  +editedAt: DateTimeImmutable @1707356537 {#1678
    date: 2024-02-08 02:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703403788 {#1669
    date: 2023-12-24 08:43: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
87 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "A-question-to-God"
  +title: "A question to God"
  +url: "https://lemmy.world/pictrs/image/4e9bf3b9-afbd-4ced-bad5-ec8f67d56f77.png"
  +body: "Source: [SMBC Comics IG](https://www.instagram.com/p/C1HWVAmOqHb/)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703425172 {#1677
    date: 2023-12-24 14:39:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 24369
  -titleTs: "'god':4 'question':2"
  -bodyTs: "'/p/c1hwvamoqhb/).':7 'comic':3 'ig':4 'smbc':2 'sourc':1 'www.instagram.com':6 'www.instagram.com/p/c1hwvamoqhb/).':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703490188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9921366"
  +editedAt: DateTimeImmutable @1707356537 {#1678
    date: 2024-02-08 02:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703403788 {#1669
    date: 2023-12-24 08:43: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
88 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "A-question-to-God"
  +title: "A question to God"
  +url: "https://lemmy.world/pictrs/image/4e9bf3b9-afbd-4ced-bad5-ec8f67d56f77.png"
  +body: "Source: [SMBC Comics IG](https://www.instagram.com/p/C1HWVAmOqHb/)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703425172 {#1677
    date: 2023-12-24 14:39:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 24369
  -titleTs: "'god':4 'question':2"
  -bodyTs: "'/p/c1hwvamoqhb/).':7 'comic':3 'ig':4 'smbc':2 'sourc':1 'www.instagram.com':6 'www.instagram.com/p/c1hwvamoqhb/).':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703490188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9921366"
  +editedAt: DateTimeImmutable @1707356537 {#1678
    date: 2024-02-08 02:42:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703403788 {#1669
    date: 2023-12-24 08:43: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
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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "which-ones-do-you-think-I-missed"
  +title: "which ones do you think I missed?"
  +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
  +body: """
    image transcription:\n
    \n
    big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
    names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
    \n
    - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
    - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
    - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&carrot, a libre webcomic. inspiration for artists who are into free software movement\n
    - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
    - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
    - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
    - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
    - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
    - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
    \n
    on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 196
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703424780 {#1663
    date: 2023-12-24 14:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 22861
  -titleTs: "'miss':7 'one':2 'think':5"
  -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702918494
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832094 {#1553
    date: 2023-12-17 17:54:54.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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "which-ones-do-you-think-I-missed"
  +title: "which ones do you think I missed?"
  +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
  +body: """
    image transcription:\n
    \n
    big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
    names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
    \n
    - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
    - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
    - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&carrot, a libre webcomic. inspiration for artists who are into free software movement\n
    - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
    - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
    - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
    - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
    - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
    - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
    \n
    on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 196
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703424780 {#1663
    date: 2023-12-24 14:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 22861
  -titleTs: "'miss':7 'one':2 'think':5"
  -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702918494
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832094 {#1553
    date: 2023-12-17 17:54:54.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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "which-ones-do-you-think-I-missed"
  +title: "which ones do you think I missed?"
  +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
  +body: """
    image transcription:\n
    \n
    big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
    names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
    \n
    - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
    - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
    - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&carrot, a libre webcomic. inspiration for artists who are into free software movement\n
    - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
    - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
    - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
    - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
    - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
    - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
    \n
    on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 196
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703424780 {#1663
    date: 2023-12-24 14:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 22861
  -titleTs: "'miss':7 'one':2 'think':5"
  -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702918494
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832094 {#1553
    date: 2023-12-17 17:54:54.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 {#1587
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "She-was-right-in-1992-the-Catholic-Church-is-still"
  +title: "She was right in 1992, the Catholic Church is still filled with pedophiles."
  +url: "https://lemmy.world/pictrs/image/eb508f99-0500-4f9f-aa0f-47f77d64f35e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 890
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421841 {#1574
    date: 2023-12-24 13:44:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 24111
  -titleTs: "'1992':5 'cathol':7 'church':8 'fill':11 'pedophil':13 'right':3 'still':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703369757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9877682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703283357 {#1575
    date: 2023-12-22 23:15:57.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 {#1587
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "She-was-right-in-1992-the-Catholic-Church-is-still"
  +title: "She was right in 1992, the Catholic Church is still filled with pedophiles."
  +url: "https://lemmy.world/pictrs/image/eb508f99-0500-4f9f-aa0f-47f77d64f35e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 890
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421841 {#1574
    date: 2023-12-24 13:44:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 24111
  -titleTs: "'1992':5 'cathol':7 'church':8 'fill':11 'pedophil':13 'right':3 'still':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703369757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9877682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703283357 {#1575
    date: 2023-12-22 23:15:57.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 {#1587
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "She-was-right-in-1992-the-Catholic-Church-is-still"
  +title: "She was right in 1992, the Catholic Church is still filled with pedophiles."
  +url: "https://lemmy.world/pictrs/image/eb508f99-0500-4f9f-aa0f-47f77d64f35e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 890
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421841 {#1574
    date: 2023-12-24 13:44:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 24111
  -titleTs: "'1992':5 'cathol':7 'church':8 'fill':11 'pedophil':13 'right':3 'still':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703369757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9877682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703283357 {#1575
    date: 2023-12-22 23:15:57.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 {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "I-knew-it-all-along"
  +title: "I knew it all along!"
  +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421529 {#1567
    date: 2023-12-24 13:38:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 24021
  -titleTs: "'along':5 'knew':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703344104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9861578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257704 {#1550
    date: 2023-12-22 16:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "I-knew-it-all-along"
  +title: "I knew it all along!"
  +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421529 {#1567
    date: 2023-12-24 13:38:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 24021
  -titleTs: "'along':5 'knew':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703344104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9861578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257704 {#1550
    date: 2023-12-22 16:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "I-knew-it-all-along"
  +title: "I knew it all along!"
  +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421529 {#1567
    date: 2023-12-24 13:38:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 24021
  -titleTs: "'along':5 'knew':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703344104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9861578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257704 {#1550
    date: 2023-12-22 16:08:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details