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

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.21 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.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "This-is-deep"
  +title: "This is deep"
  +url: "https://lemmy.world/pictrs/image/12a95eca-c120-41b3-8ff6-21706784f7be.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574346 {#191
    date: 2024-10-22 07:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33927
  -titleTs: "'deep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706653388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11347105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706566988 {#242
    date: 2024-01-29 23:23: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
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "This-is-deep"
  +title: "This is deep"
  +url: "https://lemmy.world/pictrs/image/12a95eca-c120-41b3-8ff6-21706784f7be.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574346 {#191
    date: 2024-10-22 07:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33927
  -titleTs: "'deep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706653388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11347105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706566988 {#242
    date: 2024-01-29 23:23: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
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "This-is-deep"
  +title: "This is deep"
  +url: "https://lemmy.world/pictrs/image/12a95eca-c120-41b3-8ff6-21706784f7be.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574346 {#191
    date: 2024-10-22 07:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33927
  -titleTs: "'deep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706653388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11347105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706566988 {#242
    date: 2024-01-29 23:23: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-s-a-movie-you-don-t-really-watch-but-your-damn"
  +title: "What's a movie you don't really watch but your damn proud to have on your shelf?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729567028 {#1877
    date: 2024-10-22 05:17:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 33918
  -titleTs: "'damn':12 'movi':4 'proud':13 'realli':8 'shelf':18 'watch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706651769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11346191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706565369 {#1876
    date: 2024-01-29 22:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-s-a-movie-you-don-t-really-watch-but-your-damn"
  +title: "What's a movie you don't really watch but your damn proud to have on your shelf?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729567028 {#1877
    date: 2024-10-22 05:17:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 33918
  -titleTs: "'damn':12 'movi':4 'proud':13 'realli':8 'shelf':18 'watch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706651769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11346191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706565369 {#1876
    date: 2024-01-29 22:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-s-a-movie-you-don-t-really-watch-but-your-damn"
  +title: "What's a movie you don't really watch but your damn proud to have on your shelf?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729567028 {#1877
    date: 2024-10-22 05:17:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1900 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 33918
  -titleTs: "'damn':12 'movi':4 'proud':13 'realli':8 'shelf':18 'watch':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706651769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11346191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706565369 {#1876
    date: 2024-01-29 22:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-figured-out-how-to-get-around-the-iPhone-green"
  +title: "I figured out how to get around the iPhone green bubble /blue bubble"
  +url: null
  +body: "An android messaging app that sends everything as an image where the text is in a blue bubble. All images, baby."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729567201 {#1975
    date: 2024-10-22 05:20:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 33914
  -titleTs: "'/blue':12 'around':7 'bubbl':11,13 'figur':2 'get':6 'green':10 'iphon':9"
  -bodyTs: "'android':2 'app':4 'babi':21 'blue':17 'bubbl':18 'everyth':7 'imag':10,20 'messag':3 'send':6 'text':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706651262
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10072501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564862 {#1953
    date: 2024-01-29 22:47: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
11 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-figured-out-how-to-get-around-the-iPhone-green"
  +title: "I figured out how to get around the iPhone green bubble /blue bubble"
  +url: null
  +body: "An android messaging app that sends everything as an image where the text is in a blue bubble. All images, baby."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729567201 {#1975
    date: 2024-10-22 05:20:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 33914
  -titleTs: "'/blue':12 'around':7 'bubbl':11,13 'figur':2 'get':6 'green':10 'iphon':9"
  -bodyTs: "'android':2 'app':4 'babi':21 'blue':17 'bubbl':18 'everyth':7 'imag':10,20 'messag':3 'send':6 'text':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706651262
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10072501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564862 {#1953
    date: 2024-01-29 22:47: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
12 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-figured-out-how-to-get-around-the-iPhone-green"
  +title: "I figured out how to get around the iPhone green bubble /blue bubble"
  +url: null
  +body: "An android messaging app that sends everything as an image where the text is in a blue bubble. All images, baby."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729567201 {#1975
    date: 2024-10-22 05:20:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 33914
  -titleTs: "'/blue':12 'around':7 'bubbl':11,13 'figur':2 'get':6 'green':10 'iphon':9"
  -bodyTs: "'android':2 'app':4 'babi':21 'blue':17 'bubbl':18 'everyth':7 'imag':10,20 'messag':3 'send':6 'text':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706651262
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10072501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564862 {#1953
    date: 2024-01-29 22:47: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
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 {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Looking-for-a-self-hosted-Dementia-Clock"
  +title: "Looking for a self hosted Dementia Clock"
  +url: null
  +body: """
    I’m wondering if anyone is aware of a tool that could work as an internet connected dementia clock - that is displaying the time, time of day, date, and the ability to update the display remotely with reminders, notes, and messages.\n
    \n
    I have an old iPad kicking around, which could save us from [purchasing something like this](https://www.eugeria.ca/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729565043 {#1386
    date: 2024-10-22 04:44:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 34000
  -titleTs: "'clock':7 'dementia':6 'host':5 'look':1 'self':4"
  -bodyTs: "'/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).':60 'abil':31 'advanc':63 'anyon':5 'around':48 'awar':7 'clock':19 'connect':17 'could':12,50 'date':28 'day':27 'dementia':18 'display':22,35 'internet':16 'ipad':46 'kick':47 'like':56 'm':2 'messag':41 'note':39 'old':45 'purchas':54 'remind':38 'remot':36 'save':51 'someth':55 'thank':61 'time':24,25 'tool':10 'updat':33 'us':52 'wonder':3 'work':13 'www.eugeria.ca':59 'www.eugeria.ca/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706650398
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14351041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594898 {#1397
    date: 2024-01-30 07:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Looking-for-a-self-hosted-Dementia-Clock"
  +title: "Looking for a self hosted Dementia Clock"
  +url: null
  +body: """
    I’m wondering if anyone is aware of a tool that could work as an internet connected dementia clock - that is displaying the time, time of day, date, and the ability to update the display remotely with reminders, notes, and messages.\n
    \n
    I have an old iPad kicking around, which could save us from [purchasing something like this](https://www.eugeria.ca/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729565043 {#1386
    date: 2024-10-22 04:44:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 34000
  -titleTs: "'clock':7 'dementia':6 'host':5 'look':1 'self':4"
  -bodyTs: "'/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).':60 'abil':31 'advanc':63 'anyon':5 'around':48 'awar':7 'clock':19 'connect':17 'could':12,50 'date':28 'day':27 'dementia':18 'display':22,35 'internet':16 'ipad':46 'kick':47 'like':56 'm':2 'messag':41 'note':39 'old':45 'purchas':54 'remind':38 'remot':36 'save':51 'someth':55 'thank':61 'time':24,25 'tool':10 'updat':33 'us':52 'wonder':3 'work':13 'www.eugeria.ca':59 'www.eugeria.ca/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706650398
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14351041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594898 {#1397
    date: 2024-01-30 07:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Looking-for-a-self-hosted-Dementia-Clock"
  +title: "Looking for a self hosted Dementia Clock"
  +url: null
  +body: """
    I’m wondering if anyone is aware of a tool that could work as an internet connected dementia clock - that is displaying the time, time of day, date, and the ability to update the display remotely with reminders, notes, and messages.\n
    \n
    I have an old iPad kicking around, which could save us from [purchasing something like this](https://www.eugeria.ca/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729565043 {#1386
    date: 2024-10-22 04:44:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 34000
  -titleTs: "'clock':7 'dementia':6 'host':5 'look':1 'self':4"
  -bodyTs: "'/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).':60 'abil':31 'advanc':63 'anyon':5 'around':48 'awar':7 'clock':19 'connect':17 'could':12,50 'date':28 'day':27 'dementia':18 'display':22,35 'internet':16 'ipad':46 'kick':47 'like':56 'm':2 'messag':41 'note':39 'old':45 'purchas':54 'remind':38 'remot':36 'save':51 'someth':55 'thank':61 'time':24,25 'tool':10 'updat':33 'us':52 'wonder':3 'work':13 'www.eugeria.ca':59 'www.eugeria.ca/en/collections/horloges-et-calendriers/products/horloge-intelligente-idem-smart-clock).':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706650398
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/14351041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594898 {#1397
    date: 2024-01-30 07:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "my-old-hostname-is-still-active"
  +title: "my old hostname is still active????"
  +url: null
  +body: """
    I have no idea what’s going on. my server once run fedora, and its hostname was fedoraserver. I recently installed AlmaLinux, and now its hostname is tserver. today I was looking at the logs of jellyfin and… `Slow HTTP Response from http://fedoraserver:8096`  \n
    \n
    \n
    \n
    * realization *  \n
    \n
    WTF!!! It’s like I saw a ghost. do any of you know what’s going on?\n
    \n
    even more strange:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ host fedoraserver                                                                                                                                                                                    \n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.4\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.13\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.41\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.10\n
    </span><span style="color:#323232;">$ host tserver                                                                                                                                                                                         \n
    </span><span style="color:#323232;">tserver.station has address 192.168.1.13\n
    </span><span style="color:#323232;">$ host 192.168.1.13                                                                                                                                                                                    \n
    </span><span style="color:#323232;">13.1.168.192.in-addr.arpa domain name pointer fedoraserver.station.\n
    </span>\n
    ```\n
    \n
    I’m… I’m scared
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729528496 {#1377
    date: 2024-10-21 18:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 33910
  -titleTs: "'activ':6 'hostnam':3 'old':2 'still':5"
  -bodyTs: "'13.1.168.192.in-addr.arpa':92 '192.168.1.10':83 '192.168.1.13':75,89,91 '192.168.1.4':71 '192.168.1.41':79 '8096':44 'address':70,74,78,82,88 'almalinux':22 'domain':93 'even':63 'fedora':13 'fedoraserv':18,43,67 'fedoraserver.station':68,72,76,80,96 'ghost':53 'go':7,61 'host':66,84,90 'hostnam':16,26 'http':40 'idea':4 'instal':21 'jellyfin':37 'know':58 'like':49 'log':35 'look':32 'm':98,100 'name':94 'pointer':95 'realiz':45 'recent':20 'respons':41 'run':12 'saw':51 'scare':101 'server':10 'slow':39 'strang':65 'today':29 'tserver':28,85 'tserver.station':86 'wtf':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706650017
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/742745"
  +editedAt: DateTimeImmutable @1729473459 {#1945
    date: 2024-10-21 03:17:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706563617 {#1969
    date: 2024-01-29 22:26: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
19 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "my-old-hostname-is-still-active"
  +title: "my old hostname is still active????"
  +url: null
  +body: """
    I have no idea what’s going on. my server once run fedora, and its hostname was fedoraserver. I recently installed AlmaLinux, and now its hostname is tserver. today I was looking at the logs of jellyfin and… `Slow HTTP Response from http://fedoraserver:8096`  \n
    \n
    \n
    \n
    * realization *  \n
    \n
    WTF!!! It’s like I saw a ghost. do any of you know what’s going on?\n
    \n
    even more strange:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ host fedoraserver                                                                                                                                                                                    \n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.4\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.13\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.41\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.10\n
    </span><span style="color:#323232;">$ host tserver                                                                                                                                                                                         \n
    </span><span style="color:#323232;">tserver.station has address 192.168.1.13\n
    </span><span style="color:#323232;">$ host 192.168.1.13                                                                                                                                                                                    \n
    </span><span style="color:#323232;">13.1.168.192.in-addr.arpa domain name pointer fedoraserver.station.\n
    </span>\n
    ```\n
    \n
    I’m… I’m scared
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729528496 {#1377
    date: 2024-10-21 18:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 33910
  -titleTs: "'activ':6 'hostnam':3 'old':2 'still':5"
  -bodyTs: "'13.1.168.192.in-addr.arpa':92 '192.168.1.10':83 '192.168.1.13':75,89,91 '192.168.1.4':71 '192.168.1.41':79 '8096':44 'address':70,74,78,82,88 'almalinux':22 'domain':93 'even':63 'fedora':13 'fedoraserv':18,43,67 'fedoraserver.station':68,72,76,80,96 'ghost':53 'go':7,61 'host':66,84,90 'hostnam':16,26 'http':40 'idea':4 'instal':21 'jellyfin':37 'know':58 'like':49 'log':35 'look':32 'm':98,100 'name':94 'pointer':95 'realiz':45 'recent':20 'respons':41 'run':12 'saw':51 'scare':101 'server':10 'slow':39 'strang':65 'today':29 'tserver':28,85 'tserver.station':86 'wtf':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706650017
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/742745"
  +editedAt: DateTimeImmutable @1729473459 {#1945
    date: 2024-10-21 03:17:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706563617 {#1969
    date: 2024-01-29 22:26: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
20 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "my-old-hostname-is-still-active"
  +title: "my old hostname is still active????"
  +url: null
  +body: """
    I have no idea what’s going on. my server once run fedora, and its hostname was fedoraserver. I recently installed AlmaLinux, and now its hostname is tserver. today I was looking at the logs of jellyfin and… `Slow HTTP Response from http://fedoraserver:8096`  \n
    \n
    \n
    \n
    * realization *  \n
    \n
    WTF!!! It’s like I saw a ghost. do any of you know what’s going on?\n
    \n
    even more strange:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ host fedoraserver                                                                                                                                                                                    \n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.4\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.13\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.41\n
    </span><span style="color:#323232;">fedoraserver.station has address 192.168.1.10\n
    </span><span style="color:#323232;">$ host tserver                                                                                                                                                                                         \n
    </span><span style="color:#323232;">tserver.station has address 192.168.1.13\n
    </span><span style="color:#323232;">$ host 192.168.1.13                                                                                                                                                                                    \n
    </span><span style="color:#323232;">13.1.168.192.in-addr.arpa domain name pointer fedoraserver.station.\n
    </span>\n
    ```\n
    \n
    I’m… I’m scared
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729528496 {#1377
    date: 2024-10-21 18:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 33910
  -titleTs: "'activ':6 'hostnam':3 'old':2 'still':5"
  -bodyTs: "'13.1.168.192.in-addr.arpa':92 '192.168.1.10':83 '192.168.1.13':75,89,91 '192.168.1.4':71 '192.168.1.41':79 '8096':44 'address':70,74,78,82,88 'almalinux':22 'domain':93 'even':63 'fedora':13 'fedoraserv':18,43,67 'fedoraserver.station':68,72,76,80,96 'ghost':53 'go':7,61 'host':66,84,90 'hostnam':16,26 'http':40 'idea':4 'instal':21 'jellyfin':37 'know':58 'like':49 'log':35 'look':32 'm':98,100 'name':94 'pointer':95 'realiz':45 'recent':20 'respons':41 'run':12 'saw':51 'scare':101 'server':10 'slow':39 'strang':65 'today':29 'tserver':28,85 'tserver.station':86 'wtf':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706650017
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/742745"
  +editedAt: DateTimeImmutable @1729473459 {#1945
    date: 2024-10-21 03:17:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706563617 {#1969
    date: 2024-01-29 22:26: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
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 {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "RHEL-s-Source-Code-Access-Change-Is-Causing-Issues-For-CentOS"
  +title: "RHEL's Source Code Access Change Is Causing Issues For CentOS SIGs"
  +url: "https://www.phoronix.com/news/CentOS-RHEL-Kernel-Headaches"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729518775 {#1375
    date: 2024-10-21 15:52:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 33907
  -titleTs: "'access':5 'caus':8 'cento':11 'chang':6 'code':4 'issu':9 'rhel':1 'sig':12 'sourc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706649731
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11219326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706563331 {#1379
    date: 2024-01-29 22:22: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
23 DENIED edit
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "RHEL-s-Source-Code-Access-Change-Is-Causing-Issues-For-CentOS"
  +title: "RHEL's Source Code Access Change Is Causing Issues For CentOS SIGs"
  +url: "https://www.phoronix.com/news/CentOS-RHEL-Kernel-Headaches"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729518775 {#1375
    date: 2024-10-21 15:52:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 33907
  -titleTs: "'access':5 'caus':8 'cento':11 'chang':6 'code':4 'issu':9 'rhel':1 'sig':12 'sourc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706649731
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11219326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706563331 {#1379
    date: 2024-01-29 22:22: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
24 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "RHEL-s-Source-Code-Access-Change-Is-Causing-Issues-For-CentOS"
  +title: "RHEL's Source Code Access Change Is Causing Issues For CentOS SIGs"
  +url: "https://www.phoronix.com/news/CentOS-RHEL-Kernel-Headaches"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729518775 {#1375
    date: 2024-10-21 15:52:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 33907
  -titleTs: "'access':5 'caus':8 'cento':11 'chang':6 'code':4 'issu':9 'rhel':1 'sig':12 'sourc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706649731
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11219326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706563331 {#1379
    date: 2024-01-29 22:22: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
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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#2433
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#2432
    date: 2024-01-29 22:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#2433
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#2432
    date: 2024-01-29 22:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#2433
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#2432
    date: 2024-01-29 22:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
  +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
  +url: null
  +body: """
    I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
    \n
    Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
    \n
    Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574243 {#2475
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 33917
  -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
  -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647988
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22291742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564988 {#2472
    date: 2024-01-29 22:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
  +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
  +url: null
  +body: """
    I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
    \n
    Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
    \n
    Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574243 {#2475
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 33917
  -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
  -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647988
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22291742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564988 {#2472
    date: 2024-01-29 22:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
  +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
  +url: null
  +body: """
    I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
    \n
    Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
    \n
    Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574243 {#2475
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 33917
  -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
  -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647988
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22291742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564988 {#2472
    date: 2024-01-29 22:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-made-a-mistake-RESOLVED"
  +title: "I made a mistake **RESOLVED**"
  +url: null
  +body: """
    last year when I went back to Arch from Manjaro, I made a critical error. I’m not sure if I was just tired when partitioning things off or what. but I made my root only 20GB instead of the 50 that I had intended. I know in a lot use cases that’ll be fine, but in mine, not so much. with steam compat taking up 1-2gb and keeping one version of pacman cache, I’m constantly getting the redline warning.\n
    \n
    Tonight I plan on booting to live and resize my luks drive and hopefully not fuck it. and if I do? oh well…Timeshift will hopefully save me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583542 {#2489
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 33901
  -titleTs: "'made':2 'mistak':4 'resolv':5"
  -bodyTs: "'-2':69 '1':68 '20gb':37 '50':41 'arch':8 'back':6 'boot':89 'cach':77 'case':52 'compat':65 'constant':80 'critic':14 'drive':96 'error':15 'fine':56 'fuck':100 'gb':70 'get':81 'hope':98,110 'instead':38 'intend':45 'keep':72 'know':47 'last':1 'live':91 'll':54 'lot':50 'luk':95 'm':17,79 'made':12,33 'manjaro':10 'mine':59 'much':62 'oh':106 'one':73 'pacman':76 'partit':26 'plan':87 'redlin':83 'resiz':93 'root':35 'save':111 'steam':64 'sure':19 'take':66 'thing':27 'timeshift':108 'tire':24 'tonight':85 'use':51 'version':74 'warn':84 'well':107 'went':5 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647701
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11218278"
  +editedAt: DateTimeImmutable @1729518768 {#2473
    date: 2024-10-21 15:52:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706561301 {#2474
    date: 2024-01-29 21:48: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
35 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-made-a-mistake-RESOLVED"
  +title: "I made a mistake **RESOLVED**"
  +url: null
  +body: """
    last year when I went back to Arch from Manjaro, I made a critical error. I’m not sure if I was just tired when partitioning things off or what. but I made my root only 20GB instead of the 50 that I had intended. I know in a lot use cases that’ll be fine, but in mine, not so much. with steam compat taking up 1-2gb and keeping one version of pacman cache, I’m constantly getting the redline warning.\n
    \n
    Tonight I plan on booting to live and resize my luks drive and hopefully not fuck it. and if I do? oh well…Timeshift will hopefully save me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583542 {#2489
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 33901
  -titleTs: "'made':2 'mistak':4 'resolv':5"
  -bodyTs: "'-2':69 '1':68 '20gb':37 '50':41 'arch':8 'back':6 'boot':89 'cach':77 'case':52 'compat':65 'constant':80 'critic':14 'drive':96 'error':15 'fine':56 'fuck':100 'gb':70 'get':81 'hope':98,110 'instead':38 'intend':45 'keep':72 'know':47 'last':1 'live':91 'll':54 'lot':50 'luk':95 'm':17,79 'made':12,33 'manjaro':10 'mine':59 'much':62 'oh':106 'one':73 'pacman':76 'partit':26 'plan':87 'redlin':83 'resiz':93 'root':35 'save':111 'steam':64 'sure':19 'take':66 'thing':27 'timeshift':108 'tire':24 'tonight':85 'use':51 'version':74 'warn':84 'well':107 'went':5 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647701
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11218278"
  +editedAt: DateTimeImmutable @1729518768 {#2473
    date: 2024-10-21 15:52:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706561301 {#2474
    date: 2024-01-29 21:48: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
36 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-made-a-mistake-RESOLVED"
  +title: "I made a mistake **RESOLVED**"
  +url: null
  +body: """
    last year when I went back to Arch from Manjaro, I made a critical error. I’m not sure if I was just tired when partitioning things off or what. but I made my root only 20GB instead of the 50 that I had intended. I know in a lot use cases that’ll be fine, but in mine, not so much. with steam compat taking up 1-2gb and keeping one version of pacman cache, I’m constantly getting the redline warning.\n
    \n
    Tonight I plan on booting to live and resize my luks drive and hopefully not fuck it. and if I do? oh well…Timeshift will hopefully save me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583542 {#2489
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 33901
  -titleTs: "'made':2 'mistak':4 'resolv':5"
  -bodyTs: "'-2':69 '1':68 '20gb':37 '50':41 'arch':8 'back':6 'boot':89 'cach':77 'case':52 'compat':65 'constant':80 'critic':14 'drive':96 'error':15 'fine':56 'fuck':100 'gb':70 'get':81 'hope':98,110 'instead':38 'intend':45 'keep':72 'know':47 'last':1 'live':91 'll':54 'lot':50 'luk':95 'm':17,79 'made':12,33 'manjaro':10 'mine':59 'much':62 'oh':106 'one':73 'pacman':76 'partit':26 'plan':87 'redlin':83 'resiz':93 'root':35 'save':111 'steam':64 'sure':19 'take':66 'thing':27 'timeshift':108 'tire':24 'tonight':85 'use':51 'version':74 'warn':84 'well':107 'went':5 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647701
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11218278"
  +editedAt: DateTimeImmutable @1729518768 {#2473
    date: 2024-10-21 15:52:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706561301 {#2474
    date: 2024-01-29 21:48: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
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 {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Silly-Sausages"
  +title: "Silly Sausages"
  +url: "https://lemmy.world/pictrs/image/2c0ec757-29a0-4e4e-9238-8f130f0aaf77.jpeg"
  +body: "Crosspost from !Dachshund@lemmy.world"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729477261 {#1544
    date: 2024-10-21 04:21:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 33900
  -titleTs: "'sausag':2 'silli':1"
  -bodyTs: "'crosspost':1 'dachshund@lemmy.world':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647668
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11344120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706561268 {#1545
    date: 2024-01-29 21:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Silly-Sausages"
  +title: "Silly Sausages"
  +url: "https://lemmy.world/pictrs/image/2c0ec757-29a0-4e4e-9238-8f130f0aaf77.jpeg"
  +body: "Crosspost from !Dachshund@lemmy.world"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729477261 {#1544
    date: 2024-10-21 04:21:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 33900
  -titleTs: "'sausag':2 'silli':1"
  -bodyTs: "'crosspost':1 'dachshund@lemmy.world':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647668
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11344120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706561268 {#1545
    date: 2024-01-29 21:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Silly-Sausages"
  +title: "Silly Sausages"
  +url: "https://lemmy.world/pictrs/image/2c0ec757-29a0-4e4e-9238-8f130f0aaf77.jpeg"
  +body: "Crosspost from !Dachshund@lemmy.world"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729477261 {#1544
    date: 2024-10-21 04:21:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 33900
  -titleTs: "'sausag':2 'silli':1"
  -bodyTs: "'crosspost':1 'dachshund@lemmy.world':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647668
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11344120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706561268 {#1545
    date: 2024-01-29 21:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Straight-hustlin"
  +title: "Straight hustlin'"
  +url: "https://lemmy.today/pictrs/image/5a77f12e-e9d0-4322-b46e-595768a1cf64.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 390
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729515767 {#1534
    date: 2024-10-21 15:02:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 33893
  -titleTs: "'hustlin':2 'straight':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706646075
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5841459"
  +editedAt: DateTimeImmutable @1729532343 {#1542
    date: 2024-10-21 19:39:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706559675 {#1540
    date: 2024-01-29 21:21: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
43 DENIED edit
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Straight-hustlin"
  +title: "Straight hustlin'"
  +url: "https://lemmy.today/pictrs/image/5a77f12e-e9d0-4322-b46e-595768a1cf64.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 390
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729515767 {#1534
    date: 2024-10-21 15:02:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 33893
  -titleTs: "'hustlin':2 'straight':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706646075
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5841459"
  +editedAt: DateTimeImmutable @1729532343 {#1542
    date: 2024-10-21 19:39:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706559675 {#1540
    date: 2024-01-29 21:21: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
44 DENIED moderate
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Straight-hustlin"
  +title: "Straight hustlin'"
  +url: "https://lemmy.today/pictrs/image/5a77f12e-e9d0-4322-b46e-595768a1cf64.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 390
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729515767 {#1534
    date: 2024-10-21 15:02:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 33893
  -titleTs: "'hustlin':2 'straight':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706646075
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5841459"
  +editedAt: DateTimeImmutable @1729532343 {#1542
    date: 2024-10-21 19:39:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706559675 {#1540
    date: 2024-01-29 21:21: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
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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "US-elections-be-like"
  +title: "US elections be like"
  +url: "https://lemmy.ml/pictrs/image/b3f5a13e-5ce4-4a7e-806b-1d580cd237b8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729541075 {#1623
    date: 2024-10-21 22:04:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 33890
  -titleTs: "'elect':2 'like':4 'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706645246
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11216359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558846 {#1631
    date: 2024-01-29 21:07:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "US-elections-be-like"
  +title: "US elections be like"
  +url: "https://lemmy.ml/pictrs/image/b3f5a13e-5ce4-4a7e-806b-1d580cd237b8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729541075 {#1623
    date: 2024-10-21 22:04:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 33890
  -titleTs: "'elect':2 'like':4 'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706645246
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11216359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558846 {#1631
    date: 2024-01-29 21:07:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "US-elections-be-like"
  +title: "US elections be like"
  +url: "https://lemmy.ml/pictrs/image/b3f5a13e-5ce4-4a7e-806b-1d580cd237b8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729541075 {#1623
    date: 2024-10-21 22:04:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 33890
  -titleTs: "'elect':2 'like':4 'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706645246
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11216359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558846 {#1631
    date: 2024-01-29 21:07:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Get-in-the-zone"
  +title: "Get in the zone!"
  +url: "https://lemmy.world/pictrs/image/e6bfa822-d1f8-4c5f-868d-44d7943bc923.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729546648 {#1468
    date: 2024-10-21 23:37:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 33889
  -titleTs: "'get':1 'zone':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644701
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11341459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558301 {#1474
    date: 2024-01-29 20:58: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
51 DENIED edit
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Get-in-the-zone"
  +title: "Get in the zone!"
  +url: "https://lemmy.world/pictrs/image/e6bfa822-d1f8-4c5f-868d-44d7943bc923.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729546648 {#1468
    date: 2024-10-21 23:37:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 33889
  -titleTs: "'get':1 'zone':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644701
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11341459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558301 {#1474
    date: 2024-01-29 20:58: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
52 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Get-in-the-zone"
  +title: "Get in the zone!"
  +url: "https://lemmy.world/pictrs/image/e6bfa822-d1f8-4c5f-868d-44d7943bc923.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 587
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729546648 {#1468
    date: 2024-10-21 23:37:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 33889
  -titleTs: "'get':1 'zone':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644701
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11341459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558301 {#1474
    date: 2024-01-29 20:58: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
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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +slug: "We-are-living-in-the-end-times"
  +title: "We are living in the end times"
  +url: "https://i.postimg.cc/ydnqr9Qz/Screenshot-20240128-192336-325.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582025 {#1496
    date: 2024-10-22 09:27:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 33888
  -titleTs: "'end':6 'live':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644533
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13341940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558133 {#1494
    date: 2024-01-29 20:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +slug: "We-are-living-in-the-end-times"
  +title: "We are living in the end times"
  +url: "https://i.postimg.cc/ydnqr9Qz/Screenshot-20240128-192336-325.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582025 {#1496
    date: 2024-10-22 09:27:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 33888
  -titleTs: "'end':6 'live':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644533
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13341940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558133 {#1494
    date: 2024-01-29 20:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +slug: "We-are-living-in-the-end-times"
  +title: "We are living in the end times"
  +url: "https://i.postimg.cc/ydnqr9Qz/Screenshot-20240128-192336-325.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582025 {#1496
    date: 2024-10-22 09:27:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 33888
  -titleTs: "'end':6 'live':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644533
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13341940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558133 {#1494
    date: 2024-01-29 20:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1751 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Alzheimer-s-can-pass-between-humans-in-rare-medical-accidents-suggests"
  +title: "Alzheimer’s can pass between humans in rare medical accidents, suggests study"
  +url: "https://www.theguardian.com/society/2024/jan/29/alzheimers-can-pass-between-humans-in-rare-medical-accidents-suggests-study"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729558412 {#1756
    date: 2024-10-22 02:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33930
  -titleTs: "'accid':10 'alzheim':1 'human':6 'medic':9 'pass':4 'rare':8 'studi':12 'suggest':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643911
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6168611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568411 {#1767
    date: 2024-01-29 23:46: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
59 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1751 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Alzheimer-s-can-pass-between-humans-in-rare-medical-accidents-suggests"
  +title: "Alzheimer’s can pass between humans in rare medical accidents, suggests study"
  +url: "https://www.theguardian.com/society/2024/jan/29/alzheimers-can-pass-between-humans-in-rare-medical-accidents-suggests-study"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729558412 {#1756
    date: 2024-10-22 02:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33930
  -titleTs: "'accid':10 'alzheim':1 'human':6 'medic':9 'pass':4 'rare':8 'studi':12 'suggest':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643911
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6168611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568411 {#1767
    date: 2024-01-29 23:46: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
60 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1751 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1772 …}
  +slug: "Alzheimer-s-can-pass-between-humans-in-rare-medical-accidents-suggests"
  +title: "Alzheimer’s can pass between humans in rare medical accidents, suggests study"
  +url: "https://www.theguardian.com/society/2024/jan/29/alzheimers-can-pass-between-humans-in-rare-medical-accidents-suggests-study"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729558412 {#1756
    date: 2024-10-22 02:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33930
  -titleTs: "'accid':10 'alzheim':1 'human':6 'medic':9 'pass':4 'rare':8 'studi':12 'suggest':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643911
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6168611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568411 {#1767
    date: 2024-01-29 23:46: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Billions-must-fry"
  +title: "Billions must fry"
  +url: "https://startrek.website/pictrs/image/f79d504a-a7f9-4986-949e-4cb59ac49b75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581796 {#1784
    date: 2024-10-22 09:23:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 33886
  -titleTs: "'billion':1 'fri':3 'must':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643764
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6231430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557364 {#1786
    date: 2024-01-29 20:42: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
63 DENIED edit
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Billions-must-fry"
  +title: "Billions must fry"
  +url: "https://startrek.website/pictrs/image/f79d504a-a7f9-4986-949e-4cb59ac49b75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581796 {#1784
    date: 2024-10-22 09:23:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 33886
  -titleTs: "'billion':1 'fri':3 'must':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643764
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6231430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557364 {#1786
    date: 2024-01-29 20:42: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
64 DENIED moderate
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "Billions-must-fry"
  +title: "Billions must fry"
  +url: "https://startrek.website/pictrs/image/f79d504a-a7f9-4986-949e-4cb59ac49b75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581796 {#1784
    date: 2024-10-22 09:23:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +children: []
  -id: 33886
  -titleTs: "'billion':1 'fri':3 'must':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643764
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6231430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557364 {#1786
    date: 2024-01-29 20:42: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Best-way-to-get-out-of-a-Timeshare"
  +title: "Best way to get out of a Timeshare?"
  +url: null
  +body: "My mom got roped into buying a Wyndham timeshare on a trip and procrastinated herself out of the grace period. Is there anything she can do to get out of it now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729516432 {#1622
    date: 2024-10-21 15:13:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 33885
  -titleTs: "'best':1 'get':4 'timeshar':8 'way':2"
  -bodyTs: "'anyth':23 'buy':6 'get':28 'got':3 'grace':19 'mom':2 'period':20 'procrastin':14 'rope':4 'timeshar':9 'trip':12 'wyndham':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706642462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11340277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706556062 {#1633
    date: 2024-01-29 20:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Best-way-to-get-out-of-a-Timeshare"
  +title: "Best way to get out of a Timeshare?"
  +url: null
  +body: "My mom got roped into buying a Wyndham timeshare on a trip and procrastinated herself out of the grace period. Is there anything she can do to get out of it now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729516432 {#1622
    date: 2024-10-21 15:13:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 33885
  -titleTs: "'best':1 'get':4 'timeshar':8 'way':2"
  -bodyTs: "'anyth':23 'buy':6 'get':28 'got':3 'grace':19 'mom':2 'period':20 'procrastin':14 'rope':4 'timeshar':9 'trip':12 'wyndham':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706642462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11340277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706556062 {#1633
    date: 2024-01-29 20:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Best-way-to-get-out-of-a-Timeshare"
  +title: "Best way to get out of a Timeshare?"
  +url: null
  +body: "My mom got roped into buying a Wyndham timeshare on a trip and procrastinated herself out of the grace period. Is there anything she can do to get out of it now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729516432 {#1622
    date: 2024-10-21 15:13:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 33885
  -titleTs: "'best':1 'get':4 'timeshar':8 'way':2"
  -bodyTs: "'anyth':23 'buy':6 'get':28 'got':3 'grace':19 'mom':2 'period':20 'procrastin':14 'rope':4 'timeshar':9 'trip':12 'wyndham':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706642462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11340277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706556062 {#1633
    date: 2024-01-29 20:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Amethyst-Deciever-by-Andrew-Barrett"
  +title: "'Amethyst Deciever' by Andrew Barrett"
  +url: "https://lemmy.ml/pictrs/image/ac192844-22c0-495a-9be0-7f36c61661a1.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/ashreigney/5001846396/in/photolist-8BZLEY-o22qPt-8w6TwA-2hyXK4H-2p9jHHh-2hyXLUr-2jXDodd-NvaYEu-NfuwCW-aMf6hK-h2E3gC-ayVrBL-h2HMKN-h2EYhc-h2HPFS-z8Uhzx-2boUnJW-QPMgX1-5nDF28-7tTJYP-px6dDA-gqaWxS-2pdd8fa-2mHYEh3-oMKRYi-h2DTC6-as1bbQ-Cm988b-h2JXpH-h2DU4B-5nDEY4-8JfLPw-gQ4o6x-gQ3t2N-gB6fMb-gtXyL5-6T1Zsb-aqD9m3-2nRQnf3-2n2AsJd-2jZN7y5-2hgGUGs-6MuJvT-XA7KtG-pvSmi3-XCgo3V-7gR48p-9vevA1-4bHZqJ-NHBLfK)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729520245 {#1423
    date: 2024-10-21 16:17:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 33920
  -titleTs: "'amethyst':1 'andrew':4 'barrett':5 'deciev':2"
  -bodyTs: "'/photos/ashreigney/5001846396/in/photolist-8bzley-o22qpt-8w6twa-2hyxk4h-2p9jhhh-2hyxlur-2jxdodd-nvayeu-nfuwcw-amf6hk-h2e3gc-ayvrbl-h2hmkn-h2eyhc-h2hpfs-z8uhzx-2bounjw-qpmgx1-5ndf28-7ttjyp-px6dda-gqawxs-2pdd8fa-2mhyeh3-omkryi-h2dtc6-as1bbq-cm988b-h2jxph-h2du4b-5ndey4-8jflpw-gq4o6x-gq3t2n-gb6fmb-gtxyl5-6t1zsb-aqd9m3-2nrqnf3-2n2asjd-2jzn7y5-2hggugs-6mujvt-xa7ktg-pvsmi3-xcgo3v-7gr48p-9veva1-4bhzqj-nhblfk)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/ashreigney/5001846396/in/photolist-8bzley-o22qpt-8w6twa-2hyxk4h-2p9jhhh-2hyxlur-2jxdodd-nvayeu-nfuwcw-amf6hk-h2e3gc-ayvrbl-h2hmkn-h2eyhc-h2hpfs-z8uhzx-2bounjw-qpmgx1-5ndf28-7ttjyp-px6dda-gqawxs-2pdd8fa-2mhyeh3-omkryi-h2dtc6-as1bbq-cm988b-h2jxph-h2du4b-5ndey4-8jflpw-gq4o6x-gq3t2n-gb6fmb-gtxyl5-6t1zsb-aqd9m3-2nrqnf3-2n2asjd-2jzn7y5-2hggugs-6mujvt-xa7ktg-pvsmi3-xcgo3v-7gr48p-9veva1-4bhzqj-nhblfk)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706642218
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11221127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706566218 {#1442
    date: 2024-01-29 23:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Amethyst-Deciever-by-Andrew-Barrett"
  +title: "'Amethyst Deciever' by Andrew Barrett"
  +url: "https://lemmy.ml/pictrs/image/ac192844-22c0-495a-9be0-7f36c61661a1.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/ashreigney/5001846396/in/photolist-8BZLEY-o22qPt-8w6TwA-2hyXK4H-2p9jHHh-2hyXLUr-2jXDodd-NvaYEu-NfuwCW-aMf6hK-h2E3gC-ayVrBL-h2HMKN-h2EYhc-h2HPFS-z8Uhzx-2boUnJW-QPMgX1-5nDF28-7tTJYP-px6dDA-gqaWxS-2pdd8fa-2mHYEh3-oMKRYi-h2DTC6-as1bbQ-Cm988b-h2JXpH-h2DU4B-5nDEY4-8JfLPw-gQ4o6x-gQ3t2N-gB6fMb-gtXyL5-6T1Zsb-aqD9m3-2nRQnf3-2n2AsJd-2jZN7y5-2hgGUGs-6MuJvT-XA7KtG-pvSmi3-XCgo3V-7gR48p-9vevA1-4bHZqJ-NHBLfK)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729520245 {#1423
    date: 2024-10-21 16:17:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 33920
  -titleTs: "'amethyst':1 'andrew':4 'barrett':5 'deciev':2"
  -bodyTs: "'/photos/ashreigney/5001846396/in/photolist-8bzley-o22qpt-8w6twa-2hyxk4h-2p9jhhh-2hyxlur-2jxdodd-nvayeu-nfuwcw-amf6hk-h2e3gc-ayvrbl-h2hmkn-h2eyhc-h2hpfs-z8uhzx-2bounjw-qpmgx1-5ndf28-7ttjyp-px6dda-gqawxs-2pdd8fa-2mhyeh3-omkryi-h2dtc6-as1bbq-cm988b-h2jxph-h2du4b-5ndey4-8jflpw-gq4o6x-gq3t2n-gb6fmb-gtxyl5-6t1zsb-aqd9m3-2nrqnf3-2n2asjd-2jzn7y5-2hggugs-6mujvt-xa7ktg-pvsmi3-xcgo3v-7gr48p-9veva1-4bhzqj-nhblfk)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/ashreigney/5001846396/in/photolist-8bzley-o22qpt-8w6twa-2hyxk4h-2p9jhhh-2hyxlur-2jxdodd-nvayeu-nfuwcw-amf6hk-h2e3gc-ayvrbl-h2hmkn-h2eyhc-h2hpfs-z8uhzx-2bounjw-qpmgx1-5ndf28-7ttjyp-px6dda-gqawxs-2pdd8fa-2mhyeh3-omkryi-h2dtc6-as1bbq-cm988b-h2jxph-h2du4b-5ndey4-8jflpw-gq4o6x-gq3t2n-gb6fmb-gtxyl5-6t1zsb-aqd9m3-2nrqnf3-2n2asjd-2jzn7y5-2hggugs-6mujvt-xa7ktg-pvsmi3-xcgo3v-7gr48p-9veva1-4bhzqj-nhblfk)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706642218
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11221127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706566218 {#1442
    date: 2024-01-29 23:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Amethyst-Deciever-by-Andrew-Barrett"
  +title: "'Amethyst Deciever' by Andrew Barrett"
  +url: "https://lemmy.ml/pictrs/image/ac192844-22c0-495a-9be0-7f36c61661a1.jpeg"
  +body: "Found on [flickr](https://www.flickr.com/photos/ashreigney/5001846396/in/photolist-8BZLEY-o22qPt-8w6TwA-2hyXK4H-2p9jHHh-2hyXLUr-2jXDodd-NvaYEu-NfuwCW-aMf6hK-h2E3gC-ayVrBL-h2HMKN-h2EYhc-h2HPFS-z8Uhzx-2boUnJW-QPMgX1-5nDF28-7tTJYP-px6dDA-gqaWxS-2pdd8fa-2mHYEh3-oMKRYi-h2DTC6-as1bbQ-Cm988b-h2JXpH-h2DU4B-5nDEY4-8JfLPw-gQ4o6x-gQ3t2N-gB6fMb-gtXyL5-6T1Zsb-aqD9m3-2nRQnf3-2n2AsJd-2jZN7y5-2hgGUGs-6MuJvT-XA7KtG-pvSmi3-XCgo3V-7gR48p-9vevA1-4bHZqJ-NHBLfK)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729520245 {#1423
    date: 2024-10-21 16:17:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 33920
  -titleTs: "'amethyst':1 'andrew':4 'barrett':5 'deciev':2"
  -bodyTs: "'/photos/ashreigney/5001846396/in/photolist-8bzley-o22qpt-8w6twa-2hyxk4h-2p9jhhh-2hyxlur-2jxdodd-nvayeu-nfuwcw-amf6hk-h2e3gc-ayvrbl-h2hmkn-h2eyhc-h2hpfs-z8uhzx-2bounjw-qpmgx1-5ndf28-7ttjyp-px6dda-gqawxs-2pdd8fa-2mhyeh3-omkryi-h2dtc6-as1bbq-cm988b-h2jxph-h2du4b-5ndey4-8jflpw-gq4o6x-gq3t2n-gb6fmb-gtxyl5-6t1zsb-aqd9m3-2nrqnf3-2n2asjd-2jzn7y5-2hggugs-6mujvt-xa7ktg-pvsmi3-xcgo3v-7gr48p-9veva1-4bhzqj-nhblfk)':6 'flickr':3 'found':1 'www.flickr.com':5 'www.flickr.com/photos/ashreigney/5001846396/in/photolist-8bzley-o22qpt-8w6twa-2hyxk4h-2p9jhhh-2hyxlur-2jxdodd-nvayeu-nfuwcw-amf6hk-h2e3gc-ayvrbl-h2hmkn-h2eyhc-h2hpfs-z8uhzx-2bounjw-qpmgx1-5ndf28-7ttjyp-px6dda-gqawxs-2pdd8fa-2mhyeh3-omkryi-h2dtc6-as1bbq-cm988b-h2jxph-h2du4b-5ndey4-8jflpw-gq4o6x-gq3t2n-gb6fmb-gtxyl5-6t1zsb-aqd9m3-2nrqnf3-2n2asjd-2jzn7y5-2hggugs-6mujvt-xa7ktg-pvsmi3-xcgo3v-7gr48p-9veva1-4bhzqj-nhblfk)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706642218
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11221127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706566218 {#1442
    date: 2024-01-29 23:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1464 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "China-is-perpetrating-human-rights-abuses-on-a-massive-and"
  +title: "China is perpetrating human rights abuses on a massive and intensive scale in the Uyghur Region, researcher says"
  +url: "https://globallabourcolumn.org/2024/01/10/challenging-corporate-complicity-with-state-imposed-uyghur-forced-labour/"
  +body: """
    Abuses include arbitrary mass detention of an estimated 1 million to 1.8 million people, and a program to ‘cleanse’ ethnic groups of their ‘extremist’ thoughts through re-education and forced labour. This involves multiple forms of involuntary labour at workplaces across the region and even in other parts of China, writes Jewher Ilham, Forced Labor Project Coordinator of the Worker Rights Consortium.\n
    \n
    Uyghur forced labour is woven into the fabric of numerous global supply chains. Researchers have linked Uyghur forced labour to the supply chains of at least 17 industries, including apparel, food, information and communications technology, solar, mining, and automotive.\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729562937 {#1456
    date: 2024-10-22 04:08:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 33883
  -titleTs: "'abus':6 'china':1 'human':4 'intens':11 'massiv':9 'perpetr':3 'region':16 'research':17 'right':5 'say':18 'scale':12 'uyghur':15"
  -bodyTs: "'1':9 '1.8':12 '17':90 'abus':1 'across':42 'apparel':93 'arbitrari':3 'automot':102 'chain':76,86 'china':51 'cleans':19 'communic':97 'consortium':63 'coordin':58 'detent':5 'edit':103 'educ':29 'estim':8 'ethnic':20 'even':46 'extremist':24 'fabric':71 'food':94 'forc':31,55,65,81 'form':36 'global':74 'group':21 'ilham':54 'includ':2,92 'industri':91 'inform':95 'involuntari':38 'involv':34 'jewher':53 'labor':56 'labour':32,39,66,82 'least':89 'link':79 'mass':4 'million':10,13 'mine':100 'multipl':35 'numer':73 'part':49 'peopl':14 'program':17 'project':57 're':28 're-educ':27 'region':44 'research':77 'right':62 'solar':99 'suppli':75,85 'technolog':98 'thought':25 'typo':104 'uyghur':64,80 'worker':61 'workplac':41 'woven':68 'write':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641941
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11428655"
  +editedAt: DateTimeImmutable @1729447789 {#1454
    date: 2024-10-20 20:09:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706555541 {#1461
    date: 2024-01-29 20:12: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
75 DENIED edit
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1464 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "China-is-perpetrating-human-rights-abuses-on-a-massive-and"
  +title: "China is perpetrating human rights abuses on a massive and intensive scale in the Uyghur Region, researcher says"
  +url: "https://globallabourcolumn.org/2024/01/10/challenging-corporate-complicity-with-state-imposed-uyghur-forced-labour/"
  +body: """
    Abuses include arbitrary mass detention of an estimated 1 million to 1.8 million people, and a program to ‘cleanse’ ethnic groups of their ‘extremist’ thoughts through re-education and forced labour. This involves multiple forms of involuntary labour at workplaces across the region and even in other parts of China, writes Jewher Ilham, Forced Labor Project Coordinator of the Worker Rights Consortium.\n
    \n
    Uyghur forced labour is woven into the fabric of numerous global supply chains. Researchers have linked Uyghur forced labour to the supply chains of at least 17 industries, including apparel, food, information and communications technology, solar, mining, and automotive.\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729562937 {#1456
    date: 2024-10-22 04:08:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 33883
  -titleTs: "'abus':6 'china':1 'human':4 'intens':11 'massiv':9 'perpetr':3 'region':16 'research':17 'right':5 'say':18 'scale':12 'uyghur':15"
  -bodyTs: "'1':9 '1.8':12 '17':90 'abus':1 'across':42 'apparel':93 'arbitrari':3 'automot':102 'chain':76,86 'china':51 'cleans':19 'communic':97 'consortium':63 'coordin':58 'detent':5 'edit':103 'educ':29 'estim':8 'ethnic':20 'even':46 'extremist':24 'fabric':71 'food':94 'forc':31,55,65,81 'form':36 'global':74 'group':21 'ilham':54 'includ':2,92 'industri':91 'inform':95 'involuntari':38 'involv':34 'jewher':53 'labor':56 'labour':32,39,66,82 'least':89 'link':79 'mass':4 'million':10,13 'mine':100 'multipl':35 'numer':73 'part':49 'peopl':14 'program':17 'project':57 're':28 're-educ':27 'region':44 'research':77 'right':62 'solar':99 'suppli':75,85 'technolog':98 'thought':25 'typo':104 'uyghur':64,80 'worker':61 'workplac':41 'woven':68 'write':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641941
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11428655"
  +editedAt: DateTimeImmutable @1729447789 {#1454
    date: 2024-10-20 20:09:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706555541 {#1461
    date: 2024-01-29 20:12: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
76 DENIED moderate
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1464 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1457 …}
  +slug: "China-is-perpetrating-human-rights-abuses-on-a-massive-and"
  +title: "China is perpetrating human rights abuses on a massive and intensive scale in the Uyghur Region, researcher says"
  +url: "https://globallabourcolumn.org/2024/01/10/challenging-corporate-complicity-with-state-imposed-uyghur-forced-labour/"
  +body: """
    Abuses include arbitrary mass detention of an estimated 1 million to 1.8 million people, and a program to ‘cleanse’ ethnic groups of their ‘extremist’ thoughts through re-education and forced labour. This involves multiple forms of involuntary labour at workplaces across the region and even in other parts of China, writes Jewher Ilham, Forced Labor Project Coordinator of the Worker Rights Consortium.\n
    \n
    Uyghur forced labour is woven into the fabric of numerous global supply chains. Researchers have linked Uyghur forced labour to the supply chains of at least 17 industries, including apparel, food, information and communications technology, solar, mining, and automotive.\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729562937 {#1456
    date: 2024-10-22 04:08:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 33883
  -titleTs: "'abus':6 'china':1 'human':4 'intens':11 'massiv':9 'perpetr':3 'region':16 'research':17 'right':5 'say':18 'scale':12 'uyghur':15"
  -bodyTs: "'1':9 '1.8':12 '17':90 'abus':1 'across':42 'apparel':93 'arbitrari':3 'automot':102 'chain':76,86 'china':51 'cleans':19 'communic':97 'consortium':63 'coordin':58 'detent':5 'edit':103 'educ':29 'estim':8 'ethnic':20 'even':46 'extremist':24 'fabric':71 'food':94 'forc':31,55,65,81 'form':36 'global':74 'group':21 'ilham':54 'includ':2,92 'industri':91 'inform':95 'involuntari':38 'involv':34 'jewher':53 'labor':56 'labour':32,39,66,82 'least':89 'link':79 'mass':4 'million':10,13 'mine':100 'multipl':35 'numer':73 'part':49 'peopl':14 'program':17 'project':57 're':28 're-educ':27 'region':44 'research':77 'right':62 'solar':99 'suppli':75,85 'technolog':98 'thought':25 'typo':104 'uyghur':64,80 'worker':61 'workplac':41 'woven':68 'write':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641941
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11428655"
  +editedAt: DateTimeImmutable @1729447789 {#1454
    date: 2024-10-20 20:09:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706555541 {#1461
    date: 2024-01-29 20:12: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "You-ask-too-much-of-him"
  +title: "You ask too much of him"
  +url: "https://startrek.website/pictrs/image/0c447df4-3783-4040-8ff3-04b92de3043e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729562085 {#1430
    date: 2024-10-22 03:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 33882
  -titleTs: "'ask':2 'much':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641821
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6230381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555421 {#1434
    date: 2024-01-29 20:10: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
79 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "You-ask-too-much-of-him"
  +title: "You ask too much of him"
  +url: "https://startrek.website/pictrs/image/0c447df4-3783-4040-8ff3-04b92de3043e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729562085 {#1430
    date: 2024-10-22 03:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 33882
  -titleTs: "'ask':2 'much':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641821
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6230381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555421 {#1434
    date: 2024-01-29 20:10: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
80 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1766 …}
  +slug: "You-ask-too-much-of-him"
  +title: "You ask too much of him"
  +url: "https://startrek.website/pictrs/image/0c447df4-3783-4040-8ff3-04b92de3043e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729562085 {#1430
    date: 2024-10-22 03:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 33882
  -titleTs: "'ask':2 'much':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641821
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6230381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706555421 {#1434
    date: 2024-01-29 20:10: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
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 {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "90-000-year-old-human-footprints-found-on-a-Moroccan-beach-are-some"
  +title: "90,000-year-old human footprints found on a Moroccan beach are some of the oldest and best preserved in the world"
  +url: "https://www.livescience.com/archaeology/90000-year-old-human-footprints-found-on-a-moroccan-beach-are-some-of-the-oldest-and-best-preserved-in-the-world"
  +body: """
    Two trails of ancient human footprints pressed into a beach in Morocco form one of the largest and best-preserved trackways in the world.\n
    \n
    Researchers happened upon the footprint site near the northern tip of North Africa in 2022 while studying boulders at a nearby pocket beach, according to a study published Jan. 23 in the journal Scientific Reports.\n
    \n
    “Between tides, I said to my team that we should go north to explore another beach,” study lead author Mouncef Sedrati, an associate professor of coastal dynamics and geomorphology at the University of Southern Brittany in France, told Live Science. “We were surprised to find the first print. At first, we weren’t convinced it was a footprint, but then we found more of the trackway.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706596487 {#1709
    date: 2024-01-30 07:34:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 34002
  -titleTs: "'000':2 '90':1 'beach':12 'best':19 'footprint':7 'found':8 'human':6 'moroccan':11 'old':5 'oldest':17 'preserv':20 'world':23 'year':4 'year-old':3"
  -bodyTs: "'2022':40 '23':55 'accord':49 'africa':38 'ancient':4 'anoth':75 'associ':83 'author':79 'beach':10,48,76 'best':20 'best-preserv':19 'boulder':43 'brittani':95 'coastal':86 'convinc':114 'dynam':87 'explor':74 'find':105 'first':107,110 'footprint':6,30,118 'form':13 'found':122 'franc':97 'geomorpholog':89 'go':71 'happen':27 'human':5 'jan':54 'journal':58 'largest':17 'lead':78 'live':99 'morocco':12 'mouncef':80 'near':32 'nearbi':46 'north':37,72 'northern':34 'one':14 'pocket':47 'preserv':21 'press':7 'print':108 'professor':84 'publish':53 'report':60 'research':26 'said':64 'scienc':100 'scientif':59 'sedrati':81 'site':31 'southern':94 'studi':42,52,77 'surpris':103 'team':67 'tide':62 'tip':35 'told':98 'trackway':22,126 'trail':2 'two':1 'univers':92 'upon':28 'weren':112 'world':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641487
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/7274934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596487 {#1595
    date: 2024-01-30 07:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "90-000-year-old-human-footprints-found-on-a-Moroccan-beach-are-some"
  +title: "90,000-year-old human footprints found on a Moroccan beach are some of the oldest and best preserved in the world"
  +url: "https://www.livescience.com/archaeology/90000-year-old-human-footprints-found-on-a-moroccan-beach-are-some-of-the-oldest-and-best-preserved-in-the-world"
  +body: """
    Two trails of ancient human footprints pressed into a beach in Morocco form one of the largest and best-preserved trackways in the world.\n
    \n
    Researchers happened upon the footprint site near the northern tip of North Africa in 2022 while studying boulders at a nearby pocket beach, according to a study published Jan. 23 in the journal Scientific Reports.\n
    \n
    “Between tides, I said to my team that we should go north to explore another beach,” study lead author Mouncef Sedrati, an associate professor of coastal dynamics and geomorphology at the University of Southern Brittany in France, told Live Science. “We were surprised to find the first print. At first, we weren’t convinced it was a footprint, but then we found more of the trackway.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706596487 {#1709
    date: 2024-01-30 07:34:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 34002
  -titleTs: "'000':2 '90':1 'beach':12 'best':19 'footprint':7 'found':8 'human':6 'moroccan':11 'old':5 'oldest':17 'preserv':20 'world':23 'year':4 'year-old':3"
  -bodyTs: "'2022':40 '23':55 'accord':49 'africa':38 'ancient':4 'anoth':75 'associ':83 'author':79 'beach':10,48,76 'best':20 'best-preserv':19 'boulder':43 'brittani':95 'coastal':86 'convinc':114 'dynam':87 'explor':74 'find':105 'first':107,110 'footprint':6,30,118 'form':13 'found':122 'franc':97 'geomorpholog':89 'go':71 'happen':27 'human':5 'jan':54 'journal':58 'largest':17 'lead':78 'live':99 'morocco':12 'mouncef':80 'near':32 'nearbi':46 'north':37,72 'northern':34 'one':14 'pocket':47 'preserv':21 'press':7 'print':108 'professor':84 'publish':53 'report':60 'research':26 'said':64 'scienc':100 'scientif':59 'sedrati':81 'site':31 'southern':94 'studi':42,52,77 'surpris':103 'team':67 'tide':62 'tip':35 'told':98 'trackway':22,126 'trail':2 'two':1 'univers':92 'upon':28 'weren':112 'world':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641487
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/7274934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596487 {#1595
    date: 2024-01-30 07:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "90-000-year-old-human-footprints-found-on-a-Moroccan-beach-are-some"
  +title: "90,000-year-old human footprints found on a Moroccan beach are some of the oldest and best preserved in the world"
  +url: "https://www.livescience.com/archaeology/90000-year-old-human-footprints-found-on-a-moroccan-beach-are-some-of-the-oldest-and-best-preserved-in-the-world"
  +body: """
    Two trails of ancient human footprints pressed into a beach in Morocco form one of the largest and best-preserved trackways in the world.\n
    \n
    Researchers happened upon the footprint site near the northern tip of North Africa in 2022 while studying boulders at a nearby pocket beach, according to a study published Jan. 23 in the journal Scientific Reports.\n
    \n
    “Between tides, I said to my team that we should go north to explore another beach,” study lead author Mouncef Sedrati, an associate professor of coastal dynamics and geomorphology at the University of Southern Brittany in France, told Live Science. “We were surprised to find the first print. At first, we weren’t convinced it was a footprint, but then we found more of the trackway.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706596487 {#1709
    date: 2024-01-30 07:34:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 34002
  -titleTs: "'000':2 '90':1 'beach':12 'best':19 'footprint':7 'found':8 'human':6 'moroccan':11 'old':5 'oldest':17 'preserv':20 'world':23 'year':4 'year-old':3"
  -bodyTs: "'2022':40 '23':55 'accord':49 'africa':38 'ancient':4 'anoth':75 'associ':83 'author':79 'beach':10,48,76 'best':20 'best-preserv':19 'boulder':43 'brittani':95 'coastal':86 'convinc':114 'dynam':87 'explor':74 'find':105 'first':107,110 'footprint':6,30,118 'form':13 'found':122 'franc':97 'geomorpholog':89 'go':71 'happen':27 'human':5 'jan':54 'journal':58 'largest':17 'lead':78 'live':99 'morocco':12 'mouncef':80 'near':32 'nearbi':46 'north':37,72 'northern':34 'one':14 'pocket':47 'preserv':21 'press':7 'print':108 'professor':84 'publish':53 'report':60 'research':26 'said':64 'scienc':100 'scientif':59 'sedrati':81 'site':31 'southern':94 'studi':42,52,77 'surpris':103 'team':67 'tide':62 'tip':35 'told':98 'trackway':22,126 'trail':2 'two':1 'univers':92 'upon':28 'weren':112 'world':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706641487
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/7274934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706596487 {#1595
    date: 2024-01-30 07:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "Biden-be-like"
  +title: "Biden be like"
  +url: "https://media.mas.to/masto-public/media_attachments/files/111/840/665/527/773/651/original/c3b878be870d455a.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539967 {#1675
    date: 2024-10-21 21:46:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 33880
  -titleTs: "'biden':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706639742
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11213553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706553342 {#1674
    date: 2024-01-29 19:35: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
87 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "Biden-be-like"
  +title: "Biden be like"
  +url: "https://media.mas.to/masto-public/media_attachments/files/111/840/665/527/773/651/original/c3b878be870d455a.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539967 {#1675
    date: 2024-10-21 21:46:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 33880
  -titleTs: "'biden':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706639742
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11213553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706553342 {#1674
    date: 2024-01-29 19:35: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
88 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "Biden-be-like"
  +title: "Biden be like"
  +url: "https://media.mas.to/masto-public/media_attachments/files/111/840/665/527/773/651/original/c3b878be870d455a.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539967 {#1675
    date: 2024-10-21 21:46:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 33880
  -titleTs: "'biden':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706639742
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11213553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706553342 {#1674
    date: 2024-01-29 19:35: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
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 {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "When-someone-says-kiss-my-ass-does-it-refer-to"
  +title: "When someone says "kiss my ass" does it refer to the hole or the cheek?"
  +url: null
  +body: "The hole is obviously more fragrant but thats pretty damn intimate for someone you probably dislike or want to be vindickated by"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729549725 {#1655
    date: 2024-10-22 00:28:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 33879
  -titleTs: "'ass':6 'cheek':15 'hole':12 'kiss':4 'refer':9 'say':3 'someon':2"
  -bodyTs: "'damn':10 'dislik':16 'fragrant':6 'hole':2 'intim':11 'obvious':4 'pretti':9 'probabl':15 'someon':13 'that':8 'vindick':21 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11339186"
  +editedAt: DateTimeImmutable @1729470039 {#1649
    date: 2024-10-21 02:20:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706552489 {#1651
    date: 2024-01-29 19:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "When-someone-says-kiss-my-ass-does-it-refer-to"
  +title: "When someone says "kiss my ass" does it refer to the hole or the cheek?"
  +url: null
  +body: "The hole is obviously more fragrant but thats pretty damn intimate for someone you probably dislike or want to be vindickated by"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729549725 {#1655
    date: 2024-10-22 00:28:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 33879
  -titleTs: "'ass':6 'cheek':15 'hole':12 'kiss':4 'refer':9 'say':3 'someon':2"
  -bodyTs: "'damn':10 'dislik':16 'fragrant':6 'hole':2 'intim':11 'obvious':4 'pretti':9 'probabl':15 'someon':13 'that':8 'vindick':21 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11339186"
  +editedAt: DateTimeImmutable @1729470039 {#1649
    date: 2024-10-21 02:20:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706552489 {#1651
    date: 2024-01-29 19:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "When-someone-says-kiss-my-ass-does-it-refer-to"
  +title: "When someone says "kiss my ass" does it refer to the hole or the cheek?"
  +url: null
  +body: "The hole is obviously more fragrant but thats pretty damn intimate for someone you probably dislike or want to be vindickated by"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729549725 {#1655
    date: 2024-10-22 00:28:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 33879
  -titleTs: "'ass':6 'cheek':15 'hole':12 'kiss':4 'refer':9 'say':3 'someon':2"
  -bodyTs: "'damn':10 'dislik':16 'fragrant':6 'hole':2 'intim':11 'obvious':4 'pretti':9 'probabl':15 'someon':13 'that':8 'vindick':21 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11339186"
  +editedAt: DateTimeImmutable @1729470039 {#1649
    date: 2024-10-21 02:20:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706552489 {#1651
    date: 2024-01-29 19:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "Pen-Pals"
  +title: "Pen Pals!"
  +url: "https://lemmus.org/pictrs/image/8c0282a3-6899-42b9-b25c-ac4b1cfd8e85.webp"
  +body: "[Haircut Practice by Adam Koford for January 29, 2024](https://www.gocomics.com/haircut-practice/2024/01/29)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729550237 {#1578
    date: 2024-10-22 00:37:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 33875
  -titleTs: "'pal':2 'pen':1"
  -bodyTs: "'/haircut-practice/2024/01/29).':12 '2024':9 '29':8 'adam':4 'haircut':1 'januari':7 'koford':5 'practic':2 'www.gocomics.com':11 'www.gocomics.com/haircut-practice/2024/01/29).':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638505
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2939341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706552105 {#1583
    date: 2024-01-29 19:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "Pen-Pals"
  +title: "Pen Pals!"
  +url: "https://lemmus.org/pictrs/image/8c0282a3-6899-42b9-b25c-ac4b1cfd8e85.webp"
  +body: "[Haircut Practice by Adam Koford for January 29, 2024](https://www.gocomics.com/haircut-practice/2024/01/29)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729550237 {#1578
    date: 2024-10-22 00:37:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 33875
  -titleTs: "'pal':2 'pen':1"
  -bodyTs: "'/haircut-practice/2024/01/29).':12 '2024':9 '29':8 'adam':4 'haircut':1 'januari':7 'koford':5 'practic':2 'www.gocomics.com':11 'www.gocomics.com/haircut-practice/2024/01/29).':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638505
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2939341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706552105 {#1583
    date: 2024-01-29 19:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "Pen-Pals"
  +title: "Pen Pals!"
  +url: "https://lemmus.org/pictrs/image/8c0282a3-6899-42b9-b25c-ac4b1cfd8e85.webp"
  +body: "[Haircut Practice by Adam Koford for January 29, 2024](https://www.gocomics.com/haircut-practice/2024/01/29)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729550237 {#1578
    date: 2024-10-22 00:37:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 33875
  -titleTs: "'pal':2 'pen':1"
  -bodyTs: "'/haircut-practice/2024/01/29).':12 '2024':9 '29':8 'adam':4 'haircut':1 'januari':7 'koford':5 'practic':2 'www.gocomics.com':11 'www.gocomics.com/haircut-practice/2024/01/29).':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638505
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2939341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706552105 {#1583
    date: 2024-01-29 19:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Nautilus-File-Manager-Gets-More-Features-Ahead-of-the-GNOME"
  +title: "Nautilus File Manager Gets More Features Ahead of the GNOME 46 Release - 9to5Linux"
  +url: "https://9to5linux.com/nautilus-file-manager-gets-more-features-ahead-of-the-gnome-46-release"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729575435 {#1568
    date: 2024-10-22 07:37:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 33874
  -titleTs: "'46':11 '9to5linux':13 'ahead':7 'featur':6 'file':2 'get':4 'gnome':10 'manag':3 'nautilus':1 'releas':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638047
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11212153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706551647 {#1526
    date: 2024-01-29 19:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Nautilus-File-Manager-Gets-More-Features-Ahead-of-the-GNOME"
  +title: "Nautilus File Manager Gets More Features Ahead of the GNOME 46 Release - 9to5Linux"
  +url: "https://9to5linux.com/nautilus-file-manager-gets-more-features-ahead-of-the-gnome-46-release"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729575435 {#1568
    date: 2024-10-22 07:37:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 33874
  -titleTs: "'46':11 '9to5linux':13 'ahead':7 'featur':6 'file':2 'get':4 'gnome':10 'manag':3 'nautilus':1 'releas':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638047
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11212153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706551647 {#1526
    date: 2024-01-29 19:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Nautilus-File-Manager-Gets-More-Features-Ahead-of-the-GNOME"
  +title: "Nautilus File Manager Gets More Features Ahead of the GNOME 46 Release - 9to5Linux"
  +url: "https://9to5linux.com/nautilus-file-manager-gets-more-features-ahead-of-the-gnome-46-release"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729575435 {#1568
    date: 2024-10-22 07:37:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 33874
  -titleTs: "'46':11 '9to5linux':13 'ahead':7 'featur':6 'file':2 'get':4 'gnome':10 'manag':3 'nautilus':1 'releas':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638047
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11212153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706551647 {#1526
    date: 2024-01-29 19:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details