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

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.20 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.04 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 {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Fixed-Arch-install-error"
  +title: "Fixed Arch install error"
  +url: null
  +body: """
    Fixed by using grub.\n
    \n
    Error when trying to boot into new install. `ERROR: device ’ ’ not found. Skipping fsck. :: mounting ’ ’ on real root mount : /new_root: no valid filesystem type specified. ERROR: Failed to mount ’ ’ on real root`And I’m getting dropped in emergency shell. I used official wiki, used refind as bootloader. Second time I tried installing and got same error.  \n
    Edit1: fstab  \n
    `#/dev/nvme0n1p2  \n
    UUID=4dae009f-c08f-4636-b1b5-85a4713a6f40 / ext4 rw,relatime 0 1\n
    \n
    #/dev/nvme0n1p1  \n
    UUID=0019-78B6 /boot vfat rw,relatime, fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 `  \n
    p2 is root partition  \n
    p1 is efi partition.\n
    \n
    Edit2: running timedatectl in chroot returns `System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down `
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709116358 {#191
    date: 2024-02-28 11:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 16051
  -titleTs: "'arch':2 'error':4 'fix':1 'instal':3"
  -bodyTs: "'-78':81 '/boot':83 '/dev/nvme0n1p1':78 '/dev/nvme0n1p2':64 '/new_root':24 '0':76,102 '0019':80 '0022':88,90 '1':77,129 '2':103 '437':92 '4636':69 '4dae009f':67 '4dae009f-c08f':66 '85a4713a6f40':72 'ascii':94 'b1b5':71 'b1b5-85a4713a6f40':70 'b6':82 'boot':9,122 'bootload':52 'bus':137 'c08f':68 'chroot':116 'codepag':91 'connect':135 'devic':14 'dmask':89 'drop':41 'edit1':62 'edit2':112 'efi':110 'emerg':43 'error':5,13,30,61,98 'ext4':73 'fail':31,133 'filesystem':27 'fix':1 'fmask':87 'found':16 'fsck':18 'fstab':63 'get':40 'got':59 'grub':4 'host':138 'init':126 'instal':12,57 'iocharset':93 'm':39 'mix':96 'mount':19,23,33 'new':11 'offici':47 'oper':132 'p1':108 'p2':104 'partit':107,111 'pid':128 'real':21,35 'refind':50 'relatim':75,86 'remount':100 'remount-ro':99 'return':117 'ro':101 'root':22,36,106 'run':113 'rw':74,85 'second':53 'shell':44 'shortnam':95 'skip':17 'specifi':29 'system':118,127 'systemd':124 'time':54 'timedatectl':114 'tri':7,56 'type':28 'use':3,46,49 'utf8':97 'uuid':65,79 'valid':26 'vfat':84 'wiki':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700837596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656461"
  +editedAt: DateTimeImmutable @1701389391 {#242
    date: 2023-12-01 01:09:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700763096 {#269
    date: 2023-11-23 19:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Fixed-Arch-install-error"
  +title: "Fixed Arch install error"
  +url: null
  +body: """
    Fixed by using grub.\n
    \n
    Error when trying to boot into new install. `ERROR: device ’ ’ not found. Skipping fsck. :: mounting ’ ’ on real root mount : /new_root: no valid filesystem type specified. ERROR: Failed to mount ’ ’ on real root`And I’m getting dropped in emergency shell. I used official wiki, used refind as bootloader. Second time I tried installing and got same error.  \n
    Edit1: fstab  \n
    `#/dev/nvme0n1p2  \n
    UUID=4dae009f-c08f-4636-b1b5-85a4713a6f40 / ext4 rw,relatime 0 1\n
    \n
    #/dev/nvme0n1p1  \n
    UUID=0019-78B6 /boot vfat rw,relatime, fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 `  \n
    p2 is root partition  \n
    p1 is efi partition.\n
    \n
    Edit2: running timedatectl in chroot returns `System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down `
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709116358 {#191
    date: 2024-02-28 11:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 16051
  -titleTs: "'arch':2 'error':4 'fix':1 'instal':3"
  -bodyTs: "'-78':81 '/boot':83 '/dev/nvme0n1p1':78 '/dev/nvme0n1p2':64 '/new_root':24 '0':76,102 '0019':80 '0022':88,90 '1':77,129 '2':103 '437':92 '4636':69 '4dae009f':67 '4dae009f-c08f':66 '85a4713a6f40':72 'ascii':94 'b1b5':71 'b1b5-85a4713a6f40':70 'b6':82 'boot':9,122 'bootload':52 'bus':137 'c08f':68 'chroot':116 'codepag':91 'connect':135 'devic':14 'dmask':89 'drop':41 'edit1':62 'edit2':112 'efi':110 'emerg':43 'error':5,13,30,61,98 'ext4':73 'fail':31,133 'filesystem':27 'fix':1 'fmask':87 'found':16 'fsck':18 'fstab':63 'get':40 'got':59 'grub':4 'host':138 'init':126 'instal':12,57 'iocharset':93 'm':39 'mix':96 'mount':19,23,33 'new':11 'offici':47 'oper':132 'p1':108 'p2':104 'partit':107,111 'pid':128 'real':21,35 'refind':50 'relatim':75,86 'remount':100 'remount-ro':99 'return':117 'ro':101 'root':22,36,106 'run':113 'rw':74,85 'second':53 'shell':44 'shortnam':95 'skip':17 'specifi':29 'system':118,127 'systemd':124 'time':54 'timedatectl':114 'tri':7,56 'type':28 'use':3,46,49 'utf8':97 'uuid':65,79 'valid':26 'vfat':84 'wiki':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700837596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656461"
  +editedAt: DateTimeImmutable @1701389391 {#242
    date: 2023-12-01 01:09:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700763096 {#269
    date: 2023-11-23 19:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Fixed-Arch-install-error"
  +title: "Fixed Arch install error"
  +url: null
  +body: """
    Fixed by using grub.\n
    \n
    Error when trying to boot into new install. `ERROR: device ’ ’ not found. Skipping fsck. :: mounting ’ ’ on real root mount : /new_root: no valid filesystem type specified. ERROR: Failed to mount ’ ’ on real root`And I’m getting dropped in emergency shell. I used official wiki, used refind as bootloader. Second time I tried installing and got same error.  \n
    Edit1: fstab  \n
    `#/dev/nvme0n1p2  \n
    UUID=4dae009f-c08f-4636-b1b5-85a4713a6f40 / ext4 rw,relatime 0 1\n
    \n
    #/dev/nvme0n1p1  \n
    UUID=0019-78B6 /boot vfat rw,relatime, fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 `  \n
    p2 is root partition  \n
    p1 is efi partition.\n
    \n
    Edit2: running timedatectl in chroot returns `System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down `
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709116358 {#191
    date: 2024-02-28 11:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 16051
  -titleTs: "'arch':2 'error':4 'fix':1 'instal':3"
  -bodyTs: "'-78':81 '/boot':83 '/dev/nvme0n1p1':78 '/dev/nvme0n1p2':64 '/new_root':24 '0':76,102 '0019':80 '0022':88,90 '1':77,129 '2':103 '437':92 '4636':69 '4dae009f':67 '4dae009f-c08f':66 '85a4713a6f40':72 'ascii':94 'b1b5':71 'b1b5-85a4713a6f40':70 'b6':82 'boot':9,122 'bootload':52 'bus':137 'c08f':68 'chroot':116 'codepag':91 'connect':135 'devic':14 'dmask':89 'drop':41 'edit1':62 'edit2':112 'efi':110 'emerg':43 'error':5,13,30,61,98 'ext4':73 'fail':31,133 'filesystem':27 'fix':1 'fmask':87 'found':16 'fsck':18 'fstab':63 'get':40 'got':59 'grub':4 'host':138 'init':126 'instal':12,57 'iocharset':93 'm':39 'mix':96 'mount':19,23,33 'new':11 'offici':47 'oper':132 'p1':108 'p2':104 'partit':107,111 'pid':128 'real':21,35 'refind':50 'relatim':75,86 'remount':100 'remount-ro':99 'return':117 'ro':101 'root':22,36,106 'run':113 'rw':74,85 'second':53 'shell':44 'shortnam':95 'skip':17 'specifi':29 'system':118,127 'systemd':124 'time':54 'timedatectl':114 'tri':7,56 'type':28 'use':3,46,49 'utf8':97 'uuid':65,79 'valid':26 'vfat':84 'wiki':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700837596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656461"
  +editedAt: DateTimeImmutable @1701389391 {#242
    date: 2023-12-01 01:09:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700763096 {#269
    date: 2023-11-23 19:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Just-chill-youre-harshing-my-ethnic-cleansing"
  +title: "Just chill, youre harshing my ethnic cleansing"
  +url: "https://lemmy.ml/pictrs/image/0f85c146-8545-408a-9be5-b8febe3a3b10.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 1005
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700890048 {#1867
    date: 2023-11-25 06:27:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 15960
  -titleTs: "'chill':2 'cleans':7 'ethnic':6 'harsh':4 'your':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836818
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362846"
  +editedAt: DateTimeImmutable @1701366593 {#1913
    date: 2023-11-30 18:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700750418 {#1408
    date: 2023-11-23 15:40: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
7 DENIED edit
App\Entity\Entry {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Just-chill-youre-harshing-my-ethnic-cleansing"
  +title: "Just chill, youre harshing my ethnic cleansing"
  +url: "https://lemmy.ml/pictrs/image/0f85c146-8545-408a-9be5-b8febe3a3b10.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 1005
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700890048 {#1867
    date: 2023-11-25 06:27:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 15960
  -titleTs: "'chill':2 'cleans':7 'ethnic':6 'harsh':4 'your':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836818
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362846"
  +editedAt: DateTimeImmutable @1701366593 {#1913
    date: 2023-11-30 18:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700750418 {#1408
    date: 2023-11-23 15:40: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
8 DENIED moderate
App\Entity\Entry {#1876
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Just-chill-youre-harshing-my-ethnic-cleansing"
  +title: "Just chill, youre harshing my ethnic cleansing"
  +url: "https://lemmy.ml/pictrs/image/0f85c146-8545-408a-9be5-b8febe3a3b10.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 1005
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700890048 {#1867
    date: 2023-11-25 06:27:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 15960
  -titleTs: "'chill':2 'cleans':7 'ethnic':6 'harsh':4 'your':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836818
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362846"
  +editedAt: DateTimeImmutable @1701366593 {#1913
    date: 2023-11-30 18:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700750418 {#1408
    date: 2023-11-23 15:40: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
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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1966 …}
  +slug: "Blind-date"
  +title: "Blind date?"
  +url: "https://startrek.website/pictrs/image/1876c7b8-9fa6-4649-afd9-7ea5ee8936e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 339
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700897155 {#1937
    date: 2023-11-25 08:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 15958
  -titleTs: "'blind':1 'date':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836803
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3982045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750403 {#1962
    date: 2023-11-23 15:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1966 …}
  +slug: "Blind-date"
  +title: "Blind date?"
  +url: "https://startrek.website/pictrs/image/1876c7b8-9fa6-4649-afd9-7ea5ee8936e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 339
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700897155 {#1937
    date: 2023-11-25 08:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 15958
  -titleTs: "'blind':1 'date':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836803
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3982045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750403 {#1962
    date: 2023-11-23 15:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1966 …}
  +slug: "Blind-date"
  +title: "Blind date?"
  +url: "https://startrek.website/pictrs/image/1876c7b8-9fa6-4649-afd9-7ea5ee8936e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 339
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700897155 {#1937
    date: 2023-11-25 08:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 15958
  -titleTs: "'blind':1 'date':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836803
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3982045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750403 {#1962
    date: 2023-11-23 15:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Can-anyone-find-datasheets-for-these-ICs"
  +title: "Can anyone find datasheets for these ICs ?"
  +url: null
  +body: """
    Just exploring about this tp-link XN020-G3v router. I’m mostly interested in connecting to the UART, won’t be tinkering with electronics of it, but out of curiosity I tried to search what these chips are. and I couldn’t find much about the big chip. Can anyone describe the 4 main chips on it ? Best would be datasheet, but whatever information you can provide.\n
    \n
    I suspect\n
    \n
    1. bigger one(ECONET EN7526FCU) is CPU/SOC, (couldn’t find datasheet/specs). Can anyone provide details ?\n
    2. MT7592N is definitely network IC(found datasheet)\n
    3. Le9641PQC is network IC. required for VoIP. (found datasheet)\n
    4. AJ194 (backside) is flash ? How to tinker with it ?\n
    \n
    ![](https://programming.dev/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700820805 {#1892
    date: 2023-11-24 11:13:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 16228
  -titleTs: "'anyon':2 'datasheet':4 'find':3 'ic':7"
  -bodyTs: "'/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)':126 '/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)':120 '/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)':123 '/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)':117 '/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)':129 '1':72 '2':87 '3':95 '4':55,105 'aj194':106 'anyon':52,84 'backsid':107 'best':60 'big':49 'bigger':73 'chip':39,50,57 'connect':17 'couldn':43,79 'cpu/soc':78 'curios':32 'datasheet':63,94,104 'datasheet/specs':82 'definit':90 'describ':53 'detail':86 'econet':75 'electron':26 'en7526fcu':76 'explor':2 'find':45,81 'flash':109 'found':93,103 'g3v':10 'ic':92,99 'inform':66 'interest':15 'le9641pqc':96 'link':7 'm':13 'main':56 'most':14 'mt7592n':88 'much':46 'network':91,98 'one':74 'programming.dev':116,119,122,125,128 'programming.dev/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)':124 'programming.dev/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)':118 'programming.dev/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)':121 'programming.dev/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)':115 'programming.dev/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)':127 'provid':69,85 'requir':100 'router':11 'search':36 'suspect':71 'tinker':24,112 'tp':6 'tp-link':5 'tri':34 'uart':20 'voip':102 'whatev':65 'won':21 'would':61 'xn020':9 'xn020-g3v':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836581
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6319154"
  +editedAt: DateTimeImmutable @1701340867 {#1380
    date: 2023-11-30 11:41:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700816581 {#1890
    date: 2023-11-24 10:03:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Can-anyone-find-datasheets-for-these-ICs"
  +title: "Can anyone find datasheets for these ICs ?"
  +url: null
  +body: """
    Just exploring about this tp-link XN020-G3v router. I’m mostly interested in connecting to the UART, won’t be tinkering with electronics of it, but out of curiosity I tried to search what these chips are. and I couldn’t find much about the big chip. Can anyone describe the 4 main chips on it ? Best would be datasheet, but whatever information you can provide.\n
    \n
    I suspect\n
    \n
    1. bigger one(ECONET EN7526FCU) is CPU/SOC, (couldn’t find datasheet/specs). Can anyone provide details ?\n
    2. MT7592N is definitely network IC(found datasheet)\n
    3. Le9641PQC is network IC. required for VoIP. (found datasheet)\n
    4. AJ194 (backside) is flash ? How to tinker with it ?\n
    \n
    ![](https://programming.dev/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700820805 {#1892
    date: 2023-11-24 11:13:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 16228
  -titleTs: "'anyon':2 'datasheet':4 'find':3 'ic':7"
  -bodyTs: "'/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)':126 '/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)':120 '/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)':123 '/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)':117 '/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)':129 '1':72 '2':87 '3':95 '4':55,105 'aj194':106 'anyon':52,84 'backsid':107 'best':60 'big':49 'bigger':73 'chip':39,50,57 'connect':17 'couldn':43,79 'cpu/soc':78 'curios':32 'datasheet':63,94,104 'datasheet/specs':82 'definit':90 'describ':53 'detail':86 'econet':75 'electron':26 'en7526fcu':76 'explor':2 'find':45,81 'flash':109 'found':93,103 'g3v':10 'ic':92,99 'inform':66 'interest':15 'le9641pqc':96 'link':7 'm':13 'main':56 'most':14 'mt7592n':88 'much':46 'network':91,98 'one':74 'programming.dev':116,119,122,125,128 'programming.dev/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)':124 'programming.dev/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)':118 'programming.dev/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)':121 'programming.dev/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)':115 'programming.dev/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)':127 'provid':69,85 'requir':100 'router':11 'search':36 'suspect':71 'tinker':24,112 'tp':6 'tp-link':5 'tri':34 'uart':20 'voip':102 'whatev':65 'won':21 'would':61 'xn020':9 'xn020-g3v':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836581
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6319154"
  +editedAt: DateTimeImmutable @1701340867 {#1380
    date: 2023-11-30 11:41:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700816581 {#1890
    date: 2023-11-24 10:03:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Can-anyone-find-datasheets-for-these-ICs"
  +title: "Can anyone find datasheets for these ICs ?"
  +url: null
  +body: """
    Just exploring about this tp-link XN020-G3v router. I’m mostly interested in connecting to the UART, won’t be tinkering with electronics of it, but out of curiosity I tried to search what these chips are. and I couldn’t find much about the big chip. Can anyone describe the 4 main chips on it ? Best would be datasheet, but whatever information you can provide.\n
    \n
    I suspect\n
    \n
    1. bigger one(ECONET EN7526FCU) is CPU/SOC, (couldn’t find datasheet/specs). Can anyone provide details ?\n
    2. MT7592N is definitely network IC(found datasheet)\n
    3. Le9641PQC is network IC. required for VoIP. (found datasheet)\n
    4. AJ194 (backside) is flash ? How to tinker with it ?\n
    \n
    ![](https://programming.dev/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)\n
    \n
    ![](https://programming.dev/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700820805 {#1892
    date: 2023-11-24 11:13:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 16228
  -titleTs: "'anyon':2 'datasheet':4 'find':3 'ic':7"
  -bodyTs: "'/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)':126 '/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)':120 '/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)':123 '/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)':117 '/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)':129 '1':72 '2':87 '3':95 '4':55,105 'aj194':106 'anyon':52,84 'backsid':107 'best':60 'big':49 'bigger':73 'chip':39,50,57 'connect':17 'couldn':43,79 'cpu/soc':78 'curios':32 'datasheet':63,94,104 'datasheet/specs':82 'definit':90 'describ':53 'detail':86 'econet':75 'electron':26 'en7526fcu':76 'explor':2 'find':45,81 'flash':109 'found':93,103 'g3v':10 'ic':92,99 'inform':66 'interest':15 'le9641pqc':96 'link':7 'm':13 'main':56 'most':14 'mt7592n':88 'much':46 'network':91,98 'one':74 'programming.dev':116,119,122,125,128 'programming.dev/pictrs/image/7e8627ab-1a7c-42ab-b48c-6f11e157aaab.jpeg)':124 'programming.dev/pictrs/image/91dcc0f0-285e-475c-9afb-67e565432c93.jpeg)':118 'programming.dev/pictrs/image/ace57b6c-a230-4a40-9671-79999531fe45.jpeg)':121 'programming.dev/pictrs/image/d3a7dbb5-d646-4b93-b344-385707a40f27.jpeg)':115 'programming.dev/pictrs/image/ea8f51b3-82f3-4b80-bdff-b0c8e5725e37.jpeg)':127 'provid':69,85 'requir':100 'router':11 'search':36 'suspect':71 'tinker':24,112 'tp':6 'tp-link':5 'tri':34 'uart':20 'voip':102 'whatev':65 'won':21 'would':61 'xn020':9 'xn020-g3v':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836581
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6319154"
  +editedAt: DateTimeImmutable @1701340867 {#1380
    date: 2023-11-30 11:41:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700816581 {#1890
    date: 2023-11-24 10:03:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Car-shovel-for-reducing-pedestrian-casualties-Paris-1924"
  +title: "Car shovel for reducing pedestrian casualties, Paris, 1924"
  +url: "https://lemmy.world/pictrs/image/533e8524-7cbd-4234-a45e-8ae1128f9ba7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700750102 {#1971
    date: 2023-11-23 15:35:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 15948
  -titleTs: "'1924':8 'car':1 'casualti':6 'pari':7 'pedestrian':5 'reduc':4 'shovel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836502
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8648223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750102 {#1927
    date: 2023-11-23 15:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Car-shovel-for-reducing-pedestrian-casualties-Paris-1924"
  +title: "Car shovel for reducing pedestrian casualties, Paris, 1924"
  +url: "https://lemmy.world/pictrs/image/533e8524-7cbd-4234-a45e-8ae1128f9ba7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700750102 {#1971
    date: 2023-11-23 15:35:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 15948
  -titleTs: "'1924':8 'car':1 'casualti':6 'pari':7 'pedestrian':5 'reduc':4 'shovel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836502
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8648223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750102 {#1927
    date: 2023-11-23 15:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Car-shovel-for-reducing-pedestrian-casualties-Paris-1924"
  +title: "Car shovel for reducing pedestrian casualties, Paris, 1924"
  +url: "https://lemmy.world/pictrs/image/533e8524-7cbd-4234-a45e-8ae1128f9ba7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700750102 {#1971
    date: 2023-11-23 15:35:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 15948
  -titleTs: "'1924':8 'car':1 'casualti':6 'pari':7 'pedestrian':5 'reduc':4 'shovel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836502
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8648223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750102 {#1927
    date: 2023-11-23 15:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "it-s-time"
  +title: "it's time"
  +url: "https://lemmy.ml/pictrs/image/ee56d230-608e-47e6-bbd5-6d547ecb4c7f.jpeg"
  +body: "Shoutout to all my US homies celebrating today, stay safe everyone and Happy Thursday"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 664
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778861 {#1891
    date: 2023-11-23 23:34:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 15935
  -titleTs: "'time':3"
  -bodyTs: "'celebr':7 'everyon':11 'happi':13 'homi':6 'safe':10 'shoutout':1 'stay':9 'thursday':14 'today':8 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836093
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749693 {#1904
    date: 2023-11-23 15:28: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
23 DENIED edit
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "it-s-time"
  +title: "it's time"
  +url: "https://lemmy.ml/pictrs/image/ee56d230-608e-47e6-bbd5-6d547ecb4c7f.jpeg"
  +body: "Shoutout to all my US homies celebrating today, stay safe everyone and Happy Thursday"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 664
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778861 {#1891
    date: 2023-11-23 23:34:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 15935
  -titleTs: "'time':3"
  -bodyTs: "'celebr':7 'everyon':11 'happi':13 'homi':6 'safe':10 'shoutout':1 'stay':9 'thursday':14 'today':8 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836093
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749693 {#1904
    date: 2023-11-23 15:28: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
24 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "it-s-time"
  +title: "it's time"
  +url: "https://lemmy.ml/pictrs/image/ee56d230-608e-47e6-bbd5-6d547ecb4c7f.jpeg"
  +body: "Shoutout to all my US homies celebrating today, stay safe everyone and Happy Thursday"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 664
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778861 {#1891
    date: 2023-11-23 23:34:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 15935
  -titleTs: "'time':3"
  -bodyTs: "'celebr':7 'everyon':11 'happi':13 'homi':6 'safe':10 'shoutout':1 'stay':9 'thursday':14 'today':8 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836093
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749693 {#1904
    date: 2023-11-23 15:28: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
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 {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "stupid-sexy-mannequins"
  +title: "stupid sexy mannequins"
  +url: "https://lemmy.zip/pictrs/image/1fffeb7f-c077-466d-a000-418c877906c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700845748 {#2440
    date: 2023-11-24 18:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 15933
  -titleTs: "'mannequin':3 'sexi':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836050
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5980201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749650 {#2439
    date: 2023-11-23 15:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "stupid-sexy-mannequins"
  +title: "stupid sexy mannequins"
  +url: "https://lemmy.zip/pictrs/image/1fffeb7f-c077-466d-a000-418c877906c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700845748 {#2440
    date: 2023-11-24 18:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 15933
  -titleTs: "'mannequin':3 'sexi':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836050
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5980201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749650 {#2439
    date: 2023-11-23 15:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "stupid-sexy-mannequins"
  +title: "stupid sexy mannequins"
  +url: "https://lemmy.zip/pictrs/image/1fffeb7f-c077-466d-a000-418c877906c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700845748 {#2440
    date: 2023-11-24 18:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 15933
  -titleTs: "'mannequin':3 'sexi':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836050
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5980201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749650 {#2439
    date: 2023-11-23 15:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Like-it-or-not-I-won"
  +title: "Like it or not, I won"
  +url: "https://lemmy.world/pictrs/image/bb5beac4-0837-4b53-be87-f7d0f614f394.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 646
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837470 {#2354
    date: 2023-11-24 15:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 15931
  -titleTs: "'like':1 'won':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835548
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749148 {#2358
    date: 2023-11-23 15:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Like-it-or-not-I-won"
  +title: "Like it or not, I won"
  +url: "https://lemmy.world/pictrs/image/bb5beac4-0837-4b53-be87-f7d0f614f394.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 646
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837470 {#2354
    date: 2023-11-24 15:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 15931
  -titleTs: "'like':1 'won':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835548
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749148 {#2358
    date: 2023-11-23 15:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Like-it-or-not-I-won"
  +title: "Like it or not, I won"
  +url: "https://lemmy.world/pictrs/image/bb5beac4-0837-4b53-be87-f7d0f614f394.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 646
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837470 {#2354
    date: 2023-11-24 15:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 15931
  -titleTs: "'like':1 'won':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835548
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749148 {#2358
    date: 2023-11-23 15:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Coffee-with-extra-sugar"
  +title: "Coffee with extra sugar?"
  +url: "https://lemmy.world/pictrs/image/c5be3c3f-4e7c-412f-80eb-f9dca0709915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 368
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700770816 {#1508
    date: 2023-11-23 21:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 15930
  -titleTs: "'coffe':1 'extra':3 'sugar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835337
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647534"
  +editedAt: DateTimeImmutable @1701246376 {#1524
    date: 2023-11-29 09:26:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748937 {#1501
    date: 2023-11-23 15:15: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
35 DENIED edit
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Coffee-with-extra-sugar"
  +title: "Coffee with extra sugar?"
  +url: "https://lemmy.world/pictrs/image/c5be3c3f-4e7c-412f-80eb-f9dca0709915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 368
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700770816 {#1508
    date: 2023-11-23 21:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 15930
  -titleTs: "'coffe':1 'extra':3 'sugar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835337
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647534"
  +editedAt: DateTimeImmutable @1701246376 {#1524
    date: 2023-11-29 09:26:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748937 {#1501
    date: 2023-11-23 15:15: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
36 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Coffee-with-extra-sugar"
  +title: "Coffee with extra sugar?"
  +url: "https://lemmy.world/pictrs/image/c5be3c3f-4e7c-412f-80eb-f9dca0709915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 368
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700770816 {#1508
    date: 2023-11-23 21:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 15930
  -titleTs: "'coffe':1 'extra':3 'sugar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835337
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647534"
  +editedAt: DateTimeImmutable @1701246376 {#1524
    date: 2023-11-29 09:26:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748937 {#1501
    date: 2023-11-23 15:15: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
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 {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Uranus-is-so-big"
  +title: "Uranus is so big!!"
  +url: "https://telegra.ph/file/08936ee269f4362d4487c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 810
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700823596 {#1510
    date: 2023-11-24 11:59:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 15929
  -titleTs: "'big':4 'uranus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835123
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748723 {#1506
    date: 2023-11-23 15:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Uranus-is-so-big"
  +title: "Uranus is so big!!"
  +url: "https://telegra.ph/file/08936ee269f4362d4487c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 810
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700823596 {#1510
    date: 2023-11-24 11:59:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 15929
  -titleTs: "'big':4 'uranus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835123
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748723 {#1506
    date: 2023-11-23 15:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1507 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Uranus-is-so-big"
  +title: "Uranus is so big!!"
  +url: "https://telegra.ph/file/08936ee269f4362d4487c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 810
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700823596 {#1510
    date: 2023-11-24 11:59:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 15929
  -titleTs: "'big':4 'uranus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835123
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748723 {#1506
    date: 2023-11-23 15:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "When-I-think-things-are-going-my-way"
  +title: "When I think things are going my way..."
  +url: "https://lemmy.world/pictrs/image/f74617b8-f441-4a3e-9237-63a4fb22b638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859999 {#1530
    date: 2023-11-24 22:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 15928
  -titleTs: "'go':6 'thing':4 'think':3 'way':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647303"
  +editedAt: DateTimeImmutable @1701245960 {#1537
    date: 2023-11-29 09:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748706 {#1536
    date: 2023-11-23 15:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "When-I-think-things-are-going-my-way"
  +title: "When I think things are going my way..."
  +url: "https://lemmy.world/pictrs/image/f74617b8-f441-4a3e-9237-63a4fb22b638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859999 {#1530
    date: 2023-11-24 22:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 15928
  -titleTs: "'go':6 'thing':4 'think':3 'way':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647303"
  +editedAt: DateTimeImmutable @1701245960 {#1537
    date: 2023-11-29 09:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748706 {#1536
    date: 2023-11-23 15:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "When-I-think-things-are-going-my-way"
  +title: "When I think things are going my way..."
  +url: "https://lemmy.world/pictrs/image/f74617b8-f441-4a3e-9237-63a4fb22b638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859999 {#1530
    date: 2023-11-24 22:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 15928
  -titleTs: "'go':6 'thing':4 'think':3 'way':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647303"
  +editedAt: DateTimeImmutable @1701245960 {#1537
    date: 2023-11-29 09:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748706 {#1536
    date: 2023-11-23 15:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1657
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Last-Word-by-J-L-Westover"
  +title: ""Last Word" by J.L Westover"
  +url: "https://telegra.ph/file/3a0eb99f95a669766b027.jpg"
  +body: "- Source: [Tapas](https://m.tapas.io/episode/3016236)(Secret Panel) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 153
  +favouriteCount: 1105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701016987 {#1706
    date: 2023-11-26 17:43:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 15926
  -titleTs: "'j.l':4 'last':1 'westov':5 'word':2"
  -bodyTs: "'/episode/3016236)(secret':5 '/rss/series/3346)':10 'm.tapas.io':4 'm.tapas.io/episode/3016236)(secret':3 'panel':6 'rss':7 'sourc':1 'tapa':2 'tapas.io':9 'tapas.io/rss/series/3346)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834979
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748579 {#1742
    date: 2023-11-23 15:09: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
47 DENIED edit
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Last-Word-by-J-L-Westover"
  +title: ""Last Word" by J.L Westover"
  +url: "https://telegra.ph/file/3a0eb99f95a669766b027.jpg"
  +body: "- Source: [Tapas](https://m.tapas.io/episode/3016236)(Secret Panel) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 153
  +favouriteCount: 1105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701016987 {#1706
    date: 2023-11-26 17:43:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 15926
  -titleTs: "'j.l':4 'last':1 'westov':5 'word':2"
  -bodyTs: "'/episode/3016236)(secret':5 '/rss/series/3346)':10 'm.tapas.io':4 'm.tapas.io/episode/3016236)(secret':3 'panel':6 'rss':7 'sourc':1 'tapa':2 'tapas.io':9 'tapas.io/rss/series/3346)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834979
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748579 {#1742
    date: 2023-11-23 15:09: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
48 DENIED moderate
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Last-Word-by-J-L-Westover"
  +title: ""Last Word" by J.L Westover"
  +url: "https://telegra.ph/file/3a0eb99f95a669766b027.jpg"
  +body: "- Source: [Tapas](https://m.tapas.io/episode/3016236)(Secret Panel) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 153
  +favouriteCount: 1105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701016987 {#1706
    date: 2023-11-26 17:43:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 15926
  -titleTs: "'j.l':4 'last':1 'westov':5 'word':2"
  -bodyTs: "'/episode/3016236)(secret':5 '/rss/series/3346)':10 'm.tapas.io':4 'm.tapas.io/episode/3016236)(secret':3 'panel':6 'rss':7 'sourc':1 'tapa':2 'tapas.io':9 'tapas.io/rss/series/3346)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834979
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748579 {#1742
    date: 2023-11-23 15:09: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
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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Based-KDE"
  +title: "Based KDE 🗿"
  +url: "https://lemmy.ml/pictrs/image/e9181435-b009-4447-b8c3-49862e288158.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702202282 {#1470
    date: 2023-12-10 10:58:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 15925
  -titleTs: "'base':1 'kde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834965
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8361362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748565 {#1469
    date: 2023-11-23 15:09: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
51 DENIED edit
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Based-KDE"
  +title: "Based KDE 🗿"
  +url: "https://lemmy.ml/pictrs/image/e9181435-b009-4447-b8c3-49862e288158.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702202282 {#1470
    date: 2023-12-10 10:58:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 15925
  -titleTs: "'base':1 'kde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834965
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8361362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748565 {#1469
    date: 2023-11-23 15:09: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
52 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Based-KDE"
  +title: "Based KDE 🗿"
  +url: "https://lemmy.ml/pictrs/image/e9181435-b009-4447-b8c3-49862e288158.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702202282 {#1470
    date: 2023-12-10 10:58:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 15925
  -titleTs: "'base':1 'kde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834965
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8361362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748565 {#1469
    date: 2023-11-23 15:09: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
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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "A-genre-of-Country-Music"
  +title: "A genre of Country Music..."
  +url: "https://lemmy.world/pictrs/image/b4ece75a-a2ab-49cb-b980-78a476bec43b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708603829 {#1495
    date: 2024-02-22 13:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 15924
  -titleTs: "'countri':4 'genr':2 'music':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748282 {#1492
    date: 2023-11-23 15:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "A-genre-of-Country-Music"
  +title: "A genre of Country Music..."
  +url: "https://lemmy.world/pictrs/image/b4ece75a-a2ab-49cb-b980-78a476bec43b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708603829 {#1495
    date: 2024-02-22 13:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 15924
  -titleTs: "'countri':4 'genr':2 'music':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748282 {#1492
    date: 2023-11-23 15:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "A-genre-of-Country-Music"
  +title: "A genre of Country Music..."
  +url: "https://lemmy.world/pictrs/image/b4ece75a-a2ab-49cb-b980-78a476bec43b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708603829 {#1495
    date: 2024-02-22 13:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 15924
  -titleTs: "'countri':4 'genr':2 'music':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748282 {#1492
    date: 2023-11-23 15:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Friendsgiving-The-Jenkins"
  +title: "Friendsgiving – The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/11/421.png"
  +body: "Source: [thejenkinscomic.wordpress.com/…/friendsgiving/](https://thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700763548 {#1751
    date: 2023-11-23 19:19:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 15923
  -titleTs: "'friendsgiv':1 'jenkin':3"
  -bodyTs: "'/2023/11/21/friendsgiving/)':6 '/friendsgiving':3 'sourc':1 'thejenkinscomic.wordpress.com':2,5 'thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834538
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748138 {#1788
    date: 2023-11-23 15:02: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
59 DENIED edit
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Friendsgiving-The-Jenkins"
  +title: "Friendsgiving – The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/11/421.png"
  +body: "Source: [thejenkinscomic.wordpress.com/…/friendsgiving/](https://thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700763548 {#1751
    date: 2023-11-23 19:19:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 15923
  -titleTs: "'friendsgiv':1 'jenkin':3"
  -bodyTs: "'/2023/11/21/friendsgiving/)':6 '/friendsgiving':3 'sourc':1 'thejenkinscomic.wordpress.com':2,5 'thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834538
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748138 {#1788
    date: 2023-11-23 15:02: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
60 DENIED moderate
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Friendsgiving-The-Jenkins"
  +title: "Friendsgiving – The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/11/421.png"
  +body: "Source: [thejenkinscomic.wordpress.com/…/friendsgiving/](https://thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700763548 {#1751
    date: 2023-11-23 19:19:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 15923
  -titleTs: "'friendsgiv':1 'jenkin':3"
  -bodyTs: "'/2023/11/21/friendsgiving/)':6 '/friendsgiving':3 'sourc':1 'thejenkinscomic.wordpress.com':2,5 'thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834538
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748138 {#1788
    date: 2023-11-23 15:02: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
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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "They-knew-all-the-wicked-hits"
  +title: "They knew all the wicked hits"
  +url: "https://lemmy.world/pictrs/image/48938b68-f2db-4d54-8c9b-f3ec413f7bf1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708890349 {#1764
    date: 2024-02-25 20:45:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 15922
  -titleTs: "'hit':6 'knew':2 'wick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748125 {#1765
    date: 2023-11-23 15:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "They-knew-all-the-wicked-hits"
  +title: "They knew all the wicked hits"
  +url: "https://lemmy.world/pictrs/image/48938b68-f2db-4d54-8c9b-f3ec413f7bf1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708890349 {#1764
    date: 2024-02-25 20:45:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 15922
  -titleTs: "'hit':6 'knew':2 'wick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748125 {#1765
    date: 2023-11-23 15:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "They-knew-all-the-wicked-hits"
  +title: "They knew all the wicked hits"
  +url: "https://lemmy.world/pictrs/image/48938b68-f2db-4d54-8c9b-f3ec413f7bf1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708890349 {#1764
    date: 2024-02-25 20:45:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 15922
  -titleTs: "'hit':6 'knew':2 'wick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748125 {#1765
    date: 2023-11-23 15:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Photo-of-the-Year"
  +title: "Photo of the Year"
  +url: "https://lemmy.world/pictrs/image/d42f49a7-aa68-4b8f-8175-1b4065da05e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700755407 {#1633
    date: 2023-11-23 17:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 15920
  -titleTs: "'photo':1 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747940 {#1627
    date: 2023-11-23 14:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Photo-of-the-Year"
  +title: "Photo of the Year"
  +url: "https://lemmy.world/pictrs/image/d42f49a7-aa68-4b8f-8175-1b4065da05e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700755407 {#1633
    date: 2023-11-23 17:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 15920
  -titleTs: "'photo':1 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747940 {#1627
    date: 2023-11-23 14:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Photo-of-the-Year"
  +title: "Photo of the Year"
  +url: "https://lemmy.world/pictrs/image/d42f49a7-aa68-4b8f-8175-1b4065da05e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700755407 {#1633
    date: 2023-11-23 17:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 15920
  -titleTs: "'photo':1 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747940 {#1627
    date: 2023-11-23 14:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "No-they-just-forgot"
  +title: "No, they "just forgot"..."
  +url: "https://lemmy.world/pictrs/image/4fd37215-0aec-4a43-ae45-b1d80be45193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872067 {#1442
    date: 2023-11-25 01:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 15919
  -titleTs: "'forgot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747715 {#1415
    date: 2023-11-23 14:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "No-they-just-forgot"
  +title: "No, they "just forgot"..."
  +url: "https://lemmy.world/pictrs/image/4fd37215-0aec-4a43-ae45-b1d80be45193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872067 {#1442
    date: 2023-11-25 01:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 15919
  -titleTs: "'forgot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747715 {#1415
    date: 2023-11-23 14:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1420
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "No-they-just-forgot"
  +title: "No, they "just forgot"..."
  +url: "https://lemmy.world/pictrs/image/4fd37215-0aec-4a43-ae45-b1d80be45193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872067 {#1442
    date: 2023-11-25 01:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 15919
  -titleTs: "'forgot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747715 {#1415
    date: 2023-11-23 14:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Symptoms-by-Chris-Hallbeck"
  +title: ""Symptoms" by Chris Hallbeck"
  +url: "https://telegra.ph/file/4896bea9268b4f0cb3693.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111455900938031640) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768687 {#1427
    date: 2023-11-23 20:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 15917
  -titleTs: "'chris':3 'hallbeck':4 'symptom':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111455900938031640)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111455900938031640)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834082
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15821222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747682 {#1456
    date: 2023-11-23 14:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Symptoms-by-Chris-Hallbeck"
  +title: ""Symptoms" by Chris Hallbeck"
  +url: "https://telegra.ph/file/4896bea9268b4f0cb3693.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111455900938031640) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768687 {#1427
    date: 2023-11-23 20:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 15917
  -titleTs: "'chris':3 'hallbeck':4 'symptom':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111455900938031640)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111455900938031640)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834082
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15821222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747682 {#1456
    date: 2023-11-23 14:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1505 …}
  +slug: "Symptoms-by-Chris-Hallbeck"
  +title: ""Symptoms" by Chris Hallbeck"
  +url: "https://telegra.ph/file/4896bea9268b4f0cb3693.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111455900938031640) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768687 {#1427
    date: 2023-11-23 20:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 15917
  -titleTs: "'chris':3 'hallbeck':4 'symptom':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111455900938031640)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111455900938031640)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834082
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15821222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747682 {#1456
    date: 2023-11-23 14:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Picard-is-a-fancy-lad"
  +title: "Picard is a fancy lad."
  +url: "https://lemmy.world/pictrs/image/2944c633-83d0-4690-ac76-d344e77c4d08.png"
  +body: "From Cabin Boy (1994) featuring Ann Magnuson aka Admiral Clancy."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801525 {#1433
    date: 2023-11-24 05:52:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 15912
  -titleTs: "'fanci':4 'lad':5 'picard':1"
  -bodyTs: "'1994':4 'admir':9 'aka':8 'ann':6 'boy':3 'cabin':2 'clanci':10 'featur':5 'magnuson':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700833307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746907 {#1437
    date: 2023-11-23 14:41:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Picard-is-a-fancy-lad"
  +title: "Picard is a fancy lad."
  +url: "https://lemmy.world/pictrs/image/2944c633-83d0-4690-ac76-d344e77c4d08.png"
  +body: "From Cabin Boy (1994) featuring Ann Magnuson aka Admiral Clancy."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801525 {#1433
    date: 2023-11-24 05:52:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 15912
  -titleTs: "'fanci':4 'lad':5 'picard':1"
  -bodyTs: "'1994':4 'admir':9 'aka':8 'ann':6 'boy':3 'cabin':2 'clanci':10 'featur':5 'magnuson':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700833307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746907 {#1437
    date: 2023-11-23 14:41:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Picard-is-a-fancy-lad"
  +title: "Picard is a fancy lad."
  +url: "https://lemmy.world/pictrs/image/2944c633-83d0-4690-ac76-d344e77c4d08.png"
  +body: "From Cabin Boy (1994) featuring Ann Magnuson aka Admiral Clancy."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801525 {#1433
    date: 2023-11-24 05:52:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 15912
  -titleTs: "'fanci':4 'lad':5 'picard':1"
  -bodyTs: "'1994':4 'admir':9 'aka':8 'ann':6 'boy':3 'cabin':2 'clanci':10 'featur':5 'magnuson':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700833307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746907 {#1437
    date: 2023-11-23 14:41:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "OC-Personalized-Bibata-Cursors-for-Linux"
  +title: "[OC] Personalized Bibata Cursors for Linux"
  +url: "https://lemmy.ml/pictrs/image/d57c24c8-68a8-43a7-9df9-c5cd1a2295e0.png"
  +body: """
    **Link:** <https://www.bibata.live>\n
    \n
    **Repository:** <https://www.github.com/ful1e5/bibata>\n
    \n
    I’m the author of [Bibata Cursor](https://github.com/ful1e5/Bibata_Cursor), dedicated to cursor development since my engineering student days. My passion for open-source tools has led me to enhance unixporn setups with custom cursors.\n
    \n
    After 7 years of development, I’ve received numerous requests for custom Bibata colors. To meet this demand, I’ve been working on a project for the past 3 months. Today, I’m thrilled to announce the public alpha release. Join in, test it, and share your feedback.\n
    \n
    **Important:** Public downloads are currently limited and tied to GitHub Sponsorships. Check out the details at [bibata#why-a-download-limit](https://github.com/ful1e5/bibata#why-a-download-limit). Please note that heavy traffic might briefly disrupt the website due to hosting on Vercel’s free tier.\n
    \n
    On another front, I’m not currently streaming on Twitch due to my computer’s limitations. Your **sponsorship** not only fuels ongoing development and covers database, services, and domain bills but also contributes to acquiring a new computer and equipment. This enables me to create content on Twitch and YouTube, supporting my other open-source projects and the [projekt0n](https://github.com/projekt0n) startup.\n
    \n
    If you find value in this project and others I maintain on GitHub, consider **sponsoring me** with a one-time or monthly contribution. Your support is genuinely appreciated and comes with various benefits detailed on the [GitHub Sponsor Page](https://github.com/sponsors/ful1e5).\n
    \n
    For any issues or feature requests, create an issue on [GitHub](https://github.com/ful1e5/bibata/issues).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700747701 {#1695
    date: 2023-11-23 14:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 15911
  -titleTs: "'bibata':3 'cursor':4 'linux':6 'oc':1 'person':2"
  -bodyTs: "'/ful1e5/bibata':6 '/ful1e5/bibata#why-a-download-limit).':115 '/ful1e5/bibata/issues).':254 '/ful1e5/bibata_cursor),':16 '/projekt0n)':196 '/sponsors/ful1e5).':240 '3':71 '7':44 'acquir':168 'alpha':81 'also':165 'announc':78 'anoth':135 'appreci':226 'author':10 'benefit':231 'bibata':12,55,107 'bill':163 'briefli':122 'check':102 'color':56 'come':228 'comput':147,171 'consid':211 'content':179 'contribut':166,221 'cover':158 'creat':178,247 'current':95,140 'cursor':13,19,42 'custom':41,54 'databas':159 'day':25 'dedic':17 'demand':60 'detail':105,232 'develop':20,47,156 'disrupt':123 'domain':162 'download':93,111 'due':126,144 'enabl':175 'engin':23 'enhanc':37 'equip':173 'featur':245 'feedback':90 'find':200 'free':132 'front':136 'fuel':154 'genuin':225 'github':100,210,235,251 'github.com':15,114,195,239,253 'github.com/ful1e5/bibata#why-a-download-limit).':113 'github.com/ful1e5/bibata/issues).':252 'github.com/ful1e5/bibata_cursor),':14 'github.com/projekt0n)':194 'github.com/sponsors/ful1e5).':238 'heavi':119 'host':128 'import':91 'issu':243,249 'join':83 'led':34 'limit':96,112,149 'link':1 'm':8,75,138 'maintain':208 'meet':58 'might':121 'month':72,220 'new':170 'note':117 'numer':51 'one':217 'one-tim':216 'ongo':155 'open':30,188 'open-sourc':29,187 'other':206 'page':237 'passion':27 'past':70 'pleas':116 'project':67,190,204 'projekt0n':193 'public':80,92 'receiv':50 'releas':82 'repositori':3 'request':52,246 'servic':160 'setup':39 'share':88 'sinc':21 'sourc':31,189 'sponsor':212,236 'sponsorship':101,151 'startup':197 'stream':141 'student':24 'support':184,223 'test':85 'thrill':76 'tie':98 'tier':133 'time':218 'today':73 'tool':32 'traffic':120 'twitch':143,181 'unixporn':38 'valu':201 'various':230 've':49,62 'vercel':130 'websit':125 'why-a-download-limit':108 'work':64 'www.bibata.live':2 'www.github.com':5 'www.github.com/ful1e5/bibata':4 'year':45 'youtub':183"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8360362"
  +editedAt: DateTimeImmutable @1701241842 {#1690
    date: 2023-11-29 08:10:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746542 {#1698
    date: 2023-11-23 14:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "OC-Personalized-Bibata-Cursors-for-Linux"
  +title: "[OC] Personalized Bibata Cursors for Linux"
  +url: "https://lemmy.ml/pictrs/image/d57c24c8-68a8-43a7-9df9-c5cd1a2295e0.png"
  +body: """
    **Link:** <https://www.bibata.live>\n
    \n
    **Repository:** <https://www.github.com/ful1e5/bibata>\n
    \n
    I’m the author of [Bibata Cursor](https://github.com/ful1e5/Bibata_Cursor), dedicated to cursor development since my engineering student days. My passion for open-source tools has led me to enhance unixporn setups with custom cursors.\n
    \n
    After 7 years of development, I’ve received numerous requests for custom Bibata colors. To meet this demand, I’ve been working on a project for the past 3 months. Today, I’m thrilled to announce the public alpha release. Join in, test it, and share your feedback.\n
    \n
    **Important:** Public downloads are currently limited and tied to GitHub Sponsorships. Check out the details at [bibata#why-a-download-limit](https://github.com/ful1e5/bibata#why-a-download-limit). Please note that heavy traffic might briefly disrupt the website due to hosting on Vercel’s free tier.\n
    \n
    On another front, I’m not currently streaming on Twitch due to my computer’s limitations. Your **sponsorship** not only fuels ongoing development and covers database, services, and domain bills but also contributes to acquiring a new computer and equipment. This enables me to create content on Twitch and YouTube, supporting my other open-source projects and the [projekt0n](https://github.com/projekt0n) startup.\n
    \n
    If you find value in this project and others I maintain on GitHub, consider **sponsoring me** with a one-time or monthly contribution. Your support is genuinely appreciated and comes with various benefits detailed on the [GitHub Sponsor Page](https://github.com/sponsors/ful1e5).\n
    \n
    For any issues or feature requests, create an issue on [GitHub](https://github.com/ful1e5/bibata/issues).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700747701 {#1695
    date: 2023-11-23 14:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 15911
  -titleTs: "'bibata':3 'cursor':4 'linux':6 'oc':1 'person':2"
  -bodyTs: "'/ful1e5/bibata':6 '/ful1e5/bibata#why-a-download-limit).':115 '/ful1e5/bibata/issues).':254 '/ful1e5/bibata_cursor),':16 '/projekt0n)':196 '/sponsors/ful1e5).':240 '3':71 '7':44 'acquir':168 'alpha':81 'also':165 'announc':78 'anoth':135 'appreci':226 'author':10 'benefit':231 'bibata':12,55,107 'bill':163 'briefli':122 'check':102 'color':56 'come':228 'comput':147,171 'consid':211 'content':179 'contribut':166,221 'cover':158 'creat':178,247 'current':95,140 'cursor':13,19,42 'custom':41,54 'databas':159 'day':25 'dedic':17 'demand':60 'detail':105,232 'develop':20,47,156 'disrupt':123 'domain':162 'download':93,111 'due':126,144 'enabl':175 'engin':23 'enhanc':37 'equip':173 'featur':245 'feedback':90 'find':200 'free':132 'front':136 'fuel':154 'genuin':225 'github':100,210,235,251 'github.com':15,114,195,239,253 'github.com/ful1e5/bibata#why-a-download-limit).':113 'github.com/ful1e5/bibata/issues).':252 'github.com/ful1e5/bibata_cursor),':14 'github.com/projekt0n)':194 'github.com/sponsors/ful1e5).':238 'heavi':119 'host':128 'import':91 'issu':243,249 'join':83 'led':34 'limit':96,112,149 'link':1 'm':8,75,138 'maintain':208 'meet':58 'might':121 'month':72,220 'new':170 'note':117 'numer':51 'one':217 'one-tim':216 'ongo':155 'open':30,188 'open-sourc':29,187 'other':206 'page':237 'passion':27 'past':70 'pleas':116 'project':67,190,204 'projekt0n':193 'public':80,92 'receiv':50 'releas':82 'repositori':3 'request':52,246 'servic':160 'setup':39 'share':88 'sinc':21 'sourc':31,189 'sponsor':212,236 'sponsorship':101,151 'startup':197 'stream':141 'student':24 'support':184,223 'test':85 'thrill':76 'tie':98 'tier':133 'time':218 'today':73 'tool':32 'traffic':120 'twitch':143,181 'unixporn':38 'valu':201 'various':230 've':49,62 'vercel':130 'websit':125 'why-a-download-limit':108 'work':64 'www.bibata.live':2 'www.github.com':5 'www.github.com/ful1e5/bibata':4 'year':45 'youtub':183"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8360362"
  +editedAt: DateTimeImmutable @1701241842 {#1690
    date: 2023-11-29 08:10:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746542 {#1698
    date: 2023-11-23 14:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "OC-Personalized-Bibata-Cursors-for-Linux"
  +title: "[OC] Personalized Bibata Cursors for Linux"
  +url: "https://lemmy.ml/pictrs/image/d57c24c8-68a8-43a7-9df9-c5cd1a2295e0.png"
  +body: """
    **Link:** <https://www.bibata.live>\n
    \n
    **Repository:** <https://www.github.com/ful1e5/bibata>\n
    \n
    I’m the author of [Bibata Cursor](https://github.com/ful1e5/Bibata_Cursor), dedicated to cursor development since my engineering student days. My passion for open-source tools has led me to enhance unixporn setups with custom cursors.\n
    \n
    After 7 years of development, I’ve received numerous requests for custom Bibata colors. To meet this demand, I’ve been working on a project for the past 3 months. Today, I’m thrilled to announce the public alpha release. Join in, test it, and share your feedback.\n
    \n
    **Important:** Public downloads are currently limited and tied to GitHub Sponsorships. Check out the details at [bibata#why-a-download-limit](https://github.com/ful1e5/bibata#why-a-download-limit). Please note that heavy traffic might briefly disrupt the website due to hosting on Vercel’s free tier.\n
    \n
    On another front, I’m not currently streaming on Twitch due to my computer’s limitations. Your **sponsorship** not only fuels ongoing development and covers database, services, and domain bills but also contributes to acquiring a new computer and equipment. This enables me to create content on Twitch and YouTube, supporting my other open-source projects and the [projekt0n](https://github.com/projekt0n) startup.\n
    \n
    If you find value in this project and others I maintain on GitHub, consider **sponsoring me** with a one-time or monthly contribution. Your support is genuinely appreciated and comes with various benefits detailed on the [GitHub Sponsor Page](https://github.com/sponsors/ful1e5).\n
    \n
    For any issues or feature requests, create an issue on [GitHub](https://github.com/ful1e5/bibata/issues).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700747701 {#1695
    date: 2023-11-23 14:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 15911
  -titleTs: "'bibata':3 'cursor':4 'linux':6 'oc':1 'person':2"
  -bodyTs: "'/ful1e5/bibata':6 '/ful1e5/bibata#why-a-download-limit).':115 '/ful1e5/bibata/issues).':254 '/ful1e5/bibata_cursor),':16 '/projekt0n)':196 '/sponsors/ful1e5).':240 '3':71 '7':44 'acquir':168 'alpha':81 'also':165 'announc':78 'anoth':135 'appreci':226 'author':10 'benefit':231 'bibata':12,55,107 'bill':163 'briefli':122 'check':102 'color':56 'come':228 'comput':147,171 'consid':211 'content':179 'contribut':166,221 'cover':158 'creat':178,247 'current':95,140 'cursor':13,19,42 'custom':41,54 'databas':159 'day':25 'dedic':17 'demand':60 'detail':105,232 'develop':20,47,156 'disrupt':123 'domain':162 'download':93,111 'due':126,144 'enabl':175 'engin':23 'enhanc':37 'equip':173 'featur':245 'feedback':90 'find':200 'free':132 'front':136 'fuel':154 'genuin':225 'github':100,210,235,251 'github.com':15,114,195,239,253 'github.com/ful1e5/bibata#why-a-download-limit).':113 'github.com/ful1e5/bibata/issues).':252 'github.com/ful1e5/bibata_cursor),':14 'github.com/projekt0n)':194 'github.com/sponsors/ful1e5).':238 'heavi':119 'host':128 'import':91 'issu':243,249 'join':83 'led':34 'limit':96,112,149 'link':1 'm':8,75,138 'maintain':208 'meet':58 'might':121 'month':72,220 'new':170 'note':117 'numer':51 'one':217 'one-tim':216 'ongo':155 'open':30,188 'open-sourc':29,187 'other':206 'page':237 'passion':27 'past':70 'pleas':116 'project':67,190,204 'projekt0n':193 'public':80,92 'receiv':50 'releas':82 'repositori':3 'request':52,246 'servic':160 'setup':39 'share':88 'sinc':21 'sourc':31,189 'sponsor':212,236 'sponsorship':101,151 'startup':197 'stream':141 'student':24 'support':184,223 'test':85 'thrill':76 'tie':98 'tier':133 'time':218 'today':73 'tool':32 'traffic':120 'twitch':143,181 'unixporn':38 'valu':201 'various':230 've':49,62 'vercel':130 'websit':125 'why-a-download-limit':108 'work':64 'www.bibata.live':2 'www.github.com':5 'www.github.com/ful1e5/bibata':4 'year':45 'youtub':183"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8360362"
  +editedAt: DateTimeImmutable @1701241842 {#1690
    date: 2023-11-29 08:10:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746542 {#1698
    date: 2023-11-23 14:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "ADWSteamGTK-makes-steam-look-more-inline-with-GTK"
  +title: "ADWSteamGTK makes steam look more inline with GTK"
  +url: "https://flathub.org/en-GB/apps/io.github.Foldex.AdwSteamGtk"
  +body: "I was watching [InfinitelyGalactic recent video ](https://www.youtube.com/watch?v=KcDfNQb8hIo)on Linux mint and he highlighted this program. Works really well I’ve always found steam to be a bit unruly within my desktop especially as I run the [forge gnome extension](https://extensions.gnome.org/extension/4481/forge/), which further exacerbates the weird behaviours. Supports most of the big colour schemes so finding something that will work for you is pretty easy."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031562 {#1645
    date: 2023-11-26 21:46:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 15910
  -titleTs: "'adwsteamgtk':1 'gtk':8 'inlin':6 'look':4 'make':2 'steam':3"
  -bodyTs: "'/extension/4481/forge/),':43 '/watch?v=kcdfnqb8hio)on':9 'alway':22 'behaviour':49 'big':54 'bit':28 'colour':55 'desktop':32 'easi':67 'especi':33 'exacerb':46 'extens':40 'extensions.gnome.org':42 'extensions.gnome.org/extension/4481/forge/),':41 'find':58 'forg':38 'found':23 'gnome':39 'highlight':14 'infinitelygalact':4 'linux':10 'mint':11 'pretti':66 'program':16 'realli':18 'recent':5 'run':36 'scheme':56 'someth':59 'steam':24 'support':50 'unruli':29 've':21 'video':6 'watch':3 'weird':48 'well':19 'within':30 'work':17,62 'www.youtube.com':8 'www.youtube.com/watch?v=kcdfnqb8hio)on':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832654
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4830921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746254 {#1640
    date: 2023-11-23 14:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "ADWSteamGTK-makes-steam-look-more-inline-with-GTK"
  +title: "ADWSteamGTK makes steam look more inline with GTK"
  +url: "https://flathub.org/en-GB/apps/io.github.Foldex.AdwSteamGtk"
  +body: "I was watching [InfinitelyGalactic recent video ](https://www.youtube.com/watch?v=KcDfNQb8hIo)on Linux mint and he highlighted this program. Works really well I’ve always found steam to be a bit unruly within my desktop especially as I run the [forge gnome extension](https://extensions.gnome.org/extension/4481/forge/), which further exacerbates the weird behaviours. Supports most of the big colour schemes so finding something that will work for you is pretty easy."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031562 {#1645
    date: 2023-11-26 21:46:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 15910
  -titleTs: "'adwsteamgtk':1 'gtk':8 'inlin':6 'look':4 'make':2 'steam':3"
  -bodyTs: "'/extension/4481/forge/),':43 '/watch?v=kcdfnqb8hio)on':9 'alway':22 'behaviour':49 'big':54 'bit':28 'colour':55 'desktop':32 'easi':67 'especi':33 'exacerb':46 'extens':40 'extensions.gnome.org':42 'extensions.gnome.org/extension/4481/forge/),':41 'find':58 'forg':38 'found':23 'gnome':39 'highlight':14 'infinitelygalact':4 'linux':10 'mint':11 'pretti':66 'program':16 'realli':18 'recent':5 'run':36 'scheme':56 'someth':59 'steam':24 'support':50 'unruli':29 've':21 'video':6 'watch':3 'weird':48 'well':19 'within':30 'work':17,62 'www.youtube.com':8 'www.youtube.com/watch?v=kcdfnqb8hio)on':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832654
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4830921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746254 {#1640
    date: 2023-11-23 14:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "ADWSteamGTK-makes-steam-look-more-inline-with-GTK"
  +title: "ADWSteamGTK makes steam look more inline with GTK"
  +url: "https://flathub.org/en-GB/apps/io.github.Foldex.AdwSteamGtk"
  +body: "I was watching [InfinitelyGalactic recent video ](https://www.youtube.com/watch?v=KcDfNQb8hIo)on Linux mint and he highlighted this program. Works really well I’ve always found steam to be a bit unruly within my desktop especially as I run the [forge gnome extension](https://extensions.gnome.org/extension/4481/forge/), which further exacerbates the weird behaviours. Supports most of the big colour schemes so finding something that will work for you is pretty easy."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031562 {#1645
    date: 2023-11-26 21:46:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 15910
  -titleTs: "'adwsteamgtk':1 'gtk':8 'inlin':6 'look':4 'make':2 'steam':3"
  -bodyTs: "'/extension/4481/forge/),':43 '/watch?v=kcdfnqb8hio)on':9 'alway':22 'behaviour':49 'big':54 'bit':28 'colour':55 'desktop':32 'easi':67 'especi':33 'exacerb':46 'extens':40 'extensions.gnome.org':42 'extensions.gnome.org/extension/4481/forge/),':41 'find':58 'forg':38 'found':23 'gnome':39 'highlight':14 'infinitelygalact':4 'linux':10 'mint':11 'pretti':66 'program':16 'realli':18 'recent':5 'run':36 'scheme':56 'someth':59 'steam':24 'support':50 'unruli':29 've':21 'video':6 'watch':3 'weird':48 'well':19 'within':30 'work':17,62 'www.youtube.com':8 'www.youtube.com/watch?v=kcdfnqb8hio)on':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832654
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4830921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746254 {#1640
    date: 2023-11-23 14:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Book-Club-by-War-and-Peas"
  +title: ""Book Club" by War and Peas"
  +url: "https://i0.wp.com/warandpeas.com/wp-content/uploads/2023/11/book-club-5.jpg"
  +body: "- Source: [Website](https://warandpeas.com/2023/11/19/book-club/) - [RSS](https://warandpeas.com/feed)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700777560 {#1679
    date: 2023-11-23 23:12:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 15907
  -titleTs: "'book':1 'club':2 'pea':6 'war':4"
  -bodyTs: "'/2023/11/19/book-club/)':5 '/feed)':9 'rss':6 'sourc':1 'warandpeas.com':4,8 'warandpeas.com/2023/11/19/book-club/)':3 'warandpeas.com/feed)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831499
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15818690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745099 {#1650
    date: 2023-11-23 14:11: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
91 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Book-Club-by-War-and-Peas"
  +title: ""Book Club" by War and Peas"
  +url: "https://i0.wp.com/warandpeas.com/wp-content/uploads/2023/11/book-club-5.jpg"
  +body: "- Source: [Website](https://warandpeas.com/2023/11/19/book-club/) - [RSS](https://warandpeas.com/feed)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700777560 {#1679
    date: 2023-11-23 23:12:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 15907
  -titleTs: "'book':1 'club':2 'pea':6 'war':4"
  -bodyTs: "'/2023/11/19/book-club/)':5 '/feed)':9 'rss':6 'sourc':1 'warandpeas.com':4,8 'warandpeas.com/2023/11/19/book-club/)':3 'warandpeas.com/feed)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831499
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15818690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745099 {#1650
    date: 2023-11-23 14:11: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
92 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Book-Club-by-War-and-Peas"
  +title: ""Book Club" by War and Peas"
  +url: "https://i0.wp.com/warandpeas.com/wp-content/uploads/2023/11/book-club-5.jpg"
  +body: "- Source: [Website](https://warandpeas.com/2023/11/19/book-club/) - [RSS](https://warandpeas.com/feed)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700777560 {#1679
    date: 2023-11-23 23:12:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 15907
  -titleTs: "'book':1 'club':2 'pea':6 'war':4"
  -bodyTs: "'/2023/11/19/book-club/)':5 '/feed)':9 'rss':6 'sourc':1 'warandpeas.com':4,8 'warandpeas.com/2023/11/19/book-club/)':3 'warandpeas.com/feed)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831499
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15818690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745099 {#1650
    date: 2023-11-23 14:11: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
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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "Black-Friday"
  +title: "Black Friday"
  +url: "https://files.mastodon.online/media_attachments/files/111/458/528/628/004/646/original/c4acd0601ce0f381.jpg"
  +body: """
    alt textthree rows with a barbecue on the left and William Wallace in Braveheart on the right. In the first row, captioned Wednesday, the barbecue is labelled “$899.99” and Wallace says “hold”. The second row, captioned Thursday, depicts the same. In the third row, captioned Black Friday, the there is a label with $1099.99 struck through with “$899.99” written underneath, and Wallace charges.\n
    \n
    edit: grammar
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700836239 {#1593
    date: 2023-11-24 15:30:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 15904
  -titleTs: "'black':1 'friday':2"
  -bodyTs: "'1099.99':54 '899.99':28,58 'alt':1 'barbecu':6,25 'black':46 'braveheart':14 'caption':22,36,45 'charg':63 'depict':38 'edit':64 'first':20 'friday':47 'grammar':65 'hold':32 'label':27,52 'left':9 'right':17 'row':3,21,35,44 'say':31 'second':34 'struck':55 'textthre':2 'third':43 'thursday':37 'underneath':60 'wallac':12,30,62 'wednesday':23 'william':11 'written':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831276
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6502685"
  +editedAt: DateTimeImmutable @1701267212 {#1589
    date: 2023-11-29 15:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744876 {#1571
    date: 2023-11-23 14:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "Black-Friday"
  +title: "Black Friday"
  +url: "https://files.mastodon.online/media_attachments/files/111/458/528/628/004/646/original/c4acd0601ce0f381.jpg"
  +body: """
    alt textthree rows with a barbecue on the left and William Wallace in Braveheart on the right. In the first row, captioned Wednesday, the barbecue is labelled “$899.99” and Wallace says “hold”. The second row, captioned Thursday, depicts the same. In the third row, captioned Black Friday, the there is a label with $1099.99 struck through with “$899.99” written underneath, and Wallace charges.\n
    \n
    edit: grammar
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700836239 {#1593
    date: 2023-11-24 15:30:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 15904
  -titleTs: "'black':1 'friday':2"
  -bodyTs: "'1099.99':54 '899.99':28,58 'alt':1 'barbecu':6,25 'black':46 'braveheart':14 'caption':22,36,45 'charg':63 'depict':38 'edit':64 'first':20 'friday':47 'grammar':65 'hold':32 'label':27,52 'left':9 'right':17 'row':3,21,35,44 'say':31 'second':34 'struck':55 'textthre':2 'third':43 'thursday':37 'underneath':60 'wallac':12,30,62 'wednesday':23 'william':11 'written':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831276
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6502685"
  +editedAt: DateTimeImmutable @1701267212 {#1589
    date: 2023-11-29 15:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744876 {#1571
    date: 2023-11-23 14:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1886 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "Black-Friday"
  +title: "Black Friday"
  +url: "https://files.mastodon.online/media_attachments/files/111/458/528/628/004/646/original/c4acd0601ce0f381.jpg"
  +body: """
    alt textthree rows with a barbecue on the left and William Wallace in Braveheart on the right. In the first row, captioned Wednesday, the barbecue is labelled “$899.99” and Wallace says “hold”. The second row, captioned Thursday, depicts the same. In the third row, captioned Black Friday, the there is a label with $1099.99 struck through with “$899.99” written underneath, and Wallace charges.\n
    \n
    edit: grammar
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700836239 {#1593
    date: 2023-11-24 15:30:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 15904
  -titleTs: "'black':1 'friday':2"
  -bodyTs: "'1099.99':54 '899.99':28,58 'alt':1 'barbecu':6,25 'black':46 'braveheart':14 'caption':22,36,45 'charg':63 'depict':38 'edit':64 'first':20 'friday':47 'grammar':65 'hold':32 'label':27,52 'left':9 'right':17 'row':3,21,35,44 'say':31 'second':34 'struck':55 'textthre':2 'third':43 'thursday':37 'underneath':60 'wallac':12,30,62 'wednesday':23 'william':11 'written':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831276
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6502685"
  +editedAt: DateTimeImmutable @1701267212 {#1589
    date: 2023-11-29 15:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744876 {#1571
    date: 2023-11-23 14:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "the-jargon-jar"
  +title: "the jargon jar"
  +url: "https://lemmy.world/pictrs/image/86fce44f-32f5-4311-8a79-706056fb3b05.jpeg"
  +body: """
    ### image-description\n
    \n
    an employee of a big tech firm, saying «The Jargon Jar is full. Wipe those tears with dollar bills.»\n
    \n
    ### links\n
    \n
    - panel from: [threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)\n
    - comics: [threddyrex.com](https://threddyrex.com)\n
    - author: [infosec.exchange/@threddy](https://infosec.exchange/@threddy)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700744467 {#1576
    date: 2023-11-23 14:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 15902
  -titleTs: "'jar':3 'jargon':2"
  -bodyTs: "'/@threddy](https://infosec.exchange/@threddy)':35 '/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':28 'author':32 'big':8 'bill':22 'comic':29 'descript':3 'dollar':21 'employe':5 'firm':10 'full':16 'imag':2 'image-descript':1 'infosec.exchange':34 'infosec.exchange/@threddy](https://infosec.exchange/@threddy)':33 'jar':14 'jargon':13 'link':23 'panel':24 'say':11 'tear':19 'tech':9 'threddyrex.com':27,30,31 'threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':26 'wipe':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744467 {#1551
    date: 2023-11-23 14:01: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
99 DENIED edit
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "the-jargon-jar"
  +title: "the jargon jar"
  +url: "https://lemmy.world/pictrs/image/86fce44f-32f5-4311-8a79-706056fb3b05.jpeg"
  +body: """
    ### image-description\n
    \n
    an employee of a big tech firm, saying «The Jargon Jar is full. Wipe those tears with dollar bills.»\n
    \n
    ### links\n
    \n
    - panel from: [threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)\n
    - comics: [threddyrex.com](https://threddyrex.com)\n
    - author: [infosec.exchange/@threddy](https://infosec.exchange/@threddy)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700744467 {#1576
    date: 2023-11-23 14:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 15902
  -titleTs: "'jar':3 'jargon':2"
  -bodyTs: "'/@threddy](https://infosec.exchange/@threddy)':35 '/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':28 'author':32 'big':8 'bill':22 'comic':29 'descript':3 'dollar':21 'employe':5 'firm':10 'full':16 'imag':2 'image-descript':1 'infosec.exchange':34 'infosec.exchange/@threddy](https://infosec.exchange/@threddy)':33 'jar':14 'jargon':13 'link':23 'panel':24 'say':11 'tear':19 'tech':9 'threddyrex.com':27,30,31 'threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':26 'wipe':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744467 {#1551
    date: 2023-11-23 14:01: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
100 DENIED moderate
App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1568 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "the-jargon-jar"
  +title: "the jargon jar"
  +url: "https://lemmy.world/pictrs/image/86fce44f-32f5-4311-8a79-706056fb3b05.jpeg"
  +body: """
    ### image-description\n
    \n
    an employee of a big tech firm, saying «The Jargon Jar is full. Wipe those tears with dollar bills.»\n
    \n
    ### links\n
    \n
    - panel from: [threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)\n
    - comics: [threddyrex.com](https://threddyrex.com)\n
    - author: [infosec.exchange/@threddy](https://infosec.exchange/@threddy)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700744467 {#1576
    date: 2023-11-23 14:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 15902
  -titleTs: "'jar':3 'jargon':2"
  -bodyTs: "'/@threddy](https://infosec.exchange/@threddy)':35 '/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':28 'author':32 'big':8 'bill':22 'comic':29 'descript':3 'dollar':21 'employe':5 'firm':10 'full':16 'imag':2 'image-descript':1 'infosec.exchange':34 'infosec.exchange/@threddy](https://infosec.exchange/@threddy)':33 'jar':14 'jargon':13 'link':23 'panel':24 'say':11 'tear':19 'tech':9 'threddyrex.com':27,30,31 'threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':26 'wipe':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744467 {#1551
    date: 2023-11-23 14:01: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