GET https://kbin.spritesserver.nl/all/newest/%E2%88%9E/photos?p=302

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.78 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 {#196
  +user: Proxies\__CG__\App\Entity\User {#1685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1684 …}
  +slug: "sudo-upvote-f"
  +title: "sudo upvote -f"
  +url: "https://i.imgur.com/VcZgq8k.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699099251 {#190
    date: 2023-11-04 13:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#225 …}
  +votes: Doctrine\ORM\PersistentCollection {#1809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 9657
  -titleTs: "'f':3 'sudo':1 'upvot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698649904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7492353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698583404 {#242
    date: 2023-10-29 13:43: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
3 DENIED edit
App\Entity\Entry {#196
  +user: Proxies\__CG__\App\Entity\User {#1685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1684 …}
  +slug: "sudo-upvote-f"
  +title: "sudo upvote -f"
  +url: "https://i.imgur.com/VcZgq8k.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699099251 {#190
    date: 2023-11-04 13:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#225 …}
  +votes: Doctrine\ORM\PersistentCollection {#1809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 9657
  -titleTs: "'f':3 'sudo':1 'upvot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698649904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7492353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698583404 {#242
    date: 2023-10-29 13:43: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
4 DENIED moderate
App\Entity\Entry {#196
  +user: Proxies\__CG__\App\Entity\User {#1685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1684 …}
  +slug: "sudo-upvote-f"
  +title: "sudo upvote -f"
  +url: "https://i.imgur.com/VcZgq8k.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699099251 {#190
    date: 2023-11-04 13:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#225 …}
  +votes: Doctrine\ORM\PersistentCollection {#1809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 9657
  -titleTs: "'f':3 'sudo':1 'upvot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698649904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7492353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698583404 {#242
    date: 2023-10-29 13:43: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
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: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
  +title: "Shit would have gone down differently on the biggest continent, just sayin'."
  +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 776
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616024 {#1882
    date: 2023-10-29 22:47:04.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: 8327
  -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698667372
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8121976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580972 {#1885
    date: 2023-10-29 13:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
  +title: "Shit would have gone down differently on the biggest continent, just sayin'."
  +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 776
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616024 {#1882
    date: 2023-10-29 22:47:04.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: 8327
  -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698667372
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8121976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580972 {#1885
    date: 2023-10-29 13:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
  +title: "Shit would have gone down differently on the biggest continent, just sayin'."
  +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 776
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616024 {#1882
    date: 2023-10-29 22:47:04.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: 8327
  -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698667372
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8121976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580972 {#1885
    date: 2023-10-29 13:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Software-Horror-Game"
  +title: "Software Horror Game"
  +url: "https://discuss.tchncs.de/pictrs/image/16d647df-c5c9-40ad-a28b-2c4cbece04e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699643538 {#1975
    date: 2023-11-10 20:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 8322
  -titleTs: "'game':3 'horror':2 'softwar':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698652754
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5477550"
  +editedAt: DateTimeImmutable @1698578879 {#1953
    date: 2023-10-29 12:27:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698578754 {#1937
    date: 2023-10-29 12:25:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Software-Horror-Game"
  +title: "Software Horror Game"
  +url: "https://discuss.tchncs.de/pictrs/image/16d647df-c5c9-40ad-a28b-2c4cbece04e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699643538 {#1975
    date: 2023-11-10 20:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 8322
  -titleTs: "'game':3 'horror':2 'softwar':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698652754
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5477550"
  +editedAt: DateTimeImmutable @1698578879 {#1953
    date: 2023-10-29 12:27:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698578754 {#1937
    date: 2023-10-29 12:25:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Software-Horror-Game"
  +title: "Software Horror Game"
  +url: "https://discuss.tchncs.de/pictrs/image/16d647df-c5c9-40ad-a28b-2c4cbece04e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699643538 {#1975
    date: 2023-11-10 20:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 8322
  -titleTs: "'game':3 'horror':2 'softwar':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698652754
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5477550"
  +editedAt: DateTimeImmutable @1698578879 {#1953
    date: 2023-10-29 12:27:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698578754 {#1937
    date: 2023-10-29 12:25:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "South-African-diamond-miner-being-x-rayed-at-the-end-of"
  +title: "South African diamond miner being x-rayed at the end of his shift to prevent theft, 1954"
  +url: "https://lemmy.world/pictrs/image/05f1462e-7197-445f-ba9d-18fab196787a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 601
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698765849 {#1387
    date: 2023-10-31 16:24:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 8312
  -titleTs: "'1954':18 'african':2 'diamond':3 'end':11 'miner':4 'prevent':16 'ray':8 'shift':14 'south':1 'theft':17 'x':7 'x-ray':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698661137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7487377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698574737 {#1892
    date: 2023-10-29 11:18:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "South-African-diamond-miner-being-x-rayed-at-the-end-of"
  +title: "South African diamond miner being x-rayed at the end of his shift to prevent theft, 1954"
  +url: "https://lemmy.world/pictrs/image/05f1462e-7197-445f-ba9d-18fab196787a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 601
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698765849 {#1387
    date: 2023-10-31 16:24:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 8312
  -titleTs: "'1954':18 'african':2 'diamond':3 'end':11 'miner':4 'prevent':16 'ray':8 'shift':14 'south':1 'theft':17 'x':7 'x-ray':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698661137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7487377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698574737 {#1892
    date: 2023-10-29 11:18:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "South-African-diamond-miner-being-x-rayed-at-the-end-of"
  +title: "South African diamond miner being x-rayed at the end of his shift to prevent theft, 1954"
  +url: "https://lemmy.world/pictrs/image/05f1462e-7197-445f-ba9d-18fab196787a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 601
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698765849 {#1387
    date: 2023-10-31 16:24:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 8312
  -titleTs: "'1954':18 'african':2 'diamond':3 'end':11 'miner':4 'prevent':16 'ray':8 'shift':14 'south':1 'theft':17 'x':7 'x-ray':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698661137
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7487377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698574737 {#1892
    date: 2023-10-29 11:18:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Hi-It-s-me-I-m-the-homie-it-s-me"
  +title: "Hi. It's me. I'm the homie, it's me"
  +url: "https://startrek.website/pictrs/image/f22b6235-8272-4ea6-a38c-15fbb121c563.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698573982 {#1971
    date: 2023-10-29 11:06:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 9874
  -titleTs: "'hi':1 'homi':8 'm':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698582982
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3156063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573982 {#1927
    date: 2023-10-29 11:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Hi-It-s-me-I-m-the-homie-it-s-me"
  +title: "Hi. It's me. I'm the homie, it's me"
  +url: "https://startrek.website/pictrs/image/f22b6235-8272-4ea6-a38c-15fbb121c563.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698573982 {#1971
    date: 2023-10-29 11:06:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 9874
  -titleTs: "'hi':1 'homi':8 'm':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698582982
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3156063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573982 {#1927
    date: 2023-10-29 11:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Hi-It-s-me-I-m-the-homie-it-s-me"
  +title: "Hi. It's me. I'm the homie, it's me"
  +url: "https://startrek.website/pictrs/image/f22b6235-8272-4ea6-a38c-15fbb121c563.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698573982 {#1971
    date: 2023-10-29 11:06:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 9874
  -titleTs: "'hi':1 'homi':8 'm':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698582982
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3156063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573982 {#1927
    date: 2023-10-29 11:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "I-mean-when-the-other-option-is-Leeola-Root-everything"
  +title: "I mean when the other option is Leeola Root *everything*..."
  +url: "https://startrek.website/pictrs/image/43cc7a4a-3044-4f9c-b12f-1e605a9590da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698573759 {#1891
    date: 2023-10-29 11:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 14016
  -titleTs: "'everyth':10 'leeola':8 'mean':2 'option':6 'root':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698582759
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3155958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573759 {#1904
    date: 2023-10-29 11:02: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
23 DENIED edit
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "I-mean-when-the-other-option-is-Leeola-Root-everything"
  +title: "I mean when the other option is Leeola Root *everything*..."
  +url: "https://startrek.website/pictrs/image/43cc7a4a-3044-4f9c-b12f-1e605a9590da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698573759 {#1891
    date: 2023-10-29 11:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 14016
  -titleTs: "'everyth':10 'leeola':8 'mean':2 'option':6 'root':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698582759
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3155958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573759 {#1904
    date: 2023-10-29 11:02: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
24 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "I-mean-when-the-other-option-is-Leeola-Root-everything"
  +title: "I mean when the other option is Leeola Root *everything*..."
  +url: "https://startrek.website/pictrs/image/43cc7a4a-3044-4f9c-b12f-1e605a9590da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698573759 {#1891
    date: 2023-10-29 11:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 14016
  -titleTs: "'everyth':10 'leeola':8 'mean':2 'option':6 'root':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698582759
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3155958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698573759 {#1904
    date: 2023-10-29 11:02: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
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 {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
  +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
  +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
  +body: """
    I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
    \n
    We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
    \n
    All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
    \n
    We create the value we should be in charge.\n
    \n
    Fellow Lemmings how can we create social media were the users are king/queen?\n
    \n
    post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699288802 {#2440
    date: 2023-11-06 17:40:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 8308
  -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
  -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698658145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7486033"
  +editedAt: DateTimeImmutable @1698571889 {#2439
    date: 2023-10-29 10:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698571745 {#2436
    date: 2023-10-29 10:29: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
27 DENIED edit
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
  +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
  +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
  +body: """
    I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
    \n
    We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
    \n
    All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
    \n
    We create the value we should be in charge.\n
    \n
    Fellow Lemmings how can we create social media were the users are king/queen?\n
    \n
    post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699288802 {#2440
    date: 2023-11-06 17:40:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 8308
  -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
  -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698658145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7486033"
  +editedAt: DateTimeImmutable @1698571889 {#2439
    date: 2023-10-29 10:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698571745 {#2436
    date: 2023-10-29 10:29: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
28 DENIED moderate
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Fellow-Lemmings-how-to-create-Social-Media-that-does-not"
  +title: "Fellow Lemmings, how to create Social Media that does not have mods?"
  +url: "https://lemmy.world/pictrs/image/8cfce061-41a1-4758-b0c6-075070babb94.jpeg"
  +body: """
    I am an anarchist, so the idea of the community doing all the work, creating content, and then mods basically ruling over them as a reward, just doesn’t sit right with me.\n
    \n
    We the users should collectively be in control of all our social media, economically and with regards of controling what goes on, on there.\n
    \n
    All social media get’s its value from the users i.e. the network effect. However the users are subjected to a hierachical place where individuals in power act as tyrants.\n
    \n
    We create the value we should be in charge.\n
    \n
    Fellow Lemmings how can we create social media were the users are king/queen?\n
    \n
    post Scriptum: just having a voting mechanism, might be gamed by unsavory charcters or groups to game such a system, unless voting requires your clear name id, which comes with other issues of course.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699288802 {#2440
    date: 2023-11-06 17:40:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 8308
  -titleTs: "'creat':5 'fellow':1 'lem':2 'media':7 'mod':12 'social':6"
  -bodyTs: "'act':85 'anarchist':4 'basic':20 'charcter':122 'charg':96 'clear':134 'collect':38 'come':138 'communiti':10 'content':16 'control':41,52 'cours':143 'creat':15,89,102 'doesn':28 'econom':47 'effect':71 'fellow':97 'game':119,126 'get':61 'goe':54 'group':124 'hierach':79 'howev':72 'i.e':68 'id':136 'idea':7 'individu':82 'issu':141 'king/queen':109 'lem':98 'mechan':116 'media':46,60,104 'might':117 'mod':19 'name':135 'network':70 'place':80 'post':110 'power':84 'regard':50 'requir':132 'reward':26 'right':31 'rule':21 'scriptum':111 'sit':30 'social':45,59,103 'subject':76 'system':129 'tyrant':87 'unless':130 'unsavori':121 'user':36,67,74,107 'valu':64,91 'vote':115,131 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698658145
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7486033"
  +editedAt: DateTimeImmutable @1698571889 {#2439
    date: 2023-10-29 10:31:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698571745 {#2436
    date: 2023-10-29 10:29: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
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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Moon-Bath-by-Sarah-s-Scribbles"
  +title: ""Moon Bath" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/1f53a0c4a0c85844d4b1d6f2ad7cec21/f56659d13943ab66-5e/s540x810/d461cb3da34a55aa5deee5a5d385c3476032f6dc.jpg"
  +body: "- Source: [Tumblr](https://sarahcandersen.com/post/732437704532508672) - [RSS](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698569049 {#2354
    date: 2023-10-29 09:44:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 8288
  -titleTs: "'bath':2 'moon':1 'sarah':4 'scribbl':6"
  -bodyTs: "'/post/732437704532508672)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/732437704532508672)':3 'sarahcandersen.com/rss)':7 'sourc':1 'tumblr':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698647733
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13118731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561333 {#2358
    date: 2023-10-29 07:35: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
31 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Moon-Bath-by-Sarah-s-Scribbles"
  +title: ""Moon Bath" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/1f53a0c4a0c85844d4b1d6f2ad7cec21/f56659d13943ab66-5e/s540x810/d461cb3da34a55aa5deee5a5d385c3476032f6dc.jpg"
  +body: "- Source: [Tumblr](https://sarahcandersen.com/post/732437704532508672) - [RSS](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698569049 {#2354
    date: 2023-10-29 09:44:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 8288
  -titleTs: "'bath':2 'moon':1 'sarah':4 'scribbl':6"
  -bodyTs: "'/post/732437704532508672)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/732437704532508672)':3 'sarahcandersen.com/rss)':7 'sourc':1 'tumblr':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698647733
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13118731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561333 {#2358
    date: 2023-10-29 07:35: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
32 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Moon-Bath-by-Sarah-s-Scribbles"
  +title: ""Moon Bath" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/1f53a0c4a0c85844d4b1d6f2ad7cec21/f56659d13943ab66-5e/s540x810/d461cb3da34a55aa5deee5a5d385c3476032f6dc.jpg"
  +body: "- Source: [Tumblr](https://sarahcandersen.com/post/732437704532508672) - [RSS](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698569049 {#2354
    date: 2023-10-29 09:44:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 8288
  -titleTs: "'bath':2 'moon':1 'sarah':4 'scribbl':6"
  -bodyTs: "'/post/732437704532508672)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/732437704532508672)':3 'sarahcandersen.com/rss)':7 'sourc':1 'tumblr':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698647733
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13118731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561333 {#2358
    date: 2023-10-29 07:35: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
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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Help-With-Stuff-by-Poorly-Drawn-Lines"
  +title: ""Help With Stuff" by Poorly Drawn Lines"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/10/help_with_stuff.png"
  +body: "Source: [Website](https://poorlydrawnlines.com/comic/help-with-stuff/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 554
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698635428 {#1524
    date: 2023-10-30 04:10:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 8287
  -titleTs: "'drawn':6 'help':1 'line':7 'poor':5 'stuff':3"
  -bodyTs: "'/comic/help-with-stuff/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/help-with-stuff/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698647593
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13118534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561193 {#1501
    date: 2023-10-29 07:33:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Help-With-Stuff-by-Poorly-Drawn-Lines"
  +title: ""Help With Stuff" by Poorly Drawn Lines"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/10/help_with_stuff.png"
  +body: "Source: [Website](https://poorlydrawnlines.com/comic/help-with-stuff/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 554
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698635428 {#1524
    date: 2023-10-30 04:10:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 8287
  -titleTs: "'drawn':6 'help':1 'line':7 'poor':5 'stuff':3"
  -bodyTs: "'/comic/help-with-stuff/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/help-with-stuff/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698647593
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13118534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561193 {#1501
    date: 2023-10-29 07:33:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Help-With-Stuff-by-Poorly-Drawn-Lines"
  +title: ""Help With Stuff" by Poorly Drawn Lines"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/10/help_with_stuff.png"
  +body: "Source: [Website](https://poorlydrawnlines.com/comic/help-with-stuff/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 554
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698635428 {#1524
    date: 2023-10-30 04:10:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 8287
  -titleTs: "'drawn':6 'help':1 'line':7 'poor':5 'stuff':3"
  -bodyTs: "'/comic/help-with-stuff/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/help-with-stuff/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698647593
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13118534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698561193 {#1501
    date: 2023-10-29 07:33:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1504
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Bed-at-7-am-really-become-cozy"
  +title: "Bed at 7 am really become cozy"
  +url: "https://telegra.ph/file/33a267b871c07e29281c9.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698653051 {#1510
    date: 2023-10-30 09:04:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 8285
  -titleTs: "'7':3 'becom':6 'bed':1 'cozi':7 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698646797
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13117857"
  +editedAt: DateTimeImmutable @1698560480 {#1506
    date: 2023-10-29 07:21:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698560397 {#1503
    date: 2023-10-29 07:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1504
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Bed-at-7-am-really-become-cozy"
  +title: "Bed at 7 am really become cozy"
  +url: "https://telegra.ph/file/33a267b871c07e29281c9.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698653051 {#1510
    date: 2023-10-30 09:04:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 8285
  -titleTs: "'7':3 'becom':6 'bed':1 'cozi':7 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698646797
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13117857"
  +editedAt: DateTimeImmutable @1698560480 {#1506
    date: 2023-10-29 07:21:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698560397 {#1503
    date: 2023-10-29 07:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1504
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Bed-at-7-am-really-become-cozy"
  +title: "Bed at 7 am really become cozy"
  +url: "https://telegra.ph/file/33a267b871c07e29281c9.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698653051 {#1510
    date: 2023-10-30 09:04:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 8285
  -titleTs: "'7':3 'becom':6 'bed':1 'cozi':7 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698646797
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13117857"
  +editedAt: DateTimeImmutable @1698560480 {#1506
    date: 2023-10-29 07:21:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698560397 {#1503
    date: 2023-10-29 07:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Be-a-cat"
  +title: "Be a cat"
  +url: "https://telegra.ph/file/1fcb11ea306e794c47f91.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 911
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698619271 {#1530
    date: 2023-10-29 23:41:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 8284
  -titleTs: "'cat':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698646629
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13117844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698560229 {#1537
    date: 2023-10-29 07:17: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
43 DENIED edit
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Be-a-cat"
  +title: "Be a cat"
  +url: "https://telegra.ph/file/1fcb11ea306e794c47f91.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 911
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698619271 {#1530
    date: 2023-10-29 23:41:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 8284
  -titleTs: "'cat':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698646629
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13117844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698560229 {#1537
    date: 2023-10-29 07:17: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
44 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Be-a-cat"
  +title: "Be a cat"
  +url: "https://telegra.ph/file/1fcb11ea306e794c47f91.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 911
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698619271 {#1530
    date: 2023-10-29 23:41:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 8284
  -titleTs: "'cat':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698646629
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13117844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698560229 {#1537
    date: 2023-10-29 07:17: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
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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "An-apt-quote-for-Terry-the-king"
  +title: "An apt quote for Terry the king"
  +url: "https://discuss.tchncs.de/pictrs/image/6057d643-4cc0-4dde-b09f-4909b0024df2.png"
  +body: """
    I find it a fitting quote(or verse? idk what the terminology is).\n
    \n
    Taken from allegedly [the last video shot by Terry](https://youtu.be/oH41gGBVpkE?t=2) before his demise.\n
    \n
    piped link: [piped.video/watch?v=oH41gGBVpkE](https://piped.video/watch?v=oH41gGBVpkE)\n
    \n
    ---\n
    \n
    A screenshot from the aforementioned YouTube video in which Terry A. Davis is smiling at the camera, and a comment below reads:\n
    \n
    “So in my anger I gave you a king, and in my wrath I took him away.”  \n
    - Hosea 13:11
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701120844 {#1710
    date: 2023-11-27 22:34:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 10383
  -titleTs: "'apt':2 'king':7 'quot':3 'terri':5"
  -bodyTs: "'/oh41ggbvpke?t=2)':25 '/watch?v=oh41ggbvpke](https://piped.video/watch?v=oh41ggbvpke)':33 '11':75 '13':74 'aforement':38 'alleg':16 'anger':59 'away':72 'camera':50 'comment':53 'davi':45 'demis':28 'find':2 'fit':5 'gave':61 'hosea':73 'idk':9 'king':64 'last':18 'link':30 'pipe':29 'piped.video':32 'piped.video/watch?v=oh41ggbvpke](https://piped.video/watch?v=oh41ggbvpke)':31 'quot':6 'read':55 'screenshot':35 'shot':20 'smile':47 'taken':14 'terminolog':12 'terri':22,43 'took':70 'vers':8 'video':19,40 'wrath':68 'youtu.be':24 'youtu.be/oh41ggbvpke?t=2)':23 'youtub':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698604813
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5467655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698559313 {#1706
    date: 2023-10-29 07:01:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "An-apt-quote-for-Terry-the-king"
  +title: "An apt quote for Terry the king"
  +url: "https://discuss.tchncs.de/pictrs/image/6057d643-4cc0-4dde-b09f-4909b0024df2.png"
  +body: """
    I find it a fitting quote(or verse? idk what the terminology is).\n
    \n
    Taken from allegedly [the last video shot by Terry](https://youtu.be/oH41gGBVpkE?t=2) before his demise.\n
    \n
    piped link: [piped.video/watch?v=oH41gGBVpkE](https://piped.video/watch?v=oH41gGBVpkE)\n
    \n
    ---\n
    \n
    A screenshot from the aforementioned YouTube video in which Terry A. Davis is smiling at the camera, and a comment below reads:\n
    \n
    “So in my anger I gave you a king, and in my wrath I took him away.”  \n
    - Hosea 13:11
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701120844 {#1710
    date: 2023-11-27 22:34:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 10383
  -titleTs: "'apt':2 'king':7 'quot':3 'terri':5"
  -bodyTs: "'/oh41ggbvpke?t=2)':25 '/watch?v=oh41ggbvpke](https://piped.video/watch?v=oh41ggbvpke)':33 '11':75 '13':74 'aforement':38 'alleg':16 'anger':59 'away':72 'camera':50 'comment':53 'davi':45 'demis':28 'find':2 'fit':5 'gave':61 'hosea':73 'idk':9 'king':64 'last':18 'link':30 'pipe':29 'piped.video':32 'piped.video/watch?v=oh41ggbvpke](https://piped.video/watch?v=oh41ggbvpke)':31 'quot':6 'read':55 'screenshot':35 'shot':20 'smile':47 'taken':14 'terminolog':12 'terri':22,43 'took':70 'vers':8 'video':19,40 'wrath':68 'youtu.be':24 'youtu.be/oh41ggbvpke?t=2)':23 'youtub':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698604813
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5467655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698559313 {#1706
    date: 2023-10-29 07:01:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#232 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "An-apt-quote-for-Terry-the-king"
  +title: "An apt quote for Terry the king"
  +url: "https://discuss.tchncs.de/pictrs/image/6057d643-4cc0-4dde-b09f-4909b0024df2.png"
  +body: """
    I find it a fitting quote(or verse? idk what the terminology is).\n
    \n
    Taken from allegedly [the last video shot by Terry](https://youtu.be/oH41gGBVpkE?t=2) before his demise.\n
    \n
    piped link: [piped.video/watch?v=oH41gGBVpkE](https://piped.video/watch?v=oH41gGBVpkE)\n
    \n
    ---\n
    \n
    A screenshot from the aforementioned YouTube video in which Terry A. Davis is smiling at the camera, and a comment below reads:\n
    \n
    “So in my anger I gave you a king, and in my wrath I took him away.”  \n
    - Hosea 13:11
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701120844 {#1710
    date: 2023-11-27 22:34:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 10383
  -titleTs: "'apt':2 'king':7 'quot':3 'terri':5"
  -bodyTs: "'/oh41ggbvpke?t=2)':25 '/watch?v=oh41ggbvpke](https://piped.video/watch?v=oh41ggbvpke)':33 '11':75 '13':74 'aforement':38 'alleg':16 'anger':59 'away':72 'camera':50 'comment':53 'davi':45 'demis':28 'find':2 'fit':5 'gave':61 'hosea':73 'idk':9 'king':64 'last':18 'link':30 'pipe':29 'piped.video':32 'piped.video/watch?v=oh41ggbvpke](https://piped.video/watch?v=oh41ggbvpke)':31 'quot':6 'read':55 'screenshot':35 'shot':20 'smile':47 'taken':14 'terminolog':12 'terri':22,43 'took':70 'vers':8 'video':19,40 'wrath':68 'youtu.be':24 'youtu.be/oh41ggbvpke?t=2)':23 'youtub':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698604813
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5467655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698559313 {#1706
    date: 2023-10-29 07:01:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Rock-scientists-world-tour"
  +title: "Rock scientists' world tour"
  +url: "https://sh.itjust.works/pictrs/image/be876c10-c4c5-4f46-8286-f94c5106de05.png"
  +body: "Our model suggests that rainforests aren’t real and that most of the earth is heavily populated."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698586579 {#1467
    date: 2023-10-29 14:36:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 8265
  -titleTs: "'rock':1 'scientist':2 'tour':4 'world':3"
  -bodyTs: "'aren':6 'earth':14 'heavili':16 'model':2 'popul':17 'rainforest':5 'real':8 'suggest':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698636964
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8105432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698550564 {#1470
    date: 2023-10-29 04:36:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Rock-scientists-world-tour"
  +title: "Rock scientists' world tour"
  +url: "https://sh.itjust.works/pictrs/image/be876c10-c4c5-4f46-8286-f94c5106de05.png"
  +body: "Our model suggests that rainforests aren’t real and that most of the earth is heavily populated."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698586579 {#1467
    date: 2023-10-29 14:36:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 8265
  -titleTs: "'rock':1 'scientist':2 'tour':4 'world':3"
  -bodyTs: "'aren':6 'earth':14 'heavili':16 'model':2 'popul':17 'rainforest':5 'real':8 'suggest':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698636964
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8105432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698550564 {#1470
    date: 2023-10-29 04:36:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Rock-scientists-world-tour"
  +title: "Rock scientists' world tour"
  +url: "https://sh.itjust.works/pictrs/image/be876c10-c4c5-4f46-8286-f94c5106de05.png"
  +body: "Our model suggests that rainforests aren’t real and that most of the earth is heavily populated."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698586579 {#1467
    date: 2023-10-29 14:36:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 8265
  -titleTs: "'rock':1 'scientist':2 'tour':4 'world':3"
  -bodyTs: "'aren':6 'earth':14 'heavili':16 'model':2 'popul':17 'rainforest':5 'real':8 'suggest':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698636964
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8105432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698550564 {#1470
    date: 2023-10-29 04:36:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1477 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "This-potato-is-shaped-like-a-heart"
  +title: "This potato is shaped like a heart"
  +url: "https://lemmy.world/pictrs/image/5b2f9b98-eb08-4ee9-9de2-5ba98e5eb00b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698667850 {#1493
    date: 2023-10-30 13:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 8263
  -titleTs: "'heart':7 'like':5 'potato':2 'shape':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698636085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7476145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698549685 {#1495
    date: 2023-10-29 04:21:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1477 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "This-potato-is-shaped-like-a-heart"
  +title: "This potato is shaped like a heart"
  +url: "https://lemmy.world/pictrs/image/5b2f9b98-eb08-4ee9-9de2-5ba98e5eb00b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698667850 {#1493
    date: 2023-10-30 13:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 8263
  -titleTs: "'heart':7 'like':5 'potato':2 'shape':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698636085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7476145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698549685 {#1495
    date: 2023-10-29 04:21:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1477 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "This-potato-is-shaped-like-a-heart"
  +title: "This potato is shaped like a heart"
  +url: "https://lemmy.world/pictrs/image/5b2f9b98-eb08-4ee9-9de2-5ba98e5eb00b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698667850 {#1493
    date: 2023-10-30 13:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 8263
  -titleTs: "'heart':7 'like':5 'potato':2 'shape':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698636085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7476145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698549685 {#1495
    date: 2023-10-29 04:21:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Eruption-Radio-UK-Bill-and-amp-Ed-Mix-2023"
  +title: "Eruption Radio UK - Bill & Ed Mix 2023"
  +url: "https://dmv.social/pictrs/image/58fa85af-6c05-4c87-96f2-0d1198ce06f2.jpeg"
  +body: "[Mix](https://soundcloud.com/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing) we did for Eruption Radio UK with Vinyl Junkie and Radiokillaz."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698545350 {#1788
    date: 2023-10-29 03:09:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 8260
  -titleTs: "'2023':7 'bill':4 'ed':5 'erupt':1 'mix':6 'radio':2 'uk':3"
  -bodyTs: "'/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing)':4 'erupt':8 'junki':13 'mix':1 'radio':9 'radiokillaz':15 'soundcloud.com':3 'soundcloud.com/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing)':2 'uk':10 'vinyl':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698545350
  +visibility: "visible             "
  +apId: "https://dmv.social/post/737043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698545350 {#1772
    date: 2023-10-29 03:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Eruption-Radio-UK-Bill-and-amp-Ed-Mix-2023"
  +title: "Eruption Radio UK - Bill & Ed Mix 2023"
  +url: "https://dmv.social/pictrs/image/58fa85af-6c05-4c87-96f2-0d1198ce06f2.jpeg"
  +body: "[Mix](https://soundcloud.com/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing) we did for Eruption Radio UK with Vinyl Junkie and Radiokillaz."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698545350 {#1788
    date: 2023-10-29 03:09:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 8260
  -titleTs: "'2023':7 'bill':4 'ed':5 'erupt':1 'mix':6 'radio':2 'uk':3"
  -bodyTs: "'/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing)':4 'erupt':8 'junki':13 'mix':1 'radio':9 'radiokillaz':15 'soundcloud.com':3 'soundcloud.com/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing)':2 'uk':10 'vinyl':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698545350
  +visibility: "visible             "
  +apId: "https://dmv.social/post/737043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698545350 {#1772
    date: 2023-10-29 03:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Eruption-Radio-UK-Bill-and-amp-Ed-Mix-2023"
  +title: "Eruption Radio UK - Bill & Ed Mix 2023"
  +url: "https://dmv.social/pictrs/image/58fa85af-6c05-4c87-96f2-0d1198ce06f2.jpeg"
  +body: "[Mix](https://soundcloud.com/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing) we did for Eruption Radio UK with Vinyl Junkie and Radiokillaz."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698545350 {#1788
    date: 2023-10-29 03:09:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 8260
  -titleTs: "'2023':7 'bill':4 'ed':5 'erupt':1 'mix':6 'radio':2 'uk':3"
  -bodyTs: "'/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing)':4 'erupt':8 'junki':13 'mix':1 'radio':9 'radiokillaz':15 'soundcloud.com':3 'soundcloud.com/jungle-tings-audio/eruption-mix-2023-bill-ed?si=f2da99e67f914167bbc6c4e5a3778470&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing)':2 'uk':10 'vinyl':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698545350
  +visibility: "visible             "
  +apId: "https://dmv.social/post/737043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698545350 {#1772
    date: 2023-10-29 03:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
  +slug: "If-Riker-growing-a-beard-made-the-show-better-then"
  +title: "If Riker growing a beard made the show better, then keeping Data's would have been twice as good."
  +url: "https://yiffit.net/pictrs/image/e5ca64dc-58bd-4a47-9eaa-a00101661932.jpeg"
  +body: "More beard = More good. Right?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698556007 {#1766
    date: 2023-10-29 06:06:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 10373
  -titleTs: "'beard':5 'better':9 'data':12 'good':19 'grow':3 'keep':11 'made':6 'riker':2 'show':8 'twice':17 'would':14"
  -bodyTs: "'beard':2 'good':4 'right':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698560737
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/3246253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543737 {#1682
    date: 2023-10-29 02:42: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
63 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
  +slug: "If-Riker-growing-a-beard-made-the-show-better-then"
  +title: "If Riker growing a beard made the show better, then keeping Data's would have been twice as good."
  +url: "https://yiffit.net/pictrs/image/e5ca64dc-58bd-4a47-9eaa-a00101661932.jpeg"
  +body: "More beard = More good. Right?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698556007 {#1766
    date: 2023-10-29 06:06:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 10373
  -titleTs: "'beard':5 'better':9 'data':12 'good':19 'grow':3 'keep':11 'made':6 'riker':2 'show':8 'twice':17 'would':14"
  -bodyTs: "'beard':2 'good':4 'right':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698560737
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/3246253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543737 {#1682
    date: 2023-10-29 02:42: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
64 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
  +slug: "If-Riker-growing-a-beard-made-the-show-better-then"
  +title: "If Riker growing a beard made the show better, then keeping Data's would have been twice as good."
  +url: "https://yiffit.net/pictrs/image/e5ca64dc-58bd-4a47-9eaa-a00101661932.jpeg"
  +body: "More beard = More good. Right?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698556007 {#1766
    date: 2023-10-29 06:06:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 10373
  -titleTs: "'beard':5 'better':9 'data':12 'good':19 'grow':3 'keep':11 'made':6 'riker':2 'show':8 'twice':17 'would':14"
  -bodyTs: "'beard':2 'good':4 'right':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698560737
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/3246253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543737 {#1682
    date: 2023-10-29 02:42: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
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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "Coal"
  +title: "Coal"
  +url: "https://i.postimg.cc/13Py82Jj/coal.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629614 {#1636
    date: 2023-10-30 02:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 8257
  -titleTs: "'coal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698629899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7473523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543499 {#1635
    date: 2023-10-29 02:38: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
67 DENIED edit
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "Coal"
  +title: "Coal"
  +url: "https://i.postimg.cc/13Py82Jj/coal.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629614 {#1636
    date: 2023-10-30 02:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 8257
  -titleTs: "'coal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698629899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7473523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543499 {#1635
    date: 2023-10-29 02:38: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
68 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "Coal"
  +title: "Coal"
  +url: "https://i.postimg.cc/13Py82Jj/coal.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629614 {#1636
    date: 2023-10-30 02:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 8257
  -titleTs: "'coal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698629899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7473523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543499 {#1635
    date: 2023-10-29 02:38: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
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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "I-heard-we-are-posting-Kevin"
  +title: "I heard we are posting Kevin"
  +url: "https://lemmy.ca/pictrs/image/8e85f5a8-c6d5-4708-bf46-dec14101f3d3.png"
  +body: "I assume that of course we are posting the iconic Lower Decks character who is Peanuthamper’s father."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698541991 {#1417
    date: 2023-10-29 02:13:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 17704
  -titleTs: "'heard':2 'kevin':6 'post':5"
  -bodyTs: "'assum':2 'charact':13 'cours':5 'deck':12 'father':18 'icon':10 'lower':11 'peanuthamp':16 'post':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541991
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8196392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698541991 {#1414
    date: 2023-10-29 02:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "I-heard-we-are-posting-Kevin"
  +title: "I heard we are posting Kevin"
  +url: "https://lemmy.ca/pictrs/image/8e85f5a8-c6d5-4708-bf46-dec14101f3d3.png"
  +body: "I assume that of course we are posting the iconic Lower Decks character who is Peanuthamper’s father."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698541991 {#1417
    date: 2023-10-29 02:13:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 17704
  -titleTs: "'heard':2 'kevin':6 'post':5"
  -bodyTs: "'assum':2 'charact':13 'cours':5 'deck':12 'father':18 'icon':10 'lower':11 'peanuthamp':16 'post':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541991
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8196392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698541991 {#1414
    date: 2023-10-29 02:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "I-heard-we-are-posting-Kevin"
  +title: "I heard we are posting Kevin"
  +url: "https://lemmy.ca/pictrs/image/8e85f5a8-c6d5-4708-bf46-dec14101f3d3.png"
  +body: "I assume that of course we are posting the iconic Lower Decks character who is Peanuthamper’s father."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698541991 {#1417
    date: 2023-10-29 02:13:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 17704
  -titleTs: "'heard':2 'kevin':6 'post':5"
  -bodyTs: "'assum':2 'charact':13 'cours':5 'deck':12 'father':18 'icon':10 'lower':11 'peanuthamp':16 'post':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541991
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8196392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698541991 {#1414
    date: 2023-10-29 02:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1684 …}
  +slug: "oh-no-a-kid-somewhere-is-saying-rizz-what-will"
  +title: "oh no a kid somewhere is saying 'rizz' what will I possibly do"
  +url: "https://i.imgur.com/otEvRVM.gif"
  +body: """
    I thought [this](https://www.youtube.com/watch?v=XFjXxCoqJus) meme was funny though\n
    \n
    [meme storyboard](https://imgur.com/a/kBsa1wz)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698830054 {#1457
    date: 2023-11-01 10:14:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 8249
  -titleTs: "'kid':4 'oh':1 'possibl':12 'rizz':8 'say':7 'somewher':5"
  -bodyTs: "'/a/kbsa1wz)':15 '/watch?v=xfjxxcoqjus)':6 'funni':9 'imgur.com':14 'imgur.com/a/kbsa1wz)':13 'meme':7,11 'storyboard':12 'though':10 'thought':2 'www.youtube.com':5 'www.youtube.com/watch?v=xfjxxcoqjus)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698626357
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7270311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698539957 {#1455
    date: 2023-10-29 02:39:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1684 …}
  +slug: "oh-no-a-kid-somewhere-is-saying-rizz-what-will"
  +title: "oh no a kid somewhere is saying 'rizz' what will I possibly do"
  +url: "https://i.imgur.com/otEvRVM.gif"
  +body: """
    I thought [this](https://www.youtube.com/watch?v=XFjXxCoqJus) meme was funny though\n
    \n
    [meme storyboard](https://imgur.com/a/kBsa1wz)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698830054 {#1457
    date: 2023-11-01 10:14:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 8249
  -titleTs: "'kid':4 'oh':1 'possibl':12 'rizz':8 'say':7 'somewher':5"
  -bodyTs: "'/a/kbsa1wz)':15 '/watch?v=xfjxxcoqjus)':6 'funni':9 'imgur.com':14 'imgur.com/a/kbsa1wz)':13 'meme':7,11 'storyboard':12 'though':10 'thought':2 'www.youtube.com':5 'www.youtube.com/watch?v=xfjxxcoqjus)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698626357
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7270311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698539957 {#1455
    date: 2023-10-29 02:39:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1684 …}
  +slug: "oh-no-a-kid-somewhere-is-saying-rizz-what-will"
  +title: "oh no a kid somewhere is saying 'rizz' what will I possibly do"
  +url: "https://i.imgur.com/otEvRVM.gif"
  +body: """
    I thought [this](https://www.youtube.com/watch?v=XFjXxCoqJus) meme was funny though\n
    \n
    [meme storyboard](https://imgur.com/a/kBsa1wz)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698830054 {#1457
    date: 2023-11-01 10:14:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 8249
  -titleTs: "'kid':4 'oh':1 'possibl':12 'rizz':8 'say':7 'somewher':5"
  -bodyTs: "'/a/kbsa1wz)':15 '/watch?v=xfjxxcoqjus)':6 'funni':9 'imgur.com':14 'imgur.com/a/kbsa1wz)':13 'meme':7,11 'storyboard':12 'though':10 'thought':2 'www.youtube.com':5 'www.youtube.com/watch?v=xfjxxcoqjus)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698626357
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7270311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698539957 {#1455
    date: 2023-10-29 02:39:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1694 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "This-is-becoming-a-dark-timeline"
  +title: "This is becoming a dark timeline."
  +url: "https://startrek.website/pictrs/image/37ec411b-c216-47de-87a4-4c008b56a740.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698537112 {#1440
    date: 2023-10-29 01:51:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 14063
  -titleTs: "'becom':3 'dark':5 'timelin':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541612
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698537112 {#1438
    date: 2023-10-29 01:51:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1694 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "This-is-becoming-a-dark-timeline"
  +title: "This is becoming a dark timeline."
  +url: "https://startrek.website/pictrs/image/37ec411b-c216-47de-87a4-4c008b56a740.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698537112 {#1440
    date: 2023-10-29 01:51:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 14063
  -titleTs: "'becom':3 'dark':5 'timelin':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541612
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698537112 {#1438
    date: 2023-10-29 01:51:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1694 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "This-is-becoming-a-dark-timeline"
  +title: "This is becoming a dark timeline."
  +url: "https://startrek.website/pictrs/image/37ec411b-c216-47de-87a4-4c008b56a740.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698537112 {#1440
    date: 2023-10-29 01:51:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 14063
  -titleTs: "'becom':3 'dark':5 'timelin':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541612
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698537112 {#1438
    date: 2023-10-29 01:51:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Y-all-can-lose-your-mind-over-Kevin-all-you-want"
  +title: "Y'all can lose your mind over Kevin all you want. I'm just staring at this man..."
  +url: "https://startrek.website/pictrs/image/38ec1d26-55da-43ab-a53d-7f426facce96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698631449 {#1606
    date: 2023-10-30 03:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 9982
  -titleTs: "'kevin':8 'lose':4 'm':13 'man':18 'mind':6 'stare':15 'want':11 'y':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698592986
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536486 {#1614
    date: 2023-10-29 01:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Y-all-can-lose-your-mind-over-Kevin-all-you-want"
  +title: "Y'all can lose your mind over Kevin all you want. I'm just staring at this man..."
  +url: "https://startrek.website/pictrs/image/38ec1d26-55da-43ab-a53d-7f426facce96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698631449 {#1606
    date: 2023-10-30 03:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 9982
  -titleTs: "'kevin':8 'lose':4 'm':13 'man':18 'mind':6 'stare':15 'want':11 'y':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698592986
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536486 {#1614
    date: 2023-10-29 01:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Y-all-can-lose-your-mind-over-Kevin-all-you-want"
  +title: "Y'all can lose your mind over Kevin all you want. I'm just staring at this man..."
  +url: "https://startrek.website/pictrs/image/38ec1d26-55da-43ab-a53d-7f426facce96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698631449 {#1606
    date: 2023-10-30 03:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 9982
  -titleTs: "'kevin':8 'lose':4 'm':13 'man':18 'mind':6 'stare':15 'want':11 'y':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698592986
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536486 {#1614
    date: 2023-10-29 01:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "When-you-pop-in-for-some-memes-and-it-s-all"
  +title: "When you pop in for some memes and it's all some kid named Kevin"
  +url: "https://startrek.website/pictrs/image/742165c1-6767-44f5-bf01-cbc5079d285e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698535944 {#1674
    date: 2023-10-29 01:32:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 10376
  -titleTs: "'kevin':15 'kid':13 'meme':7 'name':14 'pop':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698535944
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3144948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698535944 {#1676
    date: 2023-10-29 01:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "When-you-pop-in-for-some-memes-and-it-s-all"
  +title: "When you pop in for some memes and it's all some kid named Kevin"
  +url: "https://startrek.website/pictrs/image/742165c1-6767-44f5-bf01-cbc5079d285e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698535944 {#1674
    date: 2023-10-29 01:32:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 10376
  -titleTs: "'kevin':15 'kid':13 'meme':7 'name':14 'pop':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698535944
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3144948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698535944 {#1676
    date: 2023-10-29 01:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "When-you-pop-in-for-some-memes-and-it-s-all"
  +title: "When you pop in for some memes and it's all some kid named Kevin"
  +url: "https://startrek.website/pictrs/image/742165c1-6767-44f5-bf01-cbc5079d285e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698535944 {#1674
    date: 2023-10-29 01:32:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 10376
  -titleTs: "'kevin':15 'kid':13 'meme':7 'name':14 'pop':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698535944
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3144948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698535944 {#1676
    date: 2023-10-29 01:32:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Helmsmallard-set-a-new-coarse"
  +title: "Helmsmallard, set a new coarse."
  +url: "https://lemmy.world/pictrs/image/0a5e9a09-c82d-4b90-aa61-f07ffaddb7ae.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698534524 {#1649
    date: 2023-10-29 01:08:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 9625
  -titleTs: "'coars':5 'helmsmallard':1 'new':4 'set':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698539024
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7469929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698534524 {#1651
    date: 2023-10-29 01:08:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Helmsmallard-set-a-new-coarse"
  +title: "Helmsmallard, set a new coarse."
  +url: "https://lemmy.world/pictrs/image/0a5e9a09-c82d-4b90-aa61-f07ffaddb7ae.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698534524 {#1649
    date: 2023-10-29 01:08:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 9625
  -titleTs: "'coars':5 'helmsmallard':1 'new':4 'set':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698539024
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7469929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698534524 {#1651
    date: 2023-10-29 01:08:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Helmsmallard-set-a-new-coarse"
  +title: "Helmsmallard, set a new coarse."
  +url: "https://lemmy.world/pictrs/image/0a5e9a09-c82d-4b90-aa61-f07ffaddb7ae.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698534524 {#1649
    date: 2023-10-29 01:08:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 9625
  -titleTs: "'coars':5 'helmsmallard':1 'new':4 'set':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698539024
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7469929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698534524 {#1651
    date: 2023-10-29 01:08:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "just-a-couple-of-lil-guys"
  +title: "just a couple of lil guys"
  +url: "https://lemmygrad.ml/pictrs/image/67c4edef-cd18-43f5-b75c-721a073acc93.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698547481 {#1583
    date: 2023-10-29 03:44:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 8237
  -titleTs: "'coupl':3 'guy':6 'lil':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619872
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2513629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698533472 {#1577
    date: 2023-10-29 00:51:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "just-a-couple-of-lil-guys"
  +title: "just a couple of lil guys"
  +url: "https://lemmygrad.ml/pictrs/image/67c4edef-cd18-43f5-b75c-721a073acc93.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698547481 {#1583
    date: 2023-10-29 03:44:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 8237
  -titleTs: "'coupl':3 'guy':6 'lil':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619872
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2513629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698533472 {#1577
    date: 2023-10-29 00:51:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "just-a-couple-of-lil-guys"
  +title: "just a couple of lil guys"
  +url: "https://lemmygrad.ml/pictrs/image/67c4edef-cd18-43f5-b75c-721a073acc93.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698547481 {#1583
    date: 2023-10-29 03:44:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 8237
  -titleTs: "'coupl':3 'guy':6 'lil':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619872
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2513629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698533472 {#1577
    date: 2023-10-29 00:51:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Check-out-my-AI-generated-movie-poster-of-Custer-s-Revenge"
  +title: "Check out my AI generated movie poster of Custer's Revenge!"
  +url: "https://feddit.de/pictrs/image/9f233cc1-1589-4724-92a6-fdec7e0554c4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 563
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616976 {#1568
    date: 2023-10-29 23:02:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 8234
  -titleTs: "'ai':4 'check':1 'custer':9 'generat':5 'movi':6 'poster':7 'reveng':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619232
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5050319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698532832 {#1526
    date: 2023-10-29 00:40:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Check-out-my-AI-generated-movie-poster-of-Custer-s-Revenge"
  +title: "Check out my AI generated movie poster of Custer's Revenge!"
  +url: "https://feddit.de/pictrs/image/9f233cc1-1589-4724-92a6-fdec7e0554c4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 563
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616976 {#1568
    date: 2023-10-29 23:02:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 8234
  -titleTs: "'ai':4 'check':1 'custer':9 'generat':5 'movi':6 'poster':7 'reveng':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619232
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5050319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698532832 {#1526
    date: 2023-10-29 00:40:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Check-out-my-AI-generated-movie-poster-of-Custer-s-Revenge"
  +title: "Check out my AI generated movie poster of Custer's Revenge!"
  +url: "https://feddit.de/pictrs/image/9f233cc1-1589-4724-92a6-fdec7e0554c4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 563
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616976 {#1568
    date: 2023-10-29 23:02:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 8234
  -titleTs: "'ai':4 'check':1 'custer':9 'generat':5 'movi':6 'poster':7 'reveng':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698619232
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5050319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698532832 {#1526
    date: 2023-10-29 00:40:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details