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

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.30 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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Techniques-and-methods-for-obtaining-access-to-data-protected-by"
  +title: "Techniques and methods for obtaining access to data protected by linux-based encryption"
  +url: "https://doi.org/10.1016/j.fsidi.2023.301662"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702656179 {#191
    date: 2023-12-15 17:02:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 28781
  -titleTs: "'access':6 'base':13 'data':8 'encrypt':14 'linux':12 'linux-bas':11 'method':3 'obtain':5 'protect':9 'techniqu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9352784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656179 {#242
    date: 2023-12-15 17:02:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Techniques-and-methods-for-obtaining-access-to-data-protected-by"
  +title: "Techniques and methods for obtaining access to data protected by linux-based encryption"
  +url: "https://doi.org/10.1016/j.fsidi.2023.301662"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702656179 {#191
    date: 2023-12-15 17:02:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 28781
  -titleTs: "'access':6 'base':13 'data':8 'encrypt':14 'linux':12 'linux-bas':11 'method':3 'obtain':5 'protect':9 'techniqu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9352784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656179 {#242
    date: 2023-12-15 17:02:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Techniques-and-methods-for-obtaining-access-to-data-protected-by"
  +title: "Techniques and methods for obtaining access to data protected by linux-based encryption"
  +url: "https://doi.org/10.1016/j.fsidi.2023.301662"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702656179 {#191
    date: 2023-12-15 17:02:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 28781
  -titleTs: "'access':6 'base':13 'data':8 'encrypt':14 'linux':12 'linux-bas':11 'method':3 'obtain':5 'protect':9 'techniqu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9352784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656179 {#242
    date: 2023-12-15 17:02:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Early-color-photo-of-a-nomad-in-Uzbekistan-taken-between"
  +title: "Early color photo of a nomad in Uzbekistan, taken between 1905-1915"
  +url: "https://lemmy.world/pictrs/image/6409b5ae-43f5-4642-8b97-1b86ef36bb4c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702656146 {#1882
    date: 2023-12-15 17:02:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 22256
  -titleTs: "'-1915':12 '1905':11 'color':2 'earli':1 'nomad':6 'photo':3 'taken':9 'uzbekistan':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702665560
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9569017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702579160 {#1885
    date: 2023-12-14 19:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Early-color-photo-of-a-nomad-in-Uzbekistan-taken-between"
  +title: "Early color photo of a nomad in Uzbekistan, taken between 1905-1915"
  +url: "https://lemmy.world/pictrs/image/6409b5ae-43f5-4642-8b97-1b86ef36bb4c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702656146 {#1882
    date: 2023-12-15 17:02:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 22256
  -titleTs: "'-1915':12 '1905':11 'color':2 'earli':1 'nomad':6 'photo':3 'taken':9 'uzbekistan':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702665560
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9569017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702579160 {#1885
    date: 2023-12-14 19:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Early-color-photo-of-a-nomad-in-Uzbekistan-taken-between"
  +title: "Early color photo of a nomad in Uzbekistan, taken between 1905-1915"
  +url: "https://lemmy.world/pictrs/image/6409b5ae-43f5-4642-8b97-1b86ef36bb4c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702656146 {#1882
    date: 2023-12-15 17:02:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 22256
  -titleTs: "'-1915':12 '1905':11 'color':2 'earli':1 'nomad':6 'photo':3 'taken':9 'uzbekistan':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702665560
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9569017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702579160 {#1885
    date: 2023-12-14 19:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Silent-Night-in-America"
  +title: "Silent Night in America"
  +url: "https://lemmy.world/pictrs/image/6543a0d8-6177-41aa-8ee1-7048f5446e00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655905 {#1975
    date: 2023-12-15 16:58:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 22414
  -titleTs: "'america':4 'night':2 'silent':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702734480
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9598279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702648080 {#1953
    date: 2023-12-15 14:48: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
11 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Silent-Night-in-America"
  +title: "Silent Night in America"
  +url: "https://lemmy.world/pictrs/image/6543a0d8-6177-41aa-8ee1-7048f5446e00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655905 {#1975
    date: 2023-12-15 16:58:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 22414
  -titleTs: "'america':4 'night':2 'silent':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702734480
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9598279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702648080 {#1953
    date: 2023-12-15 14:48: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
12 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Silent-Night-in-America"
  +title: "Silent Night in America"
  +url: "https://lemmy.world/pictrs/image/6543a0d8-6177-41aa-8ee1-7048f5446e00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655905 {#1975
    date: 2023-12-15 16:58:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 22414
  -titleTs: "'america':4 'night':2 'silent':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702734480
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9598279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702648080 {#1953
    date: 2023-12-15 14:48: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
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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Raccoon-Free-Christmas-by-The-Jenkins"
  +title: ""Raccoon-Free Christmas" by The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/12/424.png"
  +body: """
    Source: [Website](https://thejenkinscomic.wordpress.com/2023/12/10/raccoon-free-christmas-2/) - [RSS](https://thejenkinscomic.wordpress.com/feed/)\n
    \n
    Part 1![](https://thejenkinscomic.files.wordpress.com/2021/11/raccoon.jpg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655590 {#1397
    date: 2023-12-15 16:53:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 22361
  -titleTs: "'christma':4 'free':3 'jenkin':7 'raccoon':2 'raccoon-fre':1"
  -bodyTs: "'/2021/11/raccoon.jpg)':14 '/2023/12/10/raccoon-free-christmas-2/)':5 '/feed/)':9 '1':11 'part':10 'rss':6 'sourc':1 'thejenkinscomic.files.wordpress.com':13 'thejenkinscomic.files.wordpress.com/2021/11/raccoon.jpg)':12 'thejenkinscomic.wordpress.com':4,8 'thejenkinscomic.wordpress.com/2023/12/10/raccoon-free-christmas-2/)':3 'thejenkinscomic.wordpress.com/feed/)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702717182
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18049582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702630782 {#1388
    date: 2023-12-15 09:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Raccoon-Free-Christmas-by-The-Jenkins"
  +title: ""Raccoon-Free Christmas" by The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/12/424.png"
  +body: """
    Source: [Website](https://thejenkinscomic.wordpress.com/2023/12/10/raccoon-free-christmas-2/) - [RSS](https://thejenkinscomic.wordpress.com/feed/)\n
    \n
    Part 1![](https://thejenkinscomic.files.wordpress.com/2021/11/raccoon.jpg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655590 {#1397
    date: 2023-12-15 16:53:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 22361
  -titleTs: "'christma':4 'free':3 'jenkin':7 'raccoon':2 'raccoon-fre':1"
  -bodyTs: "'/2021/11/raccoon.jpg)':14 '/2023/12/10/raccoon-free-christmas-2/)':5 '/feed/)':9 '1':11 'part':10 'rss':6 'sourc':1 'thejenkinscomic.files.wordpress.com':13 'thejenkinscomic.files.wordpress.com/2021/11/raccoon.jpg)':12 'thejenkinscomic.wordpress.com':4,8 'thejenkinscomic.wordpress.com/2023/12/10/raccoon-free-christmas-2/)':3 'thejenkinscomic.wordpress.com/feed/)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702717182
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18049582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702630782 {#1388
    date: 2023-12-15 09:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Raccoon-Free-Christmas-by-The-Jenkins"
  +title: ""Raccoon-Free Christmas" by The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/12/424.png"
  +body: """
    Source: [Website](https://thejenkinscomic.wordpress.com/2023/12/10/raccoon-free-christmas-2/) - [RSS](https://thejenkinscomic.wordpress.com/feed/)\n
    \n
    Part 1![](https://thejenkinscomic.files.wordpress.com/2021/11/raccoon.jpg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655590 {#1397
    date: 2023-12-15 16:53:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 22361
  -titleTs: "'christma':4 'free':3 'jenkin':7 'raccoon':2 'raccoon-fre':1"
  -bodyTs: "'/2021/11/raccoon.jpg)':14 '/2023/12/10/raccoon-free-christmas-2/)':5 '/feed/)':9 '1':11 'part':10 'rss':6 'sourc':1 'thejenkinscomic.files.wordpress.com':13 'thejenkinscomic.files.wordpress.com/2021/11/raccoon.jpg)':12 'thejenkinscomic.wordpress.com':4,8 'thejenkinscomic.wordpress.com/2023/12/10/raccoon-free-christmas-2/)':3 'thejenkinscomic.wordpress.com/feed/)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702717182
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18049582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702630782 {#1388
    date: 2023-12-15 09:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "15-December-2023"
  +title: "15 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/d4ee5f7c-16f9-43cf-8ebd-af319fe55f25.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655469 {#1941
    date: 2023-12-15 16:51:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 22440
  -titleTs: "'15':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702741869
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655469 {#1942
    date: 2023-12-15 16:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "15-December-2023"
  +title: "15 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/d4ee5f7c-16f9-43cf-8ebd-af319fe55f25.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655469 {#1941
    date: 2023-12-15 16:51:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 22440
  -titleTs: "'15':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702741869
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655469 {#1942
    date: 2023-12-15 16:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "15-December-2023"
  +title: "15 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/d4ee5f7c-16f9-43cf-8ebd-af319fe55f25.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655469 {#1941
    date: 2023-12-15 16:51:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 22440
  -titleTs: "'15':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702741869
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655469 {#1942
    date: 2023-12-15 16:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Is-your-life-on-track"
  +title: "Is your life on track?"
  +url: "https://i.imgur.com/eBHwa7Y.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655467 {#1902
    date: 2023-12-15 16:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 22270
  -titleTs: "'life':3 'track':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702671464
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17992630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702585064 {#1898
    date: 2023-12-14 21:17:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Is-your-life-on-track"
  +title: "Is your life on track?"
  +url: "https://i.imgur.com/eBHwa7Y.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655467 {#1902
    date: 2023-12-15 16:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 22270
  -titleTs: "'life':3 'track':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702671464
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17992630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702585064 {#1898
    date: 2023-12-14 21:17:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Is-your-life-on-track"
  +title: "Is your life on track?"
  +url: "https://i.imgur.com/eBHwa7Y.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655467 {#1902
    date: 2023-12-15 16:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 22270
  -titleTs: "'life':3 'track':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702671464
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17992630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702585064 {#1898
    date: 2023-12-14 21:17:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2440
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "15-December-1978"
  +title: "15 December 1978"
  +url: "https://sh.itjust.works/pictrs/image/ee0b7017-1636-4040-a5f9-bd2c5599cab2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655364 {#2442
    date: 2023-12-15 16:49:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 22436
  -titleTs: "'15':1 '1978':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702700364
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655364 {#2426
    date: 2023-12-15 16:49:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "15-December-1978"
  +title: "15 December 1978"
  +url: "https://sh.itjust.works/pictrs/image/ee0b7017-1636-4040-a5f9-bd2c5599cab2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655364 {#2442
    date: 2023-12-15 16:49:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 22436
  -titleTs: "'15':1 '1978':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702700364
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655364 {#2426
    date: 2023-12-15 16:49:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "15-December-1978"
  +title: "15 December 1978"
  +url: "https://sh.itjust.works/pictrs/image/ee0b7017-1636-4040-a5f9-bd2c5599cab2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702655364 {#2442
    date: 2023-12-15 16:49:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 22436
  -titleTs: "'15':1 '1978':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702700364
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702655364 {#2426
    date: 2023-12-15 16:49:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Can-someone-answer-a-nagging-question-i-have-about-CRT"
  +title: "Can someone answer a nagging question i have about CRT?"
  +url: null
  +body: """
    Edit: this question has been answered now. Thank you to everyone who took the time to help me understand.\n
    \n
    > the premise that race is not a natural, biologically grounded feature of physically distinct subgroups of human beings but a socially constructed (culturally invented) category that is used to oppress and exploit people of colour.\n
    \n
    Okay… But we can take a DNA test and get our ancestry, telling us what percentage of what races make up our overall ethnicity. So how is race a social construct and not a biological feature, when we have a scientific method to determine our race? This part of the philosophy has been bothering me ever since I read it, and I’ve been hesitant to ask because of how offensive people get when you question this system.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654764 {#2450
    date: 2023-12-15 16:39:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 22321
  -titleTs: "'answer':3 'crt':10 'nag':5 'question':6 'someon':2"
  -bodyTs: "'ancestri':66 'answer':6 'ask':121 'be':37 'biolog':28,89 'bother':108 'categori':44 'colour':54 'construct':41,85 'cultur':42 'determin':98 'distinct':33 'dna':61 'edit':1 'ethnic':78 'ever':110 'everyon':11 'exploit':51 'featur':30,90 'get':64,127 'ground':29 'help':17 'hesit':119 'human':36 'invent':43 'make':74 'method':96 'natur':27 'offens':125 'okay':55 'oppress':49 'overal':77 'part':102 'peopl':52,126 'percentag':70 'philosophi':105 'physic':32 'premis':21 'question':3,130 'race':23,73,82,100 'read':113 'scientif':95 'sinc':111 'social':40,84 'subgroup':34 'system':132 'take':59 'tell':67 'test':62 'thank':8 'time':15 'took':13 'understand':19 'us':68 'use':47 've':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702687008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580198"
  +editedAt: DateTimeImmutable @1704830338 {#2449
    date: 2024-01-09 20:58:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702600608 {#2477
    date: 2023-12-15 01:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Can-someone-answer-a-nagging-question-i-have-about-CRT"
  +title: "Can someone answer a nagging question i have about CRT?"
  +url: null
  +body: """
    Edit: this question has been answered now. Thank you to everyone who took the time to help me understand.\n
    \n
    > the premise that race is not a natural, biologically grounded feature of physically distinct subgroups of human beings but a socially constructed (culturally invented) category that is used to oppress and exploit people of colour.\n
    \n
    Okay… But we can take a DNA test and get our ancestry, telling us what percentage of what races make up our overall ethnicity. So how is race a social construct and not a biological feature, when we have a scientific method to determine our race? This part of the philosophy has been bothering me ever since I read it, and I’ve been hesitant to ask because of how offensive people get when you question this system.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654764 {#2450
    date: 2023-12-15 16:39:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 22321
  -titleTs: "'answer':3 'crt':10 'nag':5 'question':6 'someon':2"
  -bodyTs: "'ancestri':66 'answer':6 'ask':121 'be':37 'biolog':28,89 'bother':108 'categori':44 'colour':54 'construct':41,85 'cultur':42 'determin':98 'distinct':33 'dna':61 'edit':1 'ethnic':78 'ever':110 'everyon':11 'exploit':51 'featur':30,90 'get':64,127 'ground':29 'help':17 'hesit':119 'human':36 'invent':43 'make':74 'method':96 'natur':27 'offens':125 'okay':55 'oppress':49 'overal':77 'part':102 'peopl':52,126 'percentag':70 'philosophi':105 'physic':32 'premis':21 'question':3,130 'race':23,73,82,100 'read':113 'scientif':95 'sinc':111 'social':40,84 'subgroup':34 'system':132 'take':59 'tell':67 'test':62 'thank':8 'time':15 'took':13 'understand':19 'us':68 'use':47 've':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702687008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580198"
  +editedAt: DateTimeImmutable @1704830338 {#2449
    date: 2024-01-09 20:58:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702600608 {#2477
    date: 2023-12-15 01:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Can-someone-answer-a-nagging-question-i-have-about-CRT"
  +title: "Can someone answer a nagging question i have about CRT?"
  +url: null
  +body: """
    Edit: this question has been answered now. Thank you to everyone who took the time to help me understand.\n
    \n
    > the premise that race is not a natural, biologically grounded feature of physically distinct subgroups of human beings but a socially constructed (culturally invented) category that is used to oppress and exploit people of colour.\n
    \n
    Okay… But we can take a DNA test and get our ancestry, telling us what percentage of what races make up our overall ethnicity. So how is race a social construct and not a biological feature, when we have a scientific method to determine our race? This part of the philosophy has been bothering me ever since I read it, and I’ve been hesitant to ask because of how offensive people get when you question this system.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654764 {#2450
    date: 2023-12-15 16:39:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 22321
  -titleTs: "'answer':3 'crt':10 'nag':5 'question':6 'someon':2"
  -bodyTs: "'ancestri':66 'answer':6 'ask':121 'be':37 'biolog':28,89 'bother':108 'categori':44 'colour':54 'construct':41,85 'cultur':42 'determin':98 'distinct':33 'dna':61 'edit':1 'ethnic':78 'ever':110 'everyon':11 'exploit':51 'featur':30,90 'get':64,127 'ground':29 'help':17 'hesit':119 'human':36 'invent':43 'make':74 'method':96 'natur':27 'offens':125 'okay':55 'oppress':49 'overal':77 'part':102 'peopl':52,126 'percentag':70 'philosophi':105 'physic':32 'premis':21 'question':3,130 'race':23,73,82,100 'read':113 'scientif':95 'sinc':111 'social':40,84 'subgroup':34 'system':132 'take':59 'tell':67 'test':62 'thank':8 'time':15 'took':13 'understand':19 'us':68 'use':47 've':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702687008
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580198"
  +editedAt: DateTimeImmutable @1704830338 {#2449
    date: 2024-01-09 20:58:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702600608 {#2477
    date: 2023-12-15 01:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "16-December-1980"
  +title: "16 December 1980"
  +url: "https://sh.itjust.works/pictrs/image/a3590fd0-89da-4527-bd81-982ac0a8c1c3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654592 {#1391
    date: 2023-12-15 16:36:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 22429
  -titleTs: "'16':1 '1980':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702717592
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065231"
  +editedAt: DateTimeImmutable @1705285712 {#2481
    date: 2024-01-15 03:28:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702654592 {#1512
    date: 2023-12-15 16:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "16-December-1980"
  +title: "16 December 1980"
  +url: "https://sh.itjust.works/pictrs/image/a3590fd0-89da-4527-bd81-982ac0a8c1c3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654592 {#1391
    date: 2023-12-15 16:36:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 22429
  -titleTs: "'16':1 '1980':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702717592
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065231"
  +editedAt: DateTimeImmutable @1705285712 {#2481
    date: 2024-01-15 03:28:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702654592 {#1512
    date: 2023-12-15 16:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "16-December-1980"
  +title: "16 December 1980"
  +url: "https://sh.itjust.works/pictrs/image/a3590fd0-89da-4527-bd81-982ac0a8c1c3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654592 {#1391
    date: 2023-12-15 16:36:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 22429
  -titleTs: "'16':1 '1980':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702717592
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11065231"
  +editedAt: DateTimeImmutable @1705285712 {#2481
    date: 2024-01-15 03:28:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702654592 {#1512
    date: 2023-12-15 16:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Respectfully"
  +title: "Respectfully"
  +url: "https://telegra.ph/file/3666c6981a0da704e59de.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654069 {#1523
    date: 2023-12-15 16:27:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 22371
  -titleTs: "'respect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702721352
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18053096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702634952 {#1480
    date: 2023-12-15 11:09: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
39 DENIED edit
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Respectfully"
  +title: "Respectfully"
  +url: "https://telegra.ph/file/3666c6981a0da704e59de.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654069 {#1523
    date: 2023-12-15 16:27:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 22371
  -titleTs: "'respect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702721352
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18053096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702634952 {#1480
    date: 2023-12-15 11:09: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
40 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Respectfully"
  +title: "Respectfully"
  +url: "https://telegra.ph/file/3666c6981a0da704e59de.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702654069 {#1523
    date: 2023-12-15 16:27:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 22371
  -titleTs: "'respect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702721352
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18053096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702634952 {#1480
    date: 2023-12-15 11:09: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Chats-msg-s"
  +title: "Chats / msg's"
  +url: null
  +body: "Where do i go to see chats and msg’s ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653747 {#1541
    date: 2023-12-15 16:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 29450
  -titleTs: "'chat':1 'msg':2"
  -bodyTs: "'chat':7 'go':4 'msg':9 'see':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9351507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653747 {#1529
    date: 2023-12-15 16:22: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
43 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Chats-msg-s"
  +title: "Chats / msg's"
  +url: null
  +body: "Where do i go to see chats and msg’s ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653747 {#1541
    date: 2023-12-15 16:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 29450
  -titleTs: "'chat':1 'msg':2"
  -bodyTs: "'chat':7 'go':4 'msg':9 'see':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9351507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653747 {#1529
    date: 2023-12-15 16:22: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
44 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Chats-msg-s"
  +title: "Chats / msg's"
  +url: null
  +body: "Where do i go to see chats and msg’s ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653747 {#1541
    date: 2023-12-15 16:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 29450
  -titleTs: "'chat':1 'msg':2"
  -bodyTs: "'chat':7 'go':4 'msg':9 'see':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9351507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653747 {#1529
    date: 2023-12-15 16:22: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
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 {#1710
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Two-Imperial-German-sound-locators-for-detecting-airplanes-WW1-1917"
  +title: "Two Imperial German sound locators for detecting airplanes, WW1, 1917"
  +url: "https://lemmy.world/pictrs/image/57dfa7a6-78cd-4938-8a01-bab7428ae89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653206 {#1713
    date: 2023-12-15 16:13:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 22322
  -titleTs: "'1917':10 'airplan':8 'detect':7 'german':3 'imperi':2 'locat':5 'sound':4 'two':1 'ww1':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702687893
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702601493 {#1712
    date: 2023-12-15 01:51:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Two-Imperial-German-sound-locators-for-detecting-airplanes-WW1-1917"
  +title: "Two Imperial German sound locators for detecting airplanes, WW1, 1917"
  +url: "https://lemmy.world/pictrs/image/57dfa7a6-78cd-4938-8a01-bab7428ae89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653206 {#1713
    date: 2023-12-15 16:13:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 22322
  -titleTs: "'1917':10 'airplan':8 'detect':7 'german':3 'imperi':2 'locat':5 'sound':4 'two':1 'ww1':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702687893
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702601493 {#1712
    date: 2023-12-15 01:51:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Two-Imperial-German-sound-locators-for-detecting-airplanes-WW1-1917"
  +title: "Two Imperial German sound locators for detecting airplanes, WW1, 1917"
  +url: "https://lemmy.world/pictrs/image/57dfa7a6-78cd-4938-8a01-bab7428ae89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653206 {#1713
    date: 2023-12-15 16:13:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 22322
  -titleTs: "'1917':10 'airplan':8 'detect':7 'german':3 'imperi':2 'locat':5 'sound':4 'two':1 'ww1':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702687893
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702601493 {#1712
    date: 2023-12-15 01:51:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Motivational"
  +title: "Motivational"
  +url: "https://startrek.website/pictrs/image/8a57fcc2-2e30-4679-8cc7-698c9b1bd829.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 949
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702652943 {#1474
    date: 2023-12-15 16:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 22252
  -titleTs: "'motiv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702663735
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4689777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702577335 {#1472
    date: 2023-12-14 19:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Motivational"
  +title: "Motivational"
  +url: "https://startrek.website/pictrs/image/8a57fcc2-2e30-4679-8cc7-698c9b1bd829.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 949
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702652943 {#1474
    date: 2023-12-15 16:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 22252
  -titleTs: "'motiv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702663735
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4689777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702577335 {#1472
    date: 2023-12-14 19:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Motivational"
  +title: "Motivational"
  +url: "https://startrek.website/pictrs/image/8a57fcc2-2e30-4679-8cc7-698c9b1bd829.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 949
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702652943 {#1474
    date: 2023-12-15 16:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 22252
  -titleTs: "'motiv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702663735
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4689777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702577335 {#1472
    date: 2023-12-14 19:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "13-December-2023"
  +title: "13 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/04a1e3a2-785f-4f23-936a-ff933d445c00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702651990 {#1490
    date: 2023-12-15 15:53:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 22084
  -titleTs: "'13':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702573514
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10952984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487114 {#1491
    date: 2023-12-13 18:05:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "13-December-2023"
  +title: "13 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/04a1e3a2-785f-4f23-936a-ff933d445c00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702651990 {#1490
    date: 2023-12-15 15:53:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 22084
  -titleTs: "'13':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702573514
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10952984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487114 {#1491
    date: 2023-12-13 18:05:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "13-December-2023"
  +title: "13 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/04a1e3a2-785f-4f23-936a-ff933d445c00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702651990 {#1490
    date: 2023-12-15 15:53:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 22084
  -titleTs: "'13':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702573514
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10952984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487114 {#1491
    date: 2023-12-13 18:05:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Whats-your-winter-season-movie-that-you-must-watch-every"
  +title: "Whats your winter season movie that you must watch every winter?"
  +url: null
  +body: "Mine is “What we do in the shadows” I watch it every winter at least once, and I always turn it on as a backround on chirstmas family meatings, its always funny because people still dont get it if its a seriuos movie or a comedy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702651092 {#1767
    date: 2023-12-15 15:38:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 22258
  -titleTs: "'everi':10 'movi':5 'must':8 'season':4 'watch':9 'what':1 'winter':3,11"
  -bodyTs: "'alway':19,31 'backround':25 'chirstma':27 'comedi':46 'dont':36 'everi':12 'famili':28 'funni':32 'get':37 'least':15 'meat':29 'mine':1 'movi':43 'peopl':34 'seriuo':42 'shadow':8 'still':35 'turn':20 'watch':10 'winter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702667599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9570375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702581199 {#1759
    date: 2023-12-14 20:13:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Whats-your-winter-season-movie-that-you-must-watch-every"
  +title: "Whats your winter season movie that you must watch every winter?"
  +url: null
  +body: "Mine is “What we do in the shadows” I watch it every winter at least once, and I always turn it on as a backround on chirstmas family meatings, its always funny because people still dont get it if its a seriuos movie or a comedy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702651092 {#1767
    date: 2023-12-15 15:38:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 22258
  -titleTs: "'everi':10 'movi':5 'must':8 'season':4 'watch':9 'what':1 'winter':3,11"
  -bodyTs: "'alway':19,31 'backround':25 'chirstma':27 'comedi':46 'dont':36 'everi':12 'famili':28 'funni':32 'get':37 'least':15 'meat':29 'mine':1 'movi':43 'peopl':34 'seriuo':42 'shadow':8 'still':35 'turn':20 'watch':10 'winter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702667599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9570375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702581199 {#1759
    date: 2023-12-14 20:13:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Whats-your-winter-season-movie-that-you-must-watch-every"
  +title: "Whats your winter season movie that you must watch every winter?"
  +url: null
  +body: "Mine is “What we do in the shadows” I watch it every winter at least once, and I always turn it on as a backround on chirstmas family meatings, its always funny because people still dont get it if its a seriuos movie or a comedy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702651092 {#1767
    date: 2023-12-15 15:38:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 22258
  -titleTs: "'everi':10 'movi':5 'must':8 'season':4 'watch':9 'what':1 'winter':3,11"
  -bodyTs: "'alway':19,31 'backround':25 'chirstma':27 'comedi':46 'dont':36 'everi':12 'famili':28 'funni':32 'get':37 'least':15 'meat':29 'mine':1 'movi':43 'peopl':34 'seriuo':42 'shadow':8 'still':35 'turn':20 'watch':10 'winter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702667599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9570375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702581199 {#1759
    date: 2023-12-14 20:13:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Construction-of-the-Brooklyn-Bridge-1870s"
  +title: "Construction of the Brooklyn Bridge, 1870s."
  +url: "https://lemmy.world/pictrs/image/dde8c779-d904-4c39-86ba-9421c4f53b05.webp"
  +body: """
    Excerpt: The Brooklyn Bridge has always been an icon. When its massive stone towers began rising in the early 1870s, photographers and illustrators began documenting what was considered the most daring and astounding engineering feat of the era.\n
    \n
    Throughout the years of construction, skeptical newspaper editorials openly questioned whether the project was a colossal folly. Yet the public was always fascinated by the scale of the project, courage, and dedication of the men building it, and the magnificent sight of stone and steel rising high above the East River.\n
    \n
    [Source](https://www.thoughtco.com/brooklyn-bridge-while-being-built-4122708)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702650970 {#1783
    date: 2023-12-15 15:36:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 22337
  -titleTs: "'1870s':6 'bridg':5 'brooklyn':4 'construct':1"
  -bodyTs: "'/brooklyn-bridge-while-being-built-4122708)':93 '1870s':20 'alway':6,60 'astound':33 'began':15,24 'bridg':4 'brooklyn':3 'build':74 'coloss':54 'consid':28 'construct':43 'courag':68 'dare':31 'dedic':70 'document':25 'earli':19 'east':88 'editori':46 'engin':34 'era':38 'excerpt':1 'fascin':61 'feat':35 'folli':55 'high':85 'icon':9 'illustr':23 'magnific':78 'massiv':12 'men':73 'newspap':45 'open':47 'photograph':21 'project':51,67 'public':58 'question':48 'rise':16,84 'river':89 'scale':64 'sight':79 'skeptic':44 'sourc':90 'steel':83 'stone':13,81 'throughout':39 'tower':14 'whether':49 'www.thoughtco.com':92 'www.thoughtco.com/brooklyn-bridge-while-being-built-4122708)':91 'year':41 'yet':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702696059
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9583237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702609659 {#1785
    date: 2023-12-15 04:07:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Construction-of-the-Brooklyn-Bridge-1870s"
  +title: "Construction of the Brooklyn Bridge, 1870s."
  +url: "https://lemmy.world/pictrs/image/dde8c779-d904-4c39-86ba-9421c4f53b05.webp"
  +body: """
    Excerpt: The Brooklyn Bridge has always been an icon. When its massive stone towers began rising in the early 1870s, photographers and illustrators began documenting what was considered the most daring and astounding engineering feat of the era.\n
    \n
    Throughout the years of construction, skeptical newspaper editorials openly questioned whether the project was a colossal folly. Yet the public was always fascinated by the scale of the project, courage, and dedication of the men building it, and the magnificent sight of stone and steel rising high above the East River.\n
    \n
    [Source](https://www.thoughtco.com/brooklyn-bridge-while-being-built-4122708)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702650970 {#1783
    date: 2023-12-15 15:36:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 22337
  -titleTs: "'1870s':6 'bridg':5 'brooklyn':4 'construct':1"
  -bodyTs: "'/brooklyn-bridge-while-being-built-4122708)':93 '1870s':20 'alway':6,60 'astound':33 'began':15,24 'bridg':4 'brooklyn':3 'build':74 'coloss':54 'consid':28 'construct':43 'courag':68 'dare':31 'dedic':70 'document':25 'earli':19 'east':88 'editori':46 'engin':34 'era':38 'excerpt':1 'fascin':61 'feat':35 'folli':55 'high':85 'icon':9 'illustr':23 'magnific':78 'massiv':12 'men':73 'newspap':45 'open':47 'photograph':21 'project':51,67 'public':58 'question':48 'rise':16,84 'river':89 'scale':64 'sight':79 'skeptic':44 'sourc':90 'steel':83 'stone':13,81 'throughout':39 'tower':14 'whether':49 'www.thoughtco.com':92 'www.thoughtco.com/brooklyn-bridge-while-being-built-4122708)':91 'year':41 'yet':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702696059
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9583237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702609659 {#1785
    date: 2023-12-15 04:07:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Construction-of-the-Brooklyn-Bridge-1870s"
  +title: "Construction of the Brooklyn Bridge, 1870s."
  +url: "https://lemmy.world/pictrs/image/dde8c779-d904-4c39-86ba-9421c4f53b05.webp"
  +body: """
    Excerpt: The Brooklyn Bridge has always been an icon. When its massive stone towers began rising in the early 1870s, photographers and illustrators began documenting what was considered the most daring and astounding engineering feat of the era.\n
    \n
    Throughout the years of construction, skeptical newspaper editorials openly questioned whether the project was a colossal folly. Yet the public was always fascinated by the scale of the project, courage, and dedication of the men building it, and the magnificent sight of stone and steel rising high above the East River.\n
    \n
    [Source](https://www.thoughtco.com/brooklyn-bridge-while-being-built-4122708)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702650970 {#1783
    date: 2023-12-15 15:36:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 22337
  -titleTs: "'1870s':6 'bridg':5 'brooklyn':4 'construct':1"
  -bodyTs: "'/brooklyn-bridge-while-being-built-4122708)':93 '1870s':20 'alway':6,60 'astound':33 'began':15,24 'bridg':4 'brooklyn':3 'build':74 'coloss':54 'consid':28 'construct':43 'courag':68 'dare':31 'dedic':70 'document':25 'earli':19 'east':88 'editori':46 'engin':34 'era':38 'excerpt':1 'fascin':61 'feat':35 'folli':55 'high':85 'icon':9 'illustr':23 'magnific':78 'massiv':12 'men':73 'newspap':45 'open':47 'photograph':21 'project':51,67 'public':58 'question':48 'rise':16,84 'river':89 'scale':64 'sight':79 'skeptic':44 'sourc':90 'steel':83 'stone':13,81 'throughout':39 'tower':14 'whether':49 'www.thoughtco.com':92 'www.thoughtco.com/brooklyn-bridge-while-being-built-4122708)':91 'year':41 'yet':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702696059
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9583237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702609659 {#1785
    date: 2023-12-15 04:07:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "On-the-second-day-of-Trek-mas"
  +title: "On the second day of Trek-mas,"
  +url: "https://lemmy.world/pictrs/image/75571300-f07d-49cc-99a3-feb2f8b7353c.png"
  +body: """
    SUBMIT ENTRIES FOR DAY 3 HERE!\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    1 ummthatguy\n
    \n
    2 negativenull\n
    \n
    3\n
    \n
    4\n
    \n
    5\n
    \n
    6\n
    \n
    7\n
    \n
    8\n
    \n
    9\n
    \n
    10\n
    \n
    11\n
    \n
    12\n
    \n
    Claim a spot by submitting your meme the day/post prior (ie - post meme for day 3 on day 2). In the event of multiple submissions, most upvoted by day’s end take it. Tie breaker based on my poor taste.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702650633 {#1642
    date: 2023-12-15 15:30:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 22223
  -titleTs: "'day':4 'mas':8 'second':3 'trek':7 'trek-ma':6"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':9 '1':10 '10':21 '11':22 '12':23 '2':12,42 '3':5,14,39 '4':15 '5':16 '6':17 '7':18 '8':19 '9':20 'base':59 'breaker':58 'claim':24 'day':4,38,41,52 'day/post':32 'end':54 'entri':2 'event':45 'ie':34 'lemmy.world':8 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':7 'meme':30,36 'multipl':47 'negativenul':13 'poor':62 'post':35 'prior':33 'spot':26 'submiss':48 'submit':1,28 'take':55 'tast':63 'tie':57 'ummthatguy':11 'upvot':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702655193
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9563020"
  +editedAt: DateTimeImmutable @1704747567 {#1644
    date: 2024-01-08 21:59:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702568793 {#1643
    date: 2023-12-14 16:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "On-the-second-day-of-Trek-mas"
  +title: "On the second day of Trek-mas,"
  +url: "https://lemmy.world/pictrs/image/75571300-f07d-49cc-99a3-feb2f8b7353c.png"
  +body: """
    SUBMIT ENTRIES FOR DAY 3 HERE!\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    1 ummthatguy\n
    \n
    2 negativenull\n
    \n
    3\n
    \n
    4\n
    \n
    5\n
    \n
    6\n
    \n
    7\n
    \n
    8\n
    \n
    9\n
    \n
    10\n
    \n
    11\n
    \n
    12\n
    \n
    Claim a spot by submitting your meme the day/post prior (ie - post meme for day 3 on day 2). In the event of multiple submissions, most upvoted by day’s end take it. Tie breaker based on my poor taste.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702650633 {#1642
    date: 2023-12-15 15:30:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 22223
  -titleTs: "'day':4 'mas':8 'second':3 'trek':7 'trek-ma':6"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':9 '1':10 '10':21 '11':22 '12':23 '2':12,42 '3':5,14,39 '4':15 '5':16 '6':17 '7':18 '8':19 '9':20 'base':59 'breaker':58 'claim':24 'day':4,38,41,52 'day/post':32 'end':54 'entri':2 'event':45 'ie':34 'lemmy.world':8 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':7 'meme':30,36 'multipl':47 'negativenul':13 'poor':62 'post':35 'prior':33 'spot':26 'submiss':48 'submit':1,28 'take':55 'tast':63 'tie':57 'ummthatguy':11 'upvot':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702655193
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9563020"
  +editedAt: DateTimeImmutable @1704747567 {#1644
    date: 2024-01-08 21:59:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702568793 {#1643
    date: 2023-12-14 16:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "On-the-second-day-of-Trek-mas"
  +title: "On the second day of Trek-mas,"
  +url: "https://lemmy.world/pictrs/image/75571300-f07d-49cc-99a3-feb2f8b7353c.png"
  +body: """
    SUBMIT ENTRIES FOR DAY 3 HERE!\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    1 ummthatguy\n
    \n
    2 negativenull\n
    \n
    3\n
    \n
    4\n
    \n
    5\n
    \n
    6\n
    \n
    7\n
    \n
    8\n
    \n
    9\n
    \n
    10\n
    \n
    11\n
    \n
    12\n
    \n
    Claim a spot by submitting your meme the day/post prior (ie - post meme for day 3 on day 2). In the event of multiple submissions, most upvoted by day’s end take it. Tie breaker based on my poor taste.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702650633 {#1642
    date: 2023-12-15 15:30:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 22223
  -titleTs: "'day':4 'mas':8 'second':3 'trek':7 'trek-ma':6"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':9 '1':10 '10':21 '11':22 '12':23 '2':12,42 '3':5,14,39 '4':15 '5':16 '6':17 '7':18 '8':19 '9':20 'base':59 'breaker':58 'claim':24 'day':4,38,41,52 'day/post':32 'end':54 'entri':2 'event':45 'ie':34 'lemmy.world':8 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':7 'meme':30,36 'multipl':47 'negativenul':13 'poor':62 'post':35 'prior':33 'spot':26 'submiss':48 'submit':1,28 'take':55 'tast':63 'tie':57 'ummthatguy':11 'upvot':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702655193
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9563020"
  +editedAt: DateTimeImmutable @1704747567 {#1644
    date: 2024-01-08 21:59:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702568793 {#1643
    date: 2023-12-14 16:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Someone-opened-my-phone"
  +title: "Someone opened my phone"
  +url: null
  +body: """
    I’m running Graphene on a Pixel 6. I lost it and someone opened it somehow and called two of my contacts to give it back.\n
    \n
    I’m a bit confused how this even happened. When I got the phone back, they were going through my contacts. I checked app usage stats and they went through a banking app (not missing money), maps, signal, etc.\n
    \n
    Is there a way to figure out how they even unlocked my phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702649967 {#1423
    date: 2023-12-15 15:19:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 28617
  -titleTs: "'open':2 'phone':4 'someon':1"
  -bodyTs: "'6':8 'app':50,59 'back':26,41 'bank':58 'bit':30 'call':18 'check':49 'confus':31 'contact':22,47 'etc':65 'even':34,75 'figur':71 'give':24 'go':44 'got':38 'graphen':4 'happen':35 'lost':10 'm':2,28 'map':63 'miss':61 'money':62 'open':14 'phone':40,78 'pixel':7 'run':3 'signal':64 'somehow':16 'someon':13 'stat':52 'two':19 'unlock':76 'usag':51 'way':69 'went':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702649967
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6736345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702649967 {#1442
    date: 2023-12-15 15:19: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
71 DENIED edit
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Someone-opened-my-phone"
  +title: "Someone opened my phone"
  +url: null
  +body: """
    I’m running Graphene on a Pixel 6. I lost it and someone opened it somehow and called two of my contacts to give it back.\n
    \n
    I’m a bit confused how this even happened. When I got the phone back, they were going through my contacts. I checked app usage stats and they went through a banking app (not missing money), maps, signal, etc.\n
    \n
    Is there a way to figure out how they even unlocked my phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702649967 {#1423
    date: 2023-12-15 15:19:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 28617
  -titleTs: "'open':2 'phone':4 'someon':1"
  -bodyTs: "'6':8 'app':50,59 'back':26,41 'bank':58 'bit':30 'call':18 'check':49 'confus':31 'contact':22,47 'etc':65 'even':34,75 'figur':71 'give':24 'go':44 'got':38 'graphen':4 'happen':35 'lost':10 'm':2,28 'map':63 'miss':61 'money':62 'open':14 'phone':40,78 'pixel':7 'run':3 'signal':64 'somehow':16 'someon':13 'stat':52 'two':19 'unlock':76 'usag':51 'way':69 'went':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702649967
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6736345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702649967 {#1442
    date: 2023-12-15 15:19: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
72 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Someone-opened-my-phone"
  +title: "Someone opened my phone"
  +url: null
  +body: """
    I’m running Graphene on a Pixel 6. I lost it and someone opened it somehow and called two of my contacts to give it back.\n
    \n
    I’m a bit confused how this even happened. When I got the phone back, they were going through my contacts. I checked app usage stats and they went through a banking app (not missing money), maps, signal, etc.\n
    \n
    Is there a way to figure out how they even unlocked my phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702649967 {#1423
    date: 2023-12-15 15:19:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 28617
  -titleTs: "'open':2 'phone':4 'someon':1"
  -bodyTs: "'6':8 'app':50,59 'back':26,41 'bank':58 'bit':30 'call':18 'check':49 'confus':31 'contact':22,47 'etc':65 'even':34,75 'figur':71 'give':24 'go':44 'got':38 'graphen':4 'happen':35 'lost':10 'm':2,28 'map':63 'miss':61 'money':62 'open':14 'phone':40,78 'pixel':7 'run':3 'signal':64 'somehow':16 'someon':13 'stat':52 'two':19 'unlock':76 'usag':51 'way':69 'went':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702649967
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6736345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702649967 {#1442
    date: 2023-12-15 15:19: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Wayland-Learnings-and-Tutorials"
  +title: "Wayland Learnings & Tutorials"
  +url: "https://eirenicon.org/category/knowledgebase/wayland/"
  +body: """
    For those interested in a old geek’s slow learning process… here are some Wayland transition documents I have published both to share and HELP ME remember ‘thangs’.\n
    \n
    [eirenicon.org/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702649898 {#1427
    date: 2023-12-15 15:18:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22421
  -titleTs: "'learn':2 'tutori':3 'wayland':1"
  -bodyTs: "'/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)':31 'document':17 'eirenicon.org':30 'eirenicon.org/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)':29 'geek':7 'help':25 'interest':3 'learn':10 'old':6 'process':11 'publish':20 'rememb':27 'share':23 'slow':9 'thang':28 'transit':16 'wayland':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702712898
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9228065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702649898 {#1456
    date: 2023-12-15 15:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Wayland-Learnings-and-Tutorials"
  +title: "Wayland Learnings & Tutorials"
  +url: "https://eirenicon.org/category/knowledgebase/wayland/"
  +body: """
    For those interested in a old geek’s slow learning process… here are some Wayland transition documents I have published both to share and HELP ME remember ‘thangs’.\n
    \n
    [eirenicon.org/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702649898 {#1427
    date: 2023-12-15 15:18:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22421
  -titleTs: "'learn':2 'tutori':3 'wayland':1"
  -bodyTs: "'/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)':31 'document':17 'eirenicon.org':30 'eirenicon.org/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)':29 'geek':7 'help':25 'interest':3 'learn':10 'old':6 'process':11 'publish':20 'rememb':27 'share':23 'slow':9 'thang':28 'transit':16 'wayland':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702712898
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9228065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702649898 {#1456
    date: 2023-12-15 15:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Wayland-Learnings-and-Tutorials"
  +title: "Wayland Learnings & Tutorials"
  +url: "https://eirenicon.org/category/knowledgebase/wayland/"
  +body: """
    For those interested in a old geek’s slow learning process… here are some Wayland transition documents I have published both to share and HELP ME remember ‘thangs’.\n
    \n
    [eirenicon.org/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702649898 {#1427
    date: 2023-12-15 15:18:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22421
  -titleTs: "'learn':2 'tutori':3 'wayland':1"
  -bodyTs: "'/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)':31 'document':17 'eirenicon.org':30 'eirenicon.org/category/knowledgebase/wayland/](https://eirenicon.org/category/knowledgebase/wayland/)':29 'geek':7 'help':25 'interest':3 'learn':10 'old':6 'process':11 'publish':20 'rememb':27 'share':23 'slow':9 'thang':28 'transit':16 'wayland':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702712898
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9228065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702649898 {#1456
    date: 2023-12-15 15:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1440 …}
  +slug: "Domestic-Girlfriend-3840-x-2160"
  +title: "Domestic Girlfriend [3840 x 2160]"
  +url: "https://lemmy.fedifriends.social/pictrs/image/4d3cafce-d8bb-4bad-b2f4-c649e7a3cd1c.jpeg"
  +body: """
    Main chars of the series [Domestic Girlfriend](https://www.anisearch.com/anime/13753,domestic-girlfriend)\n
    \n
    [Source](https://wall.alphacoders.com/big.php?i=1029267)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702648846 {#1436
    date: 2023-12-15 15:00:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 22401
  -titleTs: "'2160':5 '3840':3 'domest':1 'girlfriend':2 'x':4"
  -bodyTs: "'/anime/13753,domestic-girlfriend)':10 '/big.php?i=1029267)':14 'char':2 'domest':6 'girlfriend':7 'main':1 'seri':5 'sourc':11 'wall.alphacoders.com':13 'wall.alphacoders.com/big.php?i=1029267)':12 'www.anisearch.com':9 'www.anisearch.com/anime/13753,domestic-girlfriend)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702697096
  +visibility: "visible             "
  +apId: "https://lemmy.fedifriends.social/post/136086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644096 {#1428
    date: 2023-12-15 13:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1440 …}
  +slug: "Domestic-Girlfriend-3840-x-2160"
  +title: "Domestic Girlfriend [3840 x 2160]"
  +url: "https://lemmy.fedifriends.social/pictrs/image/4d3cafce-d8bb-4bad-b2f4-c649e7a3cd1c.jpeg"
  +body: """
    Main chars of the series [Domestic Girlfriend](https://www.anisearch.com/anime/13753,domestic-girlfriend)\n
    \n
    [Source](https://wall.alphacoders.com/big.php?i=1029267)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702648846 {#1436
    date: 2023-12-15 15:00:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 22401
  -titleTs: "'2160':5 '3840':3 'domest':1 'girlfriend':2 'x':4"
  -bodyTs: "'/anime/13753,domestic-girlfriend)':10 '/big.php?i=1029267)':14 'char':2 'domest':6 'girlfriend':7 'main':1 'seri':5 'sourc':11 'wall.alphacoders.com':13 'wall.alphacoders.com/big.php?i=1029267)':12 'www.anisearch.com':9 'www.anisearch.com/anime/13753,domestic-girlfriend)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702697096
  +visibility: "visible             "
  +apId: "https://lemmy.fedifriends.social/post/136086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644096 {#1428
    date: 2023-12-15 13:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1434 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1440 …}
  +slug: "Domestic-Girlfriend-3840-x-2160"
  +title: "Domestic Girlfriend [3840 x 2160]"
  +url: "https://lemmy.fedifriends.social/pictrs/image/4d3cafce-d8bb-4bad-b2f4-c649e7a3cd1c.jpeg"
  +body: """
    Main chars of the series [Domestic Girlfriend](https://www.anisearch.com/anime/13753,domestic-girlfriend)\n
    \n
    [Source](https://wall.alphacoders.com/big.php?i=1029267)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702648846 {#1436
    date: 2023-12-15 15:00:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 22401
  -titleTs: "'2160':5 '3840':3 'domest':1 'girlfriend':2 'x':4"
  -bodyTs: "'/anime/13753,domestic-girlfriend)':10 '/big.php?i=1029267)':14 'char':2 'domest':6 'girlfriend':7 'main':1 'seri':5 'sourc':11 'wall.alphacoders.com':13 'wall.alphacoders.com/big.php?i=1029267)':12 'www.anisearch.com':9 'www.anisearch.com/anime/13753,domestic-girlfriend)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702697096
  +visibility: "visible             "
  +apId: "https://lemmy.fedifriends.social/post/136086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644096 {#1428
    date: 2023-12-15 13:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "the-reason-for-the-season-idk"
  +title: "the reason for the season, idk"
  +url: "https://lemmy.world/pictrs/image/ffc4a94e-0796-418c-82a3-f8b0d2207465.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702645932 {#1709
    date: 2023-12-15 14:12:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 20869
  -titleTs: "'idk':6 'reason':2 'season':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702044677
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9258906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701958277 {#1595
    date: 2023-12-07 15:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "the-reason-for-the-season-idk"
  +title: "the reason for the season, idk"
  +url: "https://lemmy.world/pictrs/image/ffc4a94e-0796-418c-82a3-f8b0d2207465.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702645932 {#1709
    date: 2023-12-15 14:12:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 20869
  -titleTs: "'idk':6 'reason':2 'season':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702044677
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9258906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701958277 {#1595
    date: 2023-12-07 15:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1606 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "the-reason-for-the-season-idk"
  +title: "the reason for the season, idk"
  +url: "https://lemmy.world/pictrs/image/ffc4a94e-0796-418c-82a3-f8b0d2207465.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702645932 {#1709
    date: 2023-12-15 14:12:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 20869
  -titleTs: "'idk':6 'reason':2 'season':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702044677
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9258906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701958277 {#1595
    date: 2023-12-07 15:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1672 …}
  +slug: "Cooking"
  +title: "Cooking"
  +url: "https://i.imgflip.com/89gj09.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702645649 {#1665
    date: 2023-12-15 14:07:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 22394
  -titleTs: "'cook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702711960
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2061848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702640960 {#1675
    date: 2023-12-15 12:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1672 …}
  +slug: "Cooking"
  +title: "Cooking"
  +url: "https://i.imgflip.com/89gj09.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702645649 {#1665
    date: 2023-12-15 14:07:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 22394
  -titleTs: "'cook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702711960
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2061848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702640960 {#1675
    date: 2023-12-15 12:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1672 …}
  +slug: "Cooking"
  +title: "Cooking"
  +url: "https://i.imgflip.com/89gj09.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702645649 {#1665
    date: 2023-12-15 14:07:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 22394
  -titleTs: "'cook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702711960
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2061848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702640960 {#1675
    date: 2023-12-15 12:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Deep-link-with-picture-open"
  +title: "Deep link with picture open"
  +url: null
  +body: """
    Sometimes I find a meme or a photo on Lemmy which I’d like to share with people who are not on Lemmy. But when I share a link to something with a picture like [lemmy.world/post/9593902](https://lemmy.world/post/9593902) and someone clicks on it, they see a very small thumbnail and a title, it’s not clear that you’re supposed to click on that thumbnail to see that the picture is the main thing in the post.\n
    \n
    I really would like to promote Lemmy within my friends by linking to some interesting content. But I’d expect posts with pictures to work like for example on [imgur.com/gallery/YuAw0OD](https://imgur.com/gallery/YuAw0OD)\n
    \n
    Does someone know if it’s possible to do somehow? I have my own instance so I would be able perhaps to change some settings or something.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702644241 {#1652
    date: 2023-12-15 13:44:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 22402
  -titleTs: "'deep':1 'link':2 'open':5 'pictur':4"
  -bodyTs: "'/gallery/yuaw0od](https://imgur.com/gallery/yuaw0od)':109 '/post/9593902](https://lemmy.world/post/9593902)':38 'abl':129 'chang':132 'clear':56 'click':41,62 'content':93 'd':13,96 'exampl':105 'expect':97 'find':3 'friend':87 'imgur.com':108 'imgur.com/gallery/yuaw0od](https://imgur.com/gallery/yuaw0od)':107 'instanc':124 'interest':92 'know':112 'lemmi':10,23,84 'lemmy.world':37 'lemmy.world/post/9593902](https://lemmy.world/post/9593902)':36 'like':14,35,81,103 'link':29,89 'main':73 'meme':5 'peopl':18 'perhap':130 'photo':8 'pictur':34,70,100 'possibl':116 'post':77,98 'promot':83 're':59 'realli':79 'see':45,67 'set':134 'share':16,27 'small':48 'somehow':119 'someon':40,111 'someth':31,136 'sometim':1 'suppos':60 'thing':74 'thumbnail':49,65 'titl':52 'within':85 'work':102 'would':80,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702653241
  +visibility: "visible             "
  +apId: "https://jemmy.jeena.net/post/445172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644241 {#1655
    date: 2023-12-15 13:44:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Deep-link-with-picture-open"
  +title: "Deep link with picture open"
  +url: null
  +body: """
    Sometimes I find a meme or a photo on Lemmy which I’d like to share with people who are not on Lemmy. But when I share a link to something with a picture like [lemmy.world/post/9593902](https://lemmy.world/post/9593902) and someone clicks on it, they see a very small thumbnail and a title, it’s not clear that you’re supposed to click on that thumbnail to see that the picture is the main thing in the post.\n
    \n
    I really would like to promote Lemmy within my friends by linking to some interesting content. But I’d expect posts with pictures to work like for example on [imgur.com/gallery/YuAw0OD](https://imgur.com/gallery/YuAw0OD)\n
    \n
    Does someone know if it’s possible to do somehow? I have my own instance so I would be able perhaps to change some settings or something.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702644241 {#1652
    date: 2023-12-15 13:44:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 22402
  -titleTs: "'deep':1 'link':2 'open':5 'pictur':4"
  -bodyTs: "'/gallery/yuaw0od](https://imgur.com/gallery/yuaw0od)':109 '/post/9593902](https://lemmy.world/post/9593902)':38 'abl':129 'chang':132 'clear':56 'click':41,62 'content':93 'd':13,96 'exampl':105 'expect':97 'find':3 'friend':87 'imgur.com':108 'imgur.com/gallery/yuaw0od](https://imgur.com/gallery/yuaw0od)':107 'instanc':124 'interest':92 'know':112 'lemmi':10,23,84 'lemmy.world':37 'lemmy.world/post/9593902](https://lemmy.world/post/9593902)':36 'like':14,35,81,103 'link':29,89 'main':73 'meme':5 'peopl':18 'perhap':130 'photo':8 'pictur':34,70,100 'possibl':116 'post':77,98 'promot':83 're':59 'realli':79 'see':45,67 'set':134 'share':16,27 'small':48 'somehow':119 'someon':40,111 'someth':31,136 'sometim':1 'suppos':60 'thing':74 'thumbnail':49,65 'titl':52 'within':85 'work':102 'would':80,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702653241
  +visibility: "visible             "
  +apId: "https://jemmy.jeena.net/post/445172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644241 {#1655
    date: 2023-12-15 13:44:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Deep-link-with-picture-open"
  +title: "Deep link with picture open"
  +url: null
  +body: """
    Sometimes I find a meme or a photo on Lemmy which I’d like to share with people who are not on Lemmy. But when I share a link to something with a picture like [lemmy.world/post/9593902](https://lemmy.world/post/9593902) and someone clicks on it, they see a very small thumbnail and a title, it’s not clear that you’re supposed to click on that thumbnail to see that the picture is the main thing in the post.\n
    \n
    I really would like to promote Lemmy within my friends by linking to some interesting content. But I’d expect posts with pictures to work like for example on [imgur.com/gallery/YuAw0OD](https://imgur.com/gallery/YuAw0OD)\n
    \n
    Does someone know if it’s possible to do somehow? I have my own instance so I would be able perhaps to change some settings or something.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702644241 {#1652
    date: 2023-12-15 13:44:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 22402
  -titleTs: "'deep':1 'link':2 'open':5 'pictur':4"
  -bodyTs: "'/gallery/yuaw0od](https://imgur.com/gallery/yuaw0od)':109 '/post/9593902](https://lemmy.world/post/9593902)':38 'abl':129 'chang':132 'clear':56 'click':41,62 'content':93 'd':13,96 'exampl':105 'expect':97 'find':3 'friend':87 'imgur.com':108 'imgur.com/gallery/yuaw0od](https://imgur.com/gallery/yuaw0od)':107 'instanc':124 'interest':92 'know':112 'lemmi':10,23,84 'lemmy.world':37 'lemmy.world/post/9593902](https://lemmy.world/post/9593902)':36 'like':14,35,81,103 'link':29,89 'main':73 'meme':5 'peopl':18 'perhap':130 'photo':8 'pictur':34,70,100 'possibl':116 'post':77,98 'promot':83 're':59 'realli':79 'see':45,67 'set':134 'share':16,27 'small':48 'somehow':119 'someon':40,111 'someth':31,136 'sometim':1 'suppos':60 'thing':74 'thumbnail':49,65 'titl':52 'within':85 'work':102 'would':80,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702653241
  +visibility: "visible             "
  +apId: "https://jemmy.jeena.net/post/445172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644241 {#1655
    date: 2023-12-15 13:44:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "recommendations-for-lightweight-window-managers-for-an-old-netbook"
  +title: "recommendations for lightweight window managers for an old netbook"
  +url: null
  +body: """
    Hi, I’ve got an old netbook from Samsung that has an old Intel Atom CPU (Intel Atom N455 1.66 GHz). I installed Arch on it and am now thinking of a suitable window manager. I tried Hyprland (kinda expecting it to not work really) whick didn’t start at all. Before I had Debian with Gnome, which technically worked, but everything was extremely slow.\n
    \n
    I’ve used Gnome for a long time, but I know that there are a lot of other window managers out there. I would like to have one that avoids graphical gimmickry in order to be fast. (I like some nice little graphical details, but only if it’s still running buttery smooth).\n
    \n
    If you have some tips that would be very nice!\n
    \n
    EDIT: thank you for all the recommendations I’ll try out a few!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643491 {#1571
    date: 2023-12-15 13:31:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 21671
  -titleTs: "'lightweight':3 'manag':5 'netbook':9 'old':8 'recommend':1 'window':4"
  -bodyTs: "'1.66':20 'arch':24 'atom':15,18 'avoid':95 'butteri':117 'cpu':16 'debian':55 'detail':109 'didn':47 'edit':129 'everyth':62 'expect':40 'extrem':64 'fast':102 'ghz':21 'gimmickri':97 'gnome':57,69 'got':4 'graphic':96,108 'hi':1 'hyprland':38 'instal':23 'intel':14,17 'kinda':39 'know':76 'like':90,104 'littl':107 'll':137 'long':72 'lot':81 'manag':35,85 'n455':19 'netbook':7 'nice':106,128 'old':6,13 'one':93 'order':99 'realli':45 'recommend':135 'run':116 'samsung':9 'slow':65 'smooth':118 'start':49 'still':115 'suitabl':33 'technic':59 'thank':130 'think':30 'time':73 'tip':123 'tri':37,138 'use':68 've':3,67 'whick':46 'window':34,84 'work':44,60 'would':89,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702389160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7631098"
  +editedAt: DateTimeImmutable @1703902999 {#1582
    date: 2023-12-30 03:23:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702302760 {#1578
    date: 2023-12-11 14:52: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
95 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "recommendations-for-lightweight-window-managers-for-an-old-netbook"
  +title: "recommendations for lightweight window managers for an old netbook"
  +url: null
  +body: """
    Hi, I’ve got an old netbook from Samsung that has an old Intel Atom CPU (Intel Atom N455 1.66 GHz). I installed Arch on it and am now thinking of a suitable window manager. I tried Hyprland (kinda expecting it to not work really) whick didn’t start at all. Before I had Debian with Gnome, which technically worked, but everything was extremely slow.\n
    \n
    I’ve used Gnome for a long time, but I know that there are a lot of other window managers out there. I would like to have one that avoids graphical gimmickry in order to be fast. (I like some nice little graphical details, but only if it’s still running buttery smooth).\n
    \n
    If you have some tips that would be very nice!\n
    \n
    EDIT: thank you for all the recommendations I’ll try out a few!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643491 {#1571
    date: 2023-12-15 13:31:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 21671
  -titleTs: "'lightweight':3 'manag':5 'netbook':9 'old':8 'recommend':1 'window':4"
  -bodyTs: "'1.66':20 'arch':24 'atom':15,18 'avoid':95 'butteri':117 'cpu':16 'debian':55 'detail':109 'didn':47 'edit':129 'everyth':62 'expect':40 'extrem':64 'fast':102 'ghz':21 'gimmickri':97 'gnome':57,69 'got':4 'graphic':96,108 'hi':1 'hyprland':38 'instal':23 'intel':14,17 'kinda':39 'know':76 'like':90,104 'littl':107 'll':137 'long':72 'lot':81 'manag':35,85 'n455':19 'netbook':7 'nice':106,128 'old':6,13 'one':93 'order':99 'realli':45 'recommend':135 'run':116 'samsung':9 'slow':65 'smooth':118 'start':49 'still':115 'suitabl':33 'technic':59 'thank':130 'think':30 'time':73 'tip':123 'tri':37,138 'use':68 've':3,67 'whick':46 'window':34,84 'work':44,60 'would':89,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702389160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7631098"
  +editedAt: DateTimeImmutable @1703902999 {#1582
    date: 2023-12-30 03:23:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702302760 {#1578
    date: 2023-12-11 14:52: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
96 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "recommendations-for-lightweight-window-managers-for-an-old-netbook"
  +title: "recommendations for lightweight window managers for an old netbook"
  +url: null
  +body: """
    Hi, I’ve got an old netbook from Samsung that has an old Intel Atom CPU (Intel Atom N455 1.66 GHz). I installed Arch on it and am now thinking of a suitable window manager. I tried Hyprland (kinda expecting it to not work really) whick didn’t start at all. Before I had Debian with Gnome, which technically worked, but everything was extremely slow.\n
    \n
    I’ve used Gnome for a long time, but I know that there are a lot of other window managers out there. I would like to have one that avoids graphical gimmickry in order to be fast. (I like some nice little graphical details, but only if it’s still running buttery smooth).\n
    \n
    If you have some tips that would be very nice!\n
    \n
    EDIT: thank you for all the recommendations I’ll try out a few!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643491 {#1571
    date: 2023-12-15 13:31:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 21671
  -titleTs: "'lightweight':3 'manag':5 'netbook':9 'old':8 'recommend':1 'window':4"
  -bodyTs: "'1.66':20 'arch':24 'atom':15,18 'avoid':95 'butteri':117 'cpu':16 'debian':55 'detail':109 'didn':47 'edit':129 'everyth':62 'expect':40 'extrem':64 'fast':102 'ghz':21 'gimmickri':97 'gnome':57,69 'got':4 'graphic':96,108 'hi':1 'hyprland':38 'instal':23 'intel':14,17 'kinda':39 'know':76 'like':90,104 'littl':107 'll':137 'long':72 'lot':81 'manag':35,85 'n455':19 'netbook':7 'nice':106,128 'old':6,13 'one':93 'order':99 'realli':45 'recommend':135 'run':116 'samsung':9 'slow':65 'smooth':118 'start':49 'still':115 'suitabl':33 'technic':59 'thank':130 'think':30 'time':73 'tip':123 'tri':37,138 'use':68 've':3,67 'whick':46 'window':34,84 'work':44,60 'would':89,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702389160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7631098"
  +editedAt: DateTimeImmutable @1703902999 {#1582
    date: 2023-12-30 03:23:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702302760 {#1578
    date: 2023-12-11 14:52: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
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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1526 …}
  +slug: "Milkshakes-anyone"
  +title: "Milkshakes anyone?"
  +url: "https://www.quirkybyte.com/wp-content/uploads/2018/04/worf-better-than-yar-star-trek-the-next-generation-678x1024.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643164 {#1576
    date: 2023-12-15 13:26:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 22280
  -titleTs: "'anyon':2 'milkshak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702673765
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4694105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587365 {#1551
    date: 2023-12-14 21:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1526 …}
  +slug: "Milkshakes-anyone"
  +title: "Milkshakes anyone?"
  +url: "https://www.quirkybyte.com/wp-content/uploads/2018/04/worf-better-than-yar-star-trek-the-next-generation-678x1024.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643164 {#1576
    date: 2023-12-15 13:26:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 22280
  -titleTs: "'anyon':2 'milkshak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702673765
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4694105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587365 {#1551
    date: 2023-12-14 21:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1526 …}
  +slug: "Milkshakes-anyone"
  +title: "Milkshakes anyone?"
  +url: "https://www.quirkybyte.com/wp-content/uploads/2018/04/worf-better-than-yar-star-trek-the-next-generation-678x1024.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643164 {#1576
    date: 2023-12-15 13:26:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 22280
  -titleTs: "'anyon':2 'milkshak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702673765
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4694105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587365 {#1551
    date: 2023-12-14 21:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details