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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#191
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#242
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#269
    date: 2024-01-18 09:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#191
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#242
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#269
    date: 2024-01-18 09:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Help-me-get-started-with-VPN"
  +title: "Help me get started with VPN"
  +url: null
  +body: """
    *TLDR: VPN-newbie wants to learn how to set up and use VPN.*\n
    \n
    **What I have:**\n
    \n
    Currently, many of my selfhosted services are publicly available via my domain name. I am aware that it is safer to keep things closed, and use VPN to access – but I don’t know how that works.\n
    \n
    - domain name mapped via Cloudflare > static WAN IP > ISP modem > Ubiquity USG3 gateway > Linux server and Raspberry Pi.\n
    - 80,443 fowarded to Nginx Proxy Manager; everything else closed.\n
    - Linux server running Docker and several containers: NPM, Portainer, Paperless, Gitea, Mattermost, Immich, etc.\n
    - Raspberry Pi running Pi-hole as DNS server for LAN clients.\n
    - Synology NAS as network storage.\n
    \n
    **What I want:**\n
    \n
    - access services from WAN via Android phone.\n
    - access services from WAN via laptop.\n
    - maybe still keep some things public?\n
    - noob-friendly solution: needs to be easy to “grok” and easy to maintain when services change.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726813069 {#191
    date: 2024-09-20 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 31435
  -titleTs: "'get':3 'help':1 'start':4 'vpn':6"
  -bodyTs: "'443':74 '80':73 'access':46,117,124 'android':122 'avail':26 'awar':33 'chang':152 'client':108 'close':41,82 'cloudflar':59 'contain':89 'current':18 'dns':104 'docker':86 'domain':29,55 'easi':143,147 'els':81 'etc':96 'everyth':80 'foward':75 'friend':138 'gateway':67 'gitea':93 'grok':145 'hole':102 'immich':95 'ip':62 'isp':63 'keep':39,132 'know':51 'lan':107 'laptop':129 'learn':7 'linux':68,83 'maintain':149 'manag':79 'mani':19 'map':57 'mattermost':94 'mayb':130 'modem':64 'name':30,56 'nas':110 'need':140 'network':112 'newbi':4 'nginx':77 'noob':137 'noob-friend':136 'npm':90 'paperless':92 'phone':123 'pi':72,98,101 'pi-hol':100 'portain':91 'proxi':78 'public':25,135 'raspberri':71,97 'run':85,99 'safer':37 'selfhost':22 'server':69,84,105 'servic':23,118,125,151 'set':10 'sever':88 'solut':139 'static':60 'still':131 'storag':113 'synolog':109 'thing':40,134 'tldr':1 'ubiqu':65 'use':13,43 'usg3':66 'via':27,58,121,128 'vpn':3,14,44 'vpn-newbi':2 'wan':61,120,127 'want':5,116 'work':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705653984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10859613"
  +editedAt: DateTimeImmutable @1726346573 {#242
    date: 2024-09-14 22:42:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705567584 {#269
    date: 2024-01-18 09:46:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "etk-Ebitengine-tool-kit-for-creating-graphical-user-interfaces"
  +title: "etk - Ebitengine tool kit for creating graphical user interfaces"
  +url: "https://code.rocketnine.space/tslocum/etk"
  +body: "etk is a library for the [Ebitengine](https://ebitengine.org) game engine that simplifies creating graphical user interfaces. The [README](https://code.rocket9labs.com/tslocum/etk#features) lists the features and widgets. [Boxcars](https://code.rocketnine.space/tslocum/boxcars) uses etk to greatly simplify UI development, as its single codebase targets web, desktop and Android."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705566494 {#1867
    date: 2024-01-18 09:28:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 31434
  -titleTs: "'creat':6 'ebitengin':2 'etk':1 'graphic':7 'interfac':9 'kit':4 'tool':3 'user':8"
  -bodyTs: "'/tslocum/boxcars)':30 '/tslocum/etk#features)':21 'android':46 'boxcar':27 'code.rocket9labs.com':20 'code.rocket9labs.com/tslocum/etk#features)':19 'code.rocketnine.space':29 'code.rocketnine.space/tslocum/boxcars)':28 'codebas':41 'creat':13 'desktop':44 'develop':37 'ebitengin':7 'ebitengine.org':8 'engin':10 'etk':1,32 'featur':24 'game':9 'graphic':14 'great':34 'interfac':16 'librari':4 'list':22 'readm':18 'simplifi':12,35 'singl':40 'target':42 'ui':36 'use':31 'user':15 'web':43 'widget':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705602494
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10701901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566494 {#1913
    date: 2024-01-18 09:28: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
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "etk-Ebitengine-tool-kit-for-creating-graphical-user-interfaces"
  +title: "etk - Ebitengine tool kit for creating graphical user interfaces"
  +url: "https://code.rocketnine.space/tslocum/etk"
  +body: "etk is a library for the [Ebitengine](https://ebitengine.org) game engine that simplifies creating graphical user interfaces. The [README](https://code.rocket9labs.com/tslocum/etk#features) lists the features and widgets. [Boxcars](https://code.rocketnine.space/tslocum/boxcars) uses etk to greatly simplify UI development, as its single codebase targets web, desktop and Android."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705566494 {#1867
    date: 2024-01-18 09:28:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 31434
  -titleTs: "'creat':6 'ebitengin':2 'etk':1 'graphic':7 'interfac':9 'kit':4 'tool':3 'user':8"
  -bodyTs: "'/tslocum/boxcars)':30 '/tslocum/etk#features)':21 'android':46 'boxcar':27 'code.rocket9labs.com':20 'code.rocket9labs.com/tslocum/etk#features)':19 'code.rocketnine.space':29 'code.rocketnine.space/tslocum/boxcars)':28 'codebas':41 'creat':13 'desktop':44 'develop':37 'ebitengin':7 'ebitengine.org':8 'engin':10 'etk':1,32 'featur':24 'game':9 'graphic':14 'great':34 'interfac':16 'librari':4 'list':22 'readm':18 'simplifi':12,35 'singl':40 'target':42 'ui':36 'use':31 'user':15 'web':43 'widget':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705602494
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10701901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566494 {#1913
    date: 2024-01-18 09:28: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
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "etk-Ebitengine-tool-kit-for-creating-graphical-user-interfaces"
  +title: "etk - Ebitengine tool kit for creating graphical user interfaces"
  +url: "https://code.rocketnine.space/tslocum/etk"
  +body: "etk is a library for the [Ebitengine](https://ebitengine.org) game engine that simplifies creating graphical user interfaces. The [README](https://code.rocket9labs.com/tslocum/etk#features) lists the features and widgets. [Boxcars](https://code.rocketnine.space/tslocum/boxcars) uses etk to greatly simplify UI development, as its single codebase targets web, desktop and Android."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705566494 {#1867
    date: 2024-01-18 09:28:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 31434
  -titleTs: "'creat':6 'ebitengin':2 'etk':1 'graphic':7 'interfac':9 'kit':4 'tool':3 'user':8"
  -bodyTs: "'/tslocum/boxcars)':30 '/tslocum/etk#features)':21 'android':46 'boxcar':27 'code.rocket9labs.com':20 'code.rocket9labs.com/tslocum/etk#features)':19 'code.rocketnine.space':29 'code.rocketnine.space/tslocum/boxcars)':28 'codebas':41 'creat':13 'desktop':44 'develop':37 'ebitengin':7 'ebitengine.org':8 'engin':10 'etk':1,32 'featur':24 'game':9 'graphic':14 'great':34 'interfac':16 'librari':4 'list':22 'readm':18 'simplifi':12,35 'singl':40 'target':42 'ui':36 'use':31 'user':15 'web':43 'widget':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705602494
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10701901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566494 {#1913
    date: 2024-01-18 09:28: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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Active-combat-against-surveillance-instead-of-passive-defense"
  +title: "Active combat against surveillance instead of passive defense"
  +url: null
  +body: """
    Examples of passive defenses against surveillance:\n
    \n
    - [Privacy Badger](https://privacybadger.org)\n
    - [uBlock Origin](https://github.com/gorhill/uBlock)\n
    - Using open source Linux rather than Microsoft Windows\n
    - etc.\n
    \n
    But why not actively combat surveillance instead of passively defending against it? Examples of active combat:\n
    \n
    - [AdNauseam](https://adnauseam.io)\n
    - [ScareMail](https://bengrosser.com/projects/scaremail/)\n
    - Emacs [spook.el](https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)\n
    \n
    We must poison the data of those who are violating our privacy. Let us waste their time, increase their data storage costs, and waste their processing power. Let them drown in an ocean of data. Let them search for tiny needles in huge haystacks, with no way to distinguish between needles and hay.\n
    \n
    Some ideas:\n
    \n
    - Sending fake data to Google Analytics ([How does Google Analytics prevent fake data attacks against an entity’s traffic?](https://security.stackexchange.com/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))\n
    - Create fake contacts lists to mislead those who are building social network graphs.\n
    - Encrypt lots of worthless data, store them in the cloud or send them by email. If the encrypted data is intercepted by any nosy entity, they will have to waste storage space while waiting to be able to break the encryption.\n
    \n
    What are some other possible methods?\n
    \n
    Let us turn the tables on those who have been violating our privacy. Why do we have to be on the defense? Let us waste their resources in the same way that they are wasting ours!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726708794 {#1953
    date: 2024-09-19 03:19:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31433
  -titleTs: "'activ':1 'combat':2 'defens':8 'instead':5 'passiv':7 'surveil':4"
  -bodyTs: "'/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)':50 '/gorhill/ublock)':14 '/projects/scaremail/)':45 '/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))':127 'abl':177 'activ':27,38 'adnauseam':40 'adnauseam.io':41 'analyt':111,115 'attack':119 'badger':8 'bengrosser.com':44 'bengrosser.com/projects/scaremail/)':43 'break':179 'build':137 'cloud':150 'combat':28,39 'contact':130 'cost':72 'creat':128 'data':55,70,85,108,118,145,159 'defend':33 'defens':4,209 'distinguish':99 'drown':80 'emac':46 'email':155 'encrypt':141,158,181 'entiti':122,165 'etc':23 'exampl':1,36 'fake':107,117,129 'git.savannah.gnu.org':49 'git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)':48 'github.com':13 'github.com/gorhill/ublock)':12 'googl':110,114 'graph':140 'hay':103 'haystack':94 'huge':93 'idea':105 'increas':68 'instead':30 'intercept':161 'let':63,78,86,188,210 'linux':18 'list':131 'lot':142 'method':187 'microsoft':21 'mislead':133 'must':52 'needl':91,101 'network':139 'nosi':164 'ocean':83 'open':16 'origin':11 'passiv':3,32 'poison':53 'possibl':186 'power':77 'prevent':116 'privaci':7,62,200 'privacybadger.org':9 'process':76 'rather':19 'resourc':214 'scaremail':42 'search':88 'security.stackexchange.com':126 'security.stackexchange.com/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))':125 'send':106,152 'social':138 'sourc':17 'space':172 'spook.el':47 'storag':71,171 'store':146 'surveil':6,29 'tabl':192 'time':67 'tini':90 'traffic':124 'turn':190 'ublock':10 'us':64,189,211 'use':15 'violat':60,198 'wait':174 'wast':65,74,170,212,222 'way':97,218 'window':22 'worthless':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705652339
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10701529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565939 {#1937
    date: 2024-01-18 09:18:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Active-combat-against-surveillance-instead-of-passive-defense"
  +title: "Active combat against surveillance instead of passive defense"
  +url: null
  +body: """
    Examples of passive defenses against surveillance:\n
    \n
    - [Privacy Badger](https://privacybadger.org)\n
    - [uBlock Origin](https://github.com/gorhill/uBlock)\n
    - Using open source Linux rather than Microsoft Windows\n
    - etc.\n
    \n
    But why not actively combat surveillance instead of passively defending against it? Examples of active combat:\n
    \n
    - [AdNauseam](https://adnauseam.io)\n
    - [ScareMail](https://bengrosser.com/projects/scaremail/)\n
    - Emacs [spook.el](https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)\n
    \n
    We must poison the data of those who are violating our privacy. Let us waste their time, increase their data storage costs, and waste their processing power. Let them drown in an ocean of data. Let them search for tiny needles in huge haystacks, with no way to distinguish between needles and hay.\n
    \n
    Some ideas:\n
    \n
    - Sending fake data to Google Analytics ([How does Google Analytics prevent fake data attacks against an entity’s traffic?](https://security.stackexchange.com/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))\n
    - Create fake contacts lists to mislead those who are building social network graphs.\n
    - Encrypt lots of worthless data, store them in the cloud or send them by email. If the encrypted data is intercepted by any nosy entity, they will have to waste storage space while waiting to be able to break the encryption.\n
    \n
    What are some other possible methods?\n
    \n
    Let us turn the tables on those who have been violating our privacy. Why do we have to be on the defense? Let us waste their resources in the same way that they are wasting ours!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726708794 {#1953
    date: 2024-09-19 03:19:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31433
  -titleTs: "'activ':1 'combat':2 'defens':8 'instead':5 'passiv':7 'surveil':4"
  -bodyTs: "'/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)':50 '/gorhill/ublock)':14 '/projects/scaremail/)':45 '/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))':127 'abl':177 'activ':27,38 'adnauseam':40 'adnauseam.io':41 'analyt':111,115 'attack':119 'badger':8 'bengrosser.com':44 'bengrosser.com/projects/scaremail/)':43 'break':179 'build':137 'cloud':150 'combat':28,39 'contact':130 'cost':72 'creat':128 'data':55,70,85,108,118,145,159 'defend':33 'defens':4,209 'distinguish':99 'drown':80 'emac':46 'email':155 'encrypt':141,158,181 'entiti':122,165 'etc':23 'exampl':1,36 'fake':107,117,129 'git.savannah.gnu.org':49 'git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)':48 'github.com':13 'github.com/gorhill/ublock)':12 'googl':110,114 'graph':140 'hay':103 'haystack':94 'huge':93 'idea':105 'increas':68 'instead':30 'intercept':161 'let':63,78,86,188,210 'linux':18 'list':131 'lot':142 'method':187 'microsoft':21 'mislead':133 'must':52 'needl':91,101 'network':139 'nosi':164 'ocean':83 'open':16 'origin':11 'passiv':3,32 'poison':53 'possibl':186 'power':77 'prevent':116 'privaci':7,62,200 'privacybadger.org':9 'process':76 'rather':19 'resourc':214 'scaremail':42 'search':88 'security.stackexchange.com':126 'security.stackexchange.com/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))':125 'send':106,152 'social':138 'sourc':17 'space':172 'spook.el':47 'storag':71,171 'store':146 'surveil':6,29 'tabl':192 'time':67 'tini':90 'traffic':124 'turn':190 'ublock':10 'us':64,189,211 'use':15 'violat':60,198 'wait':174 'wast':65,74,170,212,222 'way':97,218 'window':22 'worthless':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705652339
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10701529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565939 {#1937
    date: 2024-01-18 09:18:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Active-combat-against-surveillance-instead-of-passive-defense"
  +title: "Active combat against surveillance instead of passive defense"
  +url: null
  +body: """
    Examples of passive defenses against surveillance:\n
    \n
    - [Privacy Badger](https://privacybadger.org)\n
    - [uBlock Origin](https://github.com/gorhill/uBlock)\n
    - Using open source Linux rather than Microsoft Windows\n
    - etc.\n
    \n
    But why not actively combat surveillance instead of passively defending against it? Examples of active combat:\n
    \n
    - [AdNauseam](https://adnauseam.io)\n
    - [ScareMail](https://bengrosser.com/projects/scaremail/)\n
    - Emacs [spook.el](https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)\n
    \n
    We must poison the data of those who are violating our privacy. Let us waste their time, increase their data storage costs, and waste their processing power. Let them drown in an ocean of data. Let them search for tiny needles in huge haystacks, with no way to distinguish between needles and hay.\n
    \n
    Some ideas:\n
    \n
    - Sending fake data to Google Analytics ([How does Google Analytics prevent fake data attacks against an entity’s traffic?](https://security.stackexchange.com/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))\n
    - Create fake contacts lists to mislead those who are building social network graphs.\n
    - Encrypt lots of worthless data, store them in the cloud or send them by email. If the encrypted data is intercepted by any nosy entity, they will have to waste storage space while waiting to be able to break the encryption.\n
    \n
    What are some other possible methods?\n
    \n
    Let us turn the tables on those who have been violating our privacy. Why do we have to be on the defense? Let us waste their resources in the same way that they are wasting ours!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726708794 {#1953
    date: 2024-09-19 03:19:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31433
  -titleTs: "'activ':1 'combat':2 'defens':8 'instead':5 'passiv':7 'surveil':4"
  -bodyTs: "'/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)':50 '/gorhill/ublock)':14 '/projects/scaremail/)':45 '/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))':127 'abl':177 'activ':27,38 'adnauseam':40 'adnauseam.io':41 'analyt':111,115 'attack':119 'badger':8 'bengrosser.com':44 'bengrosser.com/projects/scaremail/)':43 'break':179 'build':137 'cloud':150 'combat':28,39 'contact':130 'cost':72 'creat':128 'data':55,70,85,108,118,145,159 'defend':33 'defens':4,209 'distinguish':99 'drown':80 'emac':46 'email':155 'encrypt':141,158,181 'entiti':122,165 'etc':23 'exampl':1,36 'fake':107,117,129 'git.savannah.gnu.org':49 'git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/spook.el?h=emacs-29.1.90)':48 'github.com':13 'github.com/gorhill/ublock)':12 'googl':110,114 'graph':140 'hay':103 'haystack':94 'huge':93 'idea':105 'increas':68 'instead':30 'intercept':161 'let':63,78,86,188,210 'linux':18 'list':131 'lot':142 'method':187 'microsoft':21 'mislead':133 'must':52 'needl':91,101 'network':139 'nosi':164 'ocean':83 'open':16 'origin':11 'passiv':3,32 'poison':53 'possibl':186 'power':77 'prevent':116 'privaci':7,62,200 'privacybadger.org':9 'process':76 'rather':19 'resourc':214 'scaremail':42 'search':88 'security.stackexchange.com':126 'security.stackexchange.com/questions/106892/how-does-google-analytics-prevent-fake-data-attacks-against-an-entitys-traffic))':125 'send':106,152 'social':138 'sourc':17 'space':172 'spook.el':47 'storag':71,171 'store':146 'surveil':6,29 'tabl':192 'time':67 'tini':90 'traffic':124 'turn':190 'ublock':10 'us':64,189,211 'use':15 'violat':60,198 'wait':174 'wast':65,74,170,212,222 'way':97,218 'window':22 'worthless':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705652339
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10701529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565939 {#1937
    date: 2024-01-18 09:18:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "The-duality-of-Lemmy"
  +title: "The duality of Lemmy"
  +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726615428 {#1397
    date: 2024-09-18 01:23:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 31432
  -titleTs: "'dualiti':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565287 {#1388
    date: 2024-01-18 09:08:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "The-duality-of-Lemmy"
  +title: "The duality of Lemmy"
  +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726615428 {#1397
    date: 2024-09-18 01:23:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 31432
  -titleTs: "'dualiti':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565287 {#1388
    date: 2024-01-18 09:08:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "The-duality-of-Lemmy"
  +title: "The duality of Lemmy"
  +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726615428 {#1397
    date: 2024-09-18 01:23:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 31432
  -titleTs: "'dualiti':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565287 {#1388
    date: 2024-01-18 09:08:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Guthib"
  +title: "Guthib"
  +url: "https://guthib.com/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726440669 {#1941
    date: 2024-09-16 00:51:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 31429
  -titleTs: "'guthib':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705564614 {#1942
    date: 2024-01-18 08:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Guthib"
  +title: "Guthib"
  +url: "https://guthib.com/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726440669 {#1941
    date: 2024-09-16 00:51:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 31429
  -titleTs: "'guthib':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705564614 {#1942
    date: 2024-01-18 08:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Guthib"
  +title: "Guthib"
  +url: "https://guthib.com/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726440669 {#1941
    date: 2024-09-16 00:51:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 31429
  -titleTs: "'guthib':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705564614 {#1942
    date: 2024-01-18 08:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Iman-Gadzhi-Agency-Navigator-Complete-Edition"
  +title: "Iman Gadzhi - Agency Navigator (Complete Edition)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705563515 {#1367
    date: 2024-01-18 08:38:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 31428
  -titleTs: "'agenc':3 'complet':5 'edit':6 'gadzhi':2 'iman':1 'navig':4"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10857505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563515 {#1902
    date: 2024-01-18 08:38:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Iman-Gadzhi-Agency-Navigator-Complete-Edition"
  +title: "Iman Gadzhi - Agency Navigator (Complete Edition)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705563515 {#1367
    date: 2024-01-18 08:38:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 31428
  -titleTs: "'agenc':3 'complet':5 'edit':6 'gadzhi':2 'iman':1 'navig':4"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10857505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563515 {#1902
    date: 2024-01-18 08:38:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Iman-Gadzhi-Agency-Navigator-Complete-Edition"
  +title: "Iman Gadzhi - Agency Navigator (Complete Edition)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705563515 {#1367
    date: 2024-01-18 08:38:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 31428
  -titleTs: "'agenc':3 'complet':5 'edit':6 'gadzhi':2 'iman':1 'navig':4"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10857505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563515 {#1902
    date: 2024-01-18 08:38:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Iman-Gadzhi-Educate-Complete"
  +title: "Iman Gadzhi - Educate (Complete)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705563514 {#2443
    date: 2024-01-18 08:38:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 31427
  -titleTs: "'complet':4 'educ':3 'gadzhi':2 'iman':1"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10857503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563514 {#2442
    date: 2024-01-18 08:38: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
27 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Iman-Gadzhi-Educate-Complete"
  +title: "Iman Gadzhi - Educate (Complete)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705563514 {#2443
    date: 2024-01-18 08:38:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 31427
  -titleTs: "'complet':4 'educ':3 'gadzhi':2 'iman':1"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10857503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563514 {#2442
    date: 2024-01-18 08:38: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
28 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Iman-Gadzhi-Educate-Complete"
  +title: "Iman Gadzhi - Educate (Complete)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705563514 {#2443
    date: 2024-01-18 08:38:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 31427
  -titleTs: "'complet':4 'educ':3 'gadzhi':2 'iman':1"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10857503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563514 {#2442
    date: 2024-01-18 08:38: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
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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Get-to-work-crackheads"
  +title: "Get to work, crackheads"
  +url: "https://lemmy.today/pictrs/image/a34d3253-2dfc-440c-aa63-2d492c4d1b66.jpeg"
  +body: """
    EDIT: since apparently a bunch of people woke up with the wrong foot this morning or forgot to check the group they’re in:\n
    \n
    This is a joke. Do not steal or vandalize speed enforcement cameras (or anything else for that matter). That’s against the law and you will likely get arrested.\n
    \n
    If you’re addicted to crack or any other drugs, please seek professional help.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 257
  +favouriteCount: 1073
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706068669 {#2353
    date: 2024-01-24 04:57:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 31425
  -titleTs: "'crackhead':4 'get':1 'work':3"
  -bodyTs: "'addict':57 'anyth':38 'appar':3 'arrest':53 'bunch':5 'camera':36 'check':19 'crack':59 'drug':63 'edit':1 'els':39 'enforc':35 'foot':13 'forgot':17 'get':52 'group':21 'help':67 'joke':28 'law':47 'like':51 'matter':42 'morn':15 'peopl':7 'pleas':64 'profession':66 're':23,56 'seek':65 'sinc':2 'speed':34 'steal':31 'vandal':33 'woke':8 'wrong':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705649106
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5334735"
  +editedAt: DateTimeImmutable @1726433278 {#2475
    date: 2024-09-15 22:47:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705562706 {#2472
    date: 2024-01-18 08:25:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Get-to-work-crackheads"
  +title: "Get to work, crackheads"
  +url: "https://lemmy.today/pictrs/image/a34d3253-2dfc-440c-aa63-2d492c4d1b66.jpeg"
  +body: """
    EDIT: since apparently a bunch of people woke up with the wrong foot this morning or forgot to check the group they’re in:\n
    \n
    This is a joke. Do not steal or vandalize speed enforcement cameras (or anything else for that matter). That’s against the law and you will likely get arrested.\n
    \n
    If you’re addicted to crack or any other drugs, please seek professional help.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 257
  +favouriteCount: 1073
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706068669 {#2353
    date: 2024-01-24 04:57:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 31425
  -titleTs: "'crackhead':4 'get':1 'work':3"
  -bodyTs: "'addict':57 'anyth':38 'appar':3 'arrest':53 'bunch':5 'camera':36 'check':19 'crack':59 'drug':63 'edit':1 'els':39 'enforc':35 'foot':13 'forgot':17 'get':52 'group':21 'help':67 'joke':28 'law':47 'like':51 'matter':42 'morn':15 'peopl':7 'pleas':64 'profession':66 're':23,56 'seek':65 'sinc':2 'speed':34 'steal':31 'vandal':33 'woke':8 'wrong':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705649106
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5334735"
  +editedAt: DateTimeImmutable @1726433278 {#2475
    date: 2024-09-15 22:47:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705562706 {#2472
    date: 2024-01-18 08:25:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Get-to-work-crackheads"
  +title: "Get to work, crackheads"
  +url: "https://lemmy.today/pictrs/image/a34d3253-2dfc-440c-aa63-2d492c4d1b66.jpeg"
  +body: """
    EDIT: since apparently a bunch of people woke up with the wrong foot this morning or forgot to check the group they’re in:\n
    \n
    This is a joke. Do not steal or vandalize speed enforcement cameras (or anything else for that matter). That’s against the law and you will likely get arrested.\n
    \n
    If you’re addicted to crack or any other drugs, please seek professional help.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 257
  +favouriteCount: 1073
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706068669 {#2353
    date: 2024-01-24 04:57:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 31425
  -titleTs: "'crackhead':4 'get':1 'work':3"
  -bodyTs: "'addict':57 'anyth':38 'appar':3 'arrest':53 'bunch':5 'camera':36 'check':19 'crack':59 'drug':63 'edit':1 'els':39 'enforc':35 'foot':13 'forgot':17 'get':52 'group':21 'help':67 'joke':28 'law':47 'like':51 'matter':42 'morn':15 'peopl':7 'pleas':64 'profession':66 're':23,56 'seek':65 'sinc':2 'speed':34 'steal':31 'vandal':33 'woke':8 'wrong':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705649106
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5334735"
  +editedAt: DateTimeImmutable @1726433278 {#2475
    date: 2024-09-15 22:47:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705562706 {#2472
    date: 2024-01-18 08:25:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2484
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Too-soon"
  +title: "Too soon?"
  +url: "https://lemmy.today/pictrs/image/33a0ab80-5fef-4f77-aebb-dcbc2dfd2eca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726576668 {#2474
    date: 2024-09-17 14:37:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 31424
  -titleTs: "'soon':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705648959
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5334722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705562559 {#1923
    date: 2024-01-18 08:22: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
35 DENIED edit
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Too-soon"
  +title: "Too soon?"
  +url: "https://lemmy.today/pictrs/image/33a0ab80-5fef-4f77-aebb-dcbc2dfd2eca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726576668 {#2474
    date: 2024-09-17 14:37:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 31424
  -titleTs: "'soon':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705648959
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5334722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705562559 {#1923
    date: 2024-01-18 08:22: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
36 DENIED moderate
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Too-soon"
  +title: "Too soon?"
  +url: "https://lemmy.today/pictrs/image/33a0ab80-5fef-4f77-aebb-dcbc2dfd2eca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726576668 {#2474
    date: 2024-09-17 14:37:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 31424
  -titleTs: "'soon':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705648959
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5334722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705562559 {#1923
    date: 2024-01-18 08:22: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
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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "What-s-Been-Your-Most-Epic-Post-in-the-Last-6"
  +title: "What's Been Your Most Epic Post in the Last 6 Months?"
  +url: null
  +body: """
    After 6 months creating this memes community, which was your most successful meme of all time you have ever posted. Successful in upvotes or even comment section. Og or stolen memes anything… Was it a perfectly timed reaction image that resonated with everyone? Perhaps a clever caption that had the whole community in stitches.\n
    \n
    For the people who had never shared a single meme which is your favourite meme that never fails to make you laugh, no matter how many times you’ve seen it?\n
    \n
    Share your secret sauce, spill the meme beans, and let’s celebrate your comedic genius together.\n
    \n
    My posts : [lemmy.dbzer0.com/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727105980 {#1545
    date: 2024-09-23 17:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 31420
  -titleTs: "'6':11 'epic':6 'last':10 'month':12 'post':7"
  -bodyTs: "'/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)':106 '6':2 'anyth':32 'bean':93 'caption':47 'celebr':97 'clever':46 'comed':99 'comment':26 'communiti':7,52 'creat':4 'even':25 'ever':19 'everyon':43 'fail':72 'favourit':68 'genius':100 'imag':39 'laugh':76 'lemmy.dbzer0.com':105 'lemmy.dbzer0.com/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)':104 'let':95 'make':74 'mani':80 'matter':78 'meme':6,13,31,64,69,92 'month':3 'never':60,71 'og':28 'peopl':57 'perfect':36 'perhap':44 'post':20,103 'reaction':38 'reson':41 'sauc':89 'secret':88 'section':27 'seen':84 'share':61,86 'singl':63 'spill':90 'stitch':54 'stolen':30 'success':12,21 'time':16,37,81 'togeth':101 'upvot':23 've':83 'whole':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705647324
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12561713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560924 {#1547
    date: 2024-01-18 07:55:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "What-s-Been-Your-Most-Epic-Post-in-the-Last-6"
  +title: "What's Been Your Most Epic Post in the Last 6 Months?"
  +url: null
  +body: """
    After 6 months creating this memes community, which was your most successful meme of all time you have ever posted. Successful in upvotes or even comment section. Og or stolen memes anything… Was it a perfectly timed reaction image that resonated with everyone? Perhaps a clever caption that had the whole community in stitches.\n
    \n
    For the people who had never shared a single meme which is your favourite meme that never fails to make you laugh, no matter how many times you’ve seen it?\n
    \n
    Share your secret sauce, spill the meme beans, and let’s celebrate your comedic genius together.\n
    \n
    My posts : [lemmy.dbzer0.com/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727105980 {#1545
    date: 2024-09-23 17:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 31420
  -titleTs: "'6':11 'epic':6 'last':10 'month':12 'post':7"
  -bodyTs: "'/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)':106 '6':2 'anyth':32 'bean':93 'caption':47 'celebr':97 'clever':46 'comed':99 'comment':26 'communiti':7,52 'creat':4 'even':25 'ever':19 'everyon':43 'fail':72 'favourit':68 'genius':100 'imag':39 'laugh':76 'lemmy.dbzer0.com':105 'lemmy.dbzer0.com/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)':104 'let':95 'make':74 'mani':80 'matter':78 'meme':6,13,31,64,69,92 'month':3 'never':60,71 'og':28 'peopl':57 'perfect':36 'perhap':44 'post':20,103 'reaction':38 'reson':41 'sauc':89 'secret':88 'section':27 'seen':84 'share':61,86 'singl':63 'spill':90 'stitch':54 'stolen':30 'success':12,21 'time':16,37,81 'togeth':101 'upvot':23 've':83 'whole':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705647324
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12561713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560924 {#1547
    date: 2024-01-18 07:55:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "What-s-Been-Your-Most-Epic-Post-in-the-Last-6"
  +title: "What's Been Your Most Epic Post in the Last 6 Months?"
  +url: null
  +body: """
    After 6 months creating this memes community, which was your most successful meme of all time you have ever posted. Successful in upvotes or even comment section. Og or stolen memes anything… Was it a perfectly timed reaction image that resonated with everyone? Perhaps a clever caption that had the whole community in stitches.\n
    \n
    For the people who had never shared a single meme which is your favourite meme that never fails to make you laugh, no matter how many times you’ve seen it?\n
    \n
    Share your secret sauce, spill the meme beans, and let’s celebrate your comedic genius together.\n
    \n
    My posts : [lemmy.dbzer0.com/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727105980 {#1545
    date: 2024-09-23 17:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 31420
  -titleTs: "'6':11 'epic':6 'last':10 'month':12 'post':7"
  -bodyTs: "'/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)':106 '6':2 'anyth':32 'bean':93 'caption':47 'celebr':97 'clever':46 'comed':99 'comment':26 'communiti':7,52 'creat':4 'even':25 'ever':19 'everyon':43 'fail':72 'favourit':68 'genius':100 'imag':39 'laugh':76 'lemmy.dbzer0.com':105 'lemmy.dbzer0.com/post/2395153](https://lemmy.dbzer0.com/post/2395153)[lemmy.dbzer0.com/post/2293338](https://lemmy.dbzer0.com/post/2293338)':104 'let':95 'make':74 'mani':80 'matter':78 'meme':6,13,31,64,69,92 'month':3 'never':60,71 'og':28 'peopl':57 'perfect':36 'perhap':44 'post':20,103 'reaction':38 'reson':41 'sauc':89 'secret':88 'section':27 'seen':84 'share':61,86 'singl':63 'spill':90 'stitch':54 'stolen':30 'success':12,21 'time':16,37,81 'togeth':101 'upvot':23 've':83 'whole':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705647324
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12561713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560924 {#1547
    date: 2024-01-18 07:55:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Israel-Bombed-an-Al-Jazeera-Cameraman-and-Blocked-Evacuation-Efforts"
  +title: "Israel Bombed an Al Jazeera Cameraman — and Blocked Evacuation Efforts as He Bled to Death"
  +url: "https://theintercept.com/2024/01/12/al-jazeera-journalist-israel-gaza/"
  +body: "A new, in-depth timeline of efforts to help Samer Abu Daqqa reveals that Israel was repeatedly pressed to allow for his rescue, but kept emergency crews at bay for hours."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705559633 {#1534
    date: 2024-01-18 07:33:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 31418
  -titleTs: "'al':4 'bled':13 'block':8 'bomb':2 'cameraman':6 'death':15 'effort':10 'evacu':9 'israel':1 'jazeera':5"
  -bodyTs: "'abu':12 'allow':21 'bay':30 'crew':28 'daqqa':13 'depth':5 'effort':8 'emerg':27 'help':10 'hour':32 'in-depth':3 'israel':16 'kept':26 'new':2 'press':19 'repeat':18 'rescu':24 'reveal':14 'samer':11 'timelin':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705646033
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11137543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705559633 {#1542
    date: 2024-01-18 07:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Israel-Bombed-an-Al-Jazeera-Cameraman-and-Blocked-Evacuation-Efforts"
  +title: "Israel Bombed an Al Jazeera Cameraman — and Blocked Evacuation Efforts as He Bled to Death"
  +url: "https://theintercept.com/2024/01/12/al-jazeera-journalist-israel-gaza/"
  +body: "A new, in-depth timeline of efforts to help Samer Abu Daqqa reveals that Israel was repeatedly pressed to allow for his rescue, but kept emergency crews at bay for hours."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705559633 {#1534
    date: 2024-01-18 07:33:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 31418
  -titleTs: "'al':4 'bled':13 'block':8 'bomb':2 'cameraman':6 'death':15 'effort':10 'evacu':9 'israel':1 'jazeera':5"
  -bodyTs: "'abu':12 'allow':21 'bay':30 'crew':28 'daqqa':13 'depth':5 'effort':8 'emerg':27 'help':10 'hour':32 'in-depth':3 'israel':16 'kept':26 'new':2 'press':19 'repeat':18 'rescu':24 'reveal':14 'samer':11 'timelin':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705646033
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11137543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705559633 {#1542
    date: 2024-01-18 07:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1539 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1541 …}
  +slug: "Israel-Bombed-an-Al-Jazeera-Cameraman-and-Blocked-Evacuation-Efforts"
  +title: "Israel Bombed an Al Jazeera Cameraman — and Blocked Evacuation Efforts as He Bled to Death"
  +url: "https://theintercept.com/2024/01/12/al-jazeera-journalist-israel-gaza/"
  +body: "A new, in-depth timeline of efforts to help Samer Abu Daqqa reveals that Israel was repeatedly pressed to allow for his rescue, but kept emergency crews at bay for hours."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705559633 {#1534
    date: 2024-01-18 07:33:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 31418
  -titleTs: "'al':4 'bled':13 'block':8 'bomb':2 'cameraman':6 'death':15 'effort':10 'evacu':9 'israel':1 'jazeera':5"
  -bodyTs: "'abu':12 'allow':21 'bay':30 'crew':28 'daqqa':13 'depth':5 'effort':8 'emerg':27 'help':10 'hour':32 'in-depth':3 'israel':16 'kept':26 'new':2 'press':19 'repeat':18 'rescu':24 'reveal':14 'samer':11 'timelin':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705646033
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11137543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705559633 {#1542
    date: 2024-01-18 07:33:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "China-new-series-of-forced-televised-confessions-highlights-CCP-s-increased"
  +title: "China, new series of forced televised confessions highlights CCP’s increased crackdown over vast swathes of society under the guise of “anti-corruption” work, rights group says"
  +url: "https://safeguarddefenders.com/en/blog/corruption-everywhere-chinese-tv-airs-party-produced-mass-tv-confessions"
  +body: """
    Cross-posted from: [beehaw.org/post/11137234](https://beehaw.org/post/11137234)\n
    \n
    Each one-hour episode of the recently started “documentary” called Continued Efforts, Deepening Progress (持续发力 纵深推进) contained a myriad of people appearing on camera to “repent their sins”, including some 29 people who are currently in custody. Many of these individuals have yet to be tried, thus fully qualifying their appearances as “forced televised confessions” and rendering their chances of receiving a fair trial by an independent court non-existent.\n
    \n
    The seeming purpose of the “documentary” was to broaden and ensure public support for the current “anti-corruption” campaign(s) in different fields, including finance, sports, real estate, and agriculture.\n
    \n
    The broadcast mirrors a similar one aired almost exactly one year ago. In January 2023, CCTV-1 ran a four-part “documentary”, 永远吹冲锋号 (Always Charging Forward), in which 26 people confessed to their crimes on TV. Most of them had also not yet been brought to trial.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726581190 {#1623
    date: 2024-09-17 15:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 31414
  -titleTs: "'anti':23 'anti-corrupt':22 'ccp':9 'china':1 'confess':7 'corrupt':24 'crackdown':12 'forc':5 'group':27 'guis':20 'highlight':8 'increas':11 'new':2 'right':26 'say':28 'seri':3 'societi':17 'swath':15 'televis':6 'vast':14 'work':25"
  -bodyTs: "'-1':127 '/post/11137234](https://beehaw.org/post/11137234)':7 '2023':125 '26':140 '29':39 'ago':122 'agricultur':110 'air':117 'almost':118 'also':152 'alway':135 'anti':97 'anti-corrupt':96 'appear':30,59 'beehaw.org':6 'beehaw.org/post/11137234](https://beehaw.org/post/11137234)':5 'broadcast':112 'broaden':88 'brought':156 'call':18 'camera':32 'campaign':99 'cctv':126 'chanc':67 'charg':136 'confess':63,142 'contain':25 'continu':19 'corrupt':98 'court':76 'crime':145 'cross':2 'cross-post':1 'current':43,95 'custodi':45 'deepen':21 'differ':102 'documentari':17,85,133 'effort':20 'ensur':90 'episod':12 'estat':108 'exact':119 'exist':79 'fair':71 'field':103 'financ':105 'forc':61 'forward':137 'four':131 'four-part':130 'fulli':56 'hour':11 'includ':37,104 'independ':75 'individu':49 'januari':124 'mani':46 'mirror':113 'myriad':27 'non':78 'non-exist':77 'one':10,116,120 'one-hour':9 'part':132 'peopl':29,40,141 'post':3 'progress':22 'public':91 'purpos':82 'qualifi':57 'ran':128 'real':107 'receiv':69 'recent':15 'render':65 'repent':34 'seem':81 'similar':115 'sin':36 'sport':106 'start':16 'support':92 'televis':62 'thus':55 'tri':54 'trial':72,158 'tv':147 'year':121 'yet':51,154 '持续发力':23 '永远吹冲锋号':134 '纵深推进':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705632344
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11137290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705558344 {#1631
    date: 2024-01-18 07:12:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "China-new-series-of-forced-televised-confessions-highlights-CCP-s-increased"
  +title: "China, new series of forced televised confessions highlights CCP’s increased crackdown over vast swathes of society under the guise of “anti-corruption” work, rights group says"
  +url: "https://safeguarddefenders.com/en/blog/corruption-everywhere-chinese-tv-airs-party-produced-mass-tv-confessions"
  +body: """
    Cross-posted from: [beehaw.org/post/11137234](https://beehaw.org/post/11137234)\n
    \n
    Each one-hour episode of the recently started “documentary” called Continued Efforts, Deepening Progress (持续发力 纵深推进) contained a myriad of people appearing on camera to “repent their sins”, including some 29 people who are currently in custody. Many of these individuals have yet to be tried, thus fully qualifying their appearances as “forced televised confessions” and rendering their chances of receiving a fair trial by an independent court non-existent.\n
    \n
    The seeming purpose of the “documentary” was to broaden and ensure public support for the current “anti-corruption” campaign(s) in different fields, including finance, sports, real estate, and agriculture.\n
    \n
    The broadcast mirrors a similar one aired almost exactly one year ago. In January 2023, CCTV-1 ran a four-part “documentary”, 永远吹冲锋号 (Always Charging Forward), in which 26 people confessed to their crimes on TV. Most of them had also not yet been brought to trial.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726581190 {#1623
    date: 2024-09-17 15:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 31414
  -titleTs: "'anti':23 'anti-corrupt':22 'ccp':9 'china':1 'confess':7 'corrupt':24 'crackdown':12 'forc':5 'group':27 'guis':20 'highlight':8 'increas':11 'new':2 'right':26 'say':28 'seri':3 'societi':17 'swath':15 'televis':6 'vast':14 'work':25"
  -bodyTs: "'-1':127 '/post/11137234](https://beehaw.org/post/11137234)':7 '2023':125 '26':140 '29':39 'ago':122 'agricultur':110 'air':117 'almost':118 'also':152 'alway':135 'anti':97 'anti-corrupt':96 'appear':30,59 'beehaw.org':6 'beehaw.org/post/11137234](https://beehaw.org/post/11137234)':5 'broadcast':112 'broaden':88 'brought':156 'call':18 'camera':32 'campaign':99 'cctv':126 'chanc':67 'charg':136 'confess':63,142 'contain':25 'continu':19 'corrupt':98 'court':76 'crime':145 'cross':2 'cross-post':1 'current':43,95 'custodi':45 'deepen':21 'differ':102 'documentari':17,85,133 'effort':20 'ensur':90 'episod':12 'estat':108 'exact':119 'exist':79 'fair':71 'field':103 'financ':105 'forc':61 'forward':137 'four':131 'four-part':130 'fulli':56 'hour':11 'includ':37,104 'independ':75 'individu':49 'januari':124 'mani':46 'mirror':113 'myriad':27 'non':78 'non-exist':77 'one':10,116,120 'one-hour':9 'part':132 'peopl':29,40,141 'post':3 'progress':22 'public':91 'purpos':82 'qualifi':57 'ran':128 'real':107 'receiv':69 'recent':15 'render':65 'repent':34 'seem':81 'similar':115 'sin':36 'sport':106 'start':16 'support':92 'televis':62 'thus':55 'tri':54 'trial':72,158 'tv':147 'year':121 'yet':51,154 '持续发力':23 '永远吹冲锋号':134 '纵深推进':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705632344
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11137290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705558344 {#1631
    date: 2024-01-18 07:12:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1533 …}
  +image: Proxies\__CG__\App\Entity\Image {#1704 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1713 …}
  +slug: "China-new-series-of-forced-televised-confessions-highlights-CCP-s-increased"
  +title: "China, new series of forced televised confessions highlights CCP’s increased crackdown over vast swathes of society under the guise of “anti-corruption” work, rights group says"
  +url: "https://safeguarddefenders.com/en/blog/corruption-everywhere-chinese-tv-airs-party-produced-mass-tv-confessions"
  +body: """
    Cross-posted from: [beehaw.org/post/11137234](https://beehaw.org/post/11137234)\n
    \n
    Each one-hour episode of the recently started “documentary” called Continued Efforts, Deepening Progress (持续发力 纵深推进) contained a myriad of people appearing on camera to “repent their sins”, including some 29 people who are currently in custody. Many of these individuals have yet to be tried, thus fully qualifying their appearances as “forced televised confessions” and rendering their chances of receiving a fair trial by an independent court non-existent.\n
    \n
    The seeming purpose of the “documentary” was to broaden and ensure public support for the current “anti-corruption” campaign(s) in different fields, including finance, sports, real estate, and agriculture.\n
    \n
    The broadcast mirrors a similar one aired almost exactly one year ago. In January 2023, CCTV-1 ran a four-part “documentary”, 永远吹冲锋号 (Always Charging Forward), in which 26 people confessed to their crimes on TV. Most of them had also not yet been brought to trial.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726581190 {#1623
    date: 2024-09-17 15:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 31414
  -titleTs: "'anti':23 'anti-corrupt':22 'ccp':9 'china':1 'confess':7 'corrupt':24 'crackdown':12 'forc':5 'group':27 'guis':20 'highlight':8 'increas':11 'new':2 'right':26 'say':28 'seri':3 'societi':17 'swath':15 'televis':6 'vast':14 'work':25"
  -bodyTs: "'-1':127 '/post/11137234](https://beehaw.org/post/11137234)':7 '2023':125 '26':140 '29':39 'ago':122 'agricultur':110 'air':117 'almost':118 'also':152 'alway':135 'anti':97 'anti-corrupt':96 'appear':30,59 'beehaw.org':6 'beehaw.org/post/11137234](https://beehaw.org/post/11137234)':5 'broadcast':112 'broaden':88 'brought':156 'call':18 'camera':32 'campaign':99 'cctv':126 'chanc':67 'charg':136 'confess':63,142 'contain':25 'continu':19 'corrupt':98 'court':76 'crime':145 'cross':2 'cross-post':1 'current':43,95 'custodi':45 'deepen':21 'differ':102 'documentari':17,85,133 'effort':20 'ensur':90 'episod':12 'estat':108 'exact':119 'exist':79 'fair':71 'field':103 'financ':105 'forc':61 'forward':137 'four':131 'four-part':130 'fulli':56 'hour':11 'includ':37,104 'independ':75 'individu':49 'januari':124 'mani':46 'mirror':113 'myriad':27 'non':78 'non-exist':77 'one':10,116,120 'one-hour':9 'part':132 'peopl':29,40,141 'post':3 'progress':22 'public':91 'purpos':82 'qualifi':57 'ran':128 'real':107 'receiv':69 'recent':15 'render':65 'repent':34 'seem':81 'similar':115 'sin':36 'sport':106 'start':16 'support':92 'televis':62 'thus':55 'tri':54 'trial':72,158 'tv':147 'year':121 'yet':51,154 '持续发力':23 '永远吹冲锋号':134 '纵深推进':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705632344
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11137290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705558344 {#1631
    date: 2024-01-18 07:12:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "The-Beacon-is-Lit"
  +title: "The Beacon is Lit!"
  +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726425630 {#1750
    date: 2024-09-15 20:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 31412
  -titleTs: "'beacon':2 'lit':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643511
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5874581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705557111 {#1748
    date: 2024-01-18 06:51:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "The-Beacon-is-Lit"
  +title: "The Beacon is Lit!"
  +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726425630 {#1750
    date: 2024-09-15 20:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 31412
  -titleTs: "'beacon':2 'lit':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643511
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5874581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705557111 {#1748
    date: 2024-01-18 06:51:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "The-Beacon-is-Lit"
  +title: "The Beacon is Lit!"
  +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726425630 {#1750
    date: 2024-09-15 20:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 31412
  -titleTs: "'beacon':2 'lit':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643511
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5874581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705557111 {#1748
    date: 2024-01-18 06:51:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Pm-for-ya-dumps-and-clone-cards-it-available-in"
  +title: "Pm for ya dumps and clone cards it available in bulk 💯🤝✅"
  +url: "https://thelemmy.club/pictrs/image/6f949bb4-43ca-4b3a-a656-0df195635c7a.jpeg"
  +body: "Dm 👉👉 t.me/D4vendor"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726318639 {#1496
    date: 2024-09-14 14:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 31410
  -titleTs: "'avail':9 'bulk':11 'card':7 'clone':6 'dump':4 'pm':1 'ya':3"
  -bodyTs: "'/d4vendor':4 'dm':1 't.me':3 't.me/d4vendor':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705562946
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/7605435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705556446 {#1494
    date: 2024-01-18 06:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Pm-for-ya-dumps-and-clone-cards-it-available-in"
  +title: "Pm for ya dumps and clone cards it available in bulk 💯🤝✅"
  +url: "https://thelemmy.club/pictrs/image/6f949bb4-43ca-4b3a-a656-0df195635c7a.jpeg"
  +body: "Dm 👉👉 t.me/D4vendor"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726318639 {#1496
    date: 2024-09-14 14:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 31410
  -titleTs: "'avail':9 'bulk':11 'card':7 'clone':6 'dump':4 'pm':1 'ya':3"
  -bodyTs: "'/d4vendor':4 'dm':1 't.me':3 't.me/d4vendor':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705562946
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/7605435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705556446 {#1494
    date: 2024-01-18 06:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Pm-for-ya-dumps-and-clone-cards-it-available-in"
  +title: "Pm for ya dumps and clone cards it available in bulk 💯🤝✅"
  +url: "https://thelemmy.club/pictrs/image/6f949bb4-43ca-4b3a-a656-0df195635c7a.jpeg"
  +body: "Dm 👉👉 t.me/D4vendor"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726318639 {#1496
    date: 2024-09-14 14:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 31410
  -titleTs: "'avail':9 'bulk':11 'card':7 'clone':6 'dump':4 'pm':1 'ya':3"
  -bodyTs: "'/d4vendor':4 'dm':1 't.me':3 't.me/d4vendor':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705562946
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/7605435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705556446 {#1494
    date: 2024-01-18 06:40:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "Egg-Sando"
  +title: "Egg Sando"
  +url: "https://media.sandiegoreader.com/img/photos/2022/01/21/ichiban_sando_egg_spam.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727988414 {#1759
    date: 2024-10-03 22:46:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 31407
  -titleTs: "'egg':1 'sando':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639716
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553316 {#1762
    date: 2024-01-18 05:48:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "Egg-Sando"
  +title: "Egg Sando"
  +url: "https://media.sandiegoreader.com/img/photos/2022/01/21/ichiban_sando_egg_spam.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727988414 {#1759
    date: 2024-10-03 22:46:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 31407
  -titleTs: "'egg':1 'sando':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639716
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553316 {#1762
    date: 2024-01-18 05:48:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +slug: "Egg-Sando"
  +title: "Egg Sando"
  +url: "https://media.sandiegoreader.com/img/photos/2022/01/21/ichiban_sando_egg_spam.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727988414 {#1759
    date: 2024-10-03 22:46:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 31407
  -titleTs: "'egg':1 'sando':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639716
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553316 {#1762
    date: 2024-01-18 05:48:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1681 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "Foxes-try-to-bite-popsicles-video"
  +title: "Foxes try to bite popsicles! [video]"
  +url: "https://i.postimg.cc/NFM02Gjm/foxpop.png"
  +body: """
    Video link: [Chilling foxes on a hot day](https://www.youtube.com/watch?v=YoQcfEsdMQo)\n
    \n
    I know I could have put that link as the url, but I just really wanted to use that screenshot as a thumbnail 😆. Video is from SaveAFox, a nonprofit that saves foxes from fur farms! Here Mikayla gives the foxes popsicles on a hot day, and they try to bite them!\n
    \n
    My favorite part of the video was when Dixie couldn’t make up her mind whether to lick it, or try swallowing the whole thing. ([Right here](https://youtu.be/YoQcfEsdMQo?list=TLPQMTgwMTIwMjTrsMgP5z6Weg&t=245))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705553078 {#1780
    date: 2024-01-18 05:44:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 31406
  -titleTs: "'bite':4 'fox':1 'popsicl':5 'tri':2 'video':6"
  -bodyTs: "'/watch?v=yoqcfesdmqo)':11 '/yoqcfesdmqo?list=tlpqmtgwmtiwmjtrsmgp5z6weg&t=245))':92 'bite':61 'chill':3 'could':15 'couldn':72 'day':8,56 'dixi':71 'farm':46 'favorit':64 'fox':4,43,51 'fur':45 'give':49 'hot':7,55 'know':13 'lick':80 'link':2,19 'make':74 'mikayla':48 'mind':77 'nonprofit':40 'part':65 'popsicl':52 'put':17 'realli':26 'right':88 'save':42 'saveafox':38 'screenshot':31 'swallow':84 'thing':87 'thumbnail':34 'tri':59,83 'url':22 'use':29 'video':1,35,68 'want':27 'whether':78 'whole':86 'www.youtube.com':10 'www.youtube.com/watch?v=yoqcfesdmqo)':9 'youtu.be':91 'youtu.be/yoqcfesdmqo?list=tlpqmtgwmtiwmjtrsmgp5z6weg&t=245))':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705611578
  +visibility: "visible             "
  +apId: "https://pawb.social/post/5983158"
  +editedAt: DateTimeImmutable @1726306685 {#1764
    date: 2024-09-14 11:38:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705553078 {#1765
    date: 2024-01-18 05:44:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1681 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "Foxes-try-to-bite-popsicles-video"
  +title: "Foxes try to bite popsicles! [video]"
  +url: "https://i.postimg.cc/NFM02Gjm/foxpop.png"
  +body: """
    Video link: [Chilling foxes on a hot day](https://www.youtube.com/watch?v=YoQcfEsdMQo)\n
    \n
    I know I could have put that link as the url, but I just really wanted to use that screenshot as a thumbnail 😆. Video is from SaveAFox, a nonprofit that saves foxes from fur farms! Here Mikayla gives the foxes popsicles on a hot day, and they try to bite them!\n
    \n
    My favorite part of the video was when Dixie couldn’t make up her mind whether to lick it, or try swallowing the whole thing. ([Right here](https://youtu.be/YoQcfEsdMQo?list=TLPQMTgwMTIwMjTrsMgP5z6Weg&t=245))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705553078 {#1780
    date: 2024-01-18 05:44:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 31406
  -titleTs: "'bite':4 'fox':1 'popsicl':5 'tri':2 'video':6"
  -bodyTs: "'/watch?v=yoqcfesdmqo)':11 '/yoqcfesdmqo?list=tlpqmtgwmtiwmjtrsmgp5z6weg&t=245))':92 'bite':61 'chill':3 'could':15 'couldn':72 'day':8,56 'dixi':71 'farm':46 'favorit':64 'fox':4,43,51 'fur':45 'give':49 'hot':7,55 'know':13 'lick':80 'link':2,19 'make':74 'mikayla':48 'mind':77 'nonprofit':40 'part':65 'popsicl':52 'put':17 'realli':26 'right':88 'save':42 'saveafox':38 'screenshot':31 'swallow':84 'thing':87 'thumbnail':34 'tri':59,83 'url':22 'use':29 'video':1,35,68 'want':27 'whether':78 'whole':86 'www.youtube.com':10 'www.youtube.com/watch?v=yoqcfesdmqo)':9 'youtu.be':91 'youtu.be/yoqcfesdmqo?list=tlpqmtgwmtiwmjtrsmgp5z6weg&t=245))':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705611578
  +visibility: "visible             "
  +apId: "https://pawb.social/post/5983158"
  +editedAt: DateTimeImmutable @1726306685 {#1764
    date: 2024-09-14 11:38:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705553078 {#1765
    date: 2024-01-18 05:44:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1681 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "Foxes-try-to-bite-popsicles-video"
  +title: "Foxes try to bite popsicles! [video]"
  +url: "https://i.postimg.cc/NFM02Gjm/foxpop.png"
  +body: """
    Video link: [Chilling foxes on a hot day](https://www.youtube.com/watch?v=YoQcfEsdMQo)\n
    \n
    I know I could have put that link as the url, but I just really wanted to use that screenshot as a thumbnail 😆. Video is from SaveAFox, a nonprofit that saves foxes from fur farms! Here Mikayla gives the foxes popsicles on a hot day, and they try to bite them!\n
    \n
    My favorite part of the video was when Dixie couldn’t make up her mind whether to lick it, or try swallowing the whole thing. ([Right here](https://youtu.be/YoQcfEsdMQo?list=TLPQMTgwMTIwMjTrsMgP5z6Weg&t=245))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705553078 {#1780
    date: 2024-01-18 05:44:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 31406
  -titleTs: "'bite':4 'fox':1 'popsicl':5 'tri':2 'video':6"
  -bodyTs: "'/watch?v=yoqcfesdmqo)':11 '/yoqcfesdmqo?list=tlpqmtgwmtiwmjtrsmgp5z6weg&t=245))':92 'bite':61 'chill':3 'could':15 'couldn':72 'day':8,56 'dixi':71 'farm':46 'favorit':64 'fox':4,43,51 'fur':45 'give':49 'hot':7,55 'know':13 'lick':80 'link':2,19 'make':74 'mikayla':48 'mind':77 'nonprofit':40 'part':65 'popsicl':52 'put':17 'realli':26 'right':88 'save':42 'saveafox':38 'screenshot':31 'swallow':84 'thing':87 'thumbnail':34 'tri':59,83 'url':22 'use':29 'video':1,35,68 'want':27 'whether':78 'whole':86 'www.youtube.com':10 'www.youtube.com/watch?v=yoqcfesdmqo)':9 'youtu.be':91 'youtu.be/yoqcfesdmqo?list=tlpqmtgwmtiwmjtrsmgp5z6weg&t=245))':90"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705611578
  +visibility: "visible             "
  +apId: "https://pawb.social/post/5983158"
  +editedAt: DateTimeImmutable @1726306685 {#1764
    date: 2024-09-14 11:38:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705553078 {#1765
    date: 2024-01-18 05:44:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1636
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1635 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Different-Eggs"
  +title: "Different Eggs"
  +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 394
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727676368 {#1624
    date: 2024-09-30 08:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 31403
  -titleTs: "'differ':1 'egg':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552742 {#1634
    date: 2024-01-18 05:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1636
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1635 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Different-Eggs"
  +title: "Different Eggs"
  +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 394
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727676368 {#1624
    date: 2024-09-30 08:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 31403
  -titleTs: "'differ':1 'egg':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552742 {#1634
    date: 2024-01-18 05:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1636
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1635 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Different-Eggs"
  +title: "Different Eggs"
  +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 394
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727676368 {#1624
    date: 2024-09-30 08:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 31403
  -titleTs: "'differ':1 'egg':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552742 {#1634
    date: 2024-01-18 05:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "What-does-Ubuntu-do-when-LTS-is-supported-for-12"
  +title: "What does Ubuntu do when LTS is supported for 12 years, but PHP is not?"
  +url: null
  +body: "Will they keep patching old version of PHP?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727288110 {#1426
    date: 2024-09-25 20:15:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 31401
  -titleTs: "'12':10 'lts':6 'php':13 'support':8 'ubuntu':3 'year':11"
  -bodyTs: "'keep':3 'old':5 'patch':4 'php':8 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705638398
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9396066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705551998 {#1451
    date: 2024-01-18 05:26:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "What-does-Ubuntu-do-when-LTS-is-supported-for-12"
  +title: "What does Ubuntu do when LTS is supported for 12 years, but PHP is not?"
  +url: null
  +body: "Will they keep patching old version of PHP?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727288110 {#1426
    date: 2024-09-25 20:15:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 31401
  -titleTs: "'12':10 'lts':6 'php':13 'support':8 'ubuntu':3 'year':11"
  -bodyTs: "'keep':3 'old':5 'patch':4 'php':8 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705638398
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9396066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705551998 {#1451
    date: 2024-01-18 05:26:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "What-does-Ubuntu-do-when-LTS-is-supported-for-12"
  +title: "What does Ubuntu do when LTS is supported for 12 years, but PHP is not?"
  +url: null
  +body: "Will they keep patching old version of PHP?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727288110 {#1426
    date: 2024-09-25 20:15:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 31401
  -titleTs: "'12':10 'lts':6 'php':13 'support':8 'ubuntu':3 'year':11"
  -bodyTs: "'keep':3 'old':5 'patch':4 'php':8 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705638398
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9396066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705551998 {#1451
    date: 2024-01-18 05:26:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Simultaneous-joystick-3-axis-protocol"
  +title: "Simultaneous joystick 3-axis protocol"
  +url: null
  +body: """
    Working on a joystick. Seems like any protocol I use to read from peripherals is going to be bottlenecked by having just one input. My microcontroller might have multiple ADCs, but there’s just one processor stepping through them. Same for spi, or i2c, or uart. There’s really only ever one sensor reporting back its data at a time.\n
    \n
    I know this might not matter for measurement resolution. Especially if you’re polling at like 115k serial or something, but…\n
    \n
    That’s 8 bits per axis, and three axis. Now that’s at least 34 bits. To sample each axis we’re down to only 4.5k samples per second. Plus whatever other cycles the controller has to handle… even if I spent half that time doing microcontrolle cycles at like 2k we’re probably still well with the best star craft apms or whatever. I’d still like to find some way to really over engineer this thing.\n
    \n
    I read a little about tdm, but that’s out of my league and I don’t know if you could even have 3 simultaneously signals that way\n
    \n
    I’m thinking a microcontroller for each axis, and a usb port for each of them. So it appears like 3 different controllers to the computer. The user would just have to map the axis from the 3 controllers into 1 in their game software. I assume the steam remapping could do this.\n
    \n
    Is it just going to get smashed back into one thread in the computer’s usb hub anyway?\n
    \n
    Any other suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726402203 {#1461
    date: 2024-09-15 14:10:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 31399
  -titleTs: "'3':3 'axi':4 'joystick':2 'protocol':5 'simultan':1"
  -bodyTs: "'1':229 '115k':77 '2k':133 '3':184,209,226 '34':96 '4.5':107 '8':84 'adc':30 'anyway':259 'apm':144 'appear':207 'assum':235 'axi':87,90,101,196,223 'back':55,249 'best':141 'bit':85,97 'bottleneck':19 'comput':214,255 'control':117,211,227 'could':181,239 'craft':143 'cycl':115,130 'd':148 'data':57 'differ':210 'engin':158 'especi':70 'even':121,182 'ever':51 'find':152 'game':232 'get':247 'go':16,245 'half':125 'handl':120 'hub':258 'i2c':44 'input':24 'joystick':4 'k':108 'know':62,178 'leagu':173 'least':95 'like':6,76,132,150,208 'littl':164 'm':190 'map':221 'matter':66 'measur':68 'microcontrol':26,193 'microcontroll':129 'might':27,64 'multipl':29 'one':23,35,52,251 'per':86,110 'peripher':14 'plus':112 'poll':74 'port':200 'probabl':136 'processor':36 'protocol':8 're':73,103,135 'read':12,162 'realli':49,156 'remap':238 'report':54 'resolut':69 'sampl':99,109 'second':111 'seem':5 'sensor':53 'serial':78 'signal':186 'simultan':185 'smash':248 'softwar':233 'someth':80 'spent':124 'spi':42 'star':142 'steam':237 'step':37 'still':137,149 'suggest':262 'tdm':166 'thing':160 'think':191 'thread':252 'three':89 'time':60,127 'uart':46 'usb':199,257 'use':10 'user':216 'way':154,188 'well':138 'whatev':113,146 'work':1 'would':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705574416
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10852531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705550416 {#1462
    date: 2024-01-18 05:00:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Simultaneous-joystick-3-axis-protocol"
  +title: "Simultaneous joystick 3-axis protocol"
  +url: null
  +body: """
    Working on a joystick. Seems like any protocol I use to read from peripherals is going to be bottlenecked by having just one input. My microcontroller might have multiple ADCs, but there’s just one processor stepping through them. Same for spi, or i2c, or uart. There’s really only ever one sensor reporting back its data at a time.\n
    \n
    I know this might not matter for measurement resolution. Especially if you’re polling at like 115k serial or something, but…\n
    \n
    That’s 8 bits per axis, and three axis. Now that’s at least 34 bits. To sample each axis we’re down to only 4.5k samples per second. Plus whatever other cycles the controller has to handle… even if I spent half that time doing microcontrolle cycles at like 2k we’re probably still well with the best star craft apms or whatever. I’d still like to find some way to really over engineer this thing.\n
    \n
    I read a little about tdm, but that’s out of my league and I don’t know if you could even have 3 simultaneously signals that way\n
    \n
    I’m thinking a microcontroller for each axis, and a usb port for each of them. So it appears like 3 different controllers to the computer. The user would just have to map the axis from the 3 controllers into 1 in their game software. I assume the steam remapping could do this.\n
    \n
    Is it just going to get smashed back into one thread in the computer’s usb hub anyway?\n
    \n
    Any other suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726402203 {#1461
    date: 2024-09-15 14:10:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 31399
  -titleTs: "'3':3 'axi':4 'joystick':2 'protocol':5 'simultan':1"
  -bodyTs: "'1':229 '115k':77 '2k':133 '3':184,209,226 '34':96 '4.5':107 '8':84 'adc':30 'anyway':259 'apm':144 'appear':207 'assum':235 'axi':87,90,101,196,223 'back':55,249 'best':141 'bit':85,97 'bottleneck':19 'comput':214,255 'control':117,211,227 'could':181,239 'craft':143 'cycl':115,130 'd':148 'data':57 'differ':210 'engin':158 'especi':70 'even':121,182 'ever':51 'find':152 'game':232 'get':247 'go':16,245 'half':125 'handl':120 'hub':258 'i2c':44 'input':24 'joystick':4 'k':108 'know':62,178 'leagu':173 'least':95 'like':6,76,132,150,208 'littl':164 'm':190 'map':221 'matter':66 'measur':68 'microcontrol':26,193 'microcontroll':129 'might':27,64 'multipl':29 'one':23,35,52,251 'per':86,110 'peripher':14 'plus':112 'poll':74 'port':200 'probabl':136 'processor':36 'protocol':8 're':73,103,135 'read':12,162 'realli':49,156 'remap':238 'report':54 'resolut':69 'sampl':99,109 'second':111 'seem':5 'sensor':53 'serial':78 'signal':186 'simultan':185 'smash':248 'softwar':233 'someth':80 'spent':124 'spi':42 'star':142 'steam':237 'step':37 'still':137,149 'suggest':262 'tdm':166 'thing':160 'think':191 'thread':252 'three':89 'time':60,127 'uart':46 'usb':199,257 'use':10 'user':216 'way':154,188 'well':138 'whatev':113,146 'work':1 'would':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705574416
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10852531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705550416 {#1462
    date: 2024-01-18 05:00:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Simultaneous-joystick-3-axis-protocol"
  +title: "Simultaneous joystick 3-axis protocol"
  +url: null
  +body: """
    Working on a joystick. Seems like any protocol I use to read from peripherals is going to be bottlenecked by having just one input. My microcontroller might have multiple ADCs, but there’s just one processor stepping through them. Same for spi, or i2c, or uart. There’s really only ever one sensor reporting back its data at a time.\n
    \n
    I know this might not matter for measurement resolution. Especially if you’re polling at like 115k serial or something, but…\n
    \n
    That’s 8 bits per axis, and three axis. Now that’s at least 34 bits. To sample each axis we’re down to only 4.5k samples per second. Plus whatever other cycles the controller has to handle… even if I spent half that time doing microcontrolle cycles at like 2k we’re probably still well with the best star craft apms or whatever. I’d still like to find some way to really over engineer this thing.\n
    \n
    I read a little about tdm, but that’s out of my league and I don’t know if you could even have 3 simultaneously signals that way\n
    \n
    I’m thinking a microcontroller for each axis, and a usb port for each of them. So it appears like 3 different controllers to the computer. The user would just have to map the axis from the 3 controllers into 1 in their game software. I assume the steam remapping could do this.\n
    \n
    Is it just going to get smashed back into one thread in the computer’s usb hub anyway?\n
    \n
    Any other suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726402203 {#1461
    date: 2024-09-15 14:10:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 31399
  -titleTs: "'3':3 'axi':4 'joystick':2 'protocol':5 'simultan':1"
  -bodyTs: "'1':229 '115k':77 '2k':133 '3':184,209,226 '34':96 '4.5':107 '8':84 'adc':30 'anyway':259 'apm':144 'appear':207 'assum':235 'axi':87,90,101,196,223 'back':55,249 'best':141 'bit':85,97 'bottleneck':19 'comput':214,255 'control':117,211,227 'could':181,239 'craft':143 'cycl':115,130 'd':148 'data':57 'differ':210 'engin':158 'especi':70 'even':121,182 'ever':51 'find':152 'game':232 'get':247 'go':16,245 'half':125 'handl':120 'hub':258 'i2c':44 'input':24 'joystick':4 'k':108 'know':62,178 'leagu':173 'least':95 'like':6,76,132,150,208 'littl':164 'm':190 'map':221 'matter':66 'measur':68 'microcontrol':26,193 'microcontroll':129 'might':27,64 'multipl':29 'one':23,35,52,251 'per':86,110 'peripher':14 'plus':112 'poll':74 'port':200 'probabl':136 'processor':36 'protocol':8 're':73,103,135 'read':12,162 'realli':49,156 'remap':238 'report':54 'resolut':69 'sampl':99,109 'second':111 'seem':5 'sensor':53 'serial':78 'signal':186 'simultan':185 'smash':248 'softwar':233 'someth':80 'spent':124 'spi':42 'star':142 'steam':237 'step':37 'still':137,149 'suggest':262 'tdm':166 'thing':160 'think':191 'thread':252 'three':89 'time':60,127 'uart':46 'usb':199,257 'use':10 'user':216 'way':154,188 'well':138 'whatev':113,146 'work':1 'would':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705574416
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10852531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705550416 {#1462
    date: 2024-01-18 05:00:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday"
  +url: "https://lemmy.world/pictrs/image/810a4780-d761-437b-86e7-71fd4afc148a.jpeg"
  +body: "[http://spritestitch.com/forum/viewtopic.php?f=7&t=272](url)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705549292 {#1435
    date: 2024-01-18 04:41:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 31505
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'/forum/viewtopic.php?f=7&t=272](url)':3 'spritestitch.com':2 'spritestitch.com/forum/viewtopic.php?f=7&t=272](url)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705580792
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10852352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705549292 {#1430
    date: 2024-01-18 04:41:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday"
  +url: "https://lemmy.world/pictrs/image/810a4780-d761-437b-86e7-71fd4afc148a.jpeg"
  +body: "[http://spritestitch.com/forum/viewtopic.php?f=7&t=272](url)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705549292 {#1435
    date: 2024-01-18 04:41:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 31505
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'/forum/viewtopic.php?f=7&t=272](url)':3 'spritestitch.com':2 'spritestitch.com/forum/viewtopic.php?f=7&t=272](url)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705580792
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10852352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705549292 {#1430
    date: 2024-01-18 04:41:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1440 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday"
  +url: "https://lemmy.world/pictrs/image/810a4780-d761-437b-86e7-71fd4afc148a.jpeg"
  +body: "[http://spritestitch.com/forum/viewtopic.php?f=7&t=272](url)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705549292 {#1435
    date: 2024-01-18 04:41:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 31505
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'/forum/viewtopic.php?f=7&t=272](url)':3 'spritestitch.com':2 'spritestitch.com/forum/viewtopic.php?f=7&t=272](url)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705580792
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10852352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705549292 {#1430
    date: 2024-01-18 04:41:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "DISC-Oshi-no-Ko-Ch-137-IDOL"
  +title: "[DISC] Oshi no Ko — Ch. 137 — IDOL"
  +url: "https://mangaplus.shueisha.co.jp/viewer/1019783"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705546514 {#1595
    date: 2024-01-18 03:55:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 31396
  -titleTs: "'137':6 'ch':5 'disc':1 'idol':7 'ko':4 'oshi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705564514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10851432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546514 {#1610
    date: 2024-01-18 03:55: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
83 DENIED edit
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "DISC-Oshi-no-Ko-Ch-137-IDOL"
  +title: "[DISC] Oshi no Ko — Ch. 137 — IDOL"
  +url: "https://mangaplus.shueisha.co.jp/viewer/1019783"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705546514 {#1595
    date: 2024-01-18 03:55:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 31396
  -titleTs: "'137':6 'ch':5 'disc':1 'idol':7 'ko':4 'oshi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705564514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10851432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546514 {#1610
    date: 2024-01-18 03:55: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
84 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1612 …}
  +slug: "DISC-Oshi-no-Ko-Ch-137-IDOL"
  +title: "[DISC] Oshi no Ko — Ch. 137 — IDOL"
  +url: "https://mangaplus.shueisha.co.jp/viewer/1019783"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705546514 {#1595
    date: 2024-01-18 03:55:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 31396
  -titleTs: "'137':6 'ch':5 'disc':1 'idol':7 'ko':4 'oshi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705564514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10851432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705546514 {#1610
    date: 2024-01-18 03:55: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "TachiyomiSY-is-continuing-forking-Mihon"
  +title: "TachiyomiSY is continuing, forking Mihon"
  +url: "https://lemmy.world/pictrs/image/3d7d2f15-0e75-48de-98c4-2b45ea1033b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727517373 {#1675
    date: 2024-09-28 11:56:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 31393
  -titleTs: "'continu':3 'fork':4 'mihon':5 'tachiyomisi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705632042
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10851153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705545642 {#1674
    date: 2024-01-18 03:40: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
87 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "TachiyomiSY-is-continuing-forking-Mihon"
  +title: "TachiyomiSY is continuing, forking Mihon"
  +url: "https://lemmy.world/pictrs/image/3d7d2f15-0e75-48de-98c4-2b45ea1033b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727517373 {#1675
    date: 2024-09-28 11:56:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 31393
  -titleTs: "'continu':3 'fork':4 'mihon':5 'tachiyomisi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705632042
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10851153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705545642 {#1674
    date: 2024-01-18 03:40: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
88 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "TachiyomiSY-is-continuing-forking-Mihon"
  +title: "TachiyomiSY is continuing, forking Mihon"
  +url: "https://lemmy.world/pictrs/image/3d7d2f15-0e75-48de-98c4-2b45ea1033b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727517373 {#1675
    date: 2024-09-28 11:56:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 31393
  -titleTs: "'continu':3 'fork':4 'mihon':5 'tachiyomisi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705632042
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10851153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705545642 {#1674
    date: 2024-01-18 03:40: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Sovereign-Tech-Fund-invests-EUR203-000-00-on-Gstreamer"
  +title: "Sovereign Tech Fund invests €203,000.00 on Gstreamer"
  +url: "https://www.sovereigntechfund.de/tech/gstreamer"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726510040 {#1649
    date: 2024-09-16 20:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 31392
  -titleTs: "'000.00':6 '203':5 'fund':3 'gstreamer':8 'invest':4 'sovereign':1 'tech':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705631600
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10694035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705545200 {#1651
    date: 2024-01-18 03:33:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Sovereign-Tech-Fund-invests-EUR203-000-00-on-Gstreamer"
  +title: "Sovereign Tech Fund invests €203,000.00 on Gstreamer"
  +url: "https://www.sovereigntechfund.de/tech/gstreamer"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726510040 {#1649
    date: 2024-09-16 20:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 31392
  -titleTs: "'000.00':6 '203':5 'fund':3 'gstreamer':8 'invest':4 'sovereign':1 'tech':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705631600
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10694035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705545200 {#1651
    date: 2024-01-18 03:33:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Sovereign-Tech-Fund-invests-EUR203-000-00-on-Gstreamer"
  +title: "Sovereign Tech Fund invests €203,000.00 on Gstreamer"
  +url: "https://www.sovereigntechfund.de/tech/gstreamer"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726510040 {#1649
    date: 2024-09-16 20:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 31392
  -titleTs: "'000.00':6 '203':5 'fund':3 'gstreamer':8 'invest':4 'sovereign':1 'tech':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705631600
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10694035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705545200 {#1651
    date: 2024-01-18 03:33:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Nature-is-beautiful"
  +title: "Nature is beautiful"
  +url: "https://lemmy.today/pictrs/image/259f18d0-9303-4d64-885c-b9cc0a88529f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726435932 {#1577
    date: 2024-09-15 23:32:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 31391
  -titleTs: "'beauti':3 'natur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705631517
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5326499"
  +editedAt: DateTimeImmutable @1726310399 {#1580
    date: 2024-09-14 12:39:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705545117 {#1579
    date: 2024-01-18 03:31:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Nature-is-beautiful"
  +title: "Nature is beautiful"
  +url: "https://lemmy.today/pictrs/image/259f18d0-9303-4d64-885c-b9cc0a88529f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726435932 {#1577
    date: 2024-09-15 23:32:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 31391
  -titleTs: "'beauti':3 'natur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705631517
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5326499"
  +editedAt: DateTimeImmutable @1726310399 {#1580
    date: 2024-09-14 12:39:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705545117 {#1579
    date: 2024-01-18 03:31:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2483 …}
  +slug: "Nature-is-beautiful"
  +title: "Nature is beautiful"
  +url: "https://lemmy.today/pictrs/image/259f18d0-9303-4d64-885c-b9cc0a88529f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726435932 {#1577
    date: 2024-09-15 23:32:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 31391
  -titleTs: "'beauti':3 'natur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705631517
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5326499"
  +editedAt: DateTimeImmutable @1726310399 {#1580
    date: 2024-09-14 12:39:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705545117 {#1579
    date: 2024-01-18 03:31:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "my-chucks"
  +title: "my chucks"
  +url: "https://lemmy.world/pictrs/image/e145797a-8ada-4025-933e-c92a970d24ff.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726301474 {#1560
    date: 2024-09-14 10:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 31390
  -titleTs: "'chuck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705564671
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10850910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705544671 {#1568
    date: 2024-01-18 03:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "my-chucks"
  +title: "my chucks"
  +url: "https://lemmy.world/pictrs/image/e145797a-8ada-4025-933e-c92a970d24ff.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726301474 {#1560
    date: 2024-09-14 10:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 31390
  -titleTs: "'chuck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705564671
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10850910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705544671 {#1568
    date: 2024-01-18 03:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "my-chucks"
  +title: "my chucks"
  +url: "https://lemmy.world/pictrs/image/e145797a-8ada-4025-933e-c92a970d24ff.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726301474 {#1560
    date: 2024-09-14 10:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 31390
  -titleTs: "'chuck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705564671
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10850910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705544671 {#1568
    date: 2024-01-18 03:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details