GET https://kbin.spritesserver.nl/u/@velox_vulnus@lemmy.ml/threads/top/%E2%88%9E/all

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 …}
}
10.32 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.06 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 {#1983
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: "Looking-for-a-minimal-WM-setup"
  +title: "Looking for a minimal WM setup"
  +url: null
  +body: """
    Here is my current configuration:\n
    \n
    **config.scm**`scheme (use-modules  (gnu)  (gnu packages admin)  (gnu packages certs)  (gnu packages fonts)  (gnu packages gnome)  (gnu packages package-management)  (gnu packages text-editors)  (gnu packages terminals)  (gnu packages wm)  (gnu packages xdisorg)  (nongnu packages linux)  (nongnu packages mozilla)             (nongnu system linux-initrd))  (use-service-modules  desktop networking ssh xorg)  (operating-system  (host-name “guix”)  (kernel linux)  (initrd microcode-initrd)  (firmware (cons*   realtek-firmware   %base-firmware))  (timezone “Asia/Kolkata”)  (locale “en_IN.utf8”)  (keyboard-layout (keyboard-layout “in” “en”))   (bootloader   (bootloader-configuration    (bootloader grub-efi-bootloader)    (targets '(“/boot”))))   (file-systems (cons*   (file-system    (device (file-system-label “guix”))    (mount-point “/”)    (type “btrfs”))   (file-system    (device (uuid “C938-C7C0” 'fat))    (mount-point “/boot”)    (type “vfat”))    %base-file-systems))   (swap-devices   (list    (swap-space     (target      (uuid “4550d1a4-3566-47a2-a3bc-8d77c87acc62”)))))    (users (cons   (user-account    (name “guix”)    (comment “Guix System”)    (group “users”)    (supplementary-groups '(“wheel” “netdev” “audio” “video”)))    %base-user-accounts))   (packages (cons*   gnome-tweaks kakoune   nss-certs tree nix   firefox font-google-noto   font-google-noto-emoji   font-google-noto-sans-cjk   font-google-noto-serif-cjk   font-awesome %base-packages))    (services (cons*   (service openssh-service-type)   (service bluetooth-service-type)   (service xfce-desktop-service-type)   (modify-services %desktop-services    (guix-service-type     config =>     (guix-configuration      (inherit config)      (substitute-urls (cons*       “https://substitutes.nonguix.org”       %default-substitute-urls))      (authorized-keys (cons*       (local-file “./signing-key.pub”)       %default-authorized-guix-keys)))))))) `\n
    \n
    I am currently on a low-end laptop, as my device has broken down. It runs on 4GB of RAM, and GNOME is pretty heavy on this device. I am looking for a custom WM setup based on Wayland preferably (river, hyprland, sway or dwl). I do not want any fancy shortcuts for terminal or any other app. I want to be able to use a launcher and toggle between workspaces. I want snapping and multi-window gestures just like how it works on GNOME. I would appreciate shortcut icons for shutdown, wifi and sound. And last but not the least, I want to be able to control brightness and light/dark mode.\n
    \n
    Can anyone recommend me how I can start setting up a WM in this config file? What do I need to add, apart from the WM itself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727743868 {#1984
    date: 2024-10-01 02:51:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: []
  -id: 32377
  -titleTs: "'look':1 'minim':4 'setup':6 'wm':5"
  -bodyTs: "'-3566':154 '-47':155 '/boot':106,137 '/signing-key.pub':272 '4550d1a4':153 '4gb':296 '8d77c87acc62':159 'a2':157 'a2-a3bc-8d77c87acc62':156 'a3bc':158 'abl':341,385 'account':164,182 'add':413 'admin':14 'anyon':393 'apart':414 'app':336 'appreci':367 'asia/kolkata':84 'audio':177 'author':266,275 'authorized-key':265 'awesom':218 'base':81,141,180,220,315 'base-file-system':140 'base-firmwar':80 'base-packag':219 'base-user-account':179 'bluetooth':231 'bluetooth-service-typ':230 'bootload':96,98,100,104 'bootloader-configur':97 'bright':388 'broken':291 'btrfs':124 'c7c0':132 'c938':131 'c938-c7c0':130 'cert':17,191 'cjk':209,215 'comment':167 'con':76,110,161,184,223,259,268 'config':250,255,406 'config.scm':6 'configur':5,99,253 'control':387 'current':4,280 'custom':312 'default':262,274 'default-authorized-guix-key':273 'default-substitute-url':261 'desktop':58,237,244 'desktop-servic':243 'devic':114,128,146,289,306 'dwl':323 'editor':33 'efi':103 'emoji':203 'en':86,95 'end':285 'fanci':329 'fat':133 'file':108,112,116,126,142,271,407 'file-system':107,111,125 'file-system-label':115 'firefox':194 'firmwar':75,79,82 'font':20,196,200,205,211,217 'font-awesom':216 'font-google-noto':195 'font-google-noto-emoji':199 'font-google-noto-sans-cjk':204 'font-google-noto-serif-cjk':210 'gestur':357 'gnome':23,186,300,364 'gnome-tweak':185 'gnu':11,12,15,18,21,24,29,34,37,40 'googl':197,201,206,212 'group':170,174 'grub':102 'grub-efi-bootload':101 'guix':68,119,166,168,247,252,276 'guix-configur':251 'guix-service-typ':246 'heavi':303 'host':66 'host-nam':65 'hyprland':320 'icon':369 'in.utf8':87 'inherit':254 'initrd':53,71,74 'kakoun':188 'kernel':69 'key':267,277 'keyboard':89,92 'keyboard-layout':88,91 'label':118 'laptop':286 'last':376 'launcher':345 'layout':90,93 'least':380 'light/dark':390 'like':359 'linux':45,52,70 'linux-initrd':51 'list':147 'local':85,270 'local-fil':269 'look':309 'low':284 'low-end':283 'manag':28 'microcod':73 'microcode-initrd':72 'mode':391 'modifi':241 'modify-servic':240 'modul':10,57 'mount':121,135 'mount-point':120,134 'mozilla':48 'multi':355 'multi-window':354 'name':67,165 'need':411 'netdev':176 'network':59 'nix':193 'nongnu':43,46,49 'noto':198,202,207,213 'nss':190 'nss-cert':189 'openssh':226 'openssh-service-typ':225 'oper':63 'operating-system':62 'packag':13,16,19,22,25,27,30,35,38,41,44,47,183,221 'package-manag':26 'point':122,136 'prefer':318 'pretti':302 'ram':298 'realtek':78 'realtek-firmwar':77 'recommend':394 'river':319 'run':294 'san':208 'scheme':7 'serif':214 'servic':56,222,224,227,229,232,234,238,242,245,248 'set':400 'setup':314 'shortcut':330,368 'shutdown':371 'snap':352 'sound':374 'space':150 'ssh':60 'start':399 'substitut':257,263 'substitute-url':256 'substitutes.nonguix.org':260 'supplementari':173 'supplementary-group':172 'swap':145,149 'swap-devic':144 'swap-spac':148 'sway':321 'system':50,64,109,113,117,127,143,169 'target':105,151 'termin':36,332 'text':32 'text-editor':31 'timezon':83 'toggl':347 'tree':192 'tweak':187 'type':123,138,228,233,239,249 'url':258,264 'use':9,55,343 'use-modul':8 'use-service-modul':54 'user':160,163,171,181 'user-account':162 'uuid':129,152 'vfat':139 'video':178 'want':327,338,351,382 'wayland':317 'wheel':175 'wifi':372 'window':356 'wm':39,313,403,417 'work':362 'workspac':349 'would':366 'xdisorg':42 'xfce':236 'xfce-desktop-service-typ':235 'xorg':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951011
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10888977"
  +editedAt: DateTimeImmutable @1727654730 {#1987
    date: 2024-09-30 02:05:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933511 {#1981
    date: 2024-01-22 15:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1983
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: "Looking-for-a-minimal-WM-setup"
  +title: "Looking for a minimal WM setup"
  +url: null
  +body: """
    Here is my current configuration:\n
    \n
    **config.scm**`scheme (use-modules  (gnu)  (gnu packages admin)  (gnu packages certs)  (gnu packages fonts)  (gnu packages gnome)  (gnu packages package-management)  (gnu packages text-editors)  (gnu packages terminals)  (gnu packages wm)  (gnu packages xdisorg)  (nongnu packages linux)  (nongnu packages mozilla)             (nongnu system linux-initrd))  (use-service-modules  desktop networking ssh xorg)  (operating-system  (host-name “guix”)  (kernel linux)  (initrd microcode-initrd)  (firmware (cons*   realtek-firmware   %base-firmware))  (timezone “Asia/Kolkata”)  (locale “en_IN.utf8”)  (keyboard-layout (keyboard-layout “in” “en”))   (bootloader   (bootloader-configuration    (bootloader grub-efi-bootloader)    (targets '(“/boot”))))   (file-systems (cons*   (file-system    (device (file-system-label “guix”))    (mount-point “/”)    (type “btrfs”))   (file-system    (device (uuid “C938-C7C0” 'fat))    (mount-point “/boot”)    (type “vfat”))    %base-file-systems))   (swap-devices   (list    (swap-space     (target      (uuid “4550d1a4-3566-47a2-a3bc-8d77c87acc62”)))))    (users (cons   (user-account    (name “guix”)    (comment “Guix System”)    (group “users”)    (supplementary-groups '(“wheel” “netdev” “audio” “video”)))    %base-user-accounts))   (packages (cons*   gnome-tweaks kakoune   nss-certs tree nix   firefox font-google-noto   font-google-noto-emoji   font-google-noto-sans-cjk   font-google-noto-serif-cjk   font-awesome %base-packages))    (services (cons*   (service openssh-service-type)   (service bluetooth-service-type)   (service xfce-desktop-service-type)   (modify-services %desktop-services    (guix-service-type     config =>     (guix-configuration      (inherit config)      (substitute-urls (cons*       “https://substitutes.nonguix.org”       %default-substitute-urls))      (authorized-keys (cons*       (local-file “./signing-key.pub”)       %default-authorized-guix-keys)))))))) `\n
    \n
    I am currently on a low-end laptop, as my device has broken down. It runs on 4GB of RAM, and GNOME is pretty heavy on this device. I am looking for a custom WM setup based on Wayland preferably (river, hyprland, sway or dwl). I do not want any fancy shortcuts for terminal or any other app. I want to be able to use a launcher and toggle between workspaces. I want snapping and multi-window gestures just like how it works on GNOME. I would appreciate shortcut icons for shutdown, wifi and sound. And last but not the least, I want to be able to control brightness and light/dark mode.\n
    \n
    Can anyone recommend me how I can start setting up a WM in this config file? What do I need to add, apart from the WM itself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727743868 {#1984
    date: 2024-10-01 02:51:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: []
  -id: 32377
  -titleTs: "'look':1 'minim':4 'setup':6 'wm':5"
  -bodyTs: "'-3566':154 '-47':155 '/boot':106,137 '/signing-key.pub':272 '4550d1a4':153 '4gb':296 '8d77c87acc62':159 'a2':157 'a2-a3bc-8d77c87acc62':156 'a3bc':158 'abl':341,385 'account':164,182 'add':413 'admin':14 'anyon':393 'apart':414 'app':336 'appreci':367 'asia/kolkata':84 'audio':177 'author':266,275 'authorized-key':265 'awesom':218 'base':81,141,180,220,315 'base-file-system':140 'base-firmwar':80 'base-packag':219 'base-user-account':179 'bluetooth':231 'bluetooth-service-typ':230 'bootload':96,98,100,104 'bootloader-configur':97 'bright':388 'broken':291 'btrfs':124 'c7c0':132 'c938':131 'c938-c7c0':130 'cert':17,191 'cjk':209,215 'comment':167 'con':76,110,161,184,223,259,268 'config':250,255,406 'config.scm':6 'configur':5,99,253 'control':387 'current':4,280 'custom':312 'default':262,274 'default-authorized-guix-key':273 'default-substitute-url':261 'desktop':58,237,244 'desktop-servic':243 'devic':114,128,146,289,306 'dwl':323 'editor':33 'efi':103 'emoji':203 'en':86,95 'end':285 'fanci':329 'fat':133 'file':108,112,116,126,142,271,407 'file-system':107,111,125 'file-system-label':115 'firefox':194 'firmwar':75,79,82 'font':20,196,200,205,211,217 'font-awesom':216 'font-google-noto':195 'font-google-noto-emoji':199 'font-google-noto-sans-cjk':204 'font-google-noto-serif-cjk':210 'gestur':357 'gnome':23,186,300,364 'gnome-tweak':185 'gnu':11,12,15,18,21,24,29,34,37,40 'googl':197,201,206,212 'group':170,174 'grub':102 'grub-efi-bootload':101 'guix':68,119,166,168,247,252,276 'guix-configur':251 'guix-service-typ':246 'heavi':303 'host':66 'host-nam':65 'hyprland':320 'icon':369 'in.utf8':87 'inherit':254 'initrd':53,71,74 'kakoun':188 'kernel':69 'key':267,277 'keyboard':89,92 'keyboard-layout':88,91 'label':118 'laptop':286 'last':376 'launcher':345 'layout':90,93 'least':380 'light/dark':390 'like':359 'linux':45,52,70 'linux-initrd':51 'list':147 'local':85,270 'local-fil':269 'look':309 'low':284 'low-end':283 'manag':28 'microcod':73 'microcode-initrd':72 'mode':391 'modifi':241 'modify-servic':240 'modul':10,57 'mount':121,135 'mount-point':120,134 'mozilla':48 'multi':355 'multi-window':354 'name':67,165 'need':411 'netdev':176 'network':59 'nix':193 'nongnu':43,46,49 'noto':198,202,207,213 'nss':190 'nss-cert':189 'openssh':226 'openssh-service-typ':225 'oper':63 'operating-system':62 'packag':13,16,19,22,25,27,30,35,38,41,44,47,183,221 'package-manag':26 'point':122,136 'prefer':318 'pretti':302 'ram':298 'realtek':78 'realtek-firmwar':77 'recommend':394 'river':319 'run':294 'san':208 'scheme':7 'serif':214 'servic':56,222,224,227,229,232,234,238,242,245,248 'set':400 'setup':314 'shortcut':330,368 'shutdown':371 'snap':352 'sound':374 'space':150 'ssh':60 'start':399 'substitut':257,263 'substitute-url':256 'substitutes.nonguix.org':260 'supplementari':173 'supplementary-group':172 'swap':145,149 'swap-devic':144 'swap-spac':148 'sway':321 'system':50,64,109,113,117,127,143,169 'target':105,151 'termin':36,332 'text':32 'text-editor':31 'timezon':83 'toggl':347 'tree':192 'tweak':187 'type':123,138,228,233,239,249 'url':258,264 'use':9,55,343 'use-modul':8 'use-service-modul':54 'user':160,163,171,181 'user-account':162 'uuid':129,152 'vfat':139 'video':178 'want':327,338,351,382 'wayland':317 'wheel':175 'wifi':372 'window':356 'wm':39,313,403,417 'work':362 'workspac':349 'would':366 'xdisorg':42 'xfce':236 'xfce-desktop-service-typ':235 'xorg':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951011
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10888977"
  +editedAt: DateTimeImmutable @1727654730 {#1987
    date: 2024-09-30 02:05:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933511 {#1981
    date: 2024-01-22 15:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1983
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: "Looking-for-a-minimal-WM-setup"
  +title: "Looking for a minimal WM setup"
  +url: null
  +body: """
    Here is my current configuration:\n
    \n
    **config.scm**`scheme (use-modules  (gnu)  (gnu packages admin)  (gnu packages certs)  (gnu packages fonts)  (gnu packages gnome)  (gnu packages package-management)  (gnu packages text-editors)  (gnu packages terminals)  (gnu packages wm)  (gnu packages xdisorg)  (nongnu packages linux)  (nongnu packages mozilla)             (nongnu system linux-initrd))  (use-service-modules  desktop networking ssh xorg)  (operating-system  (host-name “guix”)  (kernel linux)  (initrd microcode-initrd)  (firmware (cons*   realtek-firmware   %base-firmware))  (timezone “Asia/Kolkata”)  (locale “en_IN.utf8”)  (keyboard-layout (keyboard-layout “in” “en”))   (bootloader   (bootloader-configuration    (bootloader grub-efi-bootloader)    (targets '(“/boot”))))   (file-systems (cons*   (file-system    (device (file-system-label “guix”))    (mount-point “/”)    (type “btrfs”))   (file-system    (device (uuid “C938-C7C0” 'fat))    (mount-point “/boot”)    (type “vfat”))    %base-file-systems))   (swap-devices   (list    (swap-space     (target      (uuid “4550d1a4-3566-47a2-a3bc-8d77c87acc62”)))))    (users (cons   (user-account    (name “guix”)    (comment “Guix System”)    (group “users”)    (supplementary-groups '(“wheel” “netdev” “audio” “video”)))    %base-user-accounts))   (packages (cons*   gnome-tweaks kakoune   nss-certs tree nix   firefox font-google-noto   font-google-noto-emoji   font-google-noto-sans-cjk   font-google-noto-serif-cjk   font-awesome %base-packages))    (services (cons*   (service openssh-service-type)   (service bluetooth-service-type)   (service xfce-desktop-service-type)   (modify-services %desktop-services    (guix-service-type     config =>     (guix-configuration      (inherit config)      (substitute-urls (cons*       “https://substitutes.nonguix.org”       %default-substitute-urls))      (authorized-keys (cons*       (local-file “./signing-key.pub”)       %default-authorized-guix-keys)))))))) `\n
    \n
    I am currently on a low-end laptop, as my device has broken down. It runs on 4GB of RAM, and GNOME is pretty heavy on this device. I am looking for a custom WM setup based on Wayland preferably (river, hyprland, sway or dwl). I do not want any fancy shortcuts for terminal or any other app. I want to be able to use a launcher and toggle between workspaces. I want snapping and multi-window gestures just like how it works on GNOME. I would appreciate shortcut icons for shutdown, wifi and sound. And last but not the least, I want to be able to control brightness and light/dark mode.\n
    \n
    Can anyone recommend me how I can start setting up a WM in this config file? What do I need to add, apart from the WM itself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727743868 {#1984
    date: 2024-10-01 02:51:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: []
  -id: 32377
  -titleTs: "'look':1 'minim':4 'setup':6 'wm':5"
  -bodyTs: "'-3566':154 '-47':155 '/boot':106,137 '/signing-key.pub':272 '4550d1a4':153 '4gb':296 '8d77c87acc62':159 'a2':157 'a2-a3bc-8d77c87acc62':156 'a3bc':158 'abl':341,385 'account':164,182 'add':413 'admin':14 'anyon':393 'apart':414 'app':336 'appreci':367 'asia/kolkata':84 'audio':177 'author':266,275 'authorized-key':265 'awesom':218 'base':81,141,180,220,315 'base-file-system':140 'base-firmwar':80 'base-packag':219 'base-user-account':179 'bluetooth':231 'bluetooth-service-typ':230 'bootload':96,98,100,104 'bootloader-configur':97 'bright':388 'broken':291 'btrfs':124 'c7c0':132 'c938':131 'c938-c7c0':130 'cert':17,191 'cjk':209,215 'comment':167 'con':76,110,161,184,223,259,268 'config':250,255,406 'config.scm':6 'configur':5,99,253 'control':387 'current':4,280 'custom':312 'default':262,274 'default-authorized-guix-key':273 'default-substitute-url':261 'desktop':58,237,244 'desktop-servic':243 'devic':114,128,146,289,306 'dwl':323 'editor':33 'efi':103 'emoji':203 'en':86,95 'end':285 'fanci':329 'fat':133 'file':108,112,116,126,142,271,407 'file-system':107,111,125 'file-system-label':115 'firefox':194 'firmwar':75,79,82 'font':20,196,200,205,211,217 'font-awesom':216 'font-google-noto':195 'font-google-noto-emoji':199 'font-google-noto-sans-cjk':204 'font-google-noto-serif-cjk':210 'gestur':357 'gnome':23,186,300,364 'gnome-tweak':185 'gnu':11,12,15,18,21,24,29,34,37,40 'googl':197,201,206,212 'group':170,174 'grub':102 'grub-efi-bootload':101 'guix':68,119,166,168,247,252,276 'guix-configur':251 'guix-service-typ':246 'heavi':303 'host':66 'host-nam':65 'hyprland':320 'icon':369 'in.utf8':87 'inherit':254 'initrd':53,71,74 'kakoun':188 'kernel':69 'key':267,277 'keyboard':89,92 'keyboard-layout':88,91 'label':118 'laptop':286 'last':376 'launcher':345 'layout':90,93 'least':380 'light/dark':390 'like':359 'linux':45,52,70 'linux-initrd':51 'list':147 'local':85,270 'local-fil':269 'look':309 'low':284 'low-end':283 'manag':28 'microcod':73 'microcode-initrd':72 'mode':391 'modifi':241 'modify-servic':240 'modul':10,57 'mount':121,135 'mount-point':120,134 'mozilla':48 'multi':355 'multi-window':354 'name':67,165 'need':411 'netdev':176 'network':59 'nix':193 'nongnu':43,46,49 'noto':198,202,207,213 'nss':190 'nss-cert':189 'openssh':226 'openssh-service-typ':225 'oper':63 'operating-system':62 'packag':13,16,19,22,25,27,30,35,38,41,44,47,183,221 'package-manag':26 'point':122,136 'prefer':318 'pretti':302 'ram':298 'realtek':78 'realtek-firmwar':77 'recommend':394 'river':319 'run':294 'san':208 'scheme':7 'serif':214 'servic':56,222,224,227,229,232,234,238,242,245,248 'set':400 'setup':314 'shortcut':330,368 'shutdown':371 'snap':352 'sound':374 'space':150 'ssh':60 'start':399 'substitut':257,263 'substitute-url':256 'substitutes.nonguix.org':260 'supplementari':173 'supplementary-group':172 'swap':145,149 'swap-devic':144 'swap-spac':148 'sway':321 'system':50,64,109,113,117,127,143,169 'target':105,151 'termin':36,332 'text':32 'text-editor':31 'timezon':83 'toggl':347 'tree':192 'tweak':187 'type':123,138,228,233,239,249 'url':258,264 'use':9,55,343 'use-modul':8 'use-service-modul':54 'user':160,163,171,181 'user-account':162 'uuid':129,152 'vfat':139 'video':178 'want':327,338,351,382 'wayland':317 'wheel':175 'wifi':372 'window':356 'wm':39,313,403,417 'work':362 'workspac':349 'would':366 'xdisorg':42 'xfce':236 'xfce-desktop-service-typ':235 'xorg':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951011
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10888977"
  +editedAt: DateTimeImmutable @1727654730 {#1987
    date: 2024-09-30 02:05:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933511 {#1981
    date: 2024-01-22 15:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2134
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: "Where-can-I-find-all-the-scanned-copies-for-the"
  +title: "Where can I find all the scanned copies for the Tulu Lexicon?"
  +url: null
  +body: "I’ve tried looking for this project all over Libgen, Internet Archive and similar sites, but could not find it anywhere. I was only able to come across a Reddit post with the physical copies of the book."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710278783 {#2169
    date: 2024-03-12 22:26:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  +badges: Doctrine\ORM\PersistentCollection {#1992 …}
  +children: []
  -id: 26250
  -titleTs: "'copi':8 'find':4 'lexicon':12 'scan':7 'tulu':11"
  -bodyTs: "'abl':25 'across':28 'anywher':21 'archiv':12 'book':38 'come':27 'copi':35 'could':17 'find':19 'internet':11 'libgen':10 'look':4 'physic':34 'post':31 'project':7 'reddit':30 'similar':14 'site':15 'tri':3 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704074114
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9949513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704038614 {#2038
    date: 2023-12-31 17:03:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2134
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: "Where-can-I-find-all-the-scanned-copies-for-the"
  +title: "Where can I find all the scanned copies for the Tulu Lexicon?"
  +url: null
  +body: "I’ve tried looking for this project all over Libgen, Internet Archive and similar sites, but could not find it anywhere. I was only able to come across a Reddit post with the physical copies of the book."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710278783 {#2169
    date: 2024-03-12 22:26:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  +badges: Doctrine\ORM\PersistentCollection {#1992 …}
  +children: []
  -id: 26250
  -titleTs: "'copi':8 'find':4 'lexicon':12 'scan':7 'tulu':11"
  -bodyTs: "'abl':25 'across':28 'anywher':21 'archiv':12 'book':38 'come':27 'copi':35 'could':17 'find':19 'internet':11 'libgen':10 'look':4 'physic':34 'post':31 'project':7 'reddit':30 'similar':14 'site':15 'tri':3 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704074114
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9949513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704038614 {#2038
    date: 2023-12-31 17:03:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2134
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1988 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: "Where-can-I-find-all-the-scanned-copies-for-the"
  +title: "Where can I find all the scanned copies for the Tulu Lexicon?"
  +url: null
  +body: "I’ve tried looking for this project all over Libgen, Internet Archive and similar sites, but could not find it anywhere. I was only able to come across a Reddit post with the physical copies of the book."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710278783 {#2169
    date: 2024-03-12 22:26:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  +badges: Doctrine\ORM\PersistentCollection {#1992 …}
  +children: []
  -id: 26250
  -titleTs: "'copi':8 'find':4 'lexicon':12 'scan':7 'tulu':11"
  -bodyTs: "'abl':25 'across':28 'anywher':21 'archiv':12 'book':38 'come':27 'copi':35 'could':17 'find':19 'internet':11 'libgen':10 'look':4 'physic':34 'post':31 'project':7 'reddit':30 'similar':14 'site':15 'tri':3 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704074114
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9949513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704038614 {#2038
    date: 2023-12-31 17:03:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#2157
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699498542 {#2154
    date: 2023-11-09 03:55:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  +badges: Doctrine\ORM\PersistentCollection {#2180 …}
  +children: []
  -id: 30344
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7700031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699498542 {#2158
    date: 2023-11-09 03:55: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
11 DENIED edit
App\Entity\Entry {#2157
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699498542 {#2154
    date: 2023-11-09 03:55:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  +badges: Doctrine\ORM\PersistentCollection {#2180 …}
  +children: []
  -id: 30344
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7700031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699498542 {#2158
    date: 2023-11-09 03:55: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
12 DENIED moderate
App\Entity\Entry {#2157
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699498542 {#2154
    date: 2023-11-09 03:55:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  +badges: Doctrine\ORM\PersistentCollection {#2180 …}
  +children: []
  -id: 30344
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7700031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699498542 {#2158
    date: 2023-11-09 03:55: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
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 {#2226
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699316925 {#2236
    date: 2023-11-07 01:28:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  +badges: Doctrine\ORM\PersistentCollection {#2246 …}
  +children: []
  -id: 30225
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7604686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699316925 {#2233
    date: 2023-11-07 01:28:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#2226
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699316925 {#2236
    date: 2023-11-07 01:28:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  +badges: Doctrine\ORM\PersistentCollection {#2246 …}
  +children: []
  -id: 30225
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7604686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699316925 {#2233
    date: 2023-11-07 01:28:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#2226
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699316925 {#2236
    date: 2023-11-07 01:28:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  +badges: Doctrine\ORM\PersistentCollection {#2246 …}
  +children: []
  -id: 30225
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7604686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699316925 {#2233
    date: 2023-11-07 01:28:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2271
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699095355 {#2267
    date: 2023-11-04 11:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  +badges: Doctrine\ORM\PersistentCollection {#2239 …}
  +children: []
  -id: 30224
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7478355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699095355 {#2273
    date: 2023-11-04 11:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#2271
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699095355 {#2267
    date: 2023-11-04 11:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  +badges: Doctrine\ORM\PersistentCollection {#2239 …}
  +children: []
  -id: 30224
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7478355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699095355 {#2273
    date: 2023-11-04 11:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#2271
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699095355 {#2267
    date: 2023-11-04 11:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  +badges: Doctrine\ORM\PersistentCollection {#2239 …}
  +children: []
  -id: 30224
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7478355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699095355 {#2273
    date: 2023-11-04 11:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2210
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698870012 {#2202
    date: 2023-11-01 21:20:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  +badges: Doctrine\ORM\PersistentCollection {#2257 …}
  +children: []
  -id: 30223
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7355981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698870012 {#2201
    date: 2023-11-01 21:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2210
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698870012 {#2202
    date: 2023-11-01 21:20:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  +badges: Doctrine\ORM\PersistentCollection {#2257 …}
  +children: []
  -id: 30223
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7355981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698870012 {#2201
    date: 2023-11-01 21:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2210
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698870012 {#2202
    date: 2023-11-01 21:20:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  +badges: Doctrine\ORM\PersistentCollection {#2257 …}
  +children: []
  -id: 30223
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7355981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698870012 {#2201
    date: 2023-11-01 21:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2218
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698840399 {#2261
    date: 2023-11-01 13:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  +badges: Doctrine\ORM\PersistentCollection {#2205 …}
  +children: []
  -id: 30222
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7337191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698840399 {#2220
    date: 2023-11-01 13:06: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
27 DENIED edit
App\Entity\Entry {#2218
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698840399 {#2261
    date: 2023-11-01 13:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  +badges: Doctrine\ORM\PersistentCollection {#2205 …}
  +children: []
  -id: 30222
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7337191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698840399 {#2220
    date: 2023-11-01 13:06: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
28 DENIED moderate
App\Entity\Entry {#2218
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698840399 {#2261
    date: 2023-11-01 13:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  +badges: Doctrine\ORM\PersistentCollection {#2205 …}
  +children: []
  -id: 30222
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7337191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698840399 {#2220
    date: 2023-11-01 13:06: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
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 {#2294
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698730101 {#2316
    date: 2023-10-31 06:28:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  +badges: Doctrine\ORM\PersistentCollection {#2275 …}
  +children: []
  -id: 30221
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7276079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698730101 {#2292
    date: 2023-10-31 06:28:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2294
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698730101 {#2316
    date: 2023-10-31 06:28:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  +badges: Doctrine\ORM\PersistentCollection {#2275 …}
  +children: []
  -id: 30221
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7276079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698730101 {#2292
    date: 2023-10-31 06:28:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2294
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698730101 {#2316
    date: 2023-10-31 06:28:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  +badges: Doctrine\ORM\PersistentCollection {#2275 …}
  +children: []
  -id: 30221
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7276079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698730101 {#2292
    date: 2023-10-31 06:28:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2321
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698551894 {#2315
    date: 2023-10-29 04:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  +badges: Doctrine\ORM\PersistentCollection {#2318 …}
  +children: []
  -id: 30220
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7175232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698551894 {#2322
    date: 2023-10-29 04:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2321
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698551894 {#2315
    date: 2023-10-29 04:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  +badges: Doctrine\ORM\PersistentCollection {#2318 …}
  +children: []
  -id: 30220
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7175232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698551894 {#2322
    date: 2023-10-29 04:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2321
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698551894 {#2315
    date: 2023-10-29 04:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  +badges: Doctrine\ORM\PersistentCollection {#2318 …}
  +children: []
  -id: 30220
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7175232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698551894 {#2322
    date: 2023-10-29 04:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2228
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698225664 {#2232
    date: 2023-10-25 11:21:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  +badges: Doctrine\ORM\PersistentCollection {#2297 …}
  +children: []
  -id: 30219
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6999102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698225664 {#2229
    date: 2023-10-25 11:21:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2228
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698225664 {#2232
    date: 2023-10-25 11:21:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  +badges: Doctrine\ORM\PersistentCollection {#2297 …}
  +children: []
  -id: 30219
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6999102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698225664 {#2229
    date: 2023-10-25 11:21:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2228
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2252 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698225664 {#2232
    date: 2023-10-25 11:21:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  +badges: Doctrine\ORM\PersistentCollection {#2297 …}
  +children: []
  -id: 30219
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6999102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698225664 {#2229
    date: 2023-10-25 11:21:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2043
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697807731 {#2127
    date: 2023-10-20 15:15:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  +badges: Doctrine\ORM\PersistentCollection {#2230 …}
  +children: []
  -id: 30218
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6759732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697807731 {#2126
    date: 2023-10-20 15:15:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#2043
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697807731 {#2127
    date: 2023-10-20 15:15:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  +badges: Doctrine\ORM\PersistentCollection {#2230 …}
  +children: []
  -id: 30218
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6759732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697807731 {#2126
    date: 2023-10-20 15:15:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#2043
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697807731 {#2127
    date: 2023-10-20 15:15:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  +badges: Doctrine\ORM\PersistentCollection {#2230 …}
  +children: []
  -id: 30218
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6759732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697807731 {#2126
    date: 2023-10-20 15:15:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2059
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697718352 {#2048
    date: 2023-10-19 14:25:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  +badges: Doctrine\ORM\PersistentCollection {#2165 …}
  +children: []
  -id: 30216
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6707429"
  +editedAt: DateTimeImmutable @1722751030 {#2051
    date: 2024-08-04 07:57:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697718352 {#2056
    date: 2023-10-19 14:25:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#2059
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697718352 {#2048
    date: 2023-10-19 14:25:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  +badges: Doctrine\ORM\PersistentCollection {#2165 …}
  +children: []
  -id: 30216
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6707429"
  +editedAt: DateTimeImmutable @1722751030 {#2051
    date: 2024-08-04 07:57:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697718352 {#2056
    date: 2023-10-19 14:25:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#2059
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2046 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697718352 {#2048
    date: 2023-10-19 14:25:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  +badges: Doctrine\ORM\PersistentCollection {#2165 …}
  +children: []
  -id: 30216
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6707429"
  +editedAt: DateTimeImmutable @1722751030 {#2051
    date: 2024-08-04 07:57:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697718352 {#2056
    date: 2023-10-19 14:25:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2099
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697521274 {#2104
    date: 2023-10-17 07:41:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  +badges: Doctrine\ORM\PersistentCollection {#2124 …}
  +children: []
  -id: 30215
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6600842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697521274 {#2100
    date: 2023-10-17 07:41:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#2099
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697521274 {#2104
    date: 2023-10-17 07:41:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  +badges: Doctrine\ORM\PersistentCollection {#2124 …}
  +children: []
  -id: 30215
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6600842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697521274 {#2100
    date: 2023-10-17 07:41:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#2099
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1630 …}
  +slug: ""
  +title: "***"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697521274 {#2104
    date: 2023-10-17 07:41:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  +badges: Doctrine\ORM\PersistentCollection {#2124 …}
  +children: []
  -id: 30215
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6600842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697521274 {#2100
    date: 2023-10-17 07:41:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details