GET https://kbin.spritesserver.nl/commented/1y/links?p=48

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "oh-my-gosh"
  +title: "oh my gosh"
  +url: "https://thehill.com/homenews/administration/4365095-car-hits-suv-in-bidens-motorcade-during-event-in-delaware/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702914070 {#158
    date: 2023-12-18 16:41:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 22989
  -titleTs: "'gosh':3 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702965648
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9701719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702879248 {#241
    date: 2023-12-18 07:00: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
3 DENIED edit
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "oh-my-gosh"
  +title: "oh my gosh"
  +url: "https://thehill.com/homenews/administration/4365095-car-hits-suv-in-bidens-motorcade-during-event-in-delaware/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702914070 {#158
    date: 2023-12-18 16:41:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 22989
  -titleTs: "'gosh':3 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702965648
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9701719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702879248 {#241
    date: 2023-12-18 07:00: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
4 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "oh-my-gosh"
  +title: "oh my gosh"
  +url: "https://thehill.com/homenews/administration/4365095-car-hits-suv-in-bidens-motorcade-during-event-in-delaware/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702914070 {#158
    date: 2023-12-18 16:41:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 22989
  -titleTs: "'gosh':3 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702965648
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9701719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702879248 {#241
    date: 2023-12-18 07:00: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
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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1967 …}
  +slug: "Google-Just-Killed-Warrants-That-Give-Police-Access-To-Location"
  +title: "Google Just Killed Warrants That Give Police Access To Location Data"
  +url: "https://www.forbes.com/sites/cyrusfarivar/2023/12/14/google-just-killed-geofence-warrants-police-location-data/?sh=630c46322c86"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702715845 {#1905
    date: 2023-12-16 09:37:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 22457
  -titleTs: "'access':8 'data':11 'give':6 'googl':1 'kill':3 'locat':10 'polic':7 'warrant':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702748258
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9606691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661858 {#1866
    date: 2023-12-15 18:37:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1967 …}
  +slug: "Google-Just-Killed-Warrants-That-Give-Police-Access-To-Location"
  +title: "Google Just Killed Warrants That Give Police Access To Location Data"
  +url: "https://www.forbes.com/sites/cyrusfarivar/2023/12/14/google-just-killed-geofence-warrants-police-location-data/?sh=630c46322c86"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702715845 {#1905
    date: 2023-12-16 09:37:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 22457
  -titleTs: "'access':8 'data':11 'give':6 'googl':1 'kill':3 'locat':10 'polic':7 'warrant':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702748258
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9606691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661858 {#1866
    date: 2023-12-15 18:37:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1967 …}
  +slug: "Google-Just-Killed-Warrants-That-Give-Police-Access-To-Location"
  +title: "Google Just Killed Warrants That Give Police Access To Location Data"
  +url: "https://www.forbes.com/sites/cyrusfarivar/2023/12/14/google-just-killed-geofence-warrants-police-location-data/?sh=630c46322c86"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702715845 {#1905
    date: 2023-12-16 09:37:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 22457
  -titleTs: "'access':8 'data':11 'give':6 'googl':1 'kill':3 'locat':10 'polic':7 'warrant':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702748258
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9606691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661858 {#1866
    date: 2023-12-15 18:37:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "This-Week-in-Privacy-1"
  +title: "This Week in Privacy (#1)"
  +url: "https://blog.privacyguides.org/2023/12/09/this-week-in-privacy-2023-12-09"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702243572 {#1957
    date: 2023-12-10 22:26:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 21510
  -titleTs: "'1':5 'privaci':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702273442
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7838859"
  +editedAt: DateTimeImmutable @1705101401 {#1932
    date: 2024-01-13 00:16:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702187042 {#1930
    date: 2023-12-10 06:44: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
11 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "This-Week-in-Privacy-1"
  +title: "This Week in Privacy (#1)"
  +url: "https://blog.privacyguides.org/2023/12/09/this-week-in-privacy-2023-12-09"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702243572 {#1957
    date: 2023-12-10 22:26:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 21510
  -titleTs: "'1':5 'privaci':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702273442
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7838859"
  +editedAt: DateTimeImmutable @1705101401 {#1932
    date: 2024-01-13 00:16:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702187042 {#1930
    date: 2023-12-10 06:44: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
12 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "This-Week-in-Privacy-1"
  +title: "This Week in Privacy (#1)"
  +url: "https://blog.privacyguides.org/2023/12/09/this-week-in-privacy-2023-12-09"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 123
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702243572 {#1957
    date: 2023-12-10 22:26:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 21510
  -titleTs: "'1':5 'privaci':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702273442
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7838859"
  +editedAt: DateTimeImmutable @1705101401 {#1932
    date: 2024-01-13 00:16:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702187042 {#1930
    date: 2023-12-10 06:44: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
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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Mmmm-thanks-Ohhbama"
  +title: "Mmmm. thanks, Ohhbama"
  +url: "https://slrpnk.net/pictrs/image/2ca8fa94-78dd-4889-bb43-b392f9a84b80.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702214111 {#1389
    date: 2023-12-10 14:15:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 21480
  -titleTs: "'mmmm':1 'ohhbama':3 'thank':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702253629
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4766556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702167229 {#1936
    date: 2023-12-10 01:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Mmmm-thanks-Ohhbama"
  +title: "Mmmm. thanks, Ohhbama"
  +url: "https://slrpnk.net/pictrs/image/2ca8fa94-78dd-4889-bb43-b392f9a84b80.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702214111 {#1389
    date: 2023-12-10 14:15:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 21480
  -titleTs: "'mmmm':1 'ohhbama':3 'thank':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702253629
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4766556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702167229 {#1936
    date: 2023-12-10 01:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Mmmm-thanks-Ohhbama"
  +title: "Mmmm. thanks, Ohhbama"
  +url: "https://slrpnk.net/pictrs/image/2ca8fa94-78dd-4889-bb43-b392f9a84b80.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702214111 {#1389
    date: 2023-12-10 14:15:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 21480
  -titleTs: "'mmmm':1 'ohhbama':3 'thank':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702253629
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4766556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702167229 {#1936
    date: 2023-12-10 01:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Worchestershire-Woostershire-Woostershure"
  +title: "Worchestershire, Woostershire, Woostershure..."
  +url: "https://img.ifunny.co/images/f2654a54c21db192aa9263acb5437f9c67b67703d5f9d90b4816f53f4a4f644f_1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194509 {#1369
    date: 2023-12-10 08:48:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 21393
  -titleTs: "'woostershir':2 'woostershur':3 'worchestershir':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702223782
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4521059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137382 {#1378
    date: 2023-12-09 16:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Worchestershire-Woostershire-Woostershure"
  +title: "Worchestershire, Woostershire, Woostershure..."
  +url: "https://img.ifunny.co/images/f2654a54c21db192aa9263acb5437f9c67b67703d5f9d90b4816f53f4a4f644f_1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194509 {#1369
    date: 2023-12-10 08:48:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 21393
  -titleTs: "'woostershir':2 'woostershur':3 'worchestershir':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702223782
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4521059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137382 {#1378
    date: 2023-12-09 16:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "Worchestershire-Woostershire-Woostershure"
  +title: "Worchestershire, Woostershire, Woostershure..."
  +url: "https://img.ifunny.co/images/f2654a54c21db192aa9263acb5437f9c67b67703d5f9d90b4816f53f4a4f644f_1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194509 {#1369
    date: 2023-12-10 08:48:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 21393
  -titleTs: "'woostershir':2 'woostershur':3 'worchestershir':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702223782
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4521059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137382 {#1378
    date: 2023-12-09 16:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Mistral-AI-bucks-release-trend-by-dropping-torrent-link-to"
  +title: "Mistral AI bucks release trend by dropping torrent link to new open source LLM"
  +url: "https://venturebeat.com/ai/mistral-ai-bucks-release-trend-by-dropping-torrent-link-to-new-open-source-llm/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702141868 {#2446
    date: 2023-12-09 18:11:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 21371
  -titleTs: "'ai':2 'buck':3 'drop':7 'link':9 'llm':14 'mistral':1 'new':11 'open':12 'releas':4 'sourc':13 'torrent':8 'trend':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702219632
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10967544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133232 {#2428
    date: 2023-12-09 15:47:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Mistral-AI-bucks-release-trend-by-dropping-torrent-link-to"
  +title: "Mistral AI bucks release trend by dropping torrent link to new open source LLM"
  +url: "https://venturebeat.com/ai/mistral-ai-bucks-release-trend-by-dropping-torrent-link-to-new-open-source-llm/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702141868 {#2446
    date: 2023-12-09 18:11:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 21371
  -titleTs: "'ai':2 'buck':3 'drop':7 'link':9 'llm':14 'mistral':1 'new':11 'open':12 'releas':4 'sourc':13 'torrent':8 'trend':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702219632
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10967544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133232 {#2428
    date: 2023-12-09 15:47:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Mistral-AI-bucks-release-trend-by-dropping-torrent-link-to"
  +title: "Mistral AI bucks release trend by dropping torrent link to new open source LLM"
  +url: "https://venturebeat.com/ai/mistral-ai-bucks-release-trend-by-dropping-torrent-link-to-new-open-source-llm/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702141868 {#2446
    date: 2023-12-09 18:11:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 21371
  -titleTs: "'ai':2 'buck':3 'drop':7 'link':9 'llm':14 'mistral':1 'new':11 'open':12 'releas':4 'sourc':13 'torrent':8 'trend':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702219632
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10967544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133232 {#2428
    date: 2023-12-09 15:47:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2353
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "a-real-feel-good-story"
  +title: "a real feel good story"
  +url: "https://slrpnk.net/pictrs/image/5648d692-0089-4f6c-9371-622124d06b9d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702209049 {#2356
    date: 2023-12-10 12:50:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 21359
  -titleTs: "'feel':3 'good':4 'real':2 'stori':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702217411
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4750726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131011 {#2451
    date: 2023-12-09 15:10: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
27 DENIED edit
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "a-real-feel-good-story"
  +title: "a real feel good story"
  +url: "https://slrpnk.net/pictrs/image/5648d692-0089-4f6c-9371-622124d06b9d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702209049 {#2356
    date: 2023-12-10 12:50:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 21359
  -titleTs: "'feel':3 'good':4 'real':2 'stori':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702217411
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4750726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131011 {#2451
    date: 2023-12-09 15:10: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
28 DENIED moderate
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "a-real-feel-good-story"
  +title: "a real feel good story"
  +url: "https://slrpnk.net/pictrs/image/5648d692-0089-4f6c-9371-622124d06b9d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702209049 {#2356
    date: 2023-12-10 12:50:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 21359
  -titleTs: "'feel':3 'good':4 'real':2 'stori':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702217411
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4750726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131011 {#2451
    date: 2023-12-09 15:10: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
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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Proton-Drive-Camera-Backup-has-Arrived"
  +title: "Proton Drive Camera Backup has Arrived!"
  +url: "https://proton.me/support/enable-photo-backup"
  +body: "This has been one of the key features I’ve been waiting for to finally be able to move away from Google Photos and OneDrive for mobile photos backup."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702185373 {#2488
    date: 2023-12-10 06:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 21188
  -titleTs: "'arriv':6 'backup':4 'camera':3 'drive':2 'proton':1"
  -bodyTs: "'abl':17 'away':20 'backup':29 'featur':8 'final':15 'googl':22 'key':7 'mobil':27 'move':19 'one':4 'onedr':25 'photo':23,28 've':10 'wait':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132508
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702046108 {#2490
    date: 2023-12-08 15:35: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
31 DENIED edit
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Proton-Drive-Camera-Backup-has-Arrived"
  +title: "Proton Drive Camera Backup has Arrived!"
  +url: "https://proton.me/support/enable-photo-backup"
  +body: "This has been one of the key features I’ve been waiting for to finally be able to move away from Google Photos and OneDrive for mobile photos backup."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702185373 {#2488
    date: 2023-12-10 06:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 21188
  -titleTs: "'arriv':6 'backup':4 'camera':3 'drive':2 'proton':1"
  -bodyTs: "'abl':17 'away':20 'backup':29 'featur':8 'final':15 'googl':22 'key':7 'mobil':27 'move':19 'one':4 'onedr':25 'photo':23,28 've':10 'wait':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132508
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702046108 {#2490
    date: 2023-12-08 15:35: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
32 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "Proton-Drive-Camera-Backup-has-Arrived"
  +title: "Proton Drive Camera Backup has Arrived!"
  +url: "https://proton.me/support/enable-photo-backup"
  +body: "This has been one of the key features I’ve been waiting for to finally be able to move away from Google Photos and OneDrive for mobile photos backup."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702185373 {#2488
    date: 2023-12-10 06:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 21188
  -titleTs: "'arriv':6 'backup':4 'camera':3 'drive':2 'proton':1"
  -bodyTs: "'abl':17 'away':20 'backup':29 'featur':8 'final':15 'googl':22 'key':7 'mobil':27 'move':19 'one':4 'onedr':25 'photo':23,28 've':10 'wait':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132508
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702046108 {#2490
    date: 2023-12-08 15:35: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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "KDE-Plasma-5-27-10-Bugfix-Release-for-December"
  +title: "KDE Plasma 5.27.10, Bugfix Release for December"
  +url: "https://kde.org/announcements/plasma/5/5.27.10/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702044158 {#1502
    date: 2023-12-08 15:02:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 20681
  -titleTs: "'5.27.10':3 'bugfix':4 'decemb':7 'kde':1 'plasma':2 'releas':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701966288
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8955452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701879888 {#1546
    date: 2023-12-06 17:24: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
35 DENIED edit
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "KDE-Plasma-5-27-10-Bugfix-Release-for-December"
  +title: "KDE Plasma 5.27.10, Bugfix Release for December"
  +url: "https://kde.org/announcements/plasma/5/5.27.10/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702044158 {#1502
    date: 2023-12-08 15:02:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 20681
  -titleTs: "'5.27.10':3 'bugfix':4 'decemb':7 'kde':1 'plasma':2 'releas':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701966288
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8955452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701879888 {#1546
    date: 2023-12-06 17:24: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
36 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "KDE-Plasma-5-27-10-Bugfix-Release-for-December"
  +title: "KDE Plasma 5.27.10, Bugfix Release for December"
  +url: "https://kde.org/announcements/plasma/5/5.27.10/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702044158 {#1502
    date: 2023-12-08 15:02:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 20681
  -titleTs: "'5.27.10':3 'bugfix':4 'decemb':7 'kde':1 'plasma':2 'releas':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701966288
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8955452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701879888 {#1546
    date: 2023-12-06 17:24: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
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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#1535
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#1534
    date: 2023-12-06 00:10:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#1535
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#1534
    date: 2023-12-06 00:10:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: Proxies\__CG__\App\Entity\Image {#1533 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1539 …}
  +slug: "Italy-refuses-Munich-museum-s-request-to-return-ancient-Roman-statue"
  +title: "Italy refuses Munich museum’s request to return ancient Roman statue bought by Hitler"
  +url: "https://www.nbcnews.com/news/world/italy-refuses-munich-museums-request-return-ancient-roman-statue-bough-rcna127873"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701870136 {#1535
    date: 2023-12-06 14:42:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 20475
  -titleTs: "'ancient':9 'bought':12 'hitler':14 'itali':1 'munich':3 'museum':4 'refus':2 'request':6 'return':8 'roman':10 'statu':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904258
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4116451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817858 {#1534
    date: 2023-12-06 00:10:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Winewayland-drv-part-11-Mouselook-support-Merge-requests"
  +title: "Winewayland.drv: part 11: Mouselook support · Merge requests"
  +url: "https://gitlab.winehq.org/wine/wine/-/merge_requests/4593"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702163045 {#1632
    date: 2023-12-10 00:04:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 20319
  -titleTs: "'11':3 'merg':6 'mouselook':4 'part':2 'request':7 'support':5 'winewayland.drv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701874572
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9179386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788172 {#1623
    date: 2023-12-05 15:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Winewayland-drv-part-11-Mouselook-support-Merge-requests"
  +title: "Winewayland.drv: part 11: Mouselook support · Merge requests"
  +url: "https://gitlab.winehq.org/wine/wine/-/merge_requests/4593"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702163045 {#1632
    date: 2023-12-10 00:04:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 20319
  -titleTs: "'11':3 'merg':6 'mouselook':4 'part':2 'request':7 'support':5 'winewayland.drv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701874572
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9179386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788172 {#1623
    date: 2023-12-05 15:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "Winewayland-drv-part-11-Mouselook-support-Merge-requests"
  +title: "Winewayland.drv: part 11: Mouselook support · Merge requests"
  +url: "https://gitlab.winehq.org/wine/wine/-/merge_requests/4593"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702163045 {#1632
    date: 2023-12-10 00:04:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 20319
  -titleTs: "'11':3 'merg':6 'mouselook':4 'part':2 'request':7 'support':5 'winewayland.drv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701874572
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9179386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788172 {#1623
    date: 2023-12-05 15:56:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Terrifying-monowheel-vehicle-1917"
  +title: "Terrifying monowheel vehicle, 1917"
  +url: "https://lemmy.world/pictrs/image/04d96fd6-0e13-4f8d-ac3f-4310bd1163bb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701804818 {#1750
    date: 2023-12-05 20:33:38.0 +01: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: 20256
  -titleTs: "'1917':4 'monowheel':2 'terrifi':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701869491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783091 {#1748
    date: 2023-12-05 14:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Terrifying-monowheel-vehicle-1917"
  +title: "Terrifying monowheel vehicle, 1917"
  +url: "https://lemmy.world/pictrs/image/04d96fd6-0e13-4f8d-ac3f-4310bd1163bb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701804818 {#1750
    date: 2023-12-05 20:33:38.0 +01: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: 20256
  -titleTs: "'1917':4 'monowheel':2 'terrifi':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701869491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783091 {#1748
    date: 2023-12-05 14:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "Terrifying-monowheel-vehicle-1917"
  +title: "Terrifying monowheel vehicle, 1917"
  +url: "https://lemmy.world/pictrs/image/04d96fd6-0e13-4f8d-ac3f-4310bd1163bb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701804818 {#1750
    date: 2023-12-05 20:33:38.0 +01: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: 20256
  -titleTs: "'1917':4 'monowheel':2 'terrifi':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701869491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783091 {#1748
    date: 2023-12-05 14:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1496
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1494
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1490
    date: 2023-11-30 00:42: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
51 DENIED edit
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1496
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1494
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1490
    date: 2023-11-30 00:42: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
52 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1496
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1494
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1490
    date: 2023-11-30 00:42: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Are-patented-seeds-of-sweet-seedless-peppers-from-breedx-com-GMO"
  +title: "Are patented seeds of sweet seedless peppers from breedx.com GMO?"
  +url: "https://www.no-patents-on-seeds.org/sites/default/files/2019-01/2014_Brochure_No_to_Syngenta_s_patent_on_peppers%20komp.pdf"
  +body: """
    - is it legal to use biological waste after consuming those peppers?\n
    - is is healthy? Is it GMO?\n
    - how patented food/seeds works?\n
    - what are implications for society?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703076797 {#1759
    date: 2023-12-20 13:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 17568
  -titleTs: "'breedx.com':9 'gmo':10 'patent':2 'pepper':7 'seed':3 'seedless':6 'sweet':5"
  -bodyTs: "'biolog':6 'consum':9 'food/seeds':20 'gmo':17 'healthi':14 'implic':24 'legal':3 'patent':19 'pepper':11 'societi':26 'use':5 'wast':7 'work':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701207281
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8567032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131781 {#1762
    date: 2023-11-28 01:36: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
55 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Are-patented-seeds-of-sweet-seedless-peppers-from-breedx-com-GMO"
  +title: "Are patented seeds of sweet seedless peppers from breedx.com GMO?"
  +url: "https://www.no-patents-on-seeds.org/sites/default/files/2019-01/2014_Brochure_No_to_Syngenta_s_patent_on_peppers%20komp.pdf"
  +body: """
    - is it legal to use biological waste after consuming those peppers?\n
    - is is healthy? Is it GMO?\n
    - how patented food/seeds works?\n
    - what are implications for society?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703076797 {#1759
    date: 2023-12-20 13:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 17568
  -titleTs: "'breedx.com':9 'gmo':10 'patent':2 'pepper':7 'seed':3 'seedless':6 'sweet':5"
  -bodyTs: "'biolog':6 'consum':9 'food/seeds':20 'gmo':17 'healthi':14 'implic':24 'legal':3 'patent':19 'pepper':11 'societi':26 'use':5 'wast':7 'work':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701207281
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8567032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131781 {#1762
    date: 2023-11-28 01:36: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
56 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Are-patented-seeds-of-sweet-seedless-peppers-from-breedx-com-GMO"
  +title: "Are patented seeds of sweet seedless peppers from breedx.com GMO?"
  +url: "https://www.no-patents-on-seeds.org/sites/default/files/2019-01/2014_Brochure_No_to_Syngenta_s_patent_on_peppers%20komp.pdf"
  +body: """
    - is it legal to use biological waste after consuming those peppers?\n
    - is is healthy? Is it GMO?\n
    - how patented food/seeds works?\n
    - what are implications for society?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703076797 {#1759
    date: 2023-12-20 13:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 17568
  -titleTs: "'breedx.com':9 'gmo':10 'patent':2 'pepper':7 'seed':3 'seedless':6 'sweet':5"
  -bodyTs: "'biolog':6 'consum':9 'food/seeds':20 'gmo':17 'healthi':14 'implic':24 'legal':3 'patent':19 'pepper':11 'societi':26 'use':5 'wast':7 'work':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701207281
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8567032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131781 {#1762
    date: 2023-11-28 01:36: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
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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Walrus-FOV-is-a-meme-waiting-to-happen"
  +title: "Walrus FOV is a meme waiting to happen."
  +url: "https://mander.xyz/pictrs/image/0a43b423-bbbd-4bc3-8888-f89f4e032b51.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701205986 {#1786
    date: 2023-11-28 22:13:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 17493
  -titleTs: "'fov':2 'happen':8 'meme':5 'wait':6 'walrus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701200329
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6664795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701113929 {#1780
    date: 2023-11-27 20:38:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Walrus-FOV-is-a-meme-waiting-to-happen"
  +title: "Walrus FOV is a meme waiting to happen."
  +url: "https://mander.xyz/pictrs/image/0a43b423-bbbd-4bc3-8888-f89f4e032b51.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701205986 {#1786
    date: 2023-11-28 22:13:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 17493
  -titleTs: "'fov':2 'happen':8 'meme':5 'wait':6 'walrus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701200329
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6664795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701113929 {#1780
    date: 2023-11-27 20:38:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Walrus-FOV-is-a-meme-waiting-to-happen"
  +title: "Walrus FOV is a meme waiting to happen."
  +url: "https://mander.xyz/pictrs/image/0a43b423-bbbd-4bc3-8888-f89f4e032b51.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701205986 {#1786
    date: 2023-11-28 22:13:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 17493
  -titleTs: "'fov':2 'happen':8 'meme':5 'wait':6 'walrus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701200329
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6664795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701113929 {#1780
    date: 2023-11-27 20:38:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Google-is-the-master-of-fake-Privacy-features-gHacks-Tech"
  +title: "Google is the master of fake Privacy features - gHacks Tech News"
  +url: "https://www.ghacks.net/2023/11/26/google-is-the-master-of-fake-privacy-features/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 230
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106311 {#1627
    date: 2023-11-27 18:31:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 17217
  -titleTs: "'fake':6 'featur':8 'ghack':9 'googl':1 'master':4 'news':11 'privaci':7 'tech':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701158369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8816000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701071969 {#1624
    date: 2023-11-27 08:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Google-is-the-master-of-fake-Privacy-features-gHacks-Tech"
  +title: "Google is the master of fake Privacy features - gHacks Tech News"
  +url: "https://www.ghacks.net/2023/11/26/google-is-the-master-of-fake-privacy-features/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 230
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106311 {#1627
    date: 2023-11-27 18:31:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 17217
  -titleTs: "'fake':6 'featur':8 'ghack':9 'googl':1 'master':4 'news':11 'privaci':7 'tech':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701158369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8816000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701071969 {#1624
    date: 2023-11-27 08:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Google-is-the-master-of-fake-Privacy-features-gHacks-Tech"
  +title: "Google is the master of fake Privacy features - gHacks Tech News"
  +url: "https://www.ghacks.net/2023/11/26/google-is-the-master-of-fake-privacy-features/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 230
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106311 {#1627
    date: 2023-11-27 18:31:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 17217
  -titleTs: "'fake':6 'featur':8 'ghack':9 'googl':1 'master':4 'news':11 'privaci':7 'tech':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701158369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8816000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701071969 {#1624
    date: 2023-11-27 08:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1426
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1451
    date: 2023-11-25 22:22: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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1426
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1451
    date: 2023-11-25 22:22: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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1426
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1451
    date: 2023-11-25 22:22: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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1455 …}
  +slug: "Some-of-you-all-take-these-posts-too-seriously-Shitpost"
  +title: "Some of you all take these posts too seriously. Shitpost: confuse, provoke, entertain or otherwise evoke an unproductive reaction"
  +url: "https://www.urbandictionary.com/define.php?term=Shitpost"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701007307 {#1462
    date: 2023-11-26 15:01:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 16811
  -titleTs: "'confus':11 'entertain':13 'evok':16 'otherwis':15 'post':7 'provok':12 'reaction':19 'serious':9 'shitpost':10 'take':5 'unproduct':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8749124"
  +editedAt: DateTimeImmutable @1701538227 {#1463
    date: 2023-12-02 18:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700944420 {#1464
    date: 2023-11-25 21:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1455 …}
  +slug: "Some-of-you-all-take-these-posts-too-seriously-Shitpost"
  +title: "Some of you all take these posts too seriously. Shitpost: confuse, provoke, entertain or otherwise evoke an unproductive reaction"
  +url: "https://www.urbandictionary.com/define.php?term=Shitpost"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701007307 {#1462
    date: 2023-11-26 15:01:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 16811
  -titleTs: "'confus':11 'entertain':13 'evok':16 'otherwis':15 'post':7 'provok':12 'reaction':19 'serious':9 'shitpost':10 'take':5 'unproduct':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8749124"
  +editedAt: DateTimeImmutable @1701538227 {#1463
    date: 2023-12-02 18:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700944420 {#1464
    date: 2023-11-25 21:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1455 …}
  +slug: "Some-of-you-all-take-these-posts-too-seriously-Shitpost"
  +title: "Some of you all take these posts too seriously. Shitpost: confuse, provoke, entertain or otherwise evoke an unproductive reaction"
  +url: "https://www.urbandictionary.com/define.php?term=Shitpost"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701007307 {#1462
    date: 2023-11-26 15:01:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 16811
  -titleTs: "'confus':11 'entertain':13 'evok':16 'otherwis':15 'post':7 'provok':12 'reaction':19 'serious':9 'shitpost':10 'take':5 'unproduct':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701030820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8749124"
  +editedAt: DateTimeImmutable @1701538227 {#1463
    date: 2023-12-02 18:30:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700944420 {#1464
    date: 2023-11-25 21:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1440
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "This-year-to-save-me-from-tears-I-ll-give-it"
  +title: "This year, to save me from tears, I'll give it to someone special"
  +url: "https://lemmy.world/pictrs/image/3a656fee-80ff-4f35-bd3d-e443e8811bb2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700961651 {#1434
    date: 2023-11-26 02:20:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 16450
  -titleTs: "'give':10 'll':9 'save':4 'someon':13 'special':14 'tear':7 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700957211
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8710975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700870811 {#1431
    date: 2023-11-25 01:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "This-year-to-save-me-from-tears-I-ll-give-it"
  +title: "This year, to save me from tears, I'll give it to someone special"
  +url: "https://lemmy.world/pictrs/image/3a656fee-80ff-4f35-bd3d-e443e8811bb2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700961651 {#1434
    date: 2023-11-26 02:20:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 16450
  -titleTs: "'give':10 'll':9 'save':4 'someon':13 'special':14 'tear':7 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700957211
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8710975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700870811 {#1431
    date: 2023-11-25 01:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "This-year-to-save-me-from-tears-I-ll-give-it"
  +title: "This year, to save me from tears, I'll give it to someone special"
  +url: "https://lemmy.world/pictrs/image/3a656fee-80ff-4f35-bd3d-e443e8811bb2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700961651 {#1434
    date: 2023-11-26 02:20:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 16450
  -titleTs: "'give':10 'll':9 'save':4 'someon':13 'special':14 'tear':7 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700957211
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8710975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700870811 {#1431
    date: 2023-11-25 01:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "TEMET-NOSCE"
  +title: "TEMET NOSCE"
  +url: "https://lemmy.zip/pictrs/image/88255b60-0076-40f2-87a1-5891a781e636.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 773
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700924024 {#1595
    date: 2023-11-25 15:53:44.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: 16366
  -titleTs: "'nosc':2 'temet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700935980
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6030718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849580 {#1610
    date: 2023-11-24 19:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "TEMET-NOSCE"
  +title: "TEMET NOSCE"
  +url: "https://lemmy.zip/pictrs/image/88255b60-0076-40f2-87a1-5891a781e636.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 773
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700924024 {#1595
    date: 2023-11-25 15:53:44.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: 16366
  -titleTs: "'nosc':2 'temet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700935980
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6030718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849580 {#1610
    date: 2023-11-24 19:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "TEMET-NOSCE"
  +title: "TEMET NOSCE"
  +url: "https://lemmy.zip/pictrs/image/88255b60-0076-40f2-87a1-5891a781e636.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 773
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700924024 {#1595
    date: 2023-11-25 15:53:44.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: 16366
  -titleTs: "'nosc':2 'temet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700935980
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6030718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700849580 {#1610
    date: 2023-11-24 19:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "UPDATED-My-fictional-flag"
  +title: "[UPDATED] My fictional flag"
  +url: "https://lemmy.zip/pictrs/image/95be16a0-5f32-496d-8ee6-c6277cef46b5.webp"
  +body: "Made a flag for a fictional country, Vefkovîî. How is it?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215219 {#1675
    date: 2023-12-10 14:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 15914
  -titleTs: "'fiction':3 'flag':4 'updat':1"
  -bodyTs: "'countri':7 'fiction':6 'flag':3 'made':1 'vefkovîî':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700808353
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5979143"
  +editedAt: DateTimeImmutable @1701275282 {#1674
    date: 2023-11-29 17:28:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700747353 {#1676
    date: 2023-11-23 14:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "UPDATED-My-fictional-flag"
  +title: "[UPDATED] My fictional flag"
  +url: "https://lemmy.zip/pictrs/image/95be16a0-5f32-496d-8ee6-c6277cef46b5.webp"
  +body: "Made a flag for a fictional country, Vefkovîî. How is it?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215219 {#1675
    date: 2023-12-10 14:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 15914
  -titleTs: "'fiction':3 'flag':4 'updat':1"
  -bodyTs: "'countri':7 'fiction':6 'flag':3 'made':1 'vefkovîî':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700808353
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5979143"
  +editedAt: DateTimeImmutable @1701275282 {#1674
    date: 2023-11-29 17:28:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700747353 {#1676
    date: 2023-11-23 14:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "UPDATED-My-fictional-flag"
  +title: "[UPDATED] My fictional flag"
  +url: "https://lemmy.zip/pictrs/image/95be16a0-5f32-496d-8ee6-c6277cef46b5.webp"
  +body: "Made a flag for a fictional country, Vefkovîî. How is it?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215219 {#1675
    date: 2023-12-10 14:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 15914
  -titleTs: "'fiction':3 'flag':4 'updat':1"
  -bodyTs: "'countri':7 'fiction':6 'flag':3 'made':1 'vefkovîî':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700808353
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5979143"
  +editedAt: DateTimeImmutable @1701275282 {#1674
    date: 2023-11-29 17:28:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700747353 {#1676
    date: 2023-11-23 14:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1662 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1663 …}
  +slug: "For-my-mythology-fans"
  +title: "For my mythology fans"
  +url: "https://reddthat.com/pictrs/image/caf93ae4-f290-46cf-acf1-72312e023bec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 617
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700989284 {#1651
    date: 2023-11-26 10:01:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 15878
  -titleTs: "'fan':4 'mytholog':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700824647
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/8563056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738247 {#1653
    date: 2023-11-23 12:17: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
87 DENIED edit
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1662 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1663 …}
  +slug: "For-my-mythology-fans"
  +title: "For my mythology fans"
  +url: "https://reddthat.com/pictrs/image/caf93ae4-f290-46cf-acf1-72312e023bec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 617
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700989284 {#1651
    date: 2023-11-26 10:01:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 15878
  -titleTs: "'fan':4 'mytholog':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700824647
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/8563056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738247 {#1653
    date: 2023-11-23 12:17: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
88 DENIED moderate
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1662 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1663 …}
  +slug: "For-my-mythology-fans"
  +title: "For my mythology fans"
  +url: "https://reddthat.com/pictrs/image/caf93ae4-f290-46cf-acf1-72312e023bec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 617
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700989284 {#1651
    date: 2023-11-26 10:01:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 15878
  -titleTs: "'fan':4 'mytholog':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700824647
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/8563056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700738247 {#1653
    date: 2023-11-23 12:17: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
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 {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1588 …}
  +slug: "DrunkenSlug-registration-is-open-for-Usenet-pirates"
  +title: "DrunkenSlug registration is open - for Usenet pirates"
  +url: "https://drunkenslug.com/register"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700880010 {#1580
    date: 2023-11-25 03:40:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 15702
  -titleTs: "'drunkenslug':1 'open':4 'pirat':7 'registr':2 'usenet':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700797631
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8630957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711231 {#1579
    date: 2023-11-23 04:47: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
91 DENIED edit
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1588 …}
  +slug: "DrunkenSlug-registration-is-open-for-Usenet-pirates"
  +title: "DrunkenSlug registration is open - for Usenet pirates"
  +url: "https://drunkenslug.com/register"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700880010 {#1580
    date: 2023-11-25 03:40:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 15702
  -titleTs: "'drunkenslug':1 'open':4 'pirat':7 'registr':2 'usenet':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700797631
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8630957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711231 {#1579
    date: 2023-11-23 04:47: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
92 DENIED moderate
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1588 …}
  +slug: "DrunkenSlug-registration-is-open-for-Usenet-pirates"
  +title: "DrunkenSlug registration is open - for Usenet pirates"
  +url: "https://drunkenslug.com/register"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700880010 {#1580
    date: 2023-11-25 03:40:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 15702
  -titleTs: "'drunkenslug':1 'open':4 'pirat':7 'registr':2 'usenet':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700797631
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8630957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700711231 {#1579
    date: 2023-11-23 04:47: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
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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1567 …}
  +slug: "I-d-just-like-to-gush-about-Swayland-for-a-sec"
  +title: "I'd just like to gush about Swayland for a sec"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/643699"
  +body: """
    Okay, so, Idunno if it's more Sway or Wayland or just getting away from something wrong with my X/herbstluftwm setup but wow everything feels kinda great over here 😅\n
    \n
    It's taken a while to get everything set up how I like but multiple games behave well here and not on X (which is very strange considering I expected *more* problems with the "new" thingle especially regarding gaming) and also my system feels snappier in general. Nobody told me the switch was gonna be like getting a hardware upgrade but *wheee!*\n
    \n
    Of course, fiddling with things is something I love about Linux so it's kindof a win-win even with the added work of having to switch over because *gush gush* Swayland is kinda wonderful 😅\n
    \n
    Sorry if this is the wrong place for this. I've just been holding this in for a couple days and can't find anycritter(s) else to gush at 🤷\u{200D}♀️
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700615015 {#1526
    date: 2023-11-22 02:03:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 14984
  -titleTs: "'d':2 'gush':6 'like':4 'sec':11 'swayland':8"
  -bodyTs: "'ad':114 'also':70 'anycritt':152 'away':14 'behav':46 'consid':57 'coupl':146 'cours':93 'day':147 'els':154 'especi':66 'even':111 'everyth':24,37 'expect':59 'feel':25,73 'fiddl':94 'find':151 'game':45,68 'general':76 'get':13,36,86 'gonna':83 'great':27 'gush':122,123,156 'hardwar':88 'hold':141 'idunno':3 'kinda':26,126 'kindof':106 'like':42,85 'linux':102 'love':100 'multipl':44 'new':64 'nobodi':77 'okay':1 'place':134 'problem':61 'regard':67 'set':38 'setup':21 'snappier':74 'someth':16,98 'sorri':128 'strang':56 'sway':8 'swayland':124 'switch':81,119 'system':72 'taken':32 'thing':96 'thingl':65 'told':78 'upgrad':89 've':138 'wayland':10 'well':47 'wheee':91 'win':109,110 'win-win':108 'wonder':127 'work':115 'wow':23 'wrong':17,133 'x':52 'x/herbstluftwm':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700631345
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/643699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700544945 {#1528
    date: 2023-11-21 06:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1567 …}
  +slug: "I-d-just-like-to-gush-about-Swayland-for-a-sec"
  +title: "I'd just like to gush about Swayland for a sec"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/643699"
  +body: """
    Okay, so, Idunno if it's more Sway or Wayland or just getting away from something wrong with my X/herbstluftwm setup but wow everything feels kinda great over here 😅\n
    \n
    It's taken a while to get everything set up how I like but multiple games behave well here and not on X (which is very strange considering I expected *more* problems with the "new" thingle especially regarding gaming) and also my system feels snappier in general. Nobody told me the switch was gonna be like getting a hardware upgrade but *wheee!*\n
    \n
    Of course, fiddling with things is something I love about Linux so it's kindof a win-win even with the added work of having to switch over because *gush gush* Swayland is kinda wonderful 😅\n
    \n
    Sorry if this is the wrong place for this. I've just been holding this in for a couple days and can't find anycritter(s) else to gush at 🤷\u{200D}♀️
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700615015 {#1526
    date: 2023-11-22 02:03:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 14984
  -titleTs: "'d':2 'gush':6 'like':4 'sec':11 'swayland':8"
  -bodyTs: "'ad':114 'also':70 'anycritt':152 'away':14 'behav':46 'consid':57 'coupl':146 'cours':93 'day':147 'els':154 'especi':66 'even':111 'everyth':24,37 'expect':59 'feel':25,73 'fiddl':94 'find':151 'game':45,68 'general':76 'get':13,36,86 'gonna':83 'great':27 'gush':122,123,156 'hardwar':88 'hold':141 'idunno':3 'kinda':26,126 'kindof':106 'like':42,85 'linux':102 'love':100 'multipl':44 'new':64 'nobodi':77 'okay':1 'place':134 'problem':61 'regard':67 'set':38 'setup':21 'snappier':74 'someth':16,98 'sorri':128 'strang':56 'sway':8 'swayland':124 'switch':81,119 'system':72 'taken':32 'thing':96 'thingl':65 'told':78 'upgrad':89 've':138 'wayland':10 'well':47 'wheee':91 'win':109,110 'win-win':108 'wonder':127 'work':115 'wow':23 'wrong':17,133 'x':52 'x/herbstluftwm':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700631345
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/643699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700544945 {#1528
    date: 2023-11-21 06:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1567 …}
  +slug: "I-d-just-like-to-gush-about-Swayland-for-a-sec"
  +title: "I'd just like to gush about Swayland for a sec"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/643699"
  +body: """
    Okay, so, Idunno if it's more Sway or Wayland or just getting away from something wrong with my X/herbstluftwm setup but wow everything feels kinda great over here 😅\n
    \n
    It's taken a while to get everything set up how I like but multiple games behave well here and not on X (which is very strange considering I expected *more* problems with the "new" thingle especially regarding gaming) and also my system feels snappier in general. Nobody told me the switch was gonna be like getting a hardware upgrade but *wheee!*\n
    \n
    Of course, fiddling with things is something I love about Linux so it's kindof a win-win even with the added work of having to switch over because *gush gush* Swayland is kinda wonderful 😅\n
    \n
    Sorry if this is the wrong place for this. I've just been holding this in for a couple days and can't find anycritter(s) else to gush at 🤷\u{200D}♀️
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700615015 {#1526
    date: 2023-11-22 02:03:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 14984
  -titleTs: "'d':2 'gush':6 'like':4 'sec':11 'swayland':8"
  -bodyTs: "'ad':114 'also':70 'anycritt':152 'away':14 'behav':46 'consid':57 'coupl':146 'cours':93 'day':147 'els':154 'especi':66 'even':111 'everyth':24,37 'expect':59 'feel':25,73 'fiddl':94 'find':151 'game':45,68 'general':76 'get':13,36,86 'gonna':83 'great':27 'gush':122,123,156 'hardwar':88 'hold':141 'idunno':3 'kinda':26,126 'kindof':106 'like':42,85 'linux':102 'love':100 'multipl':44 'new':64 'nobodi':77 'okay':1 'place':134 'problem':61 'regard':67 'set':38 'setup':21 'snappier':74 'someth':16,98 'sorri':128 'strang':56 'sway':8 'swayland':124 'switch':81,119 'system':72 'taken':32 'thing':96 'thingl':65 'told':78 'upgrad':89 've':138 'wayland':10 'well':47 'wheee':91 'win':109,110 'win-win':108 'wonder':127 'work':115 'wow':23 'wrong':17,133 'x':52 'x/herbstluftwm':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700631345
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/643699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700544945 {#1528
    date: 2023-11-21 06:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1620
  +user: Proxies\__CG__\App\Entity\User {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: Proxies\__CG__\App\Entity\Image {#1596 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Hoard-of-100-000-centuries-old-coins-discovered-in-Japan"
  +title: "Hoard of 100,000 centuries-old coins discovered in Japan"
  +url: "https://www.livescience.com/archaeology/hoard-of-100000-centuries-old-coins-discovered-in-japan"
  +body: """
    Archaeologists in Japan have unearthed a massive stash of about 100,000 coins in Maebashi, a city about 60 miles (100 kilometers) northwest of Tokyo.\n
    \n
    The hoard was found during excavations ahead of the construction of a factory, reported The Asahi Shimbun, a newspaper in Japan. Only 334 of the coins have been examined so far, with the oldest one originating from China and dating to 175 B.C. and the most recent coin dating to A.D. 1265, the newspaper reported.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700549361 {#1555
    date: 2023-11-21 07:49:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 14735
  -titleTs: "'000':4 '100':3 'centuri':6 'centuries-old':5 'coin':8 'discov':9 'hoard':1 'japan':11 'old':7"
  -bodyTs: "'000':12 '100':11,21 '1265':77 '175':67 '334':48 '60':19 'a.d':76 'ahead':32 'archaeologist':1 'asahi':41 'b.c':68 'china':63 'citi':17 'coin':13,51,73 'construct':35 'date':65,74 'examin':54 'excav':31 'factori':38 'far':56 'found':29 'hoard':27 'japan':3,46 'kilomet':22 'maebashi':15 'massiv':7 'mile':20 'newspap':44,79 'northwest':23 'oldest':59 'one':60 'origin':61 'recent':72 'report':39,80 'shimbun':42 'stash':8 'tokyo':25 'unearth':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700573430
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4725103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487030 {#1621
    date: 2023-11-20 14:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: Proxies\__CG__\App\Entity\Image {#1596 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Hoard-of-100-000-centuries-old-coins-discovered-in-Japan"
  +title: "Hoard of 100,000 centuries-old coins discovered in Japan"
  +url: "https://www.livescience.com/archaeology/hoard-of-100000-centuries-old-coins-discovered-in-japan"
  +body: """
    Archaeologists in Japan have unearthed a massive stash of about 100,000 coins in Maebashi, a city about 60 miles (100 kilometers) northwest of Tokyo.\n
    \n
    The hoard was found during excavations ahead of the construction of a factory, reported The Asahi Shimbun, a newspaper in Japan. Only 334 of the coins have been examined so far, with the oldest one originating from China and dating to 175 B.C. and the most recent coin dating to A.D. 1265, the newspaper reported.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700549361 {#1555
    date: 2023-11-21 07:49:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 14735
  -titleTs: "'000':4 '100':3 'centuri':6 'centuries-old':5 'coin':8 'discov':9 'hoard':1 'japan':11 'old':7"
  -bodyTs: "'000':12 '100':11,21 '1265':77 '175':67 '334':48 '60':19 'a.d':76 'ahead':32 'archaeologist':1 'asahi':41 'b.c':68 'china':63 'citi':17 'coin':13,51,73 'construct':35 'date':65,74 'examin':54 'excav':31 'factori':38 'far':56 'found':29 'hoard':27 'japan':3,46 'kilomet':22 'maebashi':15 'massiv':7 'mile':20 'newspap':44,79 'northwest':23 'oldest':59 'one':60 'origin':61 'recent':72 'report':39,80 'shimbun':42 'stash':8 'tokyo':25 'unearth':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700573430
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4725103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487030 {#1621
    date: 2023-11-20 14:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: Proxies\__CG__\App\Entity\Image {#1596 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Hoard-of-100-000-centuries-old-coins-discovered-in-Japan"
  +title: "Hoard of 100,000 centuries-old coins discovered in Japan"
  +url: "https://www.livescience.com/archaeology/hoard-of-100000-centuries-old-coins-discovered-in-japan"
  +body: """
    Archaeologists in Japan have unearthed a massive stash of about 100,000 coins in Maebashi, a city about 60 miles (100 kilometers) northwest of Tokyo.\n
    \n
    The hoard was found during excavations ahead of the construction of a factory, reported The Asahi Shimbun, a newspaper in Japan. Only 334 of the coins have been examined so far, with the oldest one originating from China and dating to 175 B.C. and the most recent coin dating to A.D. 1265, the newspaper reported.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700549361 {#1555
    date: 2023-11-21 07:49:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 14735
  -titleTs: "'000':4 '100':3 'centuri':6 'centuries-old':5 'coin':8 'discov':9 'hoard':1 'japan':11 'old':7"
  -bodyTs: "'000':12 '100':11,21 '1265':77 '175':67 '334':48 '60':19 'a.d':76 'ahead':32 'archaeologist':1 'asahi':41 'b.c':68 'china':63 'citi':17 'coin':13,51,73 'construct':35 'date':65,74 'examin':54 'excav':31 'factori':38 'far':56 'found':29 'hoard':27 'japan':3,46 'kilomet':22 'maebashi':15 'massiv':7 'mile':20 'newspap':44,79 'northwest':23 'oldest':59 'one':60 'origin':61 'recent':72 'report':39,80 'shimbun':42 'stash':8 'tokyo':25 'unearth':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700573430
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4725103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487030 {#1621
    date: 2023-11-20 14:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details