GET https://kbin.spritesserver.nl/top/1y/all?p=380

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Have-another-meme"
  +title: "Have another meme"
  +url: "https://media.kbin.social/media/95/df/95dfa99938a8165863e77080ccd3d25a0830336600e842ff6f970d8a84392dc9.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701019947 {#173
    date: 2023-11-26 18:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 16816
  -titleTs: "'anoth':2 'meme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701032271
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/655688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700945871 {#243
    date: 2023-11-25 21:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Have-another-meme"
  +title: "Have another meme"
  +url: "https://media.kbin.social/media/95/df/95dfa99938a8165863e77080ccd3d25a0830336600e842ff6f970d8a84392dc9.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701019947 {#173
    date: 2023-11-26 18:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 16816
  -titleTs: "'anoth':2 'meme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701032271
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/655688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700945871 {#243
    date: 2023-11-25 21:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Have-another-meme"
  +title: "Have another meme"
  +url: "https://media.kbin.social/media/95/df/95dfa99938a8165863e77080ccd3d25a0830336600e842ff6f970d8a84392dc9.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701019947 {#173
    date: 2023-11-26 18:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 16816
  -titleTs: "'anoth':2 'meme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701032271
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/655688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700945871 {#243
    date: 2023-11-25 21:57:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1974 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Equivalent"
  +title: "Equivalent"
  +url: "https://startrek.website/pictrs/image/baa4ddfd-d39c-4331-88b7-d20029fb07e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 485
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701081535 {#1408
    date: 2023-11-27 11:38:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 16814
  -titleTs: "'equival':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701031619
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4057436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700945219 {#1886
    date: 2023-11-25 21:46:59.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 {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1974 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Equivalent"
  +title: "Equivalent"
  +url: "https://startrek.website/pictrs/image/baa4ddfd-d39c-4331-88b7-d20029fb07e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 485
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701081535 {#1408
    date: 2023-11-27 11:38:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 16814
  -titleTs: "'equival':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701031619
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4057436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700945219 {#1886
    date: 2023-11-25 21:46:59.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 {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1974 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Equivalent"
  +title: "Equivalent"
  +url: "https://startrek.website/pictrs/image/baa4ddfd-d39c-4331-88b7-d20029fb07e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 485
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701081535 {#1408
    date: 2023-11-27 11:38:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1970 …}
  +badges: Doctrine\ORM\PersistentCollection {#1973 …}
  +children: []
  -id: 16814
  -titleTs: "'equival':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701031619
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4057436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700945219 {#1886
    date: 2023-11-25 21:46:59.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 {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "linux-text-editors"
  +title: "linux text editors"
  +url: "https://thelemmy.club/pictrs/image/7c965ea7-d037-4766-8633-cdf26f057de9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702199493 {#1961
    date: 2023-12-10 10:11:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 16812
  -titleTs: "'editor':3 'linux':1 'text':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701031077
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/5318275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944677 {#1934
    date: 2023-11-25 21:37: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
11 DENIED edit
App\Entity\Entry {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "linux-text-editors"
  +title: "linux text editors"
  +url: "https://thelemmy.club/pictrs/image/7c965ea7-d037-4766-8633-cdf26f057de9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702199493 {#1961
    date: 2023-12-10 10:11:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 16812
  -titleTs: "'editor':3 'linux':1 'text':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701031077
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/5318275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944677 {#1934
    date: 2023-11-25 21:37: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
12 DENIED moderate
App\Entity\Entry {#1957
  +user: Proxies\__CG__\App\Entity\User {#1932 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "linux-text-editors"
  +title: "linux text editors"
  +url: "https://thelemmy.club/pictrs/image/7c965ea7-d037-4766-8633-cdf26f057de9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702199493 {#1961
    date: 2023-12-10 10:11:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 16812
  -titleTs: "'editor':3 'linux':1 'text':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701031077
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/5318275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944677 {#1934
    date: 2023-11-25 21:37: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
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 {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Some-of-you-all-take-these-posts-too-seriously-Shitpost"
  +title: "Some of you all take these posts too seriously. Shitpost: confuse, provoke, entertain or otherwise evoke an unproductive reaction"
  +url: "https://www.urbandictionary.com/define.php?term=Shitpost"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701007307 {#1398
    date: 2023-11-26 15:01:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 16811
  -titleTs: "'confus':11 'entertain':13 'evok':16 'otherwis':15 'post':7 'provok':12 'reaction':19 'serious':9 'shitpost':10 'take':5 'unproduct':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8749124"
  +editedAt: DateTimeImmutable @1701538227 {#1393
    date: 2023-12-02 18:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700944420 {#1389
    date: 2023-11-25 21:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Some-of-you-all-take-these-posts-too-seriously-Shitpost"
  +title: "Some of you all take these posts too seriously. Shitpost: confuse, provoke, entertain or otherwise evoke an unproductive reaction"
  +url: "https://www.urbandictionary.com/define.php?term=Shitpost"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701007307 {#1398
    date: 2023-11-26 15:01:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 16811
  -titleTs: "'confus':11 'entertain':13 'evok':16 'otherwis':15 'post':7 'provok':12 'reaction':19 'serious':9 'shitpost':10 'take':5 'unproduct':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8749124"
  +editedAt: DateTimeImmutable @1701538227 {#1393
    date: 2023-12-02 18:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700944420 {#1389
    date: 2023-11-25 21:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "Some-of-you-all-take-these-posts-too-seriously-Shitpost"
  +title: "Some of you all take these posts too seriously. Shitpost: confuse, provoke, entertain or otherwise evoke an unproductive reaction"
  +url: "https://www.urbandictionary.com/define.php?term=Shitpost"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701007307 {#1398
    date: 2023-11-26 15:01:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 16811
  -titleTs: "'confus':11 'entertain':13 'evok':16 'otherwis':15 'post':7 'provok':12 'reaction':19 'serious':9 'shitpost':10 'take':5 'unproduct':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8749124"
  +editedAt: DateTimeImmutable @1701538227 {#1393
    date: 2023-12-02 18:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700944420 {#1389
    date: 2023-11-25 21:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "This-week-in-KDE-the-Plasma-6-feature-freeze-approaches"
  +title: "This week in KDE: the Plasma 6 feature freeze approaches"
  +url: "https://pointieststick.com/2023/11/24/this-week-in-kde-the-plasma-6-feature-freeze-approaches/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700944281 {#1374
    date: 2023-11-25 21:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 16810
  -titleTs: "'6':7 'approach':10 'featur':8 'freez':9 'kde':4 'plasma':6 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030681
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8464585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944281 {#1365
    date: 2023-11-25 21:31: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
19 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "This-week-in-KDE-the-Plasma-6-feature-freeze-approaches"
  +title: "This week in KDE: the Plasma 6 feature freeze approaches"
  +url: "https://pointieststick.com/2023/11/24/this-week-in-kde-the-plasma-6-feature-freeze-approaches/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700944281 {#1374
    date: 2023-11-25 21:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 16810
  -titleTs: "'6':7 'approach':10 'featur':8 'freez':9 'kde':4 'plasma':6 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030681
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8464585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944281 {#1365
    date: 2023-11-25 21:31: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
20 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "This-week-in-KDE-the-Plasma-6-feature-freeze-approaches"
  +title: "This week in KDE: the Plasma 6 feature freeze approaches"
  +url: "https://pointieststick.com/2023/11/24/this-week-in-kde-the-plasma-6-feature-freeze-approaches/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700944281 {#1374
    date: 2023-11-25 21:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 16810
  -titleTs: "'6':7 'approach':10 'featur':8 'freez':9 'kde':4 'plasma':6 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030681
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8464585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944281 {#1365
    date: 2023-11-25 21:31: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
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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "The-Wine-development-release-8-21-is-now-available"
  +title: "The Wine development release 8.21 is now available."
  +url: "https://www.winehq.org/announce/8.21"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105794 {#2427
    date: 2023-11-27 18:23:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 16809
  -titleTs: "'8.21':5 'avail':8 'develop':3 'releas':4 'wine':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8464521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944242 {#2424
    date: 2023-11-25 21:30: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
23 DENIED edit
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "The-Wine-development-release-8-21-is-now-available"
  +title: "The Wine development release 8.21 is now available."
  +url: "https://www.winehq.org/announce/8.21"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105794 {#2427
    date: 2023-11-27 18:23:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 16809
  -titleTs: "'8.21':5 'avail':8 'develop':3 'releas':4 'wine':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8464521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944242 {#2424
    date: 2023-11-25 21:30: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
24 DENIED moderate
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "The-Wine-development-release-8-21-is-now-available"
  +title: "The Wine development release 8.21 is now available."
  +url: "https://www.winehq.org/announce/8.21"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105794 {#2427
    date: 2023-11-27 18:23:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 16809
  -titleTs: "'8.21':5 'avail':8 'develop':3 'releas':4 'wine':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8464521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944242 {#2424
    date: 2023-11-25 21:30: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
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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Witcher-3-is-on-sale-for-8-BTW"
  +title: "Witcher 3 is on sale for $8, BTW"
  +url: "https://lemmy.world/pictrs/image/05d3860c-22e9-42a5-a486-400169646704.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701121279 {#2355
    date: 2023-11-27 22:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 16808
  -titleTs: "'3':2 '8':7 'btw':8 'sale':5 'witcher':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944154 {#2466
    date: 2023-11-25 21:29:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Witcher-3-is-on-sale-for-8-BTW"
  +title: "Witcher 3 is on sale for $8, BTW"
  +url: "https://lemmy.world/pictrs/image/05d3860c-22e9-42a5-a486-400169646704.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701121279 {#2355
    date: 2023-11-27 22:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 16808
  -titleTs: "'3':2 '8':7 'btw':8 'sale':5 'witcher':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944154 {#2466
    date: 2023-11-25 21:29:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Witcher-3-is-on-sale-for-8-BTW"
  +title: "Witcher 3 is on sale for $8, BTW"
  +url: "https://lemmy.world/pictrs/image/05d3860c-22e9-42a5-a486-400169646704.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701121279 {#2355
    date: 2023-11-27 22:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 16808
  -titleTs: "'3':2 '8':7 'btw':8 'sale':5 'witcher':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030554
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944154 {#2466
    date: 2023-11-25 21:29:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Readarr-tips"
  +title: "Readarr tips?"
  +url: null
  +body: "I love my sonarr and radarr setup. But readarr seems to not be working so well. Is there a guide on how to get it to be more reliable in grabbing books? And while I am at it, how do I manage audio AND ebooks?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701092838 {#1359
    date: 2023-11-27 14:47:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 16806
  -titleTs: "'readarr':1 'tip':2"
  -bodyTs: "'audio':43 'book':32 'ebook':45 'get':24 'grab':31 'guid':20 'love':2 'manag':42 'radarr':6 'readarr':9 'reliabl':29 'seem':10 'setup':7 'sonarr':4 'well':16 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943795 {#2488
    date: 2023-11-25 21:23: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
31 DENIED edit
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Readarr-tips"
  +title: "Readarr tips?"
  +url: null
  +body: "I love my sonarr and radarr setup. But readarr seems to not be working so well. Is there a guide on how to get it to be more reliable in grabbing books? And while I am at it, how do I manage audio AND ebooks?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701092838 {#1359
    date: 2023-11-27 14:47:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 16806
  -titleTs: "'readarr':1 'tip':2"
  -bodyTs: "'audio':43 'book':32 'ebook':45 'get':24 'grab':31 'guid':20 'love':2 'manag':42 'radarr':6 'readarr':9 'reliabl':29 'seem':10 'setup':7 'sonarr':4 'well':16 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943795 {#2488
    date: 2023-11-25 21:23: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
32 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Readarr-tips"
  +title: "Readarr tips?"
  +url: null
  +body: "I love my sonarr and radarr setup. But readarr seems to not be working so well. Is there a guide on how to get it to be more reliable in grabbing books? And while I am at it, how do I manage audio AND ebooks?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701092838 {#1359
    date: 2023-11-27 14:47:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 16806
  -titleTs: "'readarr':1 'tip':2"
  -bodyTs: "'audio':43 'book':32 'ebook':45 'get':24 'grab':31 'guid':20 'love':2 'manag':42 'radarr':6 'readarr':9 'reliabl':29 'seem':10 'setup':7 'sonarr':4 'well':16 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943795 {#2488
    date: 2023-11-25 21:23: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
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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Tehc"
  +title: "Tehc"
  +url: "https://lemmy.world/pictrs/image/056f1a91-24e4-489c-bfc8-4bf697d5bc87.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 558
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701035547 {#1502
    date: 2023-11-26 22:52:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 16805
  -titleTs: "'tehc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701029699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943299 {#1546
    date: 2023-11-25 21:14:59.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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Tehc"
  +title: "Tehc"
  +url: "https://lemmy.world/pictrs/image/056f1a91-24e4-489c-bfc8-4bf697d5bc87.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 558
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701035547 {#1502
    date: 2023-11-26 22:52:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 16805
  -titleTs: "'tehc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701029699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943299 {#1546
    date: 2023-11-25 21:14:59.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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Tehc"
  +title: "Tehc"
  +url: "https://lemmy.world/pictrs/image/056f1a91-24e4-489c-bfc8-4bf697d5bc87.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 558
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701035547 {#1502
    date: 2023-11-26 22:52:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 16805
  -titleTs: "'tehc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701029699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8748387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700943299 {#1546
    date: 2023-11-25 21:14:59.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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Bat-Trek"
  +title: "Bat-Trek"
  +url: "https://lemmy.world/pictrs/image/67fae07f-38a2-4faf-8b85-8cdc6250a96f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700964936 {#1505
    date: 2023-11-26 03:15:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 16803
  -titleTs: "'bat':2 'bat-trek':1 'trek':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701028762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8747767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700942362 {#1543
    date: 2023-11-25 20:59:22.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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Bat-Trek"
  +title: "Bat-Trek"
  +url: "https://lemmy.world/pictrs/image/67fae07f-38a2-4faf-8b85-8cdc6250a96f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700964936 {#1505
    date: 2023-11-26 03:15:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 16803
  -titleTs: "'bat':2 'bat-trek':1 'trek':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701028762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8747767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700942362 {#1543
    date: 2023-11-25 20:59:22.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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Bat-Trek"
  +title: "Bat-Trek"
  +url: "https://lemmy.world/pictrs/image/67fae07f-38a2-4faf-8b85-8cdc6250a96f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700964936 {#1505
    date: 2023-11-26 03:15:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 16803
  -titleTs: "'bat':2 'bat-trek':1 'trek':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701028762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8747767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700942362 {#1543
    date: 2023-11-25 20:59:22.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 {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Auto-CreamAPI-for-Shinobi-Strikers-EAC"
  +title: "Auto-CreamAPI for Shinobi Strikers (EAC)"
  +url: null
  +body: """
    Hey, I am trying to unlock DLCs for ***NtB:Shinobi Strikers*** which has Easy Anti Cheat.\n
    \n
    I followed the steps for unlocking listed in AutoCreamApi in csrinru. But when launching the game I get an EAC error telling something of unrecognized dll and essentially doesn’t let me boot up the game. Also the DLCs don’t appear in the Steam Page so I guess I did something wrong? Or maybe EAC will just not let me? I tried with the “bypassing game-specific protection” option ticked but still doesn’t work.\n
    \n
    Any ideas how to bypass this? Did I do sth wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700998394 {#1518
    date: 2023-11-26 12:33:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 16801
  -titleTs: "'auto':2 'auto-creamapi':1 'creamapi':3 'eac':7 'shinobi':5 'striker':6"
  -bodyTs: "'also':53 'anti':15 'appear':58 'autocreamapi':25 'boot':49 'bypass':82,98 'cheat':16 'csrinru':27 'dlcs':7,55 'dll':42 'doesn':45,91 'eac':36,72 'easi':14 'error':37 'essenti':44 'follow':18 'game':32,52,84 'game-specif':83 'get':34 'guess':65 'hey':1 'idea':95 'launch':30 'let':47,76 'list':23 'mayb':71 'ntb':9 'option':87 'page':62 'protect':86 'shinobi':10 'someth':39,68 'specif':85 'steam':61 'step':20 'sth':103 'still':90 'striker':11 'tell':38 'tick':88 'tri':4,79 'unlock':6,22 'unrecogn':41 'work':93 'wrong':69,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701027734
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9090643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700941334 {#1519
    date: 2023-11-25 20:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Auto-CreamAPI-for-Shinobi-Strikers-EAC"
  +title: "Auto-CreamAPI for Shinobi Strikers (EAC)"
  +url: null
  +body: """
    Hey, I am trying to unlock DLCs for ***NtB:Shinobi Strikers*** which has Easy Anti Cheat.\n
    \n
    I followed the steps for unlocking listed in AutoCreamApi in csrinru. But when launching the game I get an EAC error telling something of unrecognized dll and essentially doesn’t let me boot up the game. Also the DLCs don’t appear in the Steam Page so I guess I did something wrong? Or maybe EAC will just not let me? I tried with the “bypassing game-specific protection” option ticked but still doesn’t work.\n
    \n
    Any ideas how to bypass this? Did I do sth wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700998394 {#1518
    date: 2023-11-26 12:33:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 16801
  -titleTs: "'auto':2 'auto-creamapi':1 'creamapi':3 'eac':7 'shinobi':5 'striker':6"
  -bodyTs: "'also':53 'anti':15 'appear':58 'autocreamapi':25 'boot':49 'bypass':82,98 'cheat':16 'csrinru':27 'dlcs':7,55 'dll':42 'doesn':45,91 'eac':36,72 'easi':14 'error':37 'essenti':44 'follow':18 'game':32,52,84 'game-specif':83 'get':34 'guess':65 'hey':1 'idea':95 'launch':30 'let':47,76 'list':23 'mayb':71 'ntb':9 'option':87 'page':62 'protect':86 'shinobi':10 'someth':39,68 'specif':85 'steam':61 'step':20 'sth':103 'still':90 'striker':11 'tell':38 'tick':88 'tri':4,79 'unlock':6,22 'unrecogn':41 'work':93 'wrong':69,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701027734
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9090643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700941334 {#1519
    date: 2023-11-25 20:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Auto-CreamAPI-for-Shinobi-Strikers-EAC"
  +title: "Auto-CreamAPI for Shinobi Strikers (EAC)"
  +url: null
  +body: """
    Hey, I am trying to unlock DLCs for ***NtB:Shinobi Strikers*** which has Easy Anti Cheat.\n
    \n
    I followed the steps for unlocking listed in AutoCreamApi in csrinru. But when launching the game I get an EAC error telling something of unrecognized dll and essentially doesn’t let me boot up the game. Also the DLCs don’t appear in the Steam Page so I guess I did something wrong? Or maybe EAC will just not let me? I tried with the “bypassing game-specific protection” option ticked but still doesn’t work.\n
    \n
    Any ideas how to bypass this? Did I do sth wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700998394 {#1518
    date: 2023-11-26 12:33:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 16801
  -titleTs: "'auto':2 'auto-creamapi':1 'creamapi':3 'eac':7 'shinobi':5 'striker':6"
  -bodyTs: "'also':53 'anti':15 'appear':58 'autocreamapi':25 'boot':49 'bypass':82,98 'cheat':16 'csrinru':27 'dlcs':7,55 'dll':42 'doesn':45,91 'eac':36,72 'easi':14 'error':37 'essenti':44 'follow':18 'game':32,52,84 'game-specif':83 'get':34 'guess':65 'hey':1 'idea':95 'launch':30 'let':47,76 'list':23 'mayb':71 'ntb':9 'option':87 'page':62 'protect':86 'shinobi':10 'someth':39,68 'specif':85 'steam':61 'step':20 'sth':103 'still':90 'striker':11 'tell':38 'tick':88 'tri':4,79 'unlock':6,22 'unrecogn':41 'work':93 'wrong':69,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701027734
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9090643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700941334 {#1519
    date: 2023-11-25 20:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "by-Mark-Twain"
  +title: "by Mark Twain"
  +url: "https://discuss.tchncs.de/pictrs/image/fea8b659-536d-4cd8-b32c-4d4b50a4f80d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703261260 {#1745
    date: 2023-12-22 17:07:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 16799
  -titleTs: "'mark':2 'twain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701027664
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6832356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700941264 {#1747
    date: 2023-11-25 20:41: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
47 DENIED edit
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "by-Mark-Twain"
  +title: "by Mark Twain"
  +url: "https://discuss.tchncs.de/pictrs/image/fea8b659-536d-4cd8-b32c-4d4b50a4f80d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703261260 {#1745
    date: 2023-12-22 17:07:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 16799
  -titleTs: "'mark':2 'twain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701027664
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6832356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700941264 {#1747
    date: 2023-11-25 20:41: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
48 DENIED moderate
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "by-Mark-Twain"
  +title: "by Mark Twain"
  +url: "https://discuss.tchncs.de/pictrs/image/fea8b659-536d-4cd8-b32c-4d4b50a4f80d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703261260 {#1745
    date: 2023-12-22 17:07:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 16799
  -titleTs: "'mark':2 'twain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701027664
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6832356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700941264 {#1747
    date: 2023-11-25 20:41: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
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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1489 …}
  +slug: "Admit-it-you-have-long-dreamed-of-such-hosting"
  +title: "Admit it, you have long dreamed of such hosting."
  +url: "https://www.imagenetz.de/download/7bec9bfea91189c5f505dbd9fb6ec375.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 183
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701030650 {#1484
    date: 2023-11-26 21:30:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 16781
  -titleTs: "'admit':1 'dream':6 'host':9 'long':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701026684
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1719117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700940284 {#1486
    date: 2023-11-25 20:24:44.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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1489 …}
  +slug: "Admit-it-you-have-long-dreamed-of-such-hosting"
  +title: "Admit it, you have long dreamed of such hosting."
  +url: "https://www.imagenetz.de/download/7bec9bfea91189c5f505dbd9fb6ec375.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 183
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701030650 {#1484
    date: 2023-11-26 21:30:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 16781
  -titleTs: "'admit':1 'dream':6 'host':9 'long':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701026684
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1719117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700940284 {#1486
    date: 2023-11-25 20:24:44.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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1489 …}
  +slug: "Admit-it-you-have-long-dreamed-of-such-hosting"
  +title: "Admit it, you have long dreamed of such hosting."
  +url: "https://www.imagenetz.de/download/7bec9bfea91189c5f505dbd9fb6ec375.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 183
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701030650 {#1484
    date: 2023-11-26 21:30:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 16781
  -titleTs: "'admit':1 'dream':6 'host':9 'long':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701026684
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1719117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700940284 {#1486
    date: 2023-11-25 20:24:44.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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "I-love-the-future"
  +title: "I love the future"
  +url: "https://i.imgur.io/S7zGoFs_d.webp?maxwidth=640&shape=thumb&fidelity=medium"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701008612 {#1754
    date: 2023-11-26 15:23:32.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: 16771
  -titleTs: "'futur':4 'love':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8746311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939505 {#1755
    date: 2023-11-25 20:11:45.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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "I-love-the-future"
  +title: "I love the future"
  +url: "https://i.imgur.io/S7zGoFs_d.webp?maxwidth=640&shape=thumb&fidelity=medium"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701008612 {#1754
    date: 2023-11-26 15:23:32.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: 16771
  -titleTs: "'futur':4 'love':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8746311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939505 {#1755
    date: 2023-11-25 20:11:45.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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "I-love-the-future"
  +title: "I love the future"
  +url: "https://i.imgur.io/S7zGoFs_d.webp?maxwidth=640&shape=thumb&fidelity=medium"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701008612 {#1754
    date: 2023-11-26 15:23:32.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: 16771
  -titleTs: "'futur':4 'love':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8746311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939505 {#1755
    date: 2023-11-25 20:11:45.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 {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Most-private-crypto-wallet"
  +title: "Most private crypto wallet?"
  +url: "https://kbin.social/m/privacyguides@lemmy.one/t/655517"
  +body: "The whole point of me making certain payments with crypto is for it not to be attached to my name. obviously the crypto service company has my cc details. whats the most privacy friendly one? ty :)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106672 {#1773
    date: 2023-11-27 18:37:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 16770
  -titleTs: "'crypto':3 'privat':2 'wallet':4"
  -bodyTs: "'attach':17 'cc':28 'certain':7 'compani':25 'crypto':10,23 'detail':29 'friend':34 'make':6 'name':20 'obvious':21 'one':35 'payment':8 'point':3 'privaci':33 'servic':24 'ty':36 'what':30 'whole':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025460
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/655517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939060 {#1775
    date: 2023-11-25 20:04:20.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 {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Most-private-crypto-wallet"
  +title: "Most private crypto wallet?"
  +url: "https://kbin.social/m/privacyguides@lemmy.one/t/655517"
  +body: "The whole point of me making certain payments with crypto is for it not to be attached to my name. obviously the crypto service company has my cc details. whats the most privacy friendly one? ty :)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106672 {#1773
    date: 2023-11-27 18:37:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 16770
  -titleTs: "'crypto':3 'privat':2 'wallet':4"
  -bodyTs: "'attach':17 'cc':28 'certain':7 'compani':25 'crypto':10,23 'detail':29 'friend':34 'make':6 'name':20 'obvious':21 'one':35 'payment':8 'point':3 'privaci':33 'servic':24 'ty':36 'what':30 'whole':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025460
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/655517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939060 {#1775
    date: 2023-11-25 20:04:20.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 {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: Proxies\__CG__\App\Entity\Image {#1783 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1785 …}
  +slug: "Most-private-crypto-wallet"
  +title: "Most private crypto wallet?"
  +url: "https://kbin.social/m/privacyguides@lemmy.one/t/655517"
  +body: "The whole point of me making certain payments with crypto is for it not to be attached to my name. obviously the crypto service company has my cc details. whats the most privacy friendly one? ty :)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106672 {#1773
    date: 2023-11-27 18:37:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 16770
  -titleTs: "'crypto':3 'privat':2 'wallet':4"
  -bodyTs: "'attach':17 'cc':28 'certain':7 'compani':25 'crypto':10,23 'detail':29 'friend':34 'make':6 'name':20 'obvious':21 'one':35 'payment':8 'point':3 'privaci':33 'servic':24 'ty':36 'what':30 'whole':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025460
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/655517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939060 {#1775
    date: 2023-11-25 20:04:20.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 {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "Stinkiest-Zionist-Shit"
  +title: "Stinkiest Zionist Shit"
  +url: "https://lemmygrad.ml/pictrs/image/386c2053-af6a-4cf1-af04-2a6939a15e8b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700938868 {#1465
    date: 2023-11-25 20:01:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 16769
  -titleTs: "'shit':3 'stinkiest':1 'zionist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701001868
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2796002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938868 {#1638
    date: 2023-11-25 20:01: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
63 DENIED edit
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "Stinkiest-Zionist-Shit"
  +title: "Stinkiest Zionist Shit"
  +url: "https://lemmygrad.ml/pictrs/image/386c2053-af6a-4cf1-af04-2a6939a15e8b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700938868 {#1465
    date: 2023-11-25 20:01:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 16769
  -titleTs: "'shit':3 'stinkiest':1 'zionist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701001868
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2796002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938868 {#1638
    date: 2023-11-25 20:01: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
64 DENIED moderate
App\Entity\Entry {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1643 …}
  +slug: "Stinkiest-Zionist-Shit"
  +title: "Stinkiest Zionist Shit"
  +url: "https://lemmygrad.ml/pictrs/image/386c2053-af6a-4cf1-af04-2a6939a15e8b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700938868 {#1465
    date: 2023-11-25 20:01:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 16769
  -titleTs: "'shit':3 'stinkiest':1 'zionist':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701001868
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2796002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938868 {#1638
    date: 2023-11-25 20:01: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
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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "If-Janeway-was-part-of-the-Amazon-strike-or-any"
  +title: "If Janeway was part of the Amazon strike (or any of the other worker strikes recently)..."
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/HWueLWGjn70b/xrhHjhIiBlHlGiX5lUiAFsHKyHu37BvfGCXs6eVB.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701013484 {#1422
    date: 2023-11-26 16:44:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 16768
  -titleTs: "'amazon':7 'janeway':2 'part':4 'recent':16 'strike':8,15 'worker':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025235
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16009096"
  +editedAt: DateTimeImmutable @1701529241 {#1446
    date: 2023-12-02 16:00:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700938835 {#1447
    date: 2023-11-25 20:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "If-Janeway-was-part-of-the-Amazon-strike-or-any"
  +title: "If Janeway was part of the Amazon strike (or any of the other worker strikes recently)..."
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/HWueLWGjn70b/xrhHjhIiBlHlGiX5lUiAFsHKyHu37BvfGCXs6eVB.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701013484 {#1422
    date: 2023-11-26 16:44:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 16768
  -titleTs: "'amazon':7 'janeway':2 'part':4 'recent':16 'strike':8,15 'worker':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025235
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16009096"
  +editedAt: DateTimeImmutable @1701529241 {#1446
    date: 2023-12-02 16:00:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700938835 {#1447
    date: 2023-11-25 20:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "If-Janeway-was-part-of-the-Amazon-strike-or-any"
  +title: "If Janeway was part of the Amazon strike (or any of the other worker strikes recently)..."
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/HWueLWGjn70b/xrhHjhIiBlHlGiX5lUiAFsHKyHu37BvfGCXs6eVB.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701013484 {#1422
    date: 2023-11-26 16:44:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 16768
  -titleTs: "'amazon':7 'janeway':2 'part':4 'recent':16 'strike':8,15 'worker':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701025235
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16009096"
  +editedAt: DateTimeImmutable @1701529241 {#1446
    date: 2023-12-02 16:00:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700938835 {#1447
    date: 2023-11-25 20:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1461 …}
  +slug: "Ubuntu-Budgie-switches-its-approach-to-Wayland"
  +title: "Ubuntu Budgie switches its approach to Wayland"
  +url: "https://www.theregister.com/2023/11/20/budgie_switches_wayland_approach/"
  +body: """
    > We met project lead David “Fossfreedom” Mohammed and packaging guru Sam Lane from the Ubuntu Budgie team in Rīga, and they passed on news of a rift – and indeed possible divorce – between Budgie and Enlightenment… and it’s caused by Wayland.\n
    \n
    > While Enlightenment does have some Wayland support, in the project’s own words this is “still considered experimental and not for regular end users.”\n
    \n
    > Thus, the Budgie team has been evaluating options to move forward. XFCE are doing some really great work in this area with libxfce4windowing – a compatibility layer bridging Wayland and X11, allowing the move in a logical direction without needing a big-bang approach. To date, most of the current codebase has already been reworked and is ready for a Wayland-only approach without impacting further development and enhancements.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105623 {#1425
    date: 2023-11-27 18:20:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 16766
  -titleTs: "'approach':5 'budgi':2 'switch':3 'ubuntu':1 'wayland':7"
  -bodyTs: "'allow':96 'alreadi':118 'approach':109,129 'area':86 'bang':108 'big':107 'big-bang':106 'bridg':92 'budgi':16,33,68 'caus':39 'codebas':116 'compat':90 'consid':58 'current':115 'date':111 'david':5 'develop':133 'direct':102 'divorc':31 'end':64 'enhanc':135 'enlighten':35,43 'evalu':72 'experiment':59 'forward':76 'fossfreedom':6 'great':82 'guru':10 'impact':131 'inde':29 'lane':12 'layer':91 'lead':4 'libxfce4windowing':88 'logic':101 'met':2 'moham':7 'move':75,98 'need':104 'news':24 'option':73 'packag':9 'pass':22 'possibl':30 'project':3,51 'readi':123 'realli':81 'regular':63 'rework':120 'rift':27 'rīga':19 'sam':11 'still':57 'support':48 'team':17,69 'thus':66 'ubuntu':15 'user':65 'wayland':41,47,93,127 'wayland-on':126 'without':103,130 'word':54 'work':83 'x11':95 'xfce':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701024533
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/415302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938133 {#1416
    date: 2023-11-25 19:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1461 …}
  +slug: "Ubuntu-Budgie-switches-its-approach-to-Wayland"
  +title: "Ubuntu Budgie switches its approach to Wayland"
  +url: "https://www.theregister.com/2023/11/20/budgie_switches_wayland_approach/"
  +body: """
    > We met project lead David “Fossfreedom” Mohammed and packaging guru Sam Lane from the Ubuntu Budgie team in Rīga, and they passed on news of a rift – and indeed possible divorce – between Budgie and Enlightenment… and it’s caused by Wayland.\n
    \n
    > While Enlightenment does have some Wayland support, in the project’s own words this is “still considered experimental and not for regular end users.”\n
    \n
    > Thus, the Budgie team has been evaluating options to move forward. XFCE are doing some really great work in this area with libxfce4windowing – a compatibility layer bridging Wayland and X11, allowing the move in a logical direction without needing a big-bang approach. To date, most of the current codebase has already been reworked and is ready for a Wayland-only approach without impacting further development and enhancements.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105623 {#1425
    date: 2023-11-27 18:20:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 16766
  -titleTs: "'approach':5 'budgi':2 'switch':3 'ubuntu':1 'wayland':7"
  -bodyTs: "'allow':96 'alreadi':118 'approach':109,129 'area':86 'bang':108 'big':107 'big-bang':106 'bridg':92 'budgi':16,33,68 'caus':39 'codebas':116 'compat':90 'consid':58 'current':115 'date':111 'david':5 'develop':133 'direct':102 'divorc':31 'end':64 'enhanc':135 'enlighten':35,43 'evalu':72 'experiment':59 'forward':76 'fossfreedom':6 'great':82 'guru':10 'impact':131 'inde':29 'lane':12 'layer':91 'lead':4 'libxfce4windowing':88 'logic':101 'met':2 'moham':7 'move':75,98 'need':104 'news':24 'option':73 'packag':9 'pass':22 'possibl':30 'project':3,51 'readi':123 'realli':81 'regular':63 'rework':120 'rift':27 'rīga':19 'sam':11 'still':57 'support':48 'team':17,69 'thus':66 'ubuntu':15 'user':65 'wayland':41,47,93,127 'wayland-on':126 'without':103,130 'word':54 'work':83 'x11':95 'xfce':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701024533
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/415302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938133 {#1416
    date: 2023-11-25 19:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1461 …}
  +slug: "Ubuntu-Budgie-switches-its-approach-to-Wayland"
  +title: "Ubuntu Budgie switches its approach to Wayland"
  +url: "https://www.theregister.com/2023/11/20/budgie_switches_wayland_approach/"
  +body: """
    > We met project lead David “Fossfreedom” Mohammed and packaging guru Sam Lane from the Ubuntu Budgie team in Rīga, and they passed on news of a rift – and indeed possible divorce – between Budgie and Enlightenment… and it’s caused by Wayland.\n
    \n
    > While Enlightenment does have some Wayland support, in the project’s own words this is “still considered experimental and not for regular end users.”\n
    \n
    > Thus, the Budgie team has been evaluating options to move forward. XFCE are doing some really great work in this area with libxfce4windowing – a compatibility layer bridging Wayland and X11, allowing the move in a logical direction without needing a big-bang approach. To date, most of the current codebase has already been reworked and is ready for a Wayland-only approach without impacting further development and enhancements.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105623 {#1425
    date: 2023-11-27 18:20:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 16766
  -titleTs: "'approach':5 'budgi':2 'switch':3 'ubuntu':1 'wayland':7"
  -bodyTs: "'allow':96 'alreadi':118 'approach':109,129 'area':86 'bang':108 'big':107 'big-bang':106 'bridg':92 'budgi':16,33,68 'caus':39 'codebas':116 'compat':90 'consid':58 'current':115 'date':111 'david':5 'develop':133 'direct':102 'divorc':31 'end':64 'enhanc':135 'enlighten':35,43 'evalu':72 'experiment':59 'forward':76 'fossfreedom':6 'great':82 'guru':10 'impact':131 'inde':29 'lane':12 'layer':91 'lead':4 'libxfce4windowing':88 'logic':101 'met':2 'moham':7 'move':75,98 'need':104 'news':24 'option':73 'packag':9 'pass':22 'possibl':30 'project':3,51 'readi':123 'realli':81 'regular':63 'rework':120 'rift':27 'rīga':19 'sam':11 'still':57 'support':48 'team':17,69 'thus':66 'ubuntu':15 'user':65 'wayland':41,47,93,127 'wayland-on':126 'without':103,130 'word':54 'work':83 'x11':95 'xfce':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701024533
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/415302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700938133 {#1416
    date: 2023-11-25 19:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Training"
  +title: "Training"
  +url: "https://startrek.website/pictrs/image/59910ccf-c85d-458c-a51b-38f9fb6e47ce.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 636
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700969887 {#1433
    date: 2023-11-26 04:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 16765
  -titleTs: "'train':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023483
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4053641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937083 {#1437
    date: 2023-11-25 19:31:23.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Training"
  +title: "Training"
  +url: "https://startrek.website/pictrs/image/59910ccf-c85d-458c-a51b-38f9fb6e47ce.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 636
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700969887 {#1433
    date: 2023-11-26 04:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 16765
  -titleTs: "'train':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023483
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4053641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937083 {#1437
    date: 2023-11-25 19:31:23.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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Training"
  +title: "Training"
  +url: "https://startrek.website/pictrs/image/59910ccf-c85d-458c-a51b-38f9fb6e47ce.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 636
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700969887 {#1433
    date: 2023-11-26 04:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 16765
  -titleTs: "'train':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023483
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4053641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937083 {#1437
    date: 2023-11-25 19:31:23.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 {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "What-are-some-promising-solutions-to-solar-power-s-lack-of"
  +title: "What are some promising solutions to solar power's lack of night time availability? Is "transoceanic power transportation" on the list?"
  +url: null
  +body: """
    EDIT: Submarine power transportation is indeed on the list\n
    ==========================================================\n
    \n
    Not transoceanic, but there are two projects currently proposed that will – when constructed – break the current record for the “longest undersea power transmission cable” (a record currently held by the North Sea Link at 720 km, or 450 miles.)\n
    \n
    One of these projects is [the Xlinks Morocco-UK Power Project](https://en.wikipedia.org/wiki/Xlinks_Morocco%E2%80%93UK_Power_Project) which aims to lay 3,800 km (2,400 miles) of cable and sell Morocco’s solar power to England.\n
    \n
    There is, as of yet, not enough cable in the world to even begin this project. The company proposing the project is building factories to produce this cable.\n
    \n
    The other is the [Australia-Asia Power Link](https://en.wikipedia.org/wiki/Australia-Asia_Power_Link), which aims to provide Australian solar power to Singapore using a 4,500 km (2,800 miles) undersea cable.\n
    \n
    Where the Xlinks project ran into a “not enough cable in the world” problem, Sun Cable’s AAPL has apparently been running into a “not enough money in the world” problem, as it has repeatedly gotten into trouble with its investors.\n
    \n
    EDIT: But also, storage is scaling up\n
    =====================================\n
    \n
    @ProfessorGumby@midwest.social provided a fantastic link to a lot of energy storage mediums that are already in use in various grids across the world. These include (and [the link the professor provided](https://science.howstuffworks.com/environmental/green-tech/sustainable/grid-energy-storage.htm) gives an excellent short summary on each)\n
    \n
    - Pumped hydroelectric\n
    - Compressed Air Energy Storage (CAES)\n
    - Flywheels\n
    - Supercapacitors\n
    - And just plain batteries\n
    \n
    Also, this wasn’t in the Gumby’s answer, but [Finland’s Vatajankoski power plant uses a hot sand battery](https://www.bbc.com/future/article/20221102-how-a-sand-battery-could-transform-clean-energy) during its high-demand, low-production hours.\n
    \n
    Hydrogen is projected to grow\n
    =============================\n
    \n
    @Hypx@kbin.social noted that hydrogen has advantages no other energy storage medium possesses: duration of storage and ease of piping/shipping. This is probably why numerous governments are investing in hydrogen production, and why [Wood Mackenzie projects](https://www.woodmac.com/news/the-edge/hydrogens-critical-role-in-the-energy-transition/) what looks like a 200-fold increase in production by the year 2050. (It’s a graph. I’m looking at a graph, so I am only estimating.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037371 {#1697
    date: 2023-11-26 23:22:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ProfessorGumby@midwest.social"
    "@Hypx@kbin.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 16764
  -titleTs: "'avail':14 'lack':10 'list':21 'night':12 'power':8,17 'promis':4 'solar':7 'solut':5 'time':13 'transocean':16 'transport':18"
  -bodyTs: "'/environmental/green-tech/sustainable/grid-energy-storage.htm)':224 '/future/article/20221102-how-a-sand-battery-could-transform-clean-energy)':267 '/news/the-edge/hydrogens-critical-role-in-the-energy-transition/)':319 '/wiki/australia-asia_power_link),':123 '/wiki/xlinks_morocco%e2%80%93uk_power_project)':63 '2':71,138 '200':324 '2050':332 '3':68 '4':135 '400':72 '450':47 '500':136 '720':44 '800':69,139 'aapl':160 'across':211 'advantag':287 'aim':65,125 'air':235 'alreadi':205 'also':186,245 'answer':253 'appar':162 'asia':118 'australia':117 'australia-asia':116 'australian':128 'batteri':244,264 'begin':97 'break':23 'build':106 'cabl':33,75,91,111,142,152,158 'cae':238 'compani':101 'compress':234 'construct':22 'current':17,25,36 'demand':272 'durat':294 'eas':298 'edit':1,184 'en.wikipedia.org':62,122 'en.wikipedia.org/wiki/australia-asia_power_link),':121 'en.wikipedia.org/wiki/xlinks_morocco%e2%80%93uk_power_project)':61 'energi':200,236,290 'england':83 'enough':90,151,168 'estim':347 'even':96 'excel':227 'factori':107 'fantast':194 'finland':255 'flywheel':239 'fold':325 'give':225 'gotten':178 'govern':306 'graph':336,342 'grid':210 'grow':281 'gumbi':251 'held':37 'high':271 'high-demand':270 'hot':262 'hour':276 'hydroelectr':233 'hydrogen':277,285,310 'hypx@kbin.social':282 'includ':215 'increas':326 'inde':6 'invest':308 'investor':183 'km':45,70,137 'lay':67 'like':322 'link':42,120,195,218 'list':9 'longest':29 'look':321,339 'lot':198 'low':274 'low-product':273 'm':338 'mackenzi':315 'medium':202,292 'mile':48,73,140 'money':169 'morocco':57,78 'morocco-uk':56 'north':40 'note':283 'numer':305 'one':49 'piping/shipping':300 'plain':243 'plant':259 'possess':293 'power':3,31,59,81,119,130,258 'probabl':303 'problem':156,173 'produc':109 'product':275,311,328 'professor':220 'professorgumby@midwest.social':191 'project':16,52,60,99,104,146,279,316 'propos':18,102 'provid':127,192,221 'pump':232 'ran':147 'record':26,35 'repeat':177 'run':164 'sand':263 'scale':189 'science.howstuffworks.com':223 'science.howstuffworks.com/environmental/green-tech/sustainable/grid-energy-storage.htm)':222 'sea':41 'sell':77 'short':228 'singapor':132 'solar':80,129 'storag':187,201,237,291,296 'submarin':2 'summari':229 'sun':157 'supercapacitor':240 'transmiss':32 'transocean':11 'transport':4 'troubl':180 'two':15 'uk':58 'undersea':30,141 'use':133,207,260 'various':209 'vatajankoski':257 'wasn':247 'wood':314 'world':94,155,172,213 'www.bbc.com':266 'www.bbc.com/future/article/20221102-how-a-sand-battery-could-transform-clean-energy)':265 'www.woodmac.com':318 'www.woodmac.com/news/the-edge/hydrogens-critical-role-in-the-energy-transition/)':317 'xlink':55,145 'year':331 'yet':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023389
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/4395307"
  +editedAt: DateTimeImmutable @1701570500 {#1695
    date: 2023-12-03 03:28:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700936989 {#1690
    date: 2023-11-25 19:29:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "What-are-some-promising-solutions-to-solar-power-s-lack-of"
  +title: "What are some promising solutions to solar power's lack of night time availability? Is "transoceanic power transportation" on the list?"
  +url: null
  +body: """
    EDIT: Submarine power transportation is indeed on the list\n
    ==========================================================\n
    \n
    Not transoceanic, but there are two projects currently proposed that will – when constructed – break the current record for the “longest undersea power transmission cable” (a record currently held by the North Sea Link at 720 km, or 450 miles.)\n
    \n
    One of these projects is [the Xlinks Morocco-UK Power Project](https://en.wikipedia.org/wiki/Xlinks_Morocco%E2%80%93UK_Power_Project) which aims to lay 3,800 km (2,400 miles) of cable and sell Morocco’s solar power to England.\n
    \n
    There is, as of yet, not enough cable in the world to even begin this project. The company proposing the project is building factories to produce this cable.\n
    \n
    The other is the [Australia-Asia Power Link](https://en.wikipedia.org/wiki/Australia-Asia_Power_Link), which aims to provide Australian solar power to Singapore using a 4,500 km (2,800 miles) undersea cable.\n
    \n
    Where the Xlinks project ran into a “not enough cable in the world” problem, Sun Cable’s AAPL has apparently been running into a “not enough money in the world” problem, as it has repeatedly gotten into trouble with its investors.\n
    \n
    EDIT: But also, storage is scaling up\n
    =====================================\n
    \n
    @ProfessorGumby@midwest.social provided a fantastic link to a lot of energy storage mediums that are already in use in various grids across the world. These include (and [the link the professor provided](https://science.howstuffworks.com/environmental/green-tech/sustainable/grid-energy-storage.htm) gives an excellent short summary on each)\n
    \n
    - Pumped hydroelectric\n
    - Compressed Air Energy Storage (CAES)\n
    - Flywheels\n
    - Supercapacitors\n
    - And just plain batteries\n
    \n
    Also, this wasn’t in the Gumby’s answer, but [Finland’s Vatajankoski power plant uses a hot sand battery](https://www.bbc.com/future/article/20221102-how-a-sand-battery-could-transform-clean-energy) during its high-demand, low-production hours.\n
    \n
    Hydrogen is projected to grow\n
    =============================\n
    \n
    @Hypx@kbin.social noted that hydrogen has advantages no other energy storage medium possesses: duration of storage and ease of piping/shipping. This is probably why numerous governments are investing in hydrogen production, and why [Wood Mackenzie projects](https://www.woodmac.com/news/the-edge/hydrogens-critical-role-in-the-energy-transition/) what looks like a 200-fold increase in production by the year 2050. (It’s a graph. I’m looking at a graph, so I am only estimating.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037371 {#1697
    date: 2023-11-26 23:22:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ProfessorGumby@midwest.social"
    "@Hypx@kbin.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 16764
  -titleTs: "'avail':14 'lack':10 'list':21 'night':12 'power':8,17 'promis':4 'solar':7 'solut':5 'time':13 'transocean':16 'transport':18"
  -bodyTs: "'/environmental/green-tech/sustainable/grid-energy-storage.htm)':224 '/future/article/20221102-how-a-sand-battery-could-transform-clean-energy)':267 '/news/the-edge/hydrogens-critical-role-in-the-energy-transition/)':319 '/wiki/australia-asia_power_link),':123 '/wiki/xlinks_morocco%e2%80%93uk_power_project)':63 '2':71,138 '200':324 '2050':332 '3':68 '4':135 '400':72 '450':47 '500':136 '720':44 '800':69,139 'aapl':160 'across':211 'advantag':287 'aim':65,125 'air':235 'alreadi':205 'also':186,245 'answer':253 'appar':162 'asia':118 'australia':117 'australia-asia':116 'australian':128 'batteri':244,264 'begin':97 'break':23 'build':106 'cabl':33,75,91,111,142,152,158 'cae':238 'compani':101 'compress':234 'construct':22 'current':17,25,36 'demand':272 'durat':294 'eas':298 'edit':1,184 'en.wikipedia.org':62,122 'en.wikipedia.org/wiki/australia-asia_power_link),':121 'en.wikipedia.org/wiki/xlinks_morocco%e2%80%93uk_power_project)':61 'energi':200,236,290 'england':83 'enough':90,151,168 'estim':347 'even':96 'excel':227 'factori':107 'fantast':194 'finland':255 'flywheel':239 'fold':325 'give':225 'gotten':178 'govern':306 'graph':336,342 'grid':210 'grow':281 'gumbi':251 'held':37 'high':271 'high-demand':270 'hot':262 'hour':276 'hydroelectr':233 'hydrogen':277,285,310 'hypx@kbin.social':282 'includ':215 'increas':326 'inde':6 'invest':308 'investor':183 'km':45,70,137 'lay':67 'like':322 'link':42,120,195,218 'list':9 'longest':29 'look':321,339 'lot':198 'low':274 'low-product':273 'm':338 'mackenzi':315 'medium':202,292 'mile':48,73,140 'money':169 'morocco':57,78 'morocco-uk':56 'north':40 'note':283 'numer':305 'one':49 'piping/shipping':300 'plain':243 'plant':259 'possess':293 'power':3,31,59,81,119,130,258 'probabl':303 'problem':156,173 'produc':109 'product':275,311,328 'professor':220 'professorgumby@midwest.social':191 'project':16,52,60,99,104,146,279,316 'propos':18,102 'provid':127,192,221 'pump':232 'ran':147 'record':26,35 'repeat':177 'run':164 'sand':263 'scale':189 'science.howstuffworks.com':223 'science.howstuffworks.com/environmental/green-tech/sustainable/grid-energy-storage.htm)':222 'sea':41 'sell':77 'short':228 'singapor':132 'solar':80,129 'storag':187,201,237,291,296 'submarin':2 'summari':229 'sun':157 'supercapacitor':240 'transmiss':32 'transocean':11 'transport':4 'troubl':180 'two':15 'uk':58 'undersea':30,141 'use':133,207,260 'various':209 'vatajankoski':257 'wasn':247 'wood':314 'world':94,155,172,213 'www.bbc.com':266 'www.bbc.com/future/article/20221102-how-a-sand-battery-could-transform-clean-energy)':265 'www.woodmac.com':318 'www.woodmac.com/news/the-edge/hydrogens-critical-role-in-the-energy-transition/)':317 'xlink':55,145 'year':331 'yet':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023389
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/4395307"
  +editedAt: DateTimeImmutable @1701570500 {#1695
    date: 2023-12-03 03:28:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700936989 {#1690
    date: 2023-11-25 19:29:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1709 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "What-are-some-promising-solutions-to-solar-power-s-lack-of"
  +title: "What are some promising solutions to solar power's lack of night time availability? Is "transoceanic power transportation" on the list?"
  +url: null
  +body: """
    EDIT: Submarine power transportation is indeed on the list\n
    ==========================================================\n
    \n
    Not transoceanic, but there are two projects currently proposed that will – when constructed – break the current record for the “longest undersea power transmission cable” (a record currently held by the North Sea Link at 720 km, or 450 miles.)\n
    \n
    One of these projects is [the Xlinks Morocco-UK Power Project](https://en.wikipedia.org/wiki/Xlinks_Morocco%E2%80%93UK_Power_Project) which aims to lay 3,800 km (2,400 miles) of cable and sell Morocco’s solar power to England.\n
    \n
    There is, as of yet, not enough cable in the world to even begin this project. The company proposing the project is building factories to produce this cable.\n
    \n
    The other is the [Australia-Asia Power Link](https://en.wikipedia.org/wiki/Australia-Asia_Power_Link), which aims to provide Australian solar power to Singapore using a 4,500 km (2,800 miles) undersea cable.\n
    \n
    Where the Xlinks project ran into a “not enough cable in the world” problem, Sun Cable’s AAPL has apparently been running into a “not enough money in the world” problem, as it has repeatedly gotten into trouble with its investors.\n
    \n
    EDIT: But also, storage is scaling up\n
    =====================================\n
    \n
    @ProfessorGumby@midwest.social provided a fantastic link to a lot of energy storage mediums that are already in use in various grids across the world. These include (and [the link the professor provided](https://science.howstuffworks.com/environmental/green-tech/sustainable/grid-energy-storage.htm) gives an excellent short summary on each)\n
    \n
    - Pumped hydroelectric\n
    - Compressed Air Energy Storage (CAES)\n
    - Flywheels\n
    - Supercapacitors\n
    - And just plain batteries\n
    \n
    Also, this wasn’t in the Gumby’s answer, but [Finland’s Vatajankoski power plant uses a hot sand battery](https://www.bbc.com/future/article/20221102-how-a-sand-battery-could-transform-clean-energy) during its high-demand, low-production hours.\n
    \n
    Hydrogen is projected to grow\n
    =============================\n
    \n
    @Hypx@kbin.social noted that hydrogen has advantages no other energy storage medium possesses: duration of storage and ease of piping/shipping. This is probably why numerous governments are investing in hydrogen production, and why [Wood Mackenzie projects](https://www.woodmac.com/news/the-edge/hydrogens-critical-role-in-the-energy-transition/) what looks like a 200-fold increase in production by the year 2050. (It’s a graph. I’m looking at a graph, so I am only estimating.)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037371 {#1697
    date: 2023-11-26 23:22:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ProfessorGumby@midwest.social"
    "@Hypx@kbin.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 16764
  -titleTs: "'avail':14 'lack':10 'list':21 'night':12 'power':8,17 'promis':4 'solar':7 'solut':5 'time':13 'transocean':16 'transport':18"
  -bodyTs: "'/environmental/green-tech/sustainable/grid-energy-storage.htm)':224 '/future/article/20221102-how-a-sand-battery-could-transform-clean-energy)':267 '/news/the-edge/hydrogens-critical-role-in-the-energy-transition/)':319 '/wiki/australia-asia_power_link),':123 '/wiki/xlinks_morocco%e2%80%93uk_power_project)':63 '2':71,138 '200':324 '2050':332 '3':68 '4':135 '400':72 '450':47 '500':136 '720':44 '800':69,139 'aapl':160 'across':211 'advantag':287 'aim':65,125 'air':235 'alreadi':205 'also':186,245 'answer':253 'appar':162 'asia':118 'australia':117 'australia-asia':116 'australian':128 'batteri':244,264 'begin':97 'break':23 'build':106 'cabl':33,75,91,111,142,152,158 'cae':238 'compani':101 'compress':234 'construct':22 'current':17,25,36 'demand':272 'durat':294 'eas':298 'edit':1,184 'en.wikipedia.org':62,122 'en.wikipedia.org/wiki/australia-asia_power_link),':121 'en.wikipedia.org/wiki/xlinks_morocco%e2%80%93uk_power_project)':61 'energi':200,236,290 'england':83 'enough':90,151,168 'estim':347 'even':96 'excel':227 'factori':107 'fantast':194 'finland':255 'flywheel':239 'fold':325 'give':225 'gotten':178 'govern':306 'graph':336,342 'grid':210 'grow':281 'gumbi':251 'held':37 'high':271 'high-demand':270 'hot':262 'hour':276 'hydroelectr':233 'hydrogen':277,285,310 'hypx@kbin.social':282 'includ':215 'increas':326 'inde':6 'invest':308 'investor':183 'km':45,70,137 'lay':67 'like':322 'link':42,120,195,218 'list':9 'longest':29 'look':321,339 'lot':198 'low':274 'low-product':273 'm':338 'mackenzi':315 'medium':202,292 'mile':48,73,140 'money':169 'morocco':57,78 'morocco-uk':56 'north':40 'note':283 'numer':305 'one':49 'piping/shipping':300 'plain':243 'plant':259 'possess':293 'power':3,31,59,81,119,130,258 'probabl':303 'problem':156,173 'produc':109 'product':275,311,328 'professor':220 'professorgumby@midwest.social':191 'project':16,52,60,99,104,146,279,316 'propos':18,102 'provid':127,192,221 'pump':232 'ran':147 'record':26,35 'repeat':177 'run':164 'sand':263 'scale':189 'science.howstuffworks.com':223 'science.howstuffworks.com/environmental/green-tech/sustainable/grid-energy-storage.htm)':222 'sea':41 'sell':77 'short':228 'singapor':132 'solar':80,129 'storag':187,201,237,291,296 'submarin':2 'summari':229 'sun':157 'supercapacitor':240 'transmiss':32 'transocean':11 'transport':4 'troubl':180 'two':15 'uk':58 'undersea':30,141 'use':133,207,260 'various':209 'vatajankoski':257 'wasn':247 'wood':314 'world':94,155,172,213 'www.bbc.com':266 'www.bbc.com/future/article/20221102-how-a-sand-battery-could-transform-clean-energy)':265 'www.woodmac.com':318 'www.woodmac.com/news/the-edge/hydrogens-critical-role-in-the-energy-transition/)':317 'xlink':55,145 'year':331 'yet':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023389
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/4395307"
  +editedAt: DateTimeImmutable @1701570500 {#1695
    date: 2023-12-03 03:28:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700936989 {#1690
    date: 2023-11-25 19:29:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "A-brutal-game"
  +title: "A brutal game"
  +url: "https://startrek.website/pictrs/image/08e5efc9-f5e2-44c8-9244-6d94d641abd0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700983488 {#1647
    date: 2023-11-26 08:24:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 16760
  -titleTs: "'brutal':2 'game':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023090
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4053558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936690 {#1645
    date: 2023-11-25 19:24:50.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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "A-brutal-game"
  +title: "A brutal game"
  +url: "https://startrek.website/pictrs/image/08e5efc9-f5e2-44c8-9244-6d94d641abd0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700983488 {#1647
    date: 2023-11-26 08:24:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 16760
  -titleTs: "'brutal':2 'game':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023090
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4053558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936690 {#1645
    date: 2023-11-25 19:24:50.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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "A-brutal-game"
  +title: "A brutal game"
  +url: "https://startrek.website/pictrs/image/08e5efc9-f5e2-44c8-9244-6d94d641abd0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700983488 {#1647
    date: 2023-11-26 08:24:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 16760
  -titleTs: "'brutal':2 'game':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701023090
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4053558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936690 {#1645
    date: 2023-11-25 19:24:50.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 {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "I-don-t-need-a-declarative-operating-system-for-my-home"
  +title: "I don't need a declarative operating system for my home server... but it would be fun..."
  +url: "https://lemmy.world/pictrs/image/f3cbd795-efdd-45b8-8acf-b560a10619c8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701224808 {#1667
    date: 2023-11-29 03:26:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 16758
  -titleTs: "'declar':6 'fun':17 'home':11 'need':4 'oper':7 'server':12 'system':8 'would':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701022331
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8744716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935931 {#1668
    date: 2023-11-25 19:12:11.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 {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "I-don-t-need-a-declarative-operating-system-for-my-home"
  +title: "I don't need a declarative operating system for my home server... but it would be fun..."
  +url: "https://lemmy.world/pictrs/image/f3cbd795-efdd-45b8-8acf-b560a10619c8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701224808 {#1667
    date: 2023-11-29 03:26:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 16758
  -titleTs: "'declar':6 'fun':17 'home':11 'need':4 'oper':7 'server':12 'system':8 'would':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701022331
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8744716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935931 {#1668
    date: 2023-11-25 19:12:11.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 {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "I-don-t-need-a-declarative-operating-system-for-my-home"
  +title: "I don't need a declarative operating system for my home server... but it would be fun..."
  +url: "https://lemmy.world/pictrs/image/f3cbd795-efdd-45b8-8acf-b560a10619c8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701224808 {#1667
    date: 2023-11-29 03:26:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 16758
  -titleTs: "'declar':6 'fun':17 'home':11 'need':4 'oper':7 'server':12 'system':8 'would':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701022331
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8744716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935931 {#1668
    date: 2023-11-25 19:12:11.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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Someone-should-paste-this-in-Tiananmen-Square"
  +title: "Someone should paste this in Tiananmen Square"
  +url: "https://lemmy.world/pictrs/image/f954e4f7-4b79-402f-be11-f73d58e51acc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700943479 {#1590
    date: 2023-11-25 21:17:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 16757
  -titleTs: "'past':3 'someon':1 'squar':7 'tiananmen':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701022092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8744594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935692 {#1592
    date: 2023-11-25 19:08:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Someone-should-paste-this-in-Tiananmen-Square"
  +title: "Someone should paste this in Tiananmen Square"
  +url: "https://lemmy.world/pictrs/image/f954e4f7-4b79-402f-be11-f73d58e51acc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700943479 {#1590
    date: 2023-11-25 21:17:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 16757
  -titleTs: "'past':3 'someon':1 'squar':7 'tiananmen':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701022092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8744594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935692 {#1592
    date: 2023-11-25 19:08:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2475 …}
  +slug: "Someone-should-paste-this-in-Tiananmen-Square"
  +title: "Someone should paste this in Tiananmen Square"
  +url: "https://lemmy.world/pictrs/image/f954e4f7-4b79-402f-be11-f73d58e51acc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700943479 {#1590
    date: 2023-11-25 21:17:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 16757
  -titleTs: "'past':3 'someon':1 'squar':7 'tiananmen':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701022092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8744594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935692 {#1592
    date: 2023-11-25 19:08:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "any-place-to-find-a-large-collection-of-CHDs-PS1"
  +title: "any place to find a large collection of .CHDs (PS1)?"
  +url: null
  +body: """
    Starting to build my library, and ROM size hasn’t been an issue now until I got to PS1.\n
    \n
    The file sizes aren’t MASSIVE, but it’s a little annoying to download each individual .CUE/.BIN, and convert to .CHDs.\n
    \n
    I looked at some torrents, but they’re mostly a mishmash of formats and clearly put together by someone that is not well organized.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701023471 {#1575
    date: 2023-11-26 19:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 16755
  -titleTs: "'chds':9 'collect':7 'find':4 'larg':6 'place':2 'ps1':10"
  -bodyTs: "'annoy':31 'aren':23 'build':3 'chds':40 'clear':55 'convert':38 'cue/.bin':36 'download':33 'file':21 'format':53 'got':17 'hasn':9 'individu':35 'issu':13 'librari':5 'littl':30 'look':42 'massiv':25 'mishmash':51 'most':49 'organ':64 'ps1':19 'put':56 're':48 'rom':7 'size':8,22 'someon':59 'start':1 'togeth':57 'torrent':45 'well':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021598
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8743972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935198 {#1587
    date: 2023-11-25 18:59:58.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 {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "any-place-to-find-a-large-collection-of-CHDs-PS1"
  +title: "any place to find a large collection of .CHDs (PS1)?"
  +url: null
  +body: """
    Starting to build my library, and ROM size hasn’t been an issue now until I got to PS1.\n
    \n
    The file sizes aren’t MASSIVE, but it’s a little annoying to download each individual .CUE/.BIN, and convert to .CHDs.\n
    \n
    I looked at some torrents, but they’re mostly a mishmash of formats and clearly put together by someone that is not well organized.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701023471 {#1575
    date: 2023-11-26 19:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 16755
  -titleTs: "'chds':9 'collect':7 'find':4 'larg':6 'place':2 'ps1':10"
  -bodyTs: "'annoy':31 'aren':23 'build':3 'chds':40 'clear':55 'convert':38 'cue/.bin':36 'download':33 'file':21 'format':53 'got':17 'hasn':9 'individu':35 'issu':13 'librari':5 'littl':30 'look':42 'massiv':25 'mishmash':51 'most':49 'organ':64 'ps1':19 'put':56 're':48 'rom':7 'size':8,22 'someon':59 'start':1 'togeth':57 'torrent':45 'well':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021598
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8743972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935198 {#1587
    date: 2023-11-25 18:59:58.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 {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "any-place-to-find-a-large-collection-of-CHDs-PS1"
  +title: "any place to find a large collection of .CHDs (PS1)?"
  +url: null
  +body: """
    Starting to build my library, and ROM size hasn’t been an issue now until I got to PS1.\n
    \n
    The file sizes aren’t MASSIVE, but it’s a little annoying to download each individual .CUE/.BIN, and convert to .CHDs.\n
    \n
    I looked at some torrents, but they’re mostly a mishmash of formats and clearly put together by someone that is not well organized.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701023471 {#1575
    date: 2023-11-26 19:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 16755
  -titleTs: "'chds':9 'collect':7 'find':4 'larg':6 'place':2 'ps1':10"
  -bodyTs: "'annoy':31 'aren':23 'build':3 'chds':40 'clear':55 'convert':38 'cue/.bin':36 'download':33 'file':21 'format':53 'got':17 'hasn':9 'individu':35 'issu':13 'librari':5 'littl':30 'look':42 'massiv':25 'mishmash':51 'most':49 'organ':64 'ps1':19 'put':56 're':48 'rom':7 'size':8,22 'someon':59 'start':1 'togeth':57 'torrent':45 'well':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021598
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8743972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935198 {#1587
    date: 2023-11-25 18:59:58.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 {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "How-does-she-know"
  +title: "How does she know..."
  +url: "https://lemmy.ca/pictrs/image/2fbe5d1a-c58d-4fc7-aa17-2e701dd5c639.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105783 {#1550
    date: 2023-11-27 18:23:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 16753
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021241
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10041407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700934841 {#1559
    date: 2023-11-25 18:54: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
99 DENIED edit
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "How-does-she-know"
  +title: "How does she know..."
  +url: "https://lemmy.ca/pictrs/image/2fbe5d1a-c58d-4fc7-aa17-2e701dd5c639.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105783 {#1550
    date: 2023-11-27 18:23:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 16753
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021241
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10041407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700934841 {#1559
    date: 2023-11-25 18:54: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
100 DENIED moderate
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "How-does-she-know"
  +title: "How does she know..."
  +url: "https://lemmy.ca/pictrs/image/2fbe5d1a-c58d-4fc7-aa17-2e701dd5c639.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701105783 {#1550
    date: 2023-11-27 18:23:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 16753
  -titleTs: "'know':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021241
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10041407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700934841 {#1559
    date: 2023-11-25 18:54: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