GET https://kbin.spritesserver.nl/index.php/top/%E2%88%9E/all?p=194&title=Accueil

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "what-s-your-new-year-promise"
  +title: "what's your new year promise?"
  +url: null
  +body: "Happy new years 🎉"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710890390 {#191
    date: 2024-03-20 00:19:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 26721
  -titleTs: "'new':4 'promis':6 'year':5"
  -bodyTs: "'happi':1 'new':2 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704077796
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19689085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704062296 {#242
    date: 2023-12-31 23:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "what-s-your-new-year-promise"
  +title: "what's your new year promise?"
  +url: null
  +body: "Happy new years 🎉"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710890390 {#191
    date: 2024-03-20 00:19:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 26721
  -titleTs: "'new':4 'promis':6 'year':5"
  -bodyTs: "'happi':1 'new':2 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704077796
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19689085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704062296 {#242
    date: 2023-12-31 23:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "what-s-your-new-year-promise"
  +title: "what's your new year promise?"
  +url: null
  +body: "Happy new years 🎉"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710890390 {#191
    date: 2024-03-20 00:19:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 26721
  -titleTs: "'new':4 'promis':6 'year':5"
  -bodyTs: "'happi':1 'new':2 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704077796
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19689085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704062296 {#242
    date: 2023-12-31 23:38:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: "All-in-the-Memery"
  +title: "All in the Memery"
  +url: "https://lemmy.world/pictrs/image/96fbe8fb-101c-431c-921c-86060f7acd11.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704126714 {#1882
    date: 2024-01-01 17:31:54.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: 26353
  -titleTs: "'memeri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704148054
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10176645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704061654 {#1885
    date: 2023-12-31 23:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: "All-in-the-Memery"
  +title: "All in the Memery"
  +url: "https://lemmy.world/pictrs/image/96fbe8fb-101c-431c-921c-86060f7acd11.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704126714 {#1882
    date: 2024-01-01 17:31:54.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: 26353
  -titleTs: "'memeri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704148054
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10176645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704061654 {#1885
    date: 2023-12-31 23:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: "All-in-the-Memery"
  +title: "All in the Memery"
  +url: "https://lemmy.world/pictrs/image/96fbe8fb-101c-431c-921c-86060f7acd11.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704126714 {#1882
    date: 2024-01-01 17:31:54.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: 26353
  -titleTs: "'memeri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704148054
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10176645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704061654 {#1885
    date: 2023-12-31 23:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Which-kernel-configurations-for-USB-SD-card-reader-Genesys-Logic"
  +title: "Which kernel configurations for USB SD card reader (Genesys Logic) ?"
  +url: null
  +body: """
    EDIT: I enabled CONFIG_MSDOS_PARTITION and that caused it to work. It had nothing to do with the device itself but the partition type on the sd card.\n
    \n
    Thank you do much rattking for the help!\n
    \n
    Original post:\n
    \n
    Hi all, I am using a custom configured linux kernel (Gentoo), with very few things enabled. It has done me very well so far and taught me a bunch, but there’s one small issue I have been having lately that is annoying. My SD-card reader (a USB device) is not working, but it works perfectly fine on my arch linux laptop without any kernel configurations.\n
    \n
    Is it possible to tell which drivers or kernel configurations I need by looking at the laptop that is working?\n
    \n
    More context about the issue\n
    ----------------------------\n
    \n
    On the machine where it is not working, after plugging the device in, I see this in `lsblk` output:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS\n
    </span><span style="color:#323232;">sda           8:0    1  59.5G  0 disk \n
    </span><span style="color:#323232;">nvme0n1     259:0    0 400G  0 disk \n
    </span><span style="color:#323232;">├─nvme0n1p1 259:1    0     1G  0 part /boot\n
    </span><span style="color:#323232;">└─nvme0n1p2 259:2    0 400G  0 part /\n
    </span>\n
    ```\n
    \n
    The device does show `sda` but no `sda/sda1`. This is opposite to the laptop, where I do see a `sda1` below the sda device, which I can mount using `mount /dev/sda1 /mnt/point`\n
    \n
    What I tried\n
    ------------\n
    \n
    I tried enabling the following kernel configurations: MMC MMC_BLOCK MMC_SDHCI MMC_SDHCI_PCI MMC_RICOH_MMC MMC_SDHCI_ACPI\n
    \n
    Still, this did not change the result.\n
    \n
    I tried looking into the logs, but could not find anything interesting. I am using the `sysklogd` system logger instead of systemd’s journalctl\n
    \n
    The reader I bought\n
    -------------------\n
    \n
    I bought this a long time ago from amazon: [algopix.com/…/B08N4N7Q7J-zhoubin-usb-30-sd-card-r…](https://algopix.com/products/B08N4N7Q7J-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)\n
    \n
    Yes I know I cheaped out. But it worked for me until I tried it on this one computer, so I wish to make it work.\n
    \n
    Final Question\n
    --------------\n
    \n
    How can I make this work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710574707 {#1975
    date: 2024-03-16 08:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 26352
  -titleTs: "'card':7 'configur':3 'genesi':9 'kernel':2 'logic':10 'reader':8 'sd':6 'usb':5"
  -bodyTs: "'/b08n4n7q7j-zhoubin-usb-30-sd-card-r':291 '/boot':182 '/dev/sda1':220 '/mnt/point':221 '/products/b08n4n7q7j-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)':294 '0':162,166,170,171,173,178,180,186,188 '1':163,177 '1g':179 '2':185 '259':169,176,184 '400g':172,187 '59.5':164 '8':161 'acpi':245 'ago':287 'algopix.com':290,293 'algopix.com/products/b08n4n7q7j-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)':292 'amazon':289 'annoy':82 'anyth':263 'arch':101 'block':234 'bought':280,282 'bunch':68 'card':29,86 'caus':9 'chang':250 'cheap':299 'comput':313 'config':4 'configur':47,107,117,231 'context':129 'could':260 'custom':46 'devic':20,90,144,191,213 'disk':167,174 'done':58 'driver':114 'edit':1 'enabl':3,55,227 'far':63 'final':321 'find':262 'fine':98 'follow':229 'g':165 'gentoo':50 'help':37 'hi':40 'instead':272 'interest':264 'issu':74,132 'journalctl':276 'kernel':49,106,116,230 'know':297 'laptop':103,124,203 'late':79 'linux':48,102 'log':258 'logger':271 'long':285 'look':121,255 'lsblk':150 'machin':135 'maj':153 'make':318,326 'min':154 'mmc':232,233,235,237,240,242,243 'mount':217,219 'mountpoint':159 'msdos':5 'much':33 'name':152 'need':119 'noth':15 'nvme0n1':168 'nvme0n1p1':175 'nvme0n1p2':183 'one':72,312 'opposit':200 'origin':38 'output':151 'part':181,189 'partit':6,24 'pci':239 'perfect':97 'plug':142 'possibl':110 'post':39 'question':322 'rattk':34 'reader':87,278 'result':252 'ricoh':241 'rm':155 'ro':157 'sd':28,85 'sd-card':84 'sda':160,194,212 'sda/sda1':197 'sda1':209 'sdhci':236,238,244 'see':147,207 'show':193 'size':156 'small':73 'still':246 'sysklogd':269 'system':270 'systemd':274 'taught':65 'tell':112 'thank':30 'thing':54 'time':286 'tri':224,226,254,308 'type':25,158 'usb':89 'use':44,218,267 'well':61 'wish':316 'without':104 'work':12,93,96,127,140,303,320,328 'yes':295"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704116728
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9964712"
  +editedAt: DateTimeImmutable @1710110837 {#1953
    date: 2024-03-10 23:47:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704060728 {#1937
    date: 2023-12-31 23:12:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Which-kernel-configurations-for-USB-SD-card-reader-Genesys-Logic"
  +title: "Which kernel configurations for USB SD card reader (Genesys Logic) ?"
  +url: null
  +body: """
    EDIT: I enabled CONFIG_MSDOS_PARTITION and that caused it to work. It had nothing to do with the device itself but the partition type on the sd card.\n
    \n
    Thank you do much rattking for the help!\n
    \n
    Original post:\n
    \n
    Hi all, I am using a custom configured linux kernel (Gentoo), with very few things enabled. It has done me very well so far and taught me a bunch, but there’s one small issue I have been having lately that is annoying. My SD-card reader (a USB device) is not working, but it works perfectly fine on my arch linux laptop without any kernel configurations.\n
    \n
    Is it possible to tell which drivers or kernel configurations I need by looking at the laptop that is working?\n
    \n
    More context about the issue\n
    ----------------------------\n
    \n
    On the machine where it is not working, after plugging the device in, I see this in `lsblk` output:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS\n
    </span><span style="color:#323232;">sda           8:0    1  59.5G  0 disk \n
    </span><span style="color:#323232;">nvme0n1     259:0    0 400G  0 disk \n
    </span><span style="color:#323232;">├─nvme0n1p1 259:1    0     1G  0 part /boot\n
    </span><span style="color:#323232;">└─nvme0n1p2 259:2    0 400G  0 part /\n
    </span>\n
    ```\n
    \n
    The device does show `sda` but no `sda/sda1`. This is opposite to the laptop, where I do see a `sda1` below the sda device, which I can mount using `mount /dev/sda1 /mnt/point`\n
    \n
    What I tried\n
    ------------\n
    \n
    I tried enabling the following kernel configurations: MMC MMC_BLOCK MMC_SDHCI MMC_SDHCI_PCI MMC_RICOH_MMC MMC_SDHCI_ACPI\n
    \n
    Still, this did not change the result.\n
    \n
    I tried looking into the logs, but could not find anything interesting. I am using the `sysklogd` system logger instead of systemd’s journalctl\n
    \n
    The reader I bought\n
    -------------------\n
    \n
    I bought this a long time ago from amazon: [algopix.com/…/B08N4N7Q7J-zhoubin-usb-30-sd-card-r…](https://algopix.com/products/B08N4N7Q7J-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)\n
    \n
    Yes I know I cheaped out. But it worked for me until I tried it on this one computer, so I wish to make it work.\n
    \n
    Final Question\n
    --------------\n
    \n
    How can I make this work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710574707 {#1975
    date: 2024-03-16 08:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 26352
  -titleTs: "'card':7 'configur':3 'genesi':9 'kernel':2 'logic':10 'reader':8 'sd':6 'usb':5"
  -bodyTs: "'/b08n4n7q7j-zhoubin-usb-30-sd-card-r':291 '/boot':182 '/dev/sda1':220 '/mnt/point':221 '/products/b08n4n7q7j-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)':294 '0':162,166,170,171,173,178,180,186,188 '1':163,177 '1g':179 '2':185 '259':169,176,184 '400g':172,187 '59.5':164 '8':161 'acpi':245 'ago':287 'algopix.com':290,293 'algopix.com/products/b08n4n7q7j-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)':292 'amazon':289 'annoy':82 'anyth':263 'arch':101 'block':234 'bought':280,282 'bunch':68 'card':29,86 'caus':9 'chang':250 'cheap':299 'comput':313 'config':4 'configur':47,107,117,231 'context':129 'could':260 'custom':46 'devic':20,90,144,191,213 'disk':167,174 'done':58 'driver':114 'edit':1 'enabl':3,55,227 'far':63 'final':321 'find':262 'fine':98 'follow':229 'g':165 'gentoo':50 'help':37 'hi':40 'instead':272 'interest':264 'issu':74,132 'journalctl':276 'kernel':49,106,116,230 'know':297 'laptop':103,124,203 'late':79 'linux':48,102 'log':258 'logger':271 'long':285 'look':121,255 'lsblk':150 'machin':135 'maj':153 'make':318,326 'min':154 'mmc':232,233,235,237,240,242,243 'mount':217,219 'mountpoint':159 'msdos':5 'much':33 'name':152 'need':119 'noth':15 'nvme0n1':168 'nvme0n1p1':175 'nvme0n1p2':183 'one':72,312 'opposit':200 'origin':38 'output':151 'part':181,189 'partit':6,24 'pci':239 'perfect':97 'plug':142 'possibl':110 'post':39 'question':322 'rattk':34 'reader':87,278 'result':252 'ricoh':241 'rm':155 'ro':157 'sd':28,85 'sd-card':84 'sda':160,194,212 'sda/sda1':197 'sda1':209 'sdhci':236,238,244 'see':147,207 'show':193 'size':156 'small':73 'still':246 'sysklogd':269 'system':270 'systemd':274 'taught':65 'tell':112 'thank':30 'thing':54 'time':286 'tri':224,226,254,308 'type':25,158 'usb':89 'use':44,218,267 'well':61 'wish':316 'without':104 'work':12,93,96,127,140,303,320,328 'yes':295"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704116728
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9964712"
  +editedAt: DateTimeImmutable @1710110837 {#1953
    date: 2024-03-10 23:47:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704060728 {#1937
    date: 2023-12-31 23:12:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Which-kernel-configurations-for-USB-SD-card-reader-Genesys-Logic"
  +title: "Which kernel configurations for USB SD card reader (Genesys Logic) ?"
  +url: null
  +body: """
    EDIT: I enabled CONFIG_MSDOS_PARTITION and that caused it to work. It had nothing to do with the device itself but the partition type on the sd card.\n
    \n
    Thank you do much rattking for the help!\n
    \n
    Original post:\n
    \n
    Hi all, I am using a custom configured linux kernel (Gentoo), with very few things enabled. It has done me very well so far and taught me a bunch, but there’s one small issue I have been having lately that is annoying. My SD-card reader (a USB device) is not working, but it works perfectly fine on my arch linux laptop without any kernel configurations.\n
    \n
    Is it possible to tell which drivers or kernel configurations I need by looking at the laptop that is working?\n
    \n
    More context about the issue\n
    ----------------------------\n
    \n
    On the machine where it is not working, after plugging the device in, I see this in `lsblk` output:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS\n
    </span><span style="color:#323232;">sda           8:0    1  59.5G  0 disk \n
    </span><span style="color:#323232;">nvme0n1     259:0    0 400G  0 disk \n
    </span><span style="color:#323232;">├─nvme0n1p1 259:1    0     1G  0 part /boot\n
    </span><span style="color:#323232;">└─nvme0n1p2 259:2    0 400G  0 part /\n
    </span>\n
    ```\n
    \n
    The device does show `sda` but no `sda/sda1`. This is opposite to the laptop, where I do see a `sda1` below the sda device, which I can mount using `mount /dev/sda1 /mnt/point`\n
    \n
    What I tried\n
    ------------\n
    \n
    I tried enabling the following kernel configurations: MMC MMC_BLOCK MMC_SDHCI MMC_SDHCI_PCI MMC_RICOH_MMC MMC_SDHCI_ACPI\n
    \n
    Still, this did not change the result.\n
    \n
    I tried looking into the logs, but could not find anything interesting. I am using the `sysklogd` system logger instead of systemd’s journalctl\n
    \n
    The reader I bought\n
    -------------------\n
    \n
    I bought this a long time ago from amazon: [algopix.com/…/B08N4N7Q7J-zhoubin-usb-30-sd-card-r…](https://algopix.com/products/B08N4N7Q7J-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)\n
    \n
    Yes I know I cheaped out. But it worked for me until I tried it on this one computer, so I wish to make it work.\n
    \n
    Final Question\n
    --------------\n
    \n
    How can I make this work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710574707 {#1975
    date: 2024-03-16 08:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 26352
  -titleTs: "'card':7 'configur':3 'genesi':9 'kernel':2 'logic':10 'reader':8 'sd':6 'usb':5"
  -bodyTs: "'/b08n4n7q7j-zhoubin-usb-30-sd-card-r':291 '/boot':182 '/dev/sda1':220 '/mnt/point':221 '/products/b08n4n7q7j-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)':294 '0':162,166,170,171,173,178,180,186,188 '1':163,177 '1g':179 '2':185 '259':169,176,184 '400g':172,187 '59.5':164 '8':161 'acpi':245 'ago':287 'algopix.com':290,293 'algopix.com/products/b08n4n7q7j-zhoubin-usb-30-sd-card-reader-for-sdxc-sdhc-sd-mmc-rsmmc-micro-sdxc-micro-sd)':292 'amazon':289 'annoy':82 'anyth':263 'arch':101 'block':234 'bought':280,282 'bunch':68 'card':29,86 'caus':9 'chang':250 'cheap':299 'comput':313 'config':4 'configur':47,107,117,231 'context':129 'could':260 'custom':46 'devic':20,90,144,191,213 'disk':167,174 'done':58 'driver':114 'edit':1 'enabl':3,55,227 'far':63 'final':321 'find':262 'fine':98 'follow':229 'g':165 'gentoo':50 'help':37 'hi':40 'instead':272 'interest':264 'issu':74,132 'journalctl':276 'kernel':49,106,116,230 'know':297 'laptop':103,124,203 'late':79 'linux':48,102 'log':258 'logger':271 'long':285 'look':121,255 'lsblk':150 'machin':135 'maj':153 'make':318,326 'min':154 'mmc':232,233,235,237,240,242,243 'mount':217,219 'mountpoint':159 'msdos':5 'much':33 'name':152 'need':119 'noth':15 'nvme0n1':168 'nvme0n1p1':175 'nvme0n1p2':183 'one':72,312 'opposit':200 'origin':38 'output':151 'part':181,189 'partit':6,24 'pci':239 'perfect':97 'plug':142 'possibl':110 'post':39 'question':322 'rattk':34 'reader':87,278 'result':252 'ricoh':241 'rm':155 'ro':157 'sd':28,85 'sd-card':84 'sda':160,194,212 'sda/sda1':197 'sda1':209 'sdhci':236,238,244 'see':147,207 'show':193 'size':156 'small':73 'still':246 'sysklogd':269 'system':270 'systemd':274 'taught':65 'tell':112 'thank':30 'thing':54 'time':286 'tri':224,226,254,308 'type':25,158 'usb':89 'use':44,218,267 'well':61 'wish':316 'without':104 'work':12,93,96,127,140,303,320,328 'yes':295"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704116728
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9964712"
  +editedAt: DateTimeImmutable @1710110837 {#1953
    date: 2024-03-10 23:47:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704060728 {#1937
    date: 2023-12-31 23:12:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Starting-the-end-of-the-year-right"
  +title: "Starting the end of the year right!"
  +url: "https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bc40e5d2a-3c51e6/aZwWqMNj4Gbc/eKJGilAWSU4NaHuaDoMTWswpXKvFjhESr8b7g4hd.jpg"
  +body: """
    cross-posted from: [lemmy.crimedad.work/post/46257](https://lemmy.crimedad.work/post/46257)\n
    \n
    > cross-posted from: [pixelfed.crimedad.work/p/…/647196223341516851](https://pixelfed.crimedad.work/p/crimedad/647196223341516851)\n
    > \n
    > > Starting the end of the year right!\n
    > > \n
    > > #cancheck #beer #NewYearsEve\n
    > > \n
    > > @crosspost@lemmy.crimedad.work
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710121831 {#1397
    date: 2024-03-11 02:50:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 26350
  -titleTs: "'end':3 'right':7 'start':1 'year':6"
  -bodyTs: "'/647196223341516851':15 '/p/':14 '/p/crimedad/647196223341516851)':18 '/post/46257](https://lemmy.crimedad.work/post/46257)':7 'beer':27 'cancheck':26 'cross':2,9 'cross-post':1,8 'crosspost@lemmy.crimedad.work':29 'end':21 'lemmy.crimedad.work':6 'lemmy.crimedad.work/post/46257](https://lemmy.crimedad.work/post/46257)':5 'newyearsev':28 'pixelfed.crimedad.work':13,17 'pixelfed.crimedad.work/p/':12 'pixelfed.crimedad.work/p/crimedad/647196223341516851)':16 'post':3,10 'right':25 'start':19 'year':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136668
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/post/46258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704060668 {#1388
    date: 2023-12-31 23:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Starting-the-end-of-the-year-right"
  +title: "Starting the end of the year right!"
  +url: "https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bc40e5d2a-3c51e6/aZwWqMNj4Gbc/eKJGilAWSU4NaHuaDoMTWswpXKvFjhESr8b7g4hd.jpg"
  +body: """
    cross-posted from: [lemmy.crimedad.work/post/46257](https://lemmy.crimedad.work/post/46257)\n
    \n
    > cross-posted from: [pixelfed.crimedad.work/p/…/647196223341516851](https://pixelfed.crimedad.work/p/crimedad/647196223341516851)\n
    > \n
    > > Starting the end of the year right!\n
    > > \n
    > > #cancheck #beer #NewYearsEve\n
    > > \n
    > > @crosspost@lemmy.crimedad.work
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710121831 {#1397
    date: 2024-03-11 02:50:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 26350
  -titleTs: "'end':3 'right':7 'start':1 'year':6"
  -bodyTs: "'/647196223341516851':15 '/p/':14 '/p/crimedad/647196223341516851)':18 '/post/46257](https://lemmy.crimedad.work/post/46257)':7 'beer':27 'cancheck':26 'cross':2,9 'cross-post':1,8 'crosspost@lemmy.crimedad.work':29 'end':21 'lemmy.crimedad.work':6 'lemmy.crimedad.work/post/46257](https://lemmy.crimedad.work/post/46257)':5 'newyearsev':28 'pixelfed.crimedad.work':13,17 'pixelfed.crimedad.work/p/':12 'pixelfed.crimedad.work/p/crimedad/647196223341516851)':16 'post':3,10 'right':25 'start':19 'year':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136668
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/post/46258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704060668 {#1388
    date: 2023-12-31 23:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Starting-the-end-of-the-year-right"
  +title: "Starting the end of the year right!"
  +url: "https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bc40e5d2a-3c51e6/aZwWqMNj4Gbc/eKJGilAWSU4NaHuaDoMTWswpXKvFjhESr8b7g4hd.jpg"
  +body: """
    cross-posted from: [lemmy.crimedad.work/post/46257](https://lemmy.crimedad.work/post/46257)\n
    \n
    > cross-posted from: [pixelfed.crimedad.work/p/…/647196223341516851](https://pixelfed.crimedad.work/p/crimedad/647196223341516851)\n
    > \n
    > > Starting the end of the year right!\n
    > > \n
    > > #cancheck #beer #NewYearsEve\n
    > > \n
    > > @crosspost@lemmy.crimedad.work
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710121831 {#1397
    date: 2024-03-11 02:50:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 26350
  -titleTs: "'end':3 'right':7 'start':1 'year':6"
  -bodyTs: "'/647196223341516851':15 '/p/':14 '/p/crimedad/647196223341516851)':18 '/post/46257](https://lemmy.crimedad.work/post/46257)':7 'beer':27 'cancheck':26 'cross':2,9 'cross-post':1,8 'crosspost@lemmy.crimedad.work':29 'end':21 'lemmy.crimedad.work':6 'lemmy.crimedad.work/post/46257](https://lemmy.crimedad.work/post/46257)':5 'newyearsev':28 'pixelfed.crimedad.work':13,17 'pixelfed.crimedad.work/p/':12 'pixelfed.crimedad.work/p/crimedad/647196223341516851)':16 'post':3,10 'right':25 'start':19 'year':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136668
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/post/46258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704060668 {#1388
    date: 2023-12-31 23:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-i-can-sign-pf2-files-for-using-them-with"
  +title: "How i can sign .pf2 files for using them with GRUB?"
  +url: null
  +body: "Im using grub with shim for secure boot, and it looks like it cannot load unsigned font files, how i can sign them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710715436 {#1941
    date: 2024-03-17 23:43:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 26349
  -titleTs: "'file':6 'grub':11 'pf2':5 'sign':4 'use':8"
  -bodyTs: "'boot':8 'cannot':14 'file':18 'font':17 'grub':3 'im':1 'like':12 'load':15 'look':11 'secur':7 'shim':5 'sign':22 'unsign':16 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704130465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175955"
  +editedAt: DateTimeImmutable @1710088839 {#1942
    date: 2024-03-10 17:40:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704060465 {#1971
    date: 2023-12-31 23:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-i-can-sign-pf2-files-for-using-them-with"
  +title: "How i can sign .pf2 files for using them with GRUB?"
  +url: null
  +body: "Im using grub with shim for secure boot, and it looks like it cannot load unsigned font files, how i can sign them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710715436 {#1941
    date: 2024-03-17 23:43:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 26349
  -titleTs: "'file':6 'grub':11 'pf2':5 'sign':4 'use':8"
  -bodyTs: "'boot':8 'cannot':14 'file':18 'font':17 'grub':3 'im':1 'like':12 'load':15 'look':11 'secur':7 'shim':5 'sign':22 'unsign':16 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704130465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175955"
  +editedAt: DateTimeImmutable @1710088839 {#1942
    date: 2024-03-10 17:40:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704060465 {#1971
    date: 2023-12-31 23:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-i-can-sign-pf2-files-for-using-them-with"
  +title: "How i can sign .pf2 files for using them with GRUB?"
  +url: null
  +body: "Im using grub with shim for secure boot, and it looks like it cannot load unsigned font files, how i can sign them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710715436 {#1941
    date: 2024-03-17 23:43:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 26349
  -titleTs: "'file':6 'grub':11 'pf2':5 'sign':4 'use':8"
  -bodyTs: "'boot':8 'cannot':14 'file':18 'font':17 'grub':3 'im':1 'like':12 'load':15 'look':11 'secur':7 'shim':5 'sign':22 'unsign':16 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704130465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175955"
  +editedAt: DateTimeImmutable @1710088839 {#1942
    date: 2024-03-10 17:40:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704060465 {#1971
    date: 2023-12-31 23:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Happy-new-year"
  +title: "Happy new year"
  +url: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">#!/bin/sh\n
    </span><span style="color:#323232;">echo "Merry christmas and happy new year to y'all"\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710188064 {#1400
    date: 2024-03-11 21:14:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 26346
  -titleTs: "'happi':1 'new':2 'year':3"
  -bodyTs: "'/bin/sh':1 'christma':4 'echo':2 'happi':6 'merri':3 'new':7 'y':10 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145765
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059365 {#1367
    date: 2023-12-31 22:49: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
23 DENIED edit
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Happy-new-year"
  +title: "Happy new year"
  +url: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">#!/bin/sh\n
    </span><span style="color:#323232;">echo "Merry christmas and happy new year to y'all"\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710188064 {#1400
    date: 2024-03-11 21:14:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 26346
  -titleTs: "'happi':1 'new':2 'year':3"
  -bodyTs: "'/bin/sh':1 'christma':4 'echo':2 'happi':6 'merri':3 'new':7 'y':10 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145765
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059365 {#1367
    date: 2023-12-31 22:49: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
24 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Happy-new-year"
  +title: "Happy new year"
  +url: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">#!/bin/sh\n
    </span><span style="color:#323232;">echo "Merry christmas and happy new year to y'all"\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710188064 {#1400
    date: 2024-03-11 21:14:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 26346
  -titleTs: "'happi':1 'new':2 'year':3"
  -bodyTs: "'/bin/sh':1 'christma':4 'echo':2 'happi':6 'merri':3 'new':7 'y':10 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145765
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059365 {#1367
    date: 2023-12-31 22:49: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
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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "Lakeshore-Beverage-Presents-Mazen-Hajjar-of-961-Beer"
  +title: "Lakeshore Beverage Presents: Mazen Hajjar of 961 Beer"
  +url: "https://www.youtube.com/watch?v=D-8iok-NnlQ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704059155 {#2432
    date: 2023-12-31 22:45:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 26344
  -titleTs: "'961':7 'beer':8 'beverag':2 'hajjar':5 'lakeshor':1 'mazen':4 'present':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704068155
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9963730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059155 {#2443
    date: 2023-12-31 22:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "Lakeshore-Beverage-Presents-Mazen-Hajjar-of-961-Beer"
  +title: "Lakeshore Beverage Presents: Mazen Hajjar of 961 Beer"
  +url: "https://www.youtube.com/watch?v=D-8iok-NnlQ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704059155 {#2432
    date: 2023-12-31 22:45:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 26344
  -titleTs: "'961':7 'beer':8 'beverag':2 'hajjar':5 'lakeshor':1 'mazen':4 'present':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704068155
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9963730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059155 {#2443
    date: 2023-12-31 22:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "Lakeshore-Beverage-Presents-Mazen-Hajjar-of-961-Beer"
  +title: "Lakeshore Beverage Presents: Mazen Hajjar of 961 Beer"
  +url: "https://www.youtube.com/watch?v=D-8iok-NnlQ"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704059155 {#2432
    date: 2023-12-31 22:45:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 26344
  -titleTs: "'961':7 'beer':8 'beverag':2 'hajjar':5 'lakeshor':1 'mazen':4 'present':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704068155
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9963730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059155 {#2443
    date: 2023-12-31 22:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Nashville-Hot-Pulled-Chicken"
  +title: "Nashville Hot Pulled Chicken"
  +url: "https://lemmy.world/pictrs/image/bc1d52b5-1a74-44af-ae04-8690b4b988b1.jpeg"
  +body: "Done in the crockpot Nashville Hot seasoned and pulled chicken breasts, topped with pickles and slaw on toasted hard roll. Served with oven baked seasoned sweet potato fries"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729493957 {#2472
    date: 2024-10-21 08:59:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 26343
  -titleTs: "'chicken':4 'hot':2 'nashvill':1 'pull':3"
  -bodyTs: "'bake':24 'breast':11 'chicken':10 'crockpot':4 'done':1 'fri':28 'hard':19 'hot':6 'nashvill':5 'oven':23 'pickl':14 'potato':27 'pull':9 'roll':20 'season':7,25 'serv':21 'slaw':16 'sweet':26 'toast':18 'top':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059028 {#2450
    date: 2023-12-31 22:43:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Nashville-Hot-Pulled-Chicken"
  +title: "Nashville Hot Pulled Chicken"
  +url: "https://lemmy.world/pictrs/image/bc1d52b5-1a74-44af-ae04-8690b4b988b1.jpeg"
  +body: "Done in the crockpot Nashville Hot seasoned and pulled chicken breasts, topped with pickles and slaw on toasted hard roll. Served with oven baked seasoned sweet potato fries"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729493957 {#2472
    date: 2024-10-21 08:59:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 26343
  -titleTs: "'chicken':4 'hot':2 'nashvill':1 'pull':3"
  -bodyTs: "'bake':24 'breast':11 'chicken':10 'crockpot':4 'done':1 'fri':28 'hard':19 'hot':6 'nashvill':5 'oven':23 'pickl':14 'potato':27 'pull':9 'roll':20 'season':7,25 'serv':21 'slaw':16 'sweet':26 'toast':18 'top':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059028 {#2450
    date: 2023-12-31 22:43:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Nashville-Hot-Pulled-Chicken"
  +title: "Nashville Hot Pulled Chicken"
  +url: "https://lemmy.world/pictrs/image/bc1d52b5-1a74-44af-ae04-8690b4b988b1.jpeg"
  +body: "Done in the crockpot Nashville Hot seasoned and pulled chicken breasts, topped with pickles and slaw on toasted hard roll. Served with oven baked seasoned sweet potato fries"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729493957 {#2472
    date: 2024-10-21 08:59:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 26343
  -titleTs: "'chicken':4 'hot':2 'nashvill':1 'pull':3"
  -bodyTs: "'bake':24 'breast':11 'chicken':10 'crockpot':4 'done':1 'fri':28 'hard':19 'hot':6 'nashvill':5 'oven':23 'pickl':14 'potato':27 'pull':9 'roll':20 'season':7,25 'serv':21 'slaw':16 'sweet':26 'toast':18 'top':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10175016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704059028 {#2450
    date: 2023-12-31 22:43:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Reddit-avoiding-Reddit-links-in-Lemmy"
  +title: "[Reddit] avoiding Reddit links in Lemmy."
  +url: null
  +body: """
    Hi all\n
    \n
    Is there an Android client that allows me to avoid Reddit posts which are currently crossposted and overwhelming my Lemmy timeline?\n
    \n
    Something like Domain exclude as on the Relay for Reddit client.\n
    \n
    Thank-you in advance
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710482552 {#1923
    date: 2024-03-15 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 26340
  -titleTs: "'avoid':2 'lemmi':6 'link':4 'reddit':1,3"
  -bodyTs: "'advanc':39 'allow':9 'android':6 'avoid':12 'client':7,34 'crosspost':18 'current':17 'domain':26 'exclud':27 'hi':1 'lemmi':22 'like':25 'overwhelm':20 'post':14 'reddit':13,33 'relay':31 'someth':24 'thank':36 'thank-you':35 'timelin':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145051
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/10966183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058651 {#2484
    date: 2023-12-31 22:37:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Reddit-avoiding-Reddit-links-in-Lemmy"
  +title: "[Reddit] avoiding Reddit links in Lemmy."
  +url: null
  +body: """
    Hi all\n
    \n
    Is there an Android client that allows me to avoid Reddit posts which are currently crossposted and overwhelming my Lemmy timeline?\n
    \n
    Something like Domain exclude as on the Relay for Reddit client.\n
    \n
    Thank-you in advance
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710482552 {#1923
    date: 2024-03-15 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 26340
  -titleTs: "'avoid':2 'lemmi':6 'link':4 'reddit':1,3"
  -bodyTs: "'advanc':39 'allow':9 'android':6 'avoid':12 'client':7,34 'crosspost':18 'current':17 'domain':26 'exclud':27 'hi':1 'lemmi':22 'like':25 'overwhelm':20 'post':14 'reddit':13,33 'relay':31 'someth':24 'thank':36 'thank-you':35 'timelin':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145051
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/10966183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058651 {#2484
    date: 2023-12-31 22:37:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Reddit-avoiding-Reddit-links-in-Lemmy"
  +title: "[Reddit] avoiding Reddit links in Lemmy."
  +url: null
  +body: """
    Hi all\n
    \n
    Is there an Android client that allows me to avoid Reddit posts which are currently crossposted and overwhelming my Lemmy timeline?\n
    \n
    Something like Domain exclude as on the Relay for Reddit client.\n
    \n
    Thank-you in advance
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710482552 {#1923
    date: 2024-03-15 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 26340
  -titleTs: "'avoid':2 'lemmi':6 'link':4 'reddit':1,3"
  -bodyTs: "'advanc':39 'allow':9 'android':6 'avoid':12 'client':7,34 'crosspost':18 'current':17 'domain':26 'exclud':27 'hi':1 'lemmi':22 'like':25 'overwhelm':20 'post':14 'reddit':13,33 'relay':31 'someth':24 'thank':36 'thank-you':35 'timelin':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704145051
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/10966183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058651 {#2484
    date: 2023-12-31 22:37:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Sniff"
  +title: "*Sniff*"
  +url: "https://lemmy.zip/pictrs/image/bd4dcd49-d40f-41c7-84c9-aa6e11c893cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710882423 {#1547
    date: 2024-03-19 22:07:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 26337
  -titleTs: "'sniff':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144852
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7721715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058452 {#1481
    date: 2023-12-31 22:34:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Sniff"
  +title: "*Sniff*"
  +url: "https://lemmy.zip/pictrs/image/bd4dcd49-d40f-41c7-84c9-aa6e11c893cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710882423 {#1547
    date: 2024-03-19 22:07:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 26337
  -titleTs: "'sniff':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144852
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7721715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058452 {#1481
    date: 2023-12-31 22:34:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Sniff"
  +title: "*Sniff*"
  +url: "https://lemmy.zip/pictrs/image/bd4dcd49-d40f-41c7-84c9-aa6e11c893cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710882423 {#1547
    date: 2024-03-19 22:07:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 26337
  -titleTs: "'sniff':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144852
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7721715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058452 {#1481
    date: 2023-12-31 22:34:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-charisma-and-panache-basically-the-same-or-how-would"
  +title: "Are charisma and "panache" basically the same or how would you differentiate?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710884503 {#1540
    date: 2024-03-19 22:41:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 26335
  -titleTs: "'basic':5 'charisma':2 'differenti':12 'panach':4 'would':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058222 {#1538
    date: 2023-12-31 22:30: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
43 DENIED edit
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-charisma-and-panache-basically-the-same-or-how-would"
  +title: "Are charisma and "panache" basically the same or how would you differentiate?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710884503 {#1540
    date: 2024-03-19 22:41:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 26335
  -titleTs: "'basic':5 'charisma':2 'differenti':12 'panach':4 'would':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058222 {#1538
    date: 2023-12-31 22:30: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
44 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-charisma-and-panache-basically-the-same-or-how-would"
  +title: "Are charisma and "panache" basically the same or how would you differentiate?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710884503 {#1540
    date: 2024-03-19 22:41:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 26335
  -titleTs: "'basic':5 'charisma':2 'differenti':12 'panach':4 'would':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058222 {#1538
    date: 2023-12-31 22:30: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
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 {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "George-R-R-Martin-Says-There-Are-3-Animated-Game-of"
  +title: "George R.R. Martin Says There Are 3 Animated ‘Game of Thrones’ Shows in the Works, Including ‘Nine Voyages’, a Series about the Voyages of the Sea Snake"
  +url: "https://georgerrmartin.com/notablog/2023/12/31/amazing-animation/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704058075 {#1632
    date: 2023-12-31 22:27:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 26334
  -titleTs: "'3':7 'anim':8 'game':9 'georg':1 'includ':16 'martin':3 'nine':17 'r.r':2 'say':4 'sea':26 'seri':20 'show':12 'snake':27 'throne':11 'voyag':18,23 'work':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704058075
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/733559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058075 {#1623
    date: 2023-12-31 22:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "George-R-R-Martin-Says-There-Are-3-Animated-Game-of"
  +title: "George R.R. Martin Says There Are 3 Animated ‘Game of Thrones’ Shows in the Works, Including ‘Nine Voyages’, a Series about the Voyages of the Sea Snake"
  +url: "https://georgerrmartin.com/notablog/2023/12/31/amazing-animation/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704058075 {#1632
    date: 2023-12-31 22:27:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 26334
  -titleTs: "'3':7 'anim':8 'game':9 'georg':1 'includ':16 'martin':3 'nine':17 'r.r':2 'say':4 'sea':26 'seri':20 'show':12 'snake':27 'throne':11 'voyag':18,23 'work':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704058075
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/733559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058075 {#1623
    date: 2023-12-31 22:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "George-R-R-Martin-Says-There-Are-3-Animated-Game-of"
  +title: "George R.R. Martin Says There Are 3 Animated ‘Game of Thrones’ Shows in the Works, Including ‘Nine Voyages’, a Series about the Voyages of the Sea Snake"
  +url: "https://georgerrmartin.com/notablog/2023/12/31/amazing-animation/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704058075 {#1632
    date: 2023-12-31 22:27:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 26334
  -titleTs: "'3':7 'anim':8 'game':9 'georg':1 'includ':16 'martin':3 'nine':17 'r.r':2 'say':4 'sea':26 'seri':20 'show':12 'snake':27 'throne':11 'voyag':18,23 'work':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704058075
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/733559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058075 {#1623
    date: 2023-12-31 22:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1468
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "New-Toy"
  +title: "New Toy"
  +url: "https://lemmy.zip/pictrs/image/0b5a0281-5291-4fd6-bbfe-d471ef9c2c08.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710685816 {#1750
    date: 2024-03-17 15:30:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 26332
  -titleTs: "'new':1 'toy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7719525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704056252 {#1748
    date: 2023-12-31 21:57:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "New-Toy"
  +title: "New Toy"
  +url: "https://lemmy.zip/pictrs/image/0b5a0281-5291-4fd6-bbfe-d471ef9c2c08.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710685816 {#1750
    date: 2024-03-17 15:30:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 26332
  -titleTs: "'new':1 'toy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7719525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704056252 {#1748
    date: 2023-12-31 21:57:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "New-Toy"
  +title: "New Toy"
  +url: "https://lemmy.zip/pictrs/image/0b5a0281-5291-4fd6-bbfe-d471ef9c2c08.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710685816 {#1750
    date: 2024-03-17 15:30:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 26332
  -titleTs: "'new':1 'toy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7719525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704056252 {#1748
    date: 2023-12-31 21:57:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "I-tried-to-add-Sonarr-to-my-Plex-and-I"
  +title: "I tried to add Sonarr to my Plex and I wanted to make an easy way to add series-es from work or wherever so I wanted to use an iMDB list but they didn't have that on Sonarr so I used a Trakt list and"
  +url: "https://lemmy.dbzer0.com/pictrs/image/b13f6c94-506b-45ef-9a1e-94899529eaab.jpeg"
  +body: """
    …I just accidentally downloaded my entire watch history from the beginning of time. Stopped it by hitting airplane mode. It was at 1750+ and growing.\n
    \n
    Oops.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710385423 {#1485
    date: 2024-03-14 04:03:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 26330
  -titleTs: "'add':4,18 'didn':36 'easi':15 'es':21 'imdb':32 'list':33,47 'make':13 'plex':8 'seri':20 'series-':19 'sonarr':5,41 'trakt':46 'tri':2 'use':30,44 'want':11,28 'way':16 'wherev':25 'work':23"
  -bodyTs: "'1750':23 'accident':3 'airplan':18 'begin':11 'download':4 'entir':6 'grow':25 'histori':8 'hit':17 'mode':19 'oop':26 'stop':14 'time':13 'watch':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142393
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11437346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055993 {#1489
    date: 2023-12-31 21:53: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
55 DENIED edit
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "I-tried-to-add-Sonarr-to-my-Plex-and-I"
  +title: "I tried to add Sonarr to my Plex and I wanted to make an easy way to add series-es from work or wherever so I wanted to use an iMDB list but they didn't have that on Sonarr so I used a Trakt list and"
  +url: "https://lemmy.dbzer0.com/pictrs/image/b13f6c94-506b-45ef-9a1e-94899529eaab.jpeg"
  +body: """
    …I just accidentally downloaded my entire watch history from the beginning of time. Stopped it by hitting airplane mode. It was at 1750+ and growing.\n
    \n
    Oops.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710385423 {#1485
    date: 2024-03-14 04:03:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 26330
  -titleTs: "'add':4,18 'didn':36 'easi':15 'es':21 'imdb':32 'list':33,47 'make':13 'plex':8 'seri':20 'series-':19 'sonarr':5,41 'trakt':46 'tri':2 'use':30,44 'want':11,28 'way':16 'wherev':25 'work':23"
  -bodyTs: "'1750':23 'accident':3 'airplan':18 'begin':11 'download':4 'entir':6 'grow':25 'histori':8 'hit':17 'mode':19 'oop':26 'stop':14 'time':13 'watch':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142393
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11437346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055993 {#1489
    date: 2023-12-31 21:53: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
56 DENIED moderate
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "I-tried-to-add-Sonarr-to-my-Plex-and-I"
  +title: "I tried to add Sonarr to my Plex and I wanted to make an easy way to add series-es from work or wherever so I wanted to use an iMDB list but they didn't have that on Sonarr so I used a Trakt list and"
  +url: "https://lemmy.dbzer0.com/pictrs/image/b13f6c94-506b-45ef-9a1e-94899529eaab.jpeg"
  +body: """
    …I just accidentally downloaded my entire watch history from the beginning of time. Stopped it by hitting airplane mode. It was at 1750+ and growing.\n
    \n
    Oops.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710385423 {#1485
    date: 2024-03-14 04:03:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 26330
  -titleTs: "'add':4,18 'didn':36 'easi':15 'es':21 'imdb':32 'list':33,47 'make':13 'plex':8 'seri':20 'series-':19 'sonarr':5,41 'trakt':46 'tri':2 'use':30,44 'want':11,28 'way':16 'wherev':25 'work':23"
  -bodyTs: "'1750':23 'accident':3 'airplan':18 'begin':11 'download':4 'entir':6 'grow':25 'histori':8 'hit':17 'mode':19 'oop':26 'stop':14 'time':13 'watch':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142393
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11437346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055993 {#1489
    date: 2023-12-31 21:53: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
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 {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "It-s-a-problem"
  +title: "It's a problem"
  +url: "https://startrek.website/pictrs/image/dd803ec4-4184-4c0d-bfac-085f074cf97f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704222717 {#1763
    date: 2024-01-02 20:11:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 26328
  -titleTs: "'problem':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142009
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055609 {#1756
    date: 2023-12-31 21:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "It-s-a-problem"
  +title: "It's a problem"
  +url: "https://startrek.website/pictrs/image/dd803ec4-4184-4c0d-bfac-085f074cf97f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704222717 {#1763
    date: 2024-01-02 20:11:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 26328
  -titleTs: "'problem':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142009
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055609 {#1756
    date: 2023-12-31 21:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "It-s-a-problem"
  +title: "It's a problem"
  +url: "https://startrek.website/pictrs/image/dd803ec4-4184-4c0d-bfac-085f074cf97f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704222717 {#1763
    date: 2024-01-02 20:11:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 26328
  -titleTs: "'problem':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142009
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055609 {#1756
    date: 2023-12-31 21:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "Very-basic-expectations"
  +title: "Very basic expectations"
  +url: "https://startrek.website/pictrs/image/6bcdde0c-5996-454d-8a8d-4988eadc2469.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711492929 {#1783
    date: 2024-03-26 23:42:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26327
  -titleTs: "'basic':2 'expect':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704141858
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055458 {#1785
    date: 2023-12-31 21:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "Very-basic-expectations"
  +title: "Very basic expectations"
  +url: "https://startrek.website/pictrs/image/6bcdde0c-5996-454d-8a8d-4988eadc2469.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711492929 {#1783
    date: 2024-03-26 23:42:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26327
  -titleTs: "'basic':2 'expect':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704141858
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055458 {#1785
    date: 2023-12-31 21:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "Very-basic-expectations"
  +title: "Very basic expectations"
  +url: "https://startrek.website/pictrs/image/6bcdde0c-5996-454d-8a8d-4988eadc2469.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711492929 {#1783
    date: 2024-03-26 23:42:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26327
  -titleTs: "'basic':2 'expect':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704141858
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055458 {#1785
    date: 2023-12-31 21:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Al-Pastor-Breakfast-Tacos"
  +title: "Al Pastor Breakfast Tacos"
  +url: "https://lemmy.world/pictrs/image/0460fb06-3dc4-458b-8dc3-45798025e0f1.jpeg"
  +body: "Leftover Al Pastor, seasoned potatoes (I seasoned up some fries to speed things up) chipotle creme, fried egg, hot sauce to taste"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710903302 {#1637
    date: 2024-03-20 03:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 26326
  -titleTs: "'al':1 'breakfast':3 'pastor':2 'taco':4"
  -bodyTs: "'al':2 'chipotl':15 'creme':16 'egg':18 'fri':10,17 'hot':19 'leftov':1 'pastor':3 'potato':5 'sauc':20 'season':4,7 'speed':12 'tast':22 'thing':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704141787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10173333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055387 {#1642
    date: 2023-12-31 21:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Al-Pastor-Breakfast-Tacos"
  +title: "Al Pastor Breakfast Tacos"
  +url: "https://lemmy.world/pictrs/image/0460fb06-3dc4-458b-8dc3-45798025e0f1.jpeg"
  +body: "Leftover Al Pastor, seasoned potatoes (I seasoned up some fries to speed things up) chipotle creme, fried egg, hot sauce to taste"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710903302 {#1637
    date: 2024-03-20 03:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 26326
  -titleTs: "'al':1 'breakfast':3 'pastor':2 'taco':4"
  -bodyTs: "'al':2 'chipotl':15 'creme':16 'egg':18 'fri':10,17 'hot':19 'leftov':1 'pastor':3 'potato':5 'sauc':20 'season':4,7 'speed':12 'tast':22 'thing':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704141787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10173333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055387 {#1642
    date: 2023-12-31 21:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Al-Pastor-Breakfast-Tacos"
  +title: "Al Pastor Breakfast Tacos"
  +url: "https://lemmy.world/pictrs/image/0460fb06-3dc4-458b-8dc3-45798025e0f1.jpeg"
  +body: "Leftover Al Pastor, seasoned potatoes (I seasoned up some fries to speed things up) chipotle creme, fried egg, hot sauce to taste"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710903302 {#1637
    date: 2024-03-20 03:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 26326
  -titleTs: "'al':1 'breakfast':3 'pastor':2 'taco':4"
  -bodyTs: "'al':2 'chipotl':15 'creme':16 'egg':18 'fri':10,17 'hot':19 'leftov':1 'pastor':3 'potato':5 'sauc':20 'season':4,7 'speed':12 'tast':22 'thing':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704141787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10173333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055387 {#1642
    date: 2023-12-31 21:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Question-about-modlog-entities-in-the-Lemmy-API"
  +title: "Question about modlog entities in the Lemmy API"
  +url: null
  +body: """
    Hi, I’m working on modlog display for the Voyager client and I have a quick question regarding mod log item views, specifically, the `ModBanView` ([join-lemmy.org/api/interfaces/ModBanView.html](https://join-lemmy.org/api/interfaces/ModBanView.html)).\n
    \n
    If instance bans require admin rights, why is the person issuing the ban called “moderator” here?\n
    \n
    Same goes for some other items like `ModAddView` and `ModAddCommunityView`. Meanwhile, `ModHideCommunity` view uses “admin” instead.\n
    \n
    Unfortunately, there is no explanation in the API docs to help explain this apparent inconsistency. Can anyone help shed some light on this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711238280 {#1422
    date: 2024-03-24 00:58:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 26561
  -titleTs: "'api':8 'entiti':4 'lemmi':7 'modlog':3 'question':1"
  -bodyTs: "'/api/interfaces/modbanview.html](https://join-lemmy.org/api/interfaces/modbanview.html)).':28 'admin':33,59 'anyon':77 'api':68 'appar':74 'ban':31,41 'call':42 'client':11 'display':7 'doc':69 'explain':72 'explan':65 'goe':46 'help':71,78 'hi':1 'inconsist':75 'instanc':30 'instead':60 'issu':39 'item':21,50 'join-lemmy.org':27 'join-lemmy.org/api/interfaces/modbanview.html](https://join-lemmy.org/api/interfaces/modbanview.html)).':26 'light':81 'like':51 'log':20 'm':3 'meanwhil':55 'mod':19 'modaddcommunityview':54 'modaddview':52 'modbanview':25 'moder':43 'modhidecommun':56 'modlog':6 'person':38 'question':17 'quick':16 'regard':18 'requir':32 'right':34 'shed':79 'specif':23 'unfortun':61 'use':58 'view':22,57 'voyag':10 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072878
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4732610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055378 {#1446
    date: 2023-12-31 21:42:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Question-about-modlog-entities-in-the-Lemmy-API"
  +title: "Question about modlog entities in the Lemmy API"
  +url: null
  +body: """
    Hi, I’m working on modlog display for the Voyager client and I have a quick question regarding mod log item views, specifically, the `ModBanView` ([join-lemmy.org/api/interfaces/ModBanView.html](https://join-lemmy.org/api/interfaces/ModBanView.html)).\n
    \n
    If instance bans require admin rights, why is the person issuing the ban called “moderator” here?\n
    \n
    Same goes for some other items like `ModAddView` and `ModAddCommunityView`. Meanwhile, `ModHideCommunity` view uses “admin” instead.\n
    \n
    Unfortunately, there is no explanation in the API docs to help explain this apparent inconsistency. Can anyone help shed some light on this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711238280 {#1422
    date: 2024-03-24 00:58:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 26561
  -titleTs: "'api':8 'entiti':4 'lemmi':7 'modlog':3 'question':1"
  -bodyTs: "'/api/interfaces/modbanview.html](https://join-lemmy.org/api/interfaces/modbanview.html)).':28 'admin':33,59 'anyon':77 'api':68 'appar':74 'ban':31,41 'call':42 'client':11 'display':7 'doc':69 'explain':72 'explan':65 'goe':46 'help':71,78 'hi':1 'inconsist':75 'instanc':30 'instead':60 'issu':39 'item':21,50 'join-lemmy.org':27 'join-lemmy.org/api/interfaces/modbanview.html](https://join-lemmy.org/api/interfaces/modbanview.html)).':26 'light':81 'like':51 'log':20 'm':3 'meanwhil':55 'mod':19 'modaddcommunityview':54 'modaddview':52 'modbanview':25 'moder':43 'modhidecommun':56 'modlog':6 'person':38 'question':17 'quick':16 'regard':18 'requir':32 'right':34 'shed':79 'specif':23 'unfortun':61 'use':58 'view':22,57 'voyag':10 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072878
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4732610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055378 {#1446
    date: 2023-12-31 21:42:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Question-about-modlog-entities-in-the-Lemmy-API"
  +title: "Question about modlog entities in the Lemmy API"
  +url: null
  +body: """
    Hi, I’m working on modlog display for the Voyager client and I have a quick question regarding mod log item views, specifically, the `ModBanView` ([join-lemmy.org/api/interfaces/ModBanView.html](https://join-lemmy.org/api/interfaces/ModBanView.html)).\n
    \n
    If instance bans require admin rights, why is the person issuing the ban called “moderator” here?\n
    \n
    Same goes for some other items like `ModAddView` and `ModAddCommunityView`. Meanwhile, `ModHideCommunity` view uses “admin” instead.\n
    \n
    Unfortunately, there is no explanation in the API docs to help explain this apparent inconsistency. Can anyone help shed some light on this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711238280 {#1422
    date: 2024-03-24 00:58:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 26561
  -titleTs: "'api':8 'entiti':4 'lemmi':7 'modlog':3 'question':1"
  -bodyTs: "'/api/interfaces/modbanview.html](https://join-lemmy.org/api/interfaces/modbanview.html)).':28 'admin':33,59 'anyon':77 'api':68 'appar':74 'ban':31,41 'call':42 'client':11 'display':7 'doc':69 'explain':72 'explan':65 'goe':46 'help':71,78 'hi':1 'inconsist':75 'instanc':30 'instead':60 'issu':39 'item':21,50 'join-lemmy.org':27 'join-lemmy.org/api/interfaces/modbanview.html](https://join-lemmy.org/api/interfaces/modbanview.html)).':26 'light':81 'like':51 'log':20 'm':3 'meanwhil':55 'mod':19 'modaddcommunityview':54 'modaddview':52 'modbanview':25 'moder':43 'modhidecommun':56 'modlog':6 'person':38 'question':17 'quick':16 'regard':18 'requir':32 'right':34 'shed':79 'specif':23 'unfortun':61 'use':58 'view':22,57 'voyag':10 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072878
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4732610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055378 {#1446
    date: 2023-12-31 21:42:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "If-was-a-sandwich-Neelix"
  +title: "If __ was a sandwich: Neelix"
  +url: "https://startrek.website/pictrs/image/eda9705c-b0ce-40bf-9658-3288a2188e73.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710625507 {#1418
    date: 2024-03-16 22:45:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 26323
  -titleTs: "'neelix':5 'sandwich':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704140619
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5190574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704054219 {#1419
    date: 2023-12-31 21:23: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
75 DENIED edit
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "If-was-a-sandwich-Neelix"
  +title: "If __ was a sandwich: Neelix"
  +url: "https://startrek.website/pictrs/image/eda9705c-b0ce-40bf-9658-3288a2188e73.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710625507 {#1418
    date: 2024-03-16 22:45:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 26323
  -titleTs: "'neelix':5 'sandwich':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704140619
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5190574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704054219 {#1419
    date: 2023-12-31 21:23: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
76 DENIED moderate
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "If-was-a-sandwich-Neelix"
  +title: "If __ was a sandwich: Neelix"
  +url: "https://startrek.website/pictrs/image/eda9705c-b0ce-40bf-9658-3288a2188e73.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710625507 {#1418
    date: 2024-03-16 22:45:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 26323
  -titleTs: "'neelix':5 'sandwich':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704140619
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5190574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704054219 {#1419
    date: 2023-12-31 21:23: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
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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "DISC-Surviving-The-Game-as-a-Barbarian-chapter-45-Asura"
  +title: "[DISC] Surviving The Game as a Barbarian chapter 45 – Asura Scans"
  +url: "https://asuratoon.com/0435219386-surviving-the-game-as-a-barbarian-chapter-45/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704052675 {#1432
    date: 2023-12-31 20:57:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 26321
  -titleTs: "'45':9 'asura':10 'barbarian':7 'chapter':8 'disc':1 'game':4 'scan':11 'surviv':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704070675
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7944632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052675 {#1439
    date: 2023-12-31 20:57:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "DISC-Surviving-The-Game-as-a-Barbarian-chapter-45-Asura"
  +title: "[DISC] Surviving The Game as a Barbarian chapter 45 – Asura Scans"
  +url: "https://asuratoon.com/0435219386-surviving-the-game-as-a-barbarian-chapter-45/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704052675 {#1432
    date: 2023-12-31 20:57:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 26321
  -titleTs: "'45':9 'asura':10 'barbarian':7 'chapter':8 'disc':1 'game':4 'scan':11 'surviv':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704070675
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7944632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052675 {#1439
    date: 2023-12-31 20:57:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "DISC-Surviving-The-Game-as-a-Barbarian-chapter-45-Asura"
  +title: "[DISC] Surviving The Game as a Barbarian chapter 45 – Asura Scans"
  +url: "https://asuratoon.com/0435219386-surviving-the-game-as-a-barbarian-chapter-45/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704052675 {#1432
    date: 2023-12-31 20:57:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 26321
  -titleTs: "'45':9 'asura':10 'barbarian':7 'chapter':8 'disc':1 'game':4 'scan':11 'surviv':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704070675
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7944632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052675 {#1439
    date: 2023-12-31 20:57:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Boatswain-can-t-access-applications"
  +title: "Boatswain can't access applications"
  +url: null
  +body: "So I got a stream deck recently and installed boatswain. It works fine except it cannot access any apps which actually show in the application menu. It is only available as a flatpak so that could be it"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710295547 {#1697
    date: 2024-03-13 03:05:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 26319
  -titleTs: "'access':4 'applic':5 'boatswain':1"
  -bodyTs: "'access':17 'actual':21 'app':19 'applic':25 'avail':30 'boatswain':10 'cannot':16 'could':36 'deck':6 'except':14 'fine':13 'flatpak':33 'got':3 'instal':9 'menu':26 'recent':7 'show':22 'stream':5 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704092477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10171304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052477 {#1695
    date: 2023-12-31 20:54:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Boatswain-can-t-access-applications"
  +title: "Boatswain can't access applications"
  +url: null
  +body: "So I got a stream deck recently and installed boatswain. It works fine except it cannot access any apps which actually show in the application menu. It is only available as a flatpak so that could be it"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710295547 {#1697
    date: 2024-03-13 03:05:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 26319
  -titleTs: "'access':4 'applic':5 'boatswain':1"
  -bodyTs: "'access':17 'actual':21 'app':19 'applic':25 'avail':30 'boatswain':10 'cannot':16 'could':36 'deck':6 'except':14 'fine':13 'flatpak':33 'got':3 'instal':9 'menu':26 'recent':7 'show':22 'stream':5 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704092477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10171304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052477 {#1695
    date: 2023-12-31 20:54:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Boatswain-can-t-access-applications"
  +title: "Boatswain can't access applications"
  +url: null
  +body: "So I got a stream deck recently and installed boatswain. It works fine except it cannot access any apps which actually show in the application menu. It is only available as a flatpak so that could be it"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710295547 {#1697
    date: 2024-03-13 03:05:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 26319
  -titleTs: "'access':4 'applic':5 'boatswain':1"
  -bodyTs: "'access':17 'actual':21 'app':19 'applic':25 'avail':30 'boatswain':10 'cannot':16 'could':36 'deck':6 'except':14 'fine':13 'flatpak':33 'got':3 'instal':9 'menu':26 'recent':7 'show':22 'stream':5 'work':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704092477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10171304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704052477 {#1695
    date: 2023-12-31 20:54:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1647
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "That-rare-1-5"
  +title: "That rare 1/5"
  +url: "https://lemmy.zip/pictrs/image/a206a872-893d-47d3-b96a-e2cb112cd199.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710871544 {#1639
    date: 2024-03-19 19:05:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 26317
  -titleTs: "'1/5':3 'rare':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704137679
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7715154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051279 {#1646
    date: 2023-12-31 20:34: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
87 DENIED edit
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "That-rare-1-5"
  +title: "That rare 1/5"
  +url: "https://lemmy.zip/pictrs/image/a206a872-893d-47d3-b96a-e2cb112cd199.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710871544 {#1639
    date: 2024-03-19 19:05:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 26317
  -titleTs: "'1/5':3 'rare':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704137679
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7715154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051279 {#1646
    date: 2023-12-31 20:34: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
88 DENIED moderate
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "That-rare-1-5"
  +title: "That rare 1/5"
  +url: "https://lemmy.zip/pictrs/image/a206a872-893d-47d3-b96a-e2cb112cd199.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710871544 {#1639
    date: 2024-03-19 19:05:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 26317
  -titleTs: "'1/5':3 'rare':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704137679
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7715154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051279 {#1646
    date: 2023-12-31 20:34: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
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 {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Original-Revenge-Of-The-Jedi-teaser-poster-by-Drew-Struzan"
  +title: "Original Revenge Of The Jedi teaser poster, by Drew Struzan"
  +url: "https://lemmy.world/pictrs/image/cc18c1a9-fbd9-4726-b3f6-b2c53d54c4a5.jpeg"
  +body: """
    The title of the movie was changed to Return Of The Jedi before release, on George Lucas’ insistence because it made the Jedi sound too ominous and harsh.\n
    \n
    This poster however was created and released before the name change.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710072670 {#1670
    date: 2024-03-10 13:11:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 26315
  -titleTs: "'drew':9 'jedi':5 'origin':1 'poster':7 'reveng':2 'struzan':10 'teaser':6"
  -bodyTs: "'chang':7,39 'creat':33 'georg':16 'harsh':28 'howev':31 'insist':18 'jedi':12,23 'luca':17 'made':21 'movi':5 'name':38 'omin':26 'poster':30 'releas':14,35 'return':9 'sound':24 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704137624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10170157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051224 {#1666
    date: 2023-12-31 20:33:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Original-Revenge-Of-The-Jedi-teaser-poster-by-Drew-Struzan"
  +title: "Original Revenge Of The Jedi teaser poster, by Drew Struzan"
  +url: "https://lemmy.world/pictrs/image/cc18c1a9-fbd9-4726-b3f6-b2c53d54c4a5.jpeg"
  +body: """
    The title of the movie was changed to Return Of The Jedi before release, on George Lucas’ insistence because it made the Jedi sound too ominous and harsh.\n
    \n
    This poster however was created and released before the name change.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710072670 {#1670
    date: 2024-03-10 13:11:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 26315
  -titleTs: "'drew':9 'jedi':5 'origin':1 'poster':7 'reveng':2 'struzan':10 'teaser':6"
  -bodyTs: "'chang':7,39 'creat':33 'georg':16 'harsh':28 'howev':31 'insist':18 'jedi':12,23 'luca':17 'made':21 'movi':5 'name':38 'omin':26 'poster':30 'releas':14,35 'return':9 'sound':24 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704137624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10170157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051224 {#1666
    date: 2023-12-31 20:33:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Original-Revenge-Of-The-Jedi-teaser-poster-by-Drew-Struzan"
  +title: "Original Revenge Of The Jedi teaser poster, by Drew Struzan"
  +url: "https://lemmy.world/pictrs/image/cc18c1a9-fbd9-4726-b3f6-b2c53d54c4a5.jpeg"
  +body: """
    The title of the movie was changed to Return Of The Jedi before release, on George Lucas’ insistence because it made the Jedi sound too ominous and harsh.\n
    \n
    This poster however was created and released before the name change.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710072670 {#1670
    date: 2024-03-10 13:11:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 26315
  -titleTs: "'drew':9 'jedi':5 'origin':1 'poster':7 'reveng':2 'struzan':10 'teaser':6"
  -bodyTs: "'chang':7,39 'creat':33 'georg':16 'harsh':28 'howev':31 'insist':18 'jedi':12,23 'luca':17 'made':21 'movi':5 'name':38 'omin':26 'poster':30 'releas':14,35 'return':9 'sound':24 'titl':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704137624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10170157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051224 {#1666
    date: 2023-12-31 20:33:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "The-Fall-of-the-House-of-Usher-s-Kate-Siegel-is"
  +title: "The Fall of the House of Usher’s Kate Siegel is ‘Furious’ Over Frank Langella’s Reported Behavior on the Set"
  +url: "https://movieweb.com/the-fall-of-the-house-of-usher-kate-siegel-discusses-frank-langella-behavior-on-set/"
  +body: "Kate Siegel is heartbroken by the way Frank Langella reportedly behaved on the set of Netflix's The Fall of the House of Usher."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704050602 {#1552
    date: 2023-12-31 20:23:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 26314
  -titleTs: "'behavior':18 'fall':2 'frank':14 'furious':12 'hous':5 'kate':9 'langella':15 'report':17 'set':21 'siegel':10 'usher':7"
  -bodyTs: "'behav':11 'fall':19 'frank':8 'heartbroken':4 'hous':22 'kate':1 'langella':9 'netflix':16 'report':10 'set':14 'siegel':2 'usher':24 'way':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050602
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/733374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050602 {#1590
    date: 2023-12-31 20:23: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
95 DENIED edit
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "The-Fall-of-the-House-of-Usher-s-Kate-Siegel-is"
  +title: "The Fall of the House of Usher’s Kate Siegel is ‘Furious’ Over Frank Langella’s Reported Behavior on the Set"
  +url: "https://movieweb.com/the-fall-of-the-house-of-usher-kate-siegel-discusses-frank-langella-behavior-on-set/"
  +body: "Kate Siegel is heartbroken by the way Frank Langella reportedly behaved on the set of Netflix's The Fall of the House of Usher."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704050602 {#1552
    date: 2023-12-31 20:23:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 26314
  -titleTs: "'behavior':18 'fall':2 'frank':14 'furious':12 'hous':5 'kate':9 'langella':15 'report':17 'set':21 'siegel':10 'usher':7"
  -bodyTs: "'behav':11 'fall':19 'frank':8 'heartbroken':4 'hous':22 'kate':1 'langella':9 'netflix':16 'report':10 'set':14 'siegel':2 'usher':24 'way':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050602
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/733374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050602 {#1590
    date: 2023-12-31 20:23: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
96 DENIED moderate
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1591 …}
  +slug: "The-Fall-of-the-House-of-Usher-s-Kate-Siegel-is"
  +title: "The Fall of the House of Usher’s Kate Siegel is ‘Furious’ Over Frank Langella’s Reported Behavior on the Set"
  +url: "https://movieweb.com/the-fall-of-the-house-of-usher-kate-siegel-discusses-frank-langella-behavior-on-set/"
  +body: "Kate Siegel is heartbroken by the way Frank Langella reportedly behaved on the set of Netflix's The Fall of the House of Usher."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704050602 {#1552
    date: 2023-12-31 20:23:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 26314
  -titleTs: "'behavior':18 'fall':2 'frank':14 'furious':12 'hous':5 'kate':9 'langella':15 'report':17 'set':21 'siegel':10 'usher':7"
  -bodyTs: "'behav':11 'fall':19 'frank':8 'heartbroken':4 'hous':22 'kate':1 'langella':9 'netflix':16 'report':10 'set':14 'siegel':2 'usher':24 'way':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050602
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/733374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050602 {#1590
    date: 2023-12-31 20:23: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
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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "The-guillotine-song"
  +title: "The guillotine song"
  +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710956275 {#1572
    date: 2024-03-20 18:37:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 26312
  -titleTs: "'guillotin':2 'song':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136249
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049849 {#1574
    date: 2023-12-31 20:10:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "The-guillotine-song"
  +title: "The guillotine song"
  +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710956275 {#1572
    date: 2024-03-20 18:37:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 26312
  -titleTs: "'guillotin':2 'song':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136249
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049849 {#1574
    date: 2023-12-31 20:10:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "The-guillotine-song"
  +title: "The guillotine song"
  +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710956275 {#1572
    date: 2024-03-20 18:37:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 26312
  -titleTs: "'guillotin':2 'song':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136249
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049849 {#1574
    date: 2023-12-31 20:10:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details