GET https://kbin.spritesserver.nl/active/1y/all?p=148

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.28 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.07 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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "puzzling"
  +title: "puzzling"
  +url: "https://lemmy.world/pictrs/image/9b55cb09-d342-468d-aa19-e3dafd88b04d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710995116 {#173
    date: 2024-03-21 05:25:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26363
  -titleTs: "'puzzl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704151562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10178189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704065162 {#243
    date: 2024-01-01 00:26: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
3 DENIED edit
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "puzzling"
  +title: "puzzling"
  +url: "https://lemmy.world/pictrs/image/9b55cb09-d342-468d-aa19-e3dafd88b04d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710995116 {#173
    date: 2024-03-21 05:25:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26363
  -titleTs: "'puzzl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704151562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10178189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704065162 {#243
    date: 2024-01-01 00:26: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
4 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "puzzling"
  +title: "puzzling"
  +url: "https://lemmy.world/pictrs/image/9b55cb09-d342-468d-aa19-e3dafd88b04d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 1585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710995116 {#173
    date: 2024-03-21 05:25:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26363
  -titleTs: "'puzzl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704151562
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10178189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704065162 {#243
    date: 2024-01-01 00:26: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
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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "The-Best-And-Worst-Star-Wars-Blasters"
  +title: "The Best And Worst Star Wars Blasters"
  +url: null
  +body: """
    Star Wars is driven by aesthetics. Part of the look of the franchise that is front and center has always been the blasters.\n
    \n
    ![](https://lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)\n
    \n
    For me, there are a lot of things that go into making a Star Wars blaster look like it fits into the setting. First is that most of the blasters and accessories use real life guns as a basis, and since the original trilogy came out between 1977 and 1983, the kinds of props that could be made in that real life era cemented what looks like it belong in Star Wars; a super modern tactical gun or accessory made in the 2000s is going to stick out like a sore thumb.\n
    \n
    ![](https://lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)\n
    \n
    While aspects of the original gun are going to show through, it usually isn’t obvious for a casual viewer on a quick glance to pick up what is under all the greeble. After that is kind of an x factor about the greeble and prop construction. A good Star Wars blaster usually looks more metal, with maybe a hint of wood, than plastic in construction. The lines and aesthetic should fit the user. A dignified character who doesn’t normally fight should have something smaller and more ornate while a battle harder trooper has something mass produced, and a low life type should have something that looks worn and cobbled together.\n
    \n
    I limited to just live action appearances. I looked through all of the live action Star Wars material- the nine main movies, Rogue One, Solo, Andor, Book Of Boba Fett, Ashoka, Kenobi, and The Mandalorian and picked out five of the best and worst examples of Star Wars blasters. It was hard to narrow down the list, and there was a lot of examples that just barely missed the cut. This list is all personal and subjective opinion, with a lot of guidelines but as always aesthetic judgments are never an objective exercise. I’m also going to mostly pick on props which I know caught my eye when I watched the movies and shows, since there are plenty of lower quality props that stayed in holsters or were only vaguely in the background, for those I figure out of sight and out of mind compared to props that spent more time in the middle of the frame.\n
    \n
    Starting with some of the best Star Wars blasters.\n
    \n
    **1. Han Solo’s DL-44**\n
    \n
    Han’s DL-44, based on a real life C96 Mauser, is iconic for the character and a perfect example of balancing letting the real prop underneath show through with adding just the right amount of greeble. One of the most recognizable parts of a C96 is its long, thin barrel.\n
    \n
    ![](https://lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)\n
    \n
    The DL-44 prop totally breaks up the appearance of the barrel by hiding most of it underneath a massive muzzle cone. A long sniper scope on the side breaks up the top of the gun in A New Hope, and a stubbier but fatter telescope as a scope did the same in Empire Strikes Back. In both cases the original shape and elements of the top like the distinct adjustable sight of the C96 are largely obscured. A few fins and random metal bits glued on later, and a blaster almost as famous as its user is made.\n
    \n
    ![](https://lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)\n
    \n
    **2. Mando’s IB-94 blaster pistol**\n
    \n
    The next blaster very smartly looked at what worked about the DL-44 and took notes. Din Djarin’s blaster is based on the 1894 Bergmann pistol.\n
    \n
    ![](https://lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)\n
    \n
    By choosing such an obscure basis, the design is already off to a great start. Most people wouldn’t be able to name the Bergmann without looking it up, and the rounded lower body already looks like it belongs in Star Wars. The pistol has the general sense of looking like a revolver but without a cylinder, it already looks like a revolver that’s been tweaked by a prop artist. On top of that basis, the IB-94 was created with the addition of a muzzle cone, some huge rear sights, and a bit strangely replacing the default hammer with one that looks almost like that from a C96. Perhaps just a nod to the inspiration found from Han Solo’s blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)\n
    \n
    **3. BlasTech E-11 blaster rifle**\n
    \n
    Another blaster that is synonymous with Star Wars is the Imperial E-11. Seen in all three movies of the original trilogy in both the hands of Stormtroopers, and turned against them by the heroes. This blaster used the British Sterling L2A3 submachinegun as a basis. Like the Sterling’s predecessor, the Sten gun, the most eye catching feature was the left side magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)\n
    \n
    The E-11 did away with that, only having a very short stubby magazine as a powercell. That simple change did a lot to change the look, but beyond that fins were built to cover the most visible top part of the heat shield, and scopes from Sherman tank guns were fitted on top by way of a specially installed rail for the E-11.\n
    \n
    ![](https://lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)\n
    \n
    I want to take a quick aside to give a special mention to rebel DH-17 blasters, since they also used the L2A3s as a basis, and managed to look very different from the opposed E-11s by the addition of a large metal cover that replaced the entire original heat shield, and the mounting of the distinct and cool in its own right Armson OEG gunsight.\n
    \n
    ![](https://lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)\n
    \n
    **4. Boba Fett’s EE-3 carbine**\n
    \n
    This blaster first appeared in Empire Strikes Back, where visually it only looks so-so. Not great, not distracting.\n
    \n
    ![](https://lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)\n
    \n
    When it comes back in Return Of The Jedi however, it has gotten a major glowup and become a fantastic and mean looking blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)\n
    \n
    Based on a real life Webley & Scott 37mm flare gun, it starts out with a promising foundation.\n
    \n
    ![](https://lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)\n
    \n
    The basic silhouette resembles a revolver at a glance, but with a stock that is unusual even by pistol stock standards, and a massive barrel. The original barrel has been elongated and given cooling fins to create the appearance of a blaster carbine that almost certainly has a disintegration setting.\n
    \n
    **5. SE-14r**\n
    \n
    The SR-14 series of blaster had its first appearance all the way back in A New Hope. Despite the bartender’s protests it was brought out during the altercation between Luke and a pair of low lives in the Mos Eisley cantina.\n
    \n
    ![](https://lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)\n
    \n
    The SE-14 is based on a lesser known Swiss submachinegun, but it goes a long way to change the shape further by entirely removing both the stock and barrel, along with removing the magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)\n
    \n
    The result is a blaster that is vaguely handgun sized but doesn’t resemble any real handgun. My favorite version of the SE-14 is the SE-14r used by Lando Calrissian in the Solo movie. It is chrome plated, and the scope has been moved forward a bit to make the entire thing look a bit more properly put together. It has a mystery muzzle device which I assume is for shooting down police helicopters.\n
    \n
    ![](https://lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)\n
    \n
    Overall a completely fitting blaster for a character that wears a bright yellow shirt to a gunfight.\n
    \n
    Now on to some of the low points in blaster props.\n
    \n
    **1.Sonn-Blas SE-44C blaster pistol**\n
    \n
    The SE-44 first shows up in The Force Awakens, and it is almost like a summary of all the things not to do to design a good blaster. The basis is a Glock pistol, which is polymer and distinct looking.\n
    \n
    ![](https://lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)\n
    \n
    A Glock is a pistol designed too late to have shown up in the original trilogy (technically possible for ROTJ, but unreasonable). What is used to disguise the pistol is even worse, its just an off the shelf carbine conversion kit for real Glocks.\n
    \n
    ![](https://lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)\n
    \n
    Most examples of the SE-44 have the conversion kit be colored white, prominently signaling that it is polymer instead of metal, and allowing the audience to get a good look at the picatinny rails it has installed. Up top there is a tiny front sight block from an AR-15. I don’t know if it is a casting or a 3D print, but aside from the downsizing it is clearly an exact copy, even including the gasblock. It’s kind of amazing because these miniature sights were not something taken off the shelf due to laziness, but something that must have been custom built or specifically sourced. Sticking some sort of scope or scope-like object up top would have been less work and looked better. All around the SE-44 is just a dud of a blaster.\n
    \n
    **2. Sonn-Blas F-11D blaster rifles**\n
    \n
    A blaster based on the iconic E-11, what could go wrong?\n
    \n
    ![](https://lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)\n
    \n
    Just like the SE-44, it has a lot of white colored parts to give it a very plastic iPhone aesthetic. Out of place in Star Wars, and specifically weirdly out of place for an Empire that was supposed to have been defeated and is surviving on the rim. Some of the F-11Ds are fitted with stocks, which exacerbates the problem by making the buttstock also be visibly plastic and coloring the cheek riser white. Normally I’m not going to focus on realism when it comes to blaster bits in Star Wars, but it is impossible not to notice the cheekriser. Look at that cheek riser, and then look at First Order Stormtrooper helmets.\n
    \n
    ![](https://lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)\n
    \n
    A stock is bad enough with Stormtrooper helmets, but a riser is just preposterous and most importantly: Distracting to look at.\n
    \n
    **3. Andor’s Rebel AK blasters**\n
    \n
    During the Aldhani raid, the rebels use blasters that are largely made from underfolding AK rifles.\n
    \n
    ![](https://lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)\n
    \n
    Strangely a lot of work has been done to the rear of the props by incorporating MP-40 receivers to them, but it does almost nothing to change the overall silhouette. The most recognizable parts of the guns like the the handguard, gastube, and the sights are almost untouched. While there is some kind of filler material inside the triangle of the frontsight, all it really does is draw attention to the original shape rather than disguise it. The magazines are either 20 round AK magazines with very thin disguising, or prop magazines that follow the same shape as real ones. In any case, the final result is a blaster that is recognizable as a specific real world gun to even a casual observer.\n
    \n
    ![](https://lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)\n
    \n
    Perhaps the idea was that in real life there is a connotation between rebels and AKs, and the Andor show wanted to leverage that, but honestly the show wouldn’t have suffered if they’d used something else. I still would have believed I was looking at rebels if they were using something more Star War appropriate.\n
    \n
    **4. BlasTech DLT-19 heavy blaster rifle**\n
    \n
    Going all the way back to A New Hope, the DLT-19 has always bugged me for how conspicuous the basis is. If you have any interest in World War 2, you’ve seen an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)\n
    \n
    It is a very memorable looking machinegun, and the DLT-19 does almost nothing to disguise it. There are a few cooling type fins added, which does give it some visual commonality with the E-11, but otherwise it’s just an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)\n
    \n
    The bipod is even still attached in A New Hope.\n
    \n
    ![](https://lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)\n
    \n
    The DLT-19 comes back for a cameo in the hands of a bounty hunter in Empire Strikes Back, but its real next appearance is in Rogue One.\n
    \n
    ![](https://lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)\n
    \n
    There the bipod has finally been removed, a scope (which appears unusable with an Imperial helmet on), and various accessories resembling lights or aiming devices have been attached around the barrel shroud. An improvement, but still pretty underwhelming to take a well known and distinct weapon, and make almost no attempt to disguise it.\n
    \n
    **5. M-45 Repeating Ion Blaster**\n
    \n
    The M-45 is similarly egregious for taking a well known real weapon, the M60, and basically doing nothing to hide it.\n
    \n
    ![](https://lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)\n
    \n
    While the barrel has an appropriate looking sleeve fitted over the M-45, the blaster is mostly viewed with the trigger and receiver in view, betraying exactly what it is.\n
    \n
    ![](https://lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)\n
    \n
    I’m well aware that this is very likely a visual reference to Full Metal Jacket.\n
    \n
    ![](https://lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)\n
    \n
    I like Star Wars to be Star Wars, and keep it away from so blatantly incorporating out of place props for the sake of a reference.\n
    \n
    That ends my list, and dive into what I think are some of the best and worst Star Wars blasters.\n
    \n
    A huge thanks to [imfdb](https://www.imfdb.org/wiki/Main_Page) who I used for research, and from whom I shamelessly took photos from to write this up with.\n
    \n
    This post is also an [article on my blog](https://scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/) and I encourage you to take a look, I’ve got lots of other stuff there too.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994898 {#1893
    date: 2024-03-21 05:21:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 26594
  -titleTs: "'best':2 'blaster':7 'star':5 'war':6 'worst':4"
  -bodyTs: "'-11':729,744,801,863,1516,1956 '-14':1071,1117,1176 '-15':1409 '-17':882 '-19':1877,1892,1931,1983 '-3':943 '-34':1917,1964 '-40':1707 '-44':406,410,463,582,1270,1364,1492,1528 '-45':2068,2074,2109 '-94':567,678 '/2024/01/01/the-best-and-worst-star-wars-blasters/)':2235 '/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':994 '/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1816 '/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2148 '/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':937 '/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2011 '/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1980 '/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1311 '/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1014 '/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':562 '/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':866 '/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1967 '/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1232 '/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1152 '/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':121 '/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':725 '/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1114 '/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1523 '/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':26 '/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1358 '/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':460 '/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2151 '/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2096 '/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1643 '/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':967 '/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1920 '/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':798 '/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1689 '/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2129 '/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':599 '/wiki/main_page)':2205 '1':401 '1.sonn':1261 '11d':1506 '11ds':1578 '11s':904 '14r':1068,1181 '1894':594 '1977':74 '1983':76 '2':563,1500,1911 '20':1772 '2000s':109 '3':726,1665 '37mm':1002 '3d':1421 '4':938,1874 '44c':1265 '5':1065,2066 'abl':620 'accessori':58,105,2031 'action':239,248 'ad':437,1945 'addit':683,907 'adjust':531 'aesthet':6,191,320,1544 'aim':2035 'ak':1669,1685,1774,1832 'aldhani':1673 'allow':1382 'almost':552,704,1059,1281,1714,1737,1933,2060 'along':1145 'alreadi':609,634,658 'also':329,886,1591,2227 'alterc':1098 'alway':20,319,1894 'amaz':1442 'amount':441 'andor':259,1666,1835 'anoth':732 'appear':240,469,948,1053,1078,2004,2022 'appropri':1873,2102 'ar':1408 'armson':932 'around':1489,2040 'articl':2229 'artist':670 'ashoka':264 'asid':873,1424 'aspect':123 'assum':1223 'attach':1973,2039 'attempt':2062 'attent':1759 'audienc':1384 'awaken':1277 'awar':2133 'away':803,2163 'back':516,952,971,1082,1885,1985,1999 'background':367 'bad':1647 'balanc':428 'bare':300 'barrel':457,472,1039,1042,1144,2042,2099 'bartend':1089 'base':411,591,995,1119,1511 'basi':65,605,675,777,892,1298,1901 'basic':1016,2088 'battl':213 'becom':985 'believ':1859 'belong':95,638 'bergmann':595,624 'best':275,397,2192 'betray':2122 'better':1487 'beyond':827 'bipod':1969,2014 'bit':545,694,1202,1210,1615 'blas':1262,1503 'blastech':727,1875 'blaster':23,42,56,173,282,400,551,568,572,589,722,730,733,768,883,946,991,1056,1074,1157,1237,1259,1266,1296,1499,1507,1510,1614,1670,1678,1799,1879,2071,2111,2197 'blatant':2166 'block':1405 'blog':2232 'boba':262,939 'bodi':633 'book':260 'bounti':1994 'break':466,490 'bright':1244 'british':771 'brought':1094 'bug':1895 'built':831,1464 'buttstock':1590 'c96':416,452,535,709 'calrissian':1185 'came':71 'cameo':1988 'cantina':1111 'carbin':944,1057,1350 'case':519,1793 'cast':1418 'casual':140,1812 'catch':789 'caught':339 'cement':90 'center':18 'certain':1060 'chang':818,823,1133,1717 'charact':198,422,1240 'cheek':1598,1631 'cheekris':1627 'choos':601 'chrome':1192 'clear':1430 'cobbl':232 'color':1370,1535,1596 'come':970,1612,1984 'common':1952 'compar':379 'complet':1235 'cone':482,687 'connot':1828 'conspicu':1899 'construct':168,187 'convers':1351,1367 'cool':927,1048,1942 'copi':1433 'could':82,1518 'cover':833,912 'creat':680,1051 'custom':1463 'cut':303 'cylind':656 'd':1851 'default':698 'defeat':1566 'design':607,1293,1317 'despit':1087 'devic':1220,2036 'dh':881 'differ':898 'dignifi':197 'din':586 'disguis':1338,1766,1779,1936,2064 'disintegr':1063 'distinct':530,925,1307,2056 'distract':964,1661 'dive':2183 'djarin':587 'dl':405,409,462,581 'dlt':1876,1891,1930,1982 'doesn':200,1164 'done':1697 'downsiz':1427 'draw':1758 'driven':4 'dud':1496 'due':1454 'e':728,743,800,862,903,1515,1955 'e-11s':902 'ee':942 'egregi':2077 'eisley':1110 'either':1771 'element':524 'elong':1045 'els':1854 'empir':514,950,1559,1997 'encourag':2238 'end':2179 'enough':1648 'entir':916,1138,1206 'era':89 'even':1031,1342,1434,1810,1971 'exacerb':1584 'exact':1432,2123 'exampl':278,297,426,1360 'exercis':326 'eye':341,788 'f':1505,1577 'f-11d':1504 'f-11ds':1576 'factor':162 'famous':554 'fantast':987 'fatter':505 'favorit':1171 'featur':790 'fett':263,940 'fight':203 'figur':371 'filler':1745 'fin':541,829,1049,1944 'final':1795,2016 'first':50,947,1077,1271,1637 'fit':46,193,850,1236,1580,2105 'five':272 'flare':1003 'focus':1607 'follow':1784 'forc':1276 'forward':1200 'found':717 'foundat':1011 'frame':391 'franchis':13 'front':16,1403 'frontsight':1752 'full':2143 'gasblock':1437 'gastub':1732 'general':646 'get':1386 'give':875,1538,1948 'given':1047 'glanc':145,1023 'glock':1301,1313,1355 'glowup':983 'glu':546 'go':36,111,129,330,1519,1605,1881 'goe':1128 'good':170,1295,1388 'got':2246 'gotten':980 'great':613,962 'greebl':154,165,443 'guidelin':316 'gun':62,103,127,496,785,848,1004,1727,1808 'gunfight':1249 'gunsight':934 'hammer':699 'han':402,407,719 'hand':757,1991 'handguard':1731 'handgun':1161,1169 'hard':285 'harder':214 'heat':841,918 'heavi':1878 'helicopt':1229 'helmet':1640,1651,2027 'hero':766 'hide':474,2092 'hint':181 'holster':360 'honest':1842 'hope':500,1086,1889,1977 'howev':977 'huge':689,2199 'hunter':1995 'ib':566,677 'icon':419,1514 'idea':1819 'imfdb':2202 'imperi':742,2026 'import':1660 'imposs':1622 'improv':2045 'includ':1435 'incorpor':1705,2167 'insid':1747 'inspir':716 'instal':858,1396 'instead':1378 'interest':1907 'ion':2070 'iphon':1543 'isn':135 'jacket':2145 'jedi':976 'judgment':321 'keep':2161 'kenobi':265 'kind':78,158,1440,1743 'kit':1352,1368 'know':338,1413 'known':1123,2054,2082 'l2a3':773 'l2a3s':889 'lando':1184 'larg':537,910,1681 'late':1319 'later':548 'lazi':1456 'left':793 'lemmy.world':25,120,459,561,598,724,797,865,936,966,993,1013,1113,1151,1231,1310,1357,1522,1642,1688,1815,1919,1966,1979,2010,2095,2128,2147,2150 'lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':992 'lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1814 'lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2146 'lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':935 'lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2009 'lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1978 'lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1309 'lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1012 'lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':560 'lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':864 'lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1965 'lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1230 'lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1150 'lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':119 'lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':723 'lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1112 'lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1521 'lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':24 'lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1356 'lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':458 'lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2149 'lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2094 'lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1641 'lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':965 'lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1918 'lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':796 'lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1687 'lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2127 'lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':597 'less':1483 'lesser':1122 'let':429 'leverag':1839 'life':61,88,223,415,999,1824 'light':2033 'like':44,93,115,528,636,650,660,705,778,1282,1476,1525,1728,2138,2153 'limit':235 'line':189 'list':290,305,2181 'live':238,247,1106 'long':455,484,1130 'look':10,43,92,175,229,242,575,626,635,649,659,703,825,896,957,990,1208,1308,1389,1486,1628,1635,1663,1862,1926,2103,2243 'lot':32,295,314,821,1532,1692,2247 'low':222,1105,1256 'lower':354,632 'luke':1100 'm':328,1603,2067,2073,2108,2131 'm60':2086 'machinegun':1927 'made':84,106,559,1682 'magazin':795,812,1149,1769,1775,1782 'main':254 'major':982 'make':38,1204,1588,2059 'manag':894 'mandalorian':268 'mando':564 'mass':218 'massiv':480,1038 'materi':251,1746 'mauser':417 'mayb':179 'mean':989 'memor':1925 'mention':878 'metal':177,544,911,1380,2144 'mg':1916,1963 'middl':388 'mind':378 'miniatur':1445 'miss':301 'modern':101 'mos':1109 'most':332,2113 'mount':922 'move':1199 'movi':255,346,749,1189 'mp':1706 'must':1460 'muzzl':481,686,1219 'mysteri':1218 'name':622 'narrow':287 'never':323 'new':499,1085,1888,1976 'next':571,2003 'nine':253 'nod':713 'normal':202,1601 'note':585 'noth':1715,1934,2090 'notic':1625 'object':325,1477 'obscur':538,604 'observ':1813 'obvious':137 'oeg':933 'one':257,444,701,1790,2008 'opinion':311 'oppos':901 'order':1638 'origin':69,126,521,752,917,1041,1326,1762 'ornat':210 'otherwis':1958 'overal':1233,1719 'pair':1103 'part':7,449,838,1536,1724 'peopl':616 'perfect':425 'perhap':710,1817 'person':308 'photo':2217 'picatinni':1392 'pick':147,270,333 'pistol':569,596,643,1033,1267,1302,1316,1340 'place':1547,1556,2170 'plastic':185,1542,1594 'plate':1193 'plenti':352 'point':1257 'polic':1228 'polym':1305,1377 'possibl':1329 'post':2225 'powercel':815 'predecessor':782 'preposter':1657 'pretti':2048 'print':1422 'problem':1586 'produc':219 'promin':1372 'promis':1010 'prop':80,167,335,356,381,432,464,669,1260,1703,1781,2171 'proper':1212 'protest':1091 'put':1213 'qualiti':355 'quick':144,872 'raid':1674 'rail':859,1393 'random':543 'rather':1764 'real':60,87,414,431,998,1168,1354,1789,1806,1823,2002,2083 'realism':1609 'realli':1755 'rear':690,1700 'rebel':880,1668,1676,1830,1864 'receiv':1708,2119 'recogniz':448,1723,1802 'refer':2141,2177 'remov':1139,1147,2018 'repeat':2069 'replac':696,914 'research':2210 'resembl':1018,1166,2032 'result':1154,1796 'return':973 'revolv':652,662,1020 'rifl':731,1508,1686,1880 'right':440,931 'rim':1572 'riser':1599,1632,1654 'rogu':256,2007 'rotj':1331 'round':631,1773 'sake':2174 'scope':486,509,844,1196,1472,1475,2020 'scope-lik':1474 'scott':1001 'scratch-that.org':2234 'scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/)':2233 'se':1067,1116,1175,1180,1264,1269,1363,1491,1527 'se-14r':1066,1179 'se-44c':1263 'seen':745,1914 'sens':647 'seri':1072 'set':49,1064 'shameless':2215 'shape':522,1135,1763,1787 'shelf':1349,1453 'sherman':846 'shield':842,919 'shirt':1246 'shoot':1226 'short':810 'show':131,348,434,1272,1836,1844 'shown':1322 'shroud':2043 'side':489,794 'sight':374,532,691,1404,1446,1735 'signal':1373 'silhouett':1017,1720 'similar':2076 'simpl':817 'sinc':67,349,884 'size':1162 'sleev':2104 'smaller':207 'smart':574 'sniper':485 'so-so':958 'solo':258,403,720,1188 'someth':206,217,227,1449,1458,1853,1869 'sonn':1502 'sonn-bla':1501 'sore':117 'sort':1470 'sourc':1467 'special':857,877 'specif':1466,1552,1805 'spent':383 'sr':1070 'standard':1035 'star':1,40,97,171,249,280,398,640,738,1549,1617,1871,2154,2158,2195 'start':392,614,1006 'stay':358 'sten':784 'sterl':772,780 'stick':113,1468 'still':1856,1972,2047 'stock':1027,1034,1142,1582,1645 'stormtroop':759,1639,1650 'strang':695,1690 'strike':515,951,1998 'stubbi':811 'stubbier':503 'stuff':2250 'subject':310 'submachinegun':774,1125 'suffer':1848 'summari':1284 'super':100 'suppos':1562 'surviv':1569 'swiss':1124 'synonym':736 'tactic':102 'take':870,2051,2079,2241 'taken':1450 'tank':847 'technic':1328 'telescop':506 'thank':2200 'thin':456,1778 'thing':34,1207,1288 'think':2187 'three':748 'thumb':118 'time':385 'tini':1402 'togeth':233,1214 'took':584,2216 'top':493,527,672,837,852,1398,1479 'total':465 'triangl':1749 'trigger':2117 'trilog':70,753,1327 'trooper':215 'turn':761 'tweak':666 'type':224,1943 'underfold':1684 'underneath':433,478 'underwhelm':2049 'unreason':1333 'untouch':1738 'unus':2023 'unusu':1030 'use':59,769,887,1182,1336,1677,1852,1868,2208 'user':195,557 'usual':134,174 'vagu':364,1160 'various':2030 've':1913,2245 'version':1172 'view':2114,2121 'viewer':141 'visibl':836,1593 'visual':954,1951,2140 'want':868,1837 'war':2,41,98,172,250,281,399,641,739,1550,1618,1872,1910,2155,2159,2196 'watch':344 'way':854,1081,1131,1884 'weapon':2057,2084 'wear':1242 'webley':1000 'weird':1553 'well':2053,2081,2132 'white':1371,1534,1600 'without':625,654 'wood':183 'work':578,1484,1694 'world':1807,1909 'worn':230 'wors':1343 'worst':277,2194 'would':1480,1857 'wouldn':617,1845 'write':2220 'wrong':1520 'www.imfdb.org':2204 'www.imfdb.org/wiki/main_page)':2203 'x':161 'yellow':1245"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704233271
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10214401"
  +editedAt: DateTimeImmutable @1710609174 {#1889
    date: 2024-03-16 18:12:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704146871 {#1944
    date: 2024-01-01 23:07: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
7 DENIED edit
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "The-Best-And-Worst-Star-Wars-Blasters"
  +title: "The Best And Worst Star Wars Blasters"
  +url: null
  +body: """
    Star Wars is driven by aesthetics. Part of the look of the franchise that is front and center has always been the blasters.\n
    \n
    ![](https://lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)\n
    \n
    For me, there are a lot of things that go into making a Star Wars blaster look like it fits into the setting. First is that most of the blasters and accessories use real life guns as a basis, and since the original trilogy came out between 1977 and 1983, the kinds of props that could be made in that real life era cemented what looks like it belong in Star Wars; a super modern tactical gun or accessory made in the 2000s is going to stick out like a sore thumb.\n
    \n
    ![](https://lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)\n
    \n
    While aspects of the original gun are going to show through, it usually isn’t obvious for a casual viewer on a quick glance to pick up what is under all the greeble. After that is kind of an x factor about the greeble and prop construction. A good Star Wars blaster usually looks more metal, with maybe a hint of wood, than plastic in construction. The lines and aesthetic should fit the user. A dignified character who doesn’t normally fight should have something smaller and more ornate while a battle harder trooper has something mass produced, and a low life type should have something that looks worn and cobbled together.\n
    \n
    I limited to just live action appearances. I looked through all of the live action Star Wars material- the nine main movies, Rogue One, Solo, Andor, Book Of Boba Fett, Ashoka, Kenobi, and The Mandalorian and picked out five of the best and worst examples of Star Wars blasters. It was hard to narrow down the list, and there was a lot of examples that just barely missed the cut. This list is all personal and subjective opinion, with a lot of guidelines but as always aesthetic judgments are never an objective exercise. I’m also going to mostly pick on props which I know caught my eye when I watched the movies and shows, since there are plenty of lower quality props that stayed in holsters or were only vaguely in the background, for those I figure out of sight and out of mind compared to props that spent more time in the middle of the frame.\n
    \n
    Starting with some of the best Star Wars blasters.\n
    \n
    **1. Han Solo’s DL-44**\n
    \n
    Han’s DL-44, based on a real life C96 Mauser, is iconic for the character and a perfect example of balancing letting the real prop underneath show through with adding just the right amount of greeble. One of the most recognizable parts of a C96 is its long, thin barrel.\n
    \n
    ![](https://lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)\n
    \n
    The DL-44 prop totally breaks up the appearance of the barrel by hiding most of it underneath a massive muzzle cone. A long sniper scope on the side breaks up the top of the gun in A New Hope, and a stubbier but fatter telescope as a scope did the same in Empire Strikes Back. In both cases the original shape and elements of the top like the distinct adjustable sight of the C96 are largely obscured. A few fins and random metal bits glued on later, and a blaster almost as famous as its user is made.\n
    \n
    ![](https://lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)\n
    \n
    **2. Mando’s IB-94 blaster pistol**\n
    \n
    The next blaster very smartly looked at what worked about the DL-44 and took notes. Din Djarin’s blaster is based on the 1894 Bergmann pistol.\n
    \n
    ![](https://lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)\n
    \n
    By choosing such an obscure basis, the design is already off to a great start. Most people wouldn’t be able to name the Bergmann without looking it up, and the rounded lower body already looks like it belongs in Star Wars. The pistol has the general sense of looking like a revolver but without a cylinder, it already looks like a revolver that’s been tweaked by a prop artist. On top of that basis, the IB-94 was created with the addition of a muzzle cone, some huge rear sights, and a bit strangely replacing the default hammer with one that looks almost like that from a C96. Perhaps just a nod to the inspiration found from Han Solo’s blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)\n
    \n
    **3. BlasTech E-11 blaster rifle**\n
    \n
    Another blaster that is synonymous with Star Wars is the Imperial E-11. Seen in all three movies of the original trilogy in both the hands of Stormtroopers, and turned against them by the heroes. This blaster used the British Sterling L2A3 submachinegun as a basis. Like the Sterling’s predecessor, the Sten gun, the most eye catching feature was the left side magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)\n
    \n
    The E-11 did away with that, only having a very short stubby magazine as a powercell. That simple change did a lot to change the look, but beyond that fins were built to cover the most visible top part of the heat shield, and scopes from Sherman tank guns were fitted on top by way of a specially installed rail for the E-11.\n
    \n
    ![](https://lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)\n
    \n
    I want to take a quick aside to give a special mention to rebel DH-17 blasters, since they also used the L2A3s as a basis, and managed to look very different from the opposed E-11s by the addition of a large metal cover that replaced the entire original heat shield, and the mounting of the distinct and cool in its own right Armson OEG gunsight.\n
    \n
    ![](https://lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)\n
    \n
    **4. Boba Fett’s EE-3 carbine**\n
    \n
    This blaster first appeared in Empire Strikes Back, where visually it only looks so-so. Not great, not distracting.\n
    \n
    ![](https://lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)\n
    \n
    When it comes back in Return Of The Jedi however, it has gotten a major glowup and become a fantastic and mean looking blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)\n
    \n
    Based on a real life Webley & Scott 37mm flare gun, it starts out with a promising foundation.\n
    \n
    ![](https://lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)\n
    \n
    The basic silhouette resembles a revolver at a glance, but with a stock that is unusual even by pistol stock standards, and a massive barrel. The original barrel has been elongated and given cooling fins to create the appearance of a blaster carbine that almost certainly has a disintegration setting.\n
    \n
    **5. SE-14r**\n
    \n
    The SR-14 series of blaster had its first appearance all the way back in A New Hope. Despite the bartender’s protests it was brought out during the altercation between Luke and a pair of low lives in the Mos Eisley cantina.\n
    \n
    ![](https://lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)\n
    \n
    The SE-14 is based on a lesser known Swiss submachinegun, but it goes a long way to change the shape further by entirely removing both the stock and barrel, along with removing the magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)\n
    \n
    The result is a blaster that is vaguely handgun sized but doesn’t resemble any real handgun. My favorite version of the SE-14 is the SE-14r used by Lando Calrissian in the Solo movie. It is chrome plated, and the scope has been moved forward a bit to make the entire thing look a bit more properly put together. It has a mystery muzzle device which I assume is for shooting down police helicopters.\n
    \n
    ![](https://lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)\n
    \n
    Overall a completely fitting blaster for a character that wears a bright yellow shirt to a gunfight.\n
    \n
    Now on to some of the low points in blaster props.\n
    \n
    **1.Sonn-Blas SE-44C blaster pistol**\n
    \n
    The SE-44 first shows up in The Force Awakens, and it is almost like a summary of all the things not to do to design a good blaster. The basis is a Glock pistol, which is polymer and distinct looking.\n
    \n
    ![](https://lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)\n
    \n
    A Glock is a pistol designed too late to have shown up in the original trilogy (technically possible for ROTJ, but unreasonable). What is used to disguise the pistol is even worse, its just an off the shelf carbine conversion kit for real Glocks.\n
    \n
    ![](https://lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)\n
    \n
    Most examples of the SE-44 have the conversion kit be colored white, prominently signaling that it is polymer instead of metal, and allowing the audience to get a good look at the picatinny rails it has installed. Up top there is a tiny front sight block from an AR-15. I don’t know if it is a casting or a 3D print, but aside from the downsizing it is clearly an exact copy, even including the gasblock. It’s kind of amazing because these miniature sights were not something taken off the shelf due to laziness, but something that must have been custom built or specifically sourced. Sticking some sort of scope or scope-like object up top would have been less work and looked better. All around the SE-44 is just a dud of a blaster.\n
    \n
    **2. Sonn-Blas F-11D blaster rifles**\n
    \n
    A blaster based on the iconic E-11, what could go wrong?\n
    \n
    ![](https://lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)\n
    \n
    Just like the SE-44, it has a lot of white colored parts to give it a very plastic iPhone aesthetic. Out of place in Star Wars, and specifically weirdly out of place for an Empire that was supposed to have been defeated and is surviving on the rim. Some of the F-11Ds are fitted with stocks, which exacerbates the problem by making the buttstock also be visibly plastic and coloring the cheek riser white. Normally I’m not going to focus on realism when it comes to blaster bits in Star Wars, but it is impossible not to notice the cheekriser. Look at that cheek riser, and then look at First Order Stormtrooper helmets.\n
    \n
    ![](https://lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)\n
    \n
    A stock is bad enough with Stormtrooper helmets, but a riser is just preposterous and most importantly: Distracting to look at.\n
    \n
    **3. Andor’s Rebel AK blasters**\n
    \n
    During the Aldhani raid, the rebels use blasters that are largely made from underfolding AK rifles.\n
    \n
    ![](https://lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)\n
    \n
    Strangely a lot of work has been done to the rear of the props by incorporating MP-40 receivers to them, but it does almost nothing to change the overall silhouette. The most recognizable parts of the guns like the the handguard, gastube, and the sights are almost untouched. While there is some kind of filler material inside the triangle of the frontsight, all it really does is draw attention to the original shape rather than disguise it. The magazines are either 20 round AK magazines with very thin disguising, or prop magazines that follow the same shape as real ones. In any case, the final result is a blaster that is recognizable as a specific real world gun to even a casual observer.\n
    \n
    ![](https://lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)\n
    \n
    Perhaps the idea was that in real life there is a connotation between rebels and AKs, and the Andor show wanted to leverage that, but honestly the show wouldn’t have suffered if they’d used something else. I still would have believed I was looking at rebels if they were using something more Star War appropriate.\n
    \n
    **4. BlasTech DLT-19 heavy blaster rifle**\n
    \n
    Going all the way back to A New Hope, the DLT-19 has always bugged me for how conspicuous the basis is. If you have any interest in World War 2, you’ve seen an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)\n
    \n
    It is a very memorable looking machinegun, and the DLT-19 does almost nothing to disguise it. There are a few cooling type fins added, which does give it some visual commonality with the E-11, but otherwise it’s just an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)\n
    \n
    The bipod is even still attached in A New Hope.\n
    \n
    ![](https://lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)\n
    \n
    The DLT-19 comes back for a cameo in the hands of a bounty hunter in Empire Strikes Back, but its real next appearance is in Rogue One.\n
    \n
    ![](https://lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)\n
    \n
    There the bipod has finally been removed, a scope (which appears unusable with an Imperial helmet on), and various accessories resembling lights or aiming devices have been attached around the barrel shroud. An improvement, but still pretty underwhelming to take a well known and distinct weapon, and make almost no attempt to disguise it.\n
    \n
    **5. M-45 Repeating Ion Blaster**\n
    \n
    The M-45 is similarly egregious for taking a well known real weapon, the M60, and basically doing nothing to hide it.\n
    \n
    ![](https://lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)\n
    \n
    While the barrel has an appropriate looking sleeve fitted over the M-45, the blaster is mostly viewed with the trigger and receiver in view, betraying exactly what it is.\n
    \n
    ![](https://lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)\n
    \n
    I’m well aware that this is very likely a visual reference to Full Metal Jacket.\n
    \n
    ![](https://lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)\n
    \n
    I like Star Wars to be Star Wars, and keep it away from so blatantly incorporating out of place props for the sake of a reference.\n
    \n
    That ends my list, and dive into what I think are some of the best and worst Star Wars blasters.\n
    \n
    A huge thanks to [imfdb](https://www.imfdb.org/wiki/Main_Page) who I used for research, and from whom I shamelessly took photos from to write this up with.\n
    \n
    This post is also an [article on my blog](https://scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/) and I encourage you to take a look, I’ve got lots of other stuff there too.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994898 {#1893
    date: 2024-03-21 05:21:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 26594
  -titleTs: "'best':2 'blaster':7 'star':5 'war':6 'worst':4"
  -bodyTs: "'-11':729,744,801,863,1516,1956 '-14':1071,1117,1176 '-15':1409 '-17':882 '-19':1877,1892,1931,1983 '-3':943 '-34':1917,1964 '-40':1707 '-44':406,410,463,582,1270,1364,1492,1528 '-45':2068,2074,2109 '-94':567,678 '/2024/01/01/the-best-and-worst-star-wars-blasters/)':2235 '/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':994 '/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1816 '/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2148 '/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':937 '/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2011 '/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1980 '/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1311 '/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1014 '/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':562 '/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':866 '/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1967 '/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1232 '/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1152 '/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':121 '/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':725 '/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1114 '/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1523 '/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':26 '/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1358 '/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':460 '/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2151 '/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2096 '/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1643 '/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':967 '/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1920 '/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':798 '/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1689 '/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2129 '/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':599 '/wiki/main_page)':2205 '1':401 '1.sonn':1261 '11d':1506 '11ds':1578 '11s':904 '14r':1068,1181 '1894':594 '1977':74 '1983':76 '2':563,1500,1911 '20':1772 '2000s':109 '3':726,1665 '37mm':1002 '3d':1421 '4':938,1874 '44c':1265 '5':1065,2066 'abl':620 'accessori':58,105,2031 'action':239,248 'ad':437,1945 'addit':683,907 'adjust':531 'aesthet':6,191,320,1544 'aim':2035 'ak':1669,1685,1774,1832 'aldhani':1673 'allow':1382 'almost':552,704,1059,1281,1714,1737,1933,2060 'along':1145 'alreadi':609,634,658 'also':329,886,1591,2227 'alterc':1098 'alway':20,319,1894 'amaz':1442 'amount':441 'andor':259,1666,1835 'anoth':732 'appear':240,469,948,1053,1078,2004,2022 'appropri':1873,2102 'ar':1408 'armson':932 'around':1489,2040 'articl':2229 'artist':670 'ashoka':264 'asid':873,1424 'aspect':123 'assum':1223 'attach':1973,2039 'attempt':2062 'attent':1759 'audienc':1384 'awaken':1277 'awar':2133 'away':803,2163 'back':516,952,971,1082,1885,1985,1999 'background':367 'bad':1647 'balanc':428 'bare':300 'barrel':457,472,1039,1042,1144,2042,2099 'bartend':1089 'base':411,591,995,1119,1511 'basi':65,605,675,777,892,1298,1901 'basic':1016,2088 'battl':213 'becom':985 'believ':1859 'belong':95,638 'bergmann':595,624 'best':275,397,2192 'betray':2122 'better':1487 'beyond':827 'bipod':1969,2014 'bit':545,694,1202,1210,1615 'blas':1262,1503 'blastech':727,1875 'blaster':23,42,56,173,282,400,551,568,572,589,722,730,733,768,883,946,991,1056,1074,1157,1237,1259,1266,1296,1499,1507,1510,1614,1670,1678,1799,1879,2071,2111,2197 'blatant':2166 'block':1405 'blog':2232 'boba':262,939 'bodi':633 'book':260 'bounti':1994 'break':466,490 'bright':1244 'british':771 'brought':1094 'bug':1895 'built':831,1464 'buttstock':1590 'c96':416,452,535,709 'calrissian':1185 'came':71 'cameo':1988 'cantina':1111 'carbin':944,1057,1350 'case':519,1793 'cast':1418 'casual':140,1812 'catch':789 'caught':339 'cement':90 'center':18 'certain':1060 'chang':818,823,1133,1717 'charact':198,422,1240 'cheek':1598,1631 'cheekris':1627 'choos':601 'chrome':1192 'clear':1430 'cobbl':232 'color':1370,1535,1596 'come':970,1612,1984 'common':1952 'compar':379 'complet':1235 'cone':482,687 'connot':1828 'conspicu':1899 'construct':168,187 'convers':1351,1367 'cool':927,1048,1942 'copi':1433 'could':82,1518 'cover':833,912 'creat':680,1051 'custom':1463 'cut':303 'cylind':656 'd':1851 'default':698 'defeat':1566 'design':607,1293,1317 'despit':1087 'devic':1220,2036 'dh':881 'differ':898 'dignifi':197 'din':586 'disguis':1338,1766,1779,1936,2064 'disintegr':1063 'distinct':530,925,1307,2056 'distract':964,1661 'dive':2183 'djarin':587 'dl':405,409,462,581 'dlt':1876,1891,1930,1982 'doesn':200,1164 'done':1697 'downsiz':1427 'draw':1758 'driven':4 'dud':1496 'due':1454 'e':728,743,800,862,903,1515,1955 'e-11s':902 'ee':942 'egregi':2077 'eisley':1110 'either':1771 'element':524 'elong':1045 'els':1854 'empir':514,950,1559,1997 'encourag':2238 'end':2179 'enough':1648 'entir':916,1138,1206 'era':89 'even':1031,1342,1434,1810,1971 'exacerb':1584 'exact':1432,2123 'exampl':278,297,426,1360 'exercis':326 'eye':341,788 'f':1505,1577 'f-11d':1504 'f-11ds':1576 'factor':162 'famous':554 'fantast':987 'fatter':505 'favorit':1171 'featur':790 'fett':263,940 'fight':203 'figur':371 'filler':1745 'fin':541,829,1049,1944 'final':1795,2016 'first':50,947,1077,1271,1637 'fit':46,193,850,1236,1580,2105 'five':272 'flare':1003 'focus':1607 'follow':1784 'forc':1276 'forward':1200 'found':717 'foundat':1011 'frame':391 'franchis':13 'front':16,1403 'frontsight':1752 'full':2143 'gasblock':1437 'gastub':1732 'general':646 'get':1386 'give':875,1538,1948 'given':1047 'glanc':145,1023 'glock':1301,1313,1355 'glowup':983 'glu':546 'go':36,111,129,330,1519,1605,1881 'goe':1128 'good':170,1295,1388 'got':2246 'gotten':980 'great':613,962 'greebl':154,165,443 'guidelin':316 'gun':62,103,127,496,785,848,1004,1727,1808 'gunfight':1249 'gunsight':934 'hammer':699 'han':402,407,719 'hand':757,1991 'handguard':1731 'handgun':1161,1169 'hard':285 'harder':214 'heat':841,918 'heavi':1878 'helicopt':1229 'helmet':1640,1651,2027 'hero':766 'hide':474,2092 'hint':181 'holster':360 'honest':1842 'hope':500,1086,1889,1977 'howev':977 'huge':689,2199 'hunter':1995 'ib':566,677 'icon':419,1514 'idea':1819 'imfdb':2202 'imperi':742,2026 'import':1660 'imposs':1622 'improv':2045 'includ':1435 'incorpor':1705,2167 'insid':1747 'inspir':716 'instal':858,1396 'instead':1378 'interest':1907 'ion':2070 'iphon':1543 'isn':135 'jacket':2145 'jedi':976 'judgment':321 'keep':2161 'kenobi':265 'kind':78,158,1440,1743 'kit':1352,1368 'know':338,1413 'known':1123,2054,2082 'l2a3':773 'l2a3s':889 'lando':1184 'larg':537,910,1681 'late':1319 'later':548 'lazi':1456 'left':793 'lemmy.world':25,120,459,561,598,724,797,865,936,966,993,1013,1113,1151,1231,1310,1357,1522,1642,1688,1815,1919,1966,1979,2010,2095,2128,2147,2150 'lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':992 'lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1814 'lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2146 'lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':935 'lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2009 'lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1978 'lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1309 'lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1012 'lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':560 'lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':864 'lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1965 'lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1230 'lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1150 'lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':119 'lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':723 'lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1112 'lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1521 'lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':24 'lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1356 'lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':458 'lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2149 'lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2094 'lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1641 'lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':965 'lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1918 'lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':796 'lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1687 'lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2127 'lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':597 'less':1483 'lesser':1122 'let':429 'leverag':1839 'life':61,88,223,415,999,1824 'light':2033 'like':44,93,115,528,636,650,660,705,778,1282,1476,1525,1728,2138,2153 'limit':235 'line':189 'list':290,305,2181 'live':238,247,1106 'long':455,484,1130 'look':10,43,92,175,229,242,575,626,635,649,659,703,825,896,957,990,1208,1308,1389,1486,1628,1635,1663,1862,1926,2103,2243 'lot':32,295,314,821,1532,1692,2247 'low':222,1105,1256 'lower':354,632 'luke':1100 'm':328,1603,2067,2073,2108,2131 'm60':2086 'machinegun':1927 'made':84,106,559,1682 'magazin':795,812,1149,1769,1775,1782 'main':254 'major':982 'make':38,1204,1588,2059 'manag':894 'mandalorian':268 'mando':564 'mass':218 'massiv':480,1038 'materi':251,1746 'mauser':417 'mayb':179 'mean':989 'memor':1925 'mention':878 'metal':177,544,911,1380,2144 'mg':1916,1963 'middl':388 'mind':378 'miniatur':1445 'miss':301 'modern':101 'mos':1109 'most':332,2113 'mount':922 'move':1199 'movi':255,346,749,1189 'mp':1706 'must':1460 'muzzl':481,686,1219 'mysteri':1218 'name':622 'narrow':287 'never':323 'new':499,1085,1888,1976 'next':571,2003 'nine':253 'nod':713 'normal':202,1601 'note':585 'noth':1715,1934,2090 'notic':1625 'object':325,1477 'obscur':538,604 'observ':1813 'obvious':137 'oeg':933 'one':257,444,701,1790,2008 'opinion':311 'oppos':901 'order':1638 'origin':69,126,521,752,917,1041,1326,1762 'ornat':210 'otherwis':1958 'overal':1233,1719 'pair':1103 'part':7,449,838,1536,1724 'peopl':616 'perfect':425 'perhap':710,1817 'person':308 'photo':2217 'picatinni':1392 'pick':147,270,333 'pistol':569,596,643,1033,1267,1302,1316,1340 'place':1547,1556,2170 'plastic':185,1542,1594 'plate':1193 'plenti':352 'point':1257 'polic':1228 'polym':1305,1377 'possibl':1329 'post':2225 'powercel':815 'predecessor':782 'preposter':1657 'pretti':2048 'print':1422 'problem':1586 'produc':219 'promin':1372 'promis':1010 'prop':80,167,335,356,381,432,464,669,1260,1703,1781,2171 'proper':1212 'protest':1091 'put':1213 'qualiti':355 'quick':144,872 'raid':1674 'rail':859,1393 'random':543 'rather':1764 'real':60,87,414,431,998,1168,1354,1789,1806,1823,2002,2083 'realism':1609 'realli':1755 'rear':690,1700 'rebel':880,1668,1676,1830,1864 'receiv':1708,2119 'recogniz':448,1723,1802 'refer':2141,2177 'remov':1139,1147,2018 'repeat':2069 'replac':696,914 'research':2210 'resembl':1018,1166,2032 'result':1154,1796 'return':973 'revolv':652,662,1020 'rifl':731,1508,1686,1880 'right':440,931 'rim':1572 'riser':1599,1632,1654 'rogu':256,2007 'rotj':1331 'round':631,1773 'sake':2174 'scope':486,509,844,1196,1472,1475,2020 'scope-lik':1474 'scott':1001 'scratch-that.org':2234 'scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/)':2233 'se':1067,1116,1175,1180,1264,1269,1363,1491,1527 'se-14r':1066,1179 'se-44c':1263 'seen':745,1914 'sens':647 'seri':1072 'set':49,1064 'shameless':2215 'shape':522,1135,1763,1787 'shelf':1349,1453 'sherman':846 'shield':842,919 'shirt':1246 'shoot':1226 'short':810 'show':131,348,434,1272,1836,1844 'shown':1322 'shroud':2043 'side':489,794 'sight':374,532,691,1404,1446,1735 'signal':1373 'silhouett':1017,1720 'similar':2076 'simpl':817 'sinc':67,349,884 'size':1162 'sleev':2104 'smaller':207 'smart':574 'sniper':485 'so-so':958 'solo':258,403,720,1188 'someth':206,217,227,1449,1458,1853,1869 'sonn':1502 'sonn-bla':1501 'sore':117 'sort':1470 'sourc':1467 'special':857,877 'specif':1466,1552,1805 'spent':383 'sr':1070 'standard':1035 'star':1,40,97,171,249,280,398,640,738,1549,1617,1871,2154,2158,2195 'start':392,614,1006 'stay':358 'sten':784 'sterl':772,780 'stick':113,1468 'still':1856,1972,2047 'stock':1027,1034,1142,1582,1645 'stormtroop':759,1639,1650 'strang':695,1690 'strike':515,951,1998 'stubbi':811 'stubbier':503 'stuff':2250 'subject':310 'submachinegun':774,1125 'suffer':1848 'summari':1284 'super':100 'suppos':1562 'surviv':1569 'swiss':1124 'synonym':736 'tactic':102 'take':870,2051,2079,2241 'taken':1450 'tank':847 'technic':1328 'telescop':506 'thank':2200 'thin':456,1778 'thing':34,1207,1288 'think':2187 'three':748 'thumb':118 'time':385 'tini':1402 'togeth':233,1214 'took':584,2216 'top':493,527,672,837,852,1398,1479 'total':465 'triangl':1749 'trigger':2117 'trilog':70,753,1327 'trooper':215 'turn':761 'tweak':666 'type':224,1943 'underfold':1684 'underneath':433,478 'underwhelm':2049 'unreason':1333 'untouch':1738 'unus':2023 'unusu':1030 'use':59,769,887,1182,1336,1677,1852,1868,2208 'user':195,557 'usual':134,174 'vagu':364,1160 'various':2030 've':1913,2245 'version':1172 'view':2114,2121 'viewer':141 'visibl':836,1593 'visual':954,1951,2140 'want':868,1837 'war':2,41,98,172,250,281,399,641,739,1550,1618,1872,1910,2155,2159,2196 'watch':344 'way':854,1081,1131,1884 'weapon':2057,2084 'wear':1242 'webley':1000 'weird':1553 'well':2053,2081,2132 'white':1371,1534,1600 'without':625,654 'wood':183 'work':578,1484,1694 'world':1807,1909 'worn':230 'wors':1343 'worst':277,2194 'would':1480,1857 'wouldn':617,1845 'write':2220 'wrong':1520 'www.imfdb.org':2204 'www.imfdb.org/wiki/main_page)':2203 'x':161 'yellow':1245"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704233271
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10214401"
  +editedAt: DateTimeImmutable @1710609174 {#1889
    date: 2024-03-16 18:12:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704146871 {#1944
    date: 2024-01-01 23:07: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
8 DENIED moderate
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "The-Best-And-Worst-Star-Wars-Blasters"
  +title: "The Best And Worst Star Wars Blasters"
  +url: null
  +body: """
    Star Wars is driven by aesthetics. Part of the look of the franchise that is front and center has always been the blasters.\n
    \n
    ![](https://lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)\n
    \n
    For me, there are a lot of things that go into making a Star Wars blaster look like it fits into the setting. First is that most of the blasters and accessories use real life guns as a basis, and since the original trilogy came out between 1977 and 1983, the kinds of props that could be made in that real life era cemented what looks like it belong in Star Wars; a super modern tactical gun or accessory made in the 2000s is going to stick out like a sore thumb.\n
    \n
    ![](https://lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)\n
    \n
    While aspects of the original gun are going to show through, it usually isn’t obvious for a casual viewer on a quick glance to pick up what is under all the greeble. After that is kind of an x factor about the greeble and prop construction. A good Star Wars blaster usually looks more metal, with maybe a hint of wood, than plastic in construction. The lines and aesthetic should fit the user. A dignified character who doesn’t normally fight should have something smaller and more ornate while a battle harder trooper has something mass produced, and a low life type should have something that looks worn and cobbled together.\n
    \n
    I limited to just live action appearances. I looked through all of the live action Star Wars material- the nine main movies, Rogue One, Solo, Andor, Book Of Boba Fett, Ashoka, Kenobi, and The Mandalorian and picked out five of the best and worst examples of Star Wars blasters. It was hard to narrow down the list, and there was a lot of examples that just barely missed the cut. This list is all personal and subjective opinion, with a lot of guidelines but as always aesthetic judgments are never an objective exercise. I’m also going to mostly pick on props which I know caught my eye when I watched the movies and shows, since there are plenty of lower quality props that stayed in holsters or were only vaguely in the background, for those I figure out of sight and out of mind compared to props that spent more time in the middle of the frame.\n
    \n
    Starting with some of the best Star Wars blasters.\n
    \n
    **1. Han Solo’s DL-44**\n
    \n
    Han’s DL-44, based on a real life C96 Mauser, is iconic for the character and a perfect example of balancing letting the real prop underneath show through with adding just the right amount of greeble. One of the most recognizable parts of a C96 is its long, thin barrel.\n
    \n
    ![](https://lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)\n
    \n
    The DL-44 prop totally breaks up the appearance of the barrel by hiding most of it underneath a massive muzzle cone. A long sniper scope on the side breaks up the top of the gun in A New Hope, and a stubbier but fatter telescope as a scope did the same in Empire Strikes Back. In both cases the original shape and elements of the top like the distinct adjustable sight of the C96 are largely obscured. A few fins and random metal bits glued on later, and a blaster almost as famous as its user is made.\n
    \n
    ![](https://lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)\n
    \n
    **2. Mando’s IB-94 blaster pistol**\n
    \n
    The next blaster very smartly looked at what worked about the DL-44 and took notes. Din Djarin’s blaster is based on the 1894 Bergmann pistol.\n
    \n
    ![](https://lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)\n
    \n
    By choosing such an obscure basis, the design is already off to a great start. Most people wouldn’t be able to name the Bergmann without looking it up, and the rounded lower body already looks like it belongs in Star Wars. The pistol has the general sense of looking like a revolver but without a cylinder, it already looks like a revolver that’s been tweaked by a prop artist. On top of that basis, the IB-94 was created with the addition of a muzzle cone, some huge rear sights, and a bit strangely replacing the default hammer with one that looks almost like that from a C96. Perhaps just a nod to the inspiration found from Han Solo’s blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)\n
    \n
    **3. BlasTech E-11 blaster rifle**\n
    \n
    Another blaster that is synonymous with Star Wars is the Imperial E-11. Seen in all three movies of the original trilogy in both the hands of Stormtroopers, and turned against them by the heroes. This blaster used the British Sterling L2A3 submachinegun as a basis. Like the Sterling’s predecessor, the Sten gun, the most eye catching feature was the left side magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)\n
    \n
    The E-11 did away with that, only having a very short stubby magazine as a powercell. That simple change did a lot to change the look, but beyond that fins were built to cover the most visible top part of the heat shield, and scopes from Sherman tank guns were fitted on top by way of a specially installed rail for the E-11.\n
    \n
    ![](https://lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)\n
    \n
    I want to take a quick aside to give a special mention to rebel DH-17 blasters, since they also used the L2A3s as a basis, and managed to look very different from the opposed E-11s by the addition of a large metal cover that replaced the entire original heat shield, and the mounting of the distinct and cool in its own right Armson OEG gunsight.\n
    \n
    ![](https://lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)\n
    \n
    **4. Boba Fett’s EE-3 carbine**\n
    \n
    This blaster first appeared in Empire Strikes Back, where visually it only looks so-so. Not great, not distracting.\n
    \n
    ![](https://lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)\n
    \n
    When it comes back in Return Of The Jedi however, it has gotten a major glowup and become a fantastic and mean looking blaster.\n
    \n
    ![](https://lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)\n
    \n
    Based on a real life Webley & Scott 37mm flare gun, it starts out with a promising foundation.\n
    \n
    ![](https://lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)\n
    \n
    The basic silhouette resembles a revolver at a glance, but with a stock that is unusual even by pistol stock standards, and a massive barrel. The original barrel has been elongated and given cooling fins to create the appearance of a blaster carbine that almost certainly has a disintegration setting.\n
    \n
    **5. SE-14r**\n
    \n
    The SR-14 series of blaster had its first appearance all the way back in A New Hope. Despite the bartender’s protests it was brought out during the altercation between Luke and a pair of low lives in the Mos Eisley cantina.\n
    \n
    ![](https://lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)\n
    \n
    The SE-14 is based on a lesser known Swiss submachinegun, but it goes a long way to change the shape further by entirely removing both the stock and barrel, along with removing the magazine.\n
    \n
    ![](https://lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)\n
    \n
    The result is a blaster that is vaguely handgun sized but doesn’t resemble any real handgun. My favorite version of the SE-14 is the SE-14r used by Lando Calrissian in the Solo movie. It is chrome plated, and the scope has been moved forward a bit to make the entire thing look a bit more properly put together. It has a mystery muzzle device which I assume is for shooting down police helicopters.\n
    \n
    ![](https://lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)\n
    \n
    Overall a completely fitting blaster for a character that wears a bright yellow shirt to a gunfight.\n
    \n
    Now on to some of the low points in blaster props.\n
    \n
    **1.Sonn-Blas SE-44C blaster pistol**\n
    \n
    The SE-44 first shows up in The Force Awakens, and it is almost like a summary of all the things not to do to design a good blaster. The basis is a Glock pistol, which is polymer and distinct looking.\n
    \n
    ![](https://lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)\n
    \n
    A Glock is a pistol designed too late to have shown up in the original trilogy (technically possible for ROTJ, but unreasonable). What is used to disguise the pistol is even worse, its just an off the shelf carbine conversion kit for real Glocks.\n
    \n
    ![](https://lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)\n
    \n
    Most examples of the SE-44 have the conversion kit be colored white, prominently signaling that it is polymer instead of metal, and allowing the audience to get a good look at the picatinny rails it has installed. Up top there is a tiny front sight block from an AR-15. I don’t know if it is a casting or a 3D print, but aside from the downsizing it is clearly an exact copy, even including the gasblock. It’s kind of amazing because these miniature sights were not something taken off the shelf due to laziness, but something that must have been custom built or specifically sourced. Sticking some sort of scope or scope-like object up top would have been less work and looked better. All around the SE-44 is just a dud of a blaster.\n
    \n
    **2. Sonn-Blas F-11D blaster rifles**\n
    \n
    A blaster based on the iconic E-11, what could go wrong?\n
    \n
    ![](https://lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)\n
    \n
    Just like the SE-44, it has a lot of white colored parts to give it a very plastic iPhone aesthetic. Out of place in Star Wars, and specifically weirdly out of place for an Empire that was supposed to have been defeated and is surviving on the rim. Some of the F-11Ds are fitted with stocks, which exacerbates the problem by making the buttstock also be visibly plastic and coloring the cheek riser white. Normally I’m not going to focus on realism when it comes to blaster bits in Star Wars, but it is impossible not to notice the cheekriser. Look at that cheek riser, and then look at First Order Stormtrooper helmets.\n
    \n
    ![](https://lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)\n
    \n
    A stock is bad enough with Stormtrooper helmets, but a riser is just preposterous and most importantly: Distracting to look at.\n
    \n
    **3. Andor’s Rebel AK blasters**\n
    \n
    During the Aldhani raid, the rebels use blasters that are largely made from underfolding AK rifles.\n
    \n
    ![](https://lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)\n
    \n
    Strangely a lot of work has been done to the rear of the props by incorporating MP-40 receivers to them, but it does almost nothing to change the overall silhouette. The most recognizable parts of the guns like the the handguard, gastube, and the sights are almost untouched. While there is some kind of filler material inside the triangle of the frontsight, all it really does is draw attention to the original shape rather than disguise it. The magazines are either 20 round AK magazines with very thin disguising, or prop magazines that follow the same shape as real ones. In any case, the final result is a blaster that is recognizable as a specific real world gun to even a casual observer.\n
    \n
    ![](https://lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)\n
    \n
    Perhaps the idea was that in real life there is a connotation between rebels and AKs, and the Andor show wanted to leverage that, but honestly the show wouldn’t have suffered if they’d used something else. I still would have believed I was looking at rebels if they were using something more Star War appropriate.\n
    \n
    **4. BlasTech DLT-19 heavy blaster rifle**\n
    \n
    Going all the way back to A New Hope, the DLT-19 has always bugged me for how conspicuous the basis is. If you have any interest in World War 2, you’ve seen an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)\n
    \n
    It is a very memorable looking machinegun, and the DLT-19 does almost nothing to disguise it. There are a few cooling type fins added, which does give it some visual commonality with the E-11, but otherwise it’s just an MG-34.\n
    \n
    ![](https://lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)\n
    \n
    The bipod is even still attached in A New Hope.\n
    \n
    ![](https://lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)\n
    \n
    The DLT-19 comes back for a cameo in the hands of a bounty hunter in Empire Strikes Back, but its real next appearance is in Rogue One.\n
    \n
    ![](https://lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)\n
    \n
    There the bipod has finally been removed, a scope (which appears unusable with an Imperial helmet on), and various accessories resembling lights or aiming devices have been attached around the barrel shroud. An improvement, but still pretty underwhelming to take a well known and distinct weapon, and make almost no attempt to disguise it.\n
    \n
    **5. M-45 Repeating Ion Blaster**\n
    \n
    The M-45 is similarly egregious for taking a well known real weapon, the M60, and basically doing nothing to hide it.\n
    \n
    ![](https://lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)\n
    \n
    While the barrel has an appropriate looking sleeve fitted over the M-45, the blaster is mostly viewed with the trigger and receiver in view, betraying exactly what it is.\n
    \n
    ![](https://lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)\n
    \n
    I’m well aware that this is very likely a visual reference to Full Metal Jacket.\n
    \n
    ![](https://lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)\n
    \n
    ![](https://lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)\n
    \n
    I like Star Wars to be Star Wars, and keep it away from so blatantly incorporating out of place props for the sake of a reference.\n
    \n
    That ends my list, and dive into what I think are some of the best and worst Star Wars blasters.\n
    \n
    A huge thanks to [imfdb](https://www.imfdb.org/wiki/Main_Page) who I used for research, and from whom I shamelessly took photos from to write this up with.\n
    \n
    This post is also an [article on my blog](https://scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/) and I encourage you to take a look, I’ve got lots of other stuff there too.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994898 {#1893
    date: 2024-03-21 05:21:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 26594
  -titleTs: "'best':2 'blaster':7 'star':5 'war':6 'worst':4"
  -bodyTs: "'-11':729,744,801,863,1516,1956 '-14':1071,1117,1176 '-15':1409 '-17':882 '-19':1877,1892,1931,1983 '-3':943 '-34':1917,1964 '-40':1707 '-44':406,410,463,582,1270,1364,1492,1528 '-45':2068,2074,2109 '-94':567,678 '/2024/01/01/the-best-and-worst-star-wars-blasters/)':2235 '/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':994 '/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1816 '/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2148 '/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':937 '/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2011 '/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1980 '/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1311 '/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1014 '/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':562 '/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':866 '/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1967 '/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1232 '/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1152 '/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':121 '/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':725 '/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1114 '/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1523 '/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':26 '/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1358 '/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':460 '/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2151 '/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2096 '/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1643 '/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':967 '/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1920 '/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':798 '/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1689 '/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2129 '/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':599 '/wiki/main_page)':2205 '1':401 '1.sonn':1261 '11d':1506 '11ds':1578 '11s':904 '14r':1068,1181 '1894':594 '1977':74 '1983':76 '2':563,1500,1911 '20':1772 '2000s':109 '3':726,1665 '37mm':1002 '3d':1421 '4':938,1874 '44c':1265 '5':1065,2066 'abl':620 'accessori':58,105,2031 'action':239,248 'ad':437,1945 'addit':683,907 'adjust':531 'aesthet':6,191,320,1544 'aim':2035 'ak':1669,1685,1774,1832 'aldhani':1673 'allow':1382 'almost':552,704,1059,1281,1714,1737,1933,2060 'along':1145 'alreadi':609,634,658 'also':329,886,1591,2227 'alterc':1098 'alway':20,319,1894 'amaz':1442 'amount':441 'andor':259,1666,1835 'anoth':732 'appear':240,469,948,1053,1078,2004,2022 'appropri':1873,2102 'ar':1408 'armson':932 'around':1489,2040 'articl':2229 'artist':670 'ashoka':264 'asid':873,1424 'aspect':123 'assum':1223 'attach':1973,2039 'attempt':2062 'attent':1759 'audienc':1384 'awaken':1277 'awar':2133 'away':803,2163 'back':516,952,971,1082,1885,1985,1999 'background':367 'bad':1647 'balanc':428 'bare':300 'barrel':457,472,1039,1042,1144,2042,2099 'bartend':1089 'base':411,591,995,1119,1511 'basi':65,605,675,777,892,1298,1901 'basic':1016,2088 'battl':213 'becom':985 'believ':1859 'belong':95,638 'bergmann':595,624 'best':275,397,2192 'betray':2122 'better':1487 'beyond':827 'bipod':1969,2014 'bit':545,694,1202,1210,1615 'blas':1262,1503 'blastech':727,1875 'blaster':23,42,56,173,282,400,551,568,572,589,722,730,733,768,883,946,991,1056,1074,1157,1237,1259,1266,1296,1499,1507,1510,1614,1670,1678,1799,1879,2071,2111,2197 'blatant':2166 'block':1405 'blog':2232 'boba':262,939 'bodi':633 'book':260 'bounti':1994 'break':466,490 'bright':1244 'british':771 'brought':1094 'bug':1895 'built':831,1464 'buttstock':1590 'c96':416,452,535,709 'calrissian':1185 'came':71 'cameo':1988 'cantina':1111 'carbin':944,1057,1350 'case':519,1793 'cast':1418 'casual':140,1812 'catch':789 'caught':339 'cement':90 'center':18 'certain':1060 'chang':818,823,1133,1717 'charact':198,422,1240 'cheek':1598,1631 'cheekris':1627 'choos':601 'chrome':1192 'clear':1430 'cobbl':232 'color':1370,1535,1596 'come':970,1612,1984 'common':1952 'compar':379 'complet':1235 'cone':482,687 'connot':1828 'conspicu':1899 'construct':168,187 'convers':1351,1367 'cool':927,1048,1942 'copi':1433 'could':82,1518 'cover':833,912 'creat':680,1051 'custom':1463 'cut':303 'cylind':656 'd':1851 'default':698 'defeat':1566 'design':607,1293,1317 'despit':1087 'devic':1220,2036 'dh':881 'differ':898 'dignifi':197 'din':586 'disguis':1338,1766,1779,1936,2064 'disintegr':1063 'distinct':530,925,1307,2056 'distract':964,1661 'dive':2183 'djarin':587 'dl':405,409,462,581 'dlt':1876,1891,1930,1982 'doesn':200,1164 'done':1697 'downsiz':1427 'draw':1758 'driven':4 'dud':1496 'due':1454 'e':728,743,800,862,903,1515,1955 'e-11s':902 'ee':942 'egregi':2077 'eisley':1110 'either':1771 'element':524 'elong':1045 'els':1854 'empir':514,950,1559,1997 'encourag':2238 'end':2179 'enough':1648 'entir':916,1138,1206 'era':89 'even':1031,1342,1434,1810,1971 'exacerb':1584 'exact':1432,2123 'exampl':278,297,426,1360 'exercis':326 'eye':341,788 'f':1505,1577 'f-11d':1504 'f-11ds':1576 'factor':162 'famous':554 'fantast':987 'fatter':505 'favorit':1171 'featur':790 'fett':263,940 'fight':203 'figur':371 'filler':1745 'fin':541,829,1049,1944 'final':1795,2016 'first':50,947,1077,1271,1637 'fit':46,193,850,1236,1580,2105 'five':272 'flare':1003 'focus':1607 'follow':1784 'forc':1276 'forward':1200 'found':717 'foundat':1011 'frame':391 'franchis':13 'front':16,1403 'frontsight':1752 'full':2143 'gasblock':1437 'gastub':1732 'general':646 'get':1386 'give':875,1538,1948 'given':1047 'glanc':145,1023 'glock':1301,1313,1355 'glowup':983 'glu':546 'go':36,111,129,330,1519,1605,1881 'goe':1128 'good':170,1295,1388 'got':2246 'gotten':980 'great':613,962 'greebl':154,165,443 'guidelin':316 'gun':62,103,127,496,785,848,1004,1727,1808 'gunfight':1249 'gunsight':934 'hammer':699 'han':402,407,719 'hand':757,1991 'handguard':1731 'handgun':1161,1169 'hard':285 'harder':214 'heat':841,918 'heavi':1878 'helicopt':1229 'helmet':1640,1651,2027 'hero':766 'hide':474,2092 'hint':181 'holster':360 'honest':1842 'hope':500,1086,1889,1977 'howev':977 'huge':689,2199 'hunter':1995 'ib':566,677 'icon':419,1514 'idea':1819 'imfdb':2202 'imperi':742,2026 'import':1660 'imposs':1622 'improv':2045 'includ':1435 'incorpor':1705,2167 'insid':1747 'inspir':716 'instal':858,1396 'instead':1378 'interest':1907 'ion':2070 'iphon':1543 'isn':135 'jacket':2145 'jedi':976 'judgment':321 'keep':2161 'kenobi':265 'kind':78,158,1440,1743 'kit':1352,1368 'know':338,1413 'known':1123,2054,2082 'l2a3':773 'l2a3s':889 'lando':1184 'larg':537,910,1681 'late':1319 'later':548 'lazi':1456 'left':793 'lemmy.world':25,120,459,561,598,724,797,865,936,966,993,1013,1113,1151,1231,1310,1357,1522,1642,1688,1815,1919,1966,1979,2010,2095,2128,2147,2150 'lemmy.world/pictrs/image/0448ea55-f678-4dbb-bfcf-c0d4cebd0a9b.jpeg)':992 'lemmy.world/pictrs/image/075e076d-1919-4f1a-a5d2-eca7ceb3d0bb.jpeg)':1814 'lemmy.world/pictrs/image/07dc24e6-2f37-4218-b445-407a631cb4a0.jpeg)':2146 'lemmy.world/pictrs/image/0c73ff20-10e3-4ba6-b7b2-9b3fe3ca853e.jpeg)':935 'lemmy.world/pictrs/image/0f77899b-4cc6-46ed-bdd7-93887cd043bb.jpeg)':2009 'lemmy.world/pictrs/image/116606aa-15a9-44db-886e-04910b138c6f.jpeg)':1978 'lemmy.world/pictrs/image/30ec2e66-4798-4e3f-b64a-8fb2d4236bde.jpeg)':1309 'lemmy.world/pictrs/image/31629645-72f3-4e09-92d6-e838ff810523.jpeg)':1012 'lemmy.world/pictrs/image/3b01a1ad-ef60-4565-82e3-ee307c4ebd5a.jpeg)':560 'lemmy.world/pictrs/image/3e0e187c-9307-45a4-b0d9-b9679351942a.jpeg)':864 'lemmy.world/pictrs/image/4cf2904c-8723-4fc7-b01a-bf4e73357c49.jpeg)':1965 'lemmy.world/pictrs/image/4eefbb09-7735-433b-b2ef-db3984617475.jpeg)':1230 'lemmy.world/pictrs/image/52ffe4ee-2cf2-490d-8c43-9d18818d5947.jpeg)':1150 'lemmy.world/pictrs/image/6cc9ebc9-d49a-4353-bd74-30213c8e932f.jpeg)':119 'lemmy.world/pictrs/image/6d02e126-b171-48e5-a7e3-a8321b3e5ed5.jpeg)':723 'lemmy.world/pictrs/image/73ecc833-b439-4e77-b1f8-dfc8cdea1a7d.jpeg)':1112 'lemmy.world/pictrs/image/7ef1a4f7-4428-4e19-97ed-3d07af7609bc.webp)':1521 'lemmy.world/pictrs/image/80a07905-bf1b-4e59-8a47-d0fb860b8807.jpeg)':24 'lemmy.world/pictrs/image/8bb90d96-41d6-4b75-8694-9ccf0f1d4d89.jpeg)':1356 'lemmy.world/pictrs/image/a6c29c61-6032-4fad-95c0-4699f46e8e37.jpeg)':458 'lemmy.world/pictrs/image/aa0d5f21-c528-4aa7-bad8-cc7547be6f04.jpeg)':2149 'lemmy.world/pictrs/image/af71ed98-d0b4-41a5-bffb-c10079bb18d6.jpeg)':2094 'lemmy.world/pictrs/image/b2fad49c-05e6-4568-8df9-55c9c521decf.jpeg)':1641 'lemmy.world/pictrs/image/b9a2c87e-0485-43d1-986c-c18730ddaa5a.jpeg)':965 'lemmy.world/pictrs/image/bef4bcae-7215-4954-a214-e17897afcfe7.jpeg)':1918 'lemmy.world/pictrs/image/c952189e-cdb6-428b-ae77-fbbf2d08dc11.jpeg)':796 'lemmy.world/pictrs/image/cc7e1d5d-3975-455e-8d37-2571b5c7e229.jpeg)':1687 'lemmy.world/pictrs/image/cf84f779-9256-40eb-8d96-dbe495331ec9.jpeg)':2127 'lemmy.world/pictrs/image/d7e10633-eda9-461d-a404-491600346d2d.jpeg)':597 'less':1483 'lesser':1122 'let':429 'leverag':1839 'life':61,88,223,415,999,1824 'light':2033 'like':44,93,115,528,636,650,660,705,778,1282,1476,1525,1728,2138,2153 'limit':235 'line':189 'list':290,305,2181 'live':238,247,1106 'long':455,484,1130 'look':10,43,92,175,229,242,575,626,635,649,659,703,825,896,957,990,1208,1308,1389,1486,1628,1635,1663,1862,1926,2103,2243 'lot':32,295,314,821,1532,1692,2247 'low':222,1105,1256 'lower':354,632 'luke':1100 'm':328,1603,2067,2073,2108,2131 'm60':2086 'machinegun':1927 'made':84,106,559,1682 'magazin':795,812,1149,1769,1775,1782 'main':254 'major':982 'make':38,1204,1588,2059 'manag':894 'mandalorian':268 'mando':564 'mass':218 'massiv':480,1038 'materi':251,1746 'mauser':417 'mayb':179 'mean':989 'memor':1925 'mention':878 'metal':177,544,911,1380,2144 'mg':1916,1963 'middl':388 'mind':378 'miniatur':1445 'miss':301 'modern':101 'mos':1109 'most':332,2113 'mount':922 'move':1199 'movi':255,346,749,1189 'mp':1706 'must':1460 'muzzl':481,686,1219 'mysteri':1218 'name':622 'narrow':287 'never':323 'new':499,1085,1888,1976 'next':571,2003 'nine':253 'nod':713 'normal':202,1601 'note':585 'noth':1715,1934,2090 'notic':1625 'object':325,1477 'obscur':538,604 'observ':1813 'obvious':137 'oeg':933 'one':257,444,701,1790,2008 'opinion':311 'oppos':901 'order':1638 'origin':69,126,521,752,917,1041,1326,1762 'ornat':210 'otherwis':1958 'overal':1233,1719 'pair':1103 'part':7,449,838,1536,1724 'peopl':616 'perfect':425 'perhap':710,1817 'person':308 'photo':2217 'picatinni':1392 'pick':147,270,333 'pistol':569,596,643,1033,1267,1302,1316,1340 'place':1547,1556,2170 'plastic':185,1542,1594 'plate':1193 'plenti':352 'point':1257 'polic':1228 'polym':1305,1377 'possibl':1329 'post':2225 'powercel':815 'predecessor':782 'preposter':1657 'pretti':2048 'print':1422 'problem':1586 'produc':219 'promin':1372 'promis':1010 'prop':80,167,335,356,381,432,464,669,1260,1703,1781,2171 'proper':1212 'protest':1091 'put':1213 'qualiti':355 'quick':144,872 'raid':1674 'rail':859,1393 'random':543 'rather':1764 'real':60,87,414,431,998,1168,1354,1789,1806,1823,2002,2083 'realism':1609 'realli':1755 'rear':690,1700 'rebel':880,1668,1676,1830,1864 'receiv':1708,2119 'recogniz':448,1723,1802 'refer':2141,2177 'remov':1139,1147,2018 'repeat':2069 'replac':696,914 'research':2210 'resembl':1018,1166,2032 'result':1154,1796 'return':973 'revolv':652,662,1020 'rifl':731,1508,1686,1880 'right':440,931 'rim':1572 'riser':1599,1632,1654 'rogu':256,2007 'rotj':1331 'round':631,1773 'sake':2174 'scope':486,509,844,1196,1472,1475,2020 'scope-lik':1474 'scott':1001 'scratch-that.org':2234 'scratch-that.org/2024/01/01/the-best-and-worst-star-wars-blasters/)':2233 'se':1067,1116,1175,1180,1264,1269,1363,1491,1527 'se-14r':1066,1179 'se-44c':1263 'seen':745,1914 'sens':647 'seri':1072 'set':49,1064 'shameless':2215 'shape':522,1135,1763,1787 'shelf':1349,1453 'sherman':846 'shield':842,919 'shirt':1246 'shoot':1226 'short':810 'show':131,348,434,1272,1836,1844 'shown':1322 'shroud':2043 'side':489,794 'sight':374,532,691,1404,1446,1735 'signal':1373 'silhouett':1017,1720 'similar':2076 'simpl':817 'sinc':67,349,884 'size':1162 'sleev':2104 'smaller':207 'smart':574 'sniper':485 'so-so':958 'solo':258,403,720,1188 'someth':206,217,227,1449,1458,1853,1869 'sonn':1502 'sonn-bla':1501 'sore':117 'sort':1470 'sourc':1467 'special':857,877 'specif':1466,1552,1805 'spent':383 'sr':1070 'standard':1035 'star':1,40,97,171,249,280,398,640,738,1549,1617,1871,2154,2158,2195 'start':392,614,1006 'stay':358 'sten':784 'sterl':772,780 'stick':113,1468 'still':1856,1972,2047 'stock':1027,1034,1142,1582,1645 'stormtroop':759,1639,1650 'strang':695,1690 'strike':515,951,1998 'stubbi':811 'stubbier':503 'stuff':2250 'subject':310 'submachinegun':774,1125 'suffer':1848 'summari':1284 'super':100 'suppos':1562 'surviv':1569 'swiss':1124 'synonym':736 'tactic':102 'take':870,2051,2079,2241 'taken':1450 'tank':847 'technic':1328 'telescop':506 'thank':2200 'thin':456,1778 'thing':34,1207,1288 'think':2187 'three':748 'thumb':118 'time':385 'tini':1402 'togeth':233,1214 'took':584,2216 'top':493,527,672,837,852,1398,1479 'total':465 'triangl':1749 'trigger':2117 'trilog':70,753,1327 'trooper':215 'turn':761 'tweak':666 'type':224,1943 'underfold':1684 'underneath':433,478 'underwhelm':2049 'unreason':1333 'untouch':1738 'unus':2023 'unusu':1030 'use':59,769,887,1182,1336,1677,1852,1868,2208 'user':195,557 'usual':134,174 'vagu':364,1160 'various':2030 've':1913,2245 'version':1172 'view':2114,2121 'viewer':141 'visibl':836,1593 'visual':954,1951,2140 'want':868,1837 'war':2,41,98,172,250,281,399,641,739,1550,1618,1872,1910,2155,2159,2196 'watch':344 'way':854,1081,1131,1884 'weapon':2057,2084 'wear':1242 'webley':1000 'weird':1553 'well':2053,2081,2132 'white':1371,1534,1600 'without':625,654 'wood':183 'work':578,1484,1694 'world':1807,1909 'worn':230 'wors':1343 'worst':277,2194 'would':1480,1857 'wouldn':617,1845 'write':2220 'wrong':1520 'www.imfdb.org':2204 'www.imfdb.org/wiki/main_page)':2203 'x':161 'yellow':1245"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704233271
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10214401"
  +editedAt: DateTimeImmutable @1710609174 {#1889
    date: 2024-03-16 18:12:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704146871 {#1944
    date: 2024-01-01 23:07: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
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 {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Lol"
  +title: "Lol!!!"
  +url: "https://sh.itjust.works/pictrs/image/741de9b6-05f5-41d0-9559-cfce14233dcf.png"
  +body: "[Relevant Paper](https://zenodo.org/records/8384872)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994326 {#1957
    date: 2024-03-21 05:12:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 25070
  -titleTs: "'lol':1"
  -bodyTs: "'/records/8384872)':5 'paper':2 'relev':1 'zenodo.org':4 'zenodo.org/records/8384872)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703563468
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11599801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703517468 {#1932
    date: 2023-12-25 16:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Lol"
  +title: "Lol!!!"
  +url: "https://sh.itjust.works/pictrs/image/741de9b6-05f5-41d0-9559-cfce14233dcf.png"
  +body: "[Relevant Paper](https://zenodo.org/records/8384872)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994326 {#1957
    date: 2024-03-21 05:12:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 25070
  -titleTs: "'lol':1"
  -bodyTs: "'/records/8384872)':5 'paper':2 'relev':1 'zenodo.org':4 'zenodo.org/records/8384872)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703563468
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11599801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703517468 {#1932
    date: 2023-12-25 16:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Lol"
  +title: "Lol!!!"
  +url: "https://sh.itjust.works/pictrs/image/741de9b6-05f5-41d0-9559-cfce14233dcf.png"
  +body: "[Relevant Paper](https://zenodo.org/records/8384872)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710994326 {#1957
    date: 2024-03-21 05:12:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 25070
  -titleTs: "'lol':1"
  -bodyTs: "'/records/8384872)':5 'paper':2 'relev':1 'zenodo.org':4 'zenodo.org/records/8384872)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703563468
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11599801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703517468 {#1932
    date: 2023-12-25 16:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Shots-fired"
  +title: "Shots fired."
  +url: "https://mander.xyz/pictrs/image/487287b4-2c95-471c-b8ff-424c6be0a714.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710993149 {#1389
    date: 2024-03-21 04:52:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 26365
  -titleTs: "'fire':2 'shot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704153439
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7915428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704067039 {#1936
    date: 2024-01-01 00:57:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Shots-fired"
  +title: "Shots fired."
  +url: "https://mander.xyz/pictrs/image/487287b4-2c95-471c-b8ff-424c6be0a714.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710993149 {#1389
    date: 2024-03-21 04:52:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 26365
  -titleTs: "'fire':2 'shot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704153439
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7915428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704067039 {#1936
    date: 2024-01-01 00:57:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Shots-fired"
  +title: "Shots fired."
  +url: "https://mander.xyz/pictrs/image/487287b4-2c95-471c-b8ff-424c6be0a714.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710993149 {#1389
    date: 2024-03-21 04:52:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 26365
  -titleTs: "'fire':2 'shot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704153439
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7915428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704067039 {#1936
    date: 2024-01-01 00:57:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Shame"
  +title: "Shame."
  +url: "https://mander.xyz/pictrs/image/78f9c2e8-12d3-4ea9-a4f5-6b1f4a50c592.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710992770 {#1369
    date: 2024-03-21 04:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 25800
  -titleTs: "'shame':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703999065
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7856544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703912665 {#1378
    date: 2023-12-30 06:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Shame"
  +title: "Shame."
  +url: "https://mander.xyz/pictrs/image/78f9c2e8-12d3-4ea9-a4f5-6b1f4a50c592.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710992770 {#1369
    date: 2024-03-21 04:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 25800
  -titleTs: "'shame':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703999065
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7856544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703912665 {#1378
    date: 2023-12-30 06:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Shame"
  +title: "Shame."
  +url: "https://mander.xyz/pictrs/image/78f9c2e8-12d3-4ea9-a4f5-6b1f4a50c592.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710992770 {#1369
    date: 2024-03-21 04:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 25800
  -titleTs: "'shame':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703999065
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7856544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703912665 {#1378
    date: 2023-12-30 06:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "Archaeopteryx"
  +title: "Archaeopteryx 🐦"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 681
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710992007 {#2429
    date: 2024-03-21 04:33:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 26226
  -titleTs: "'archaeopteryx':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704114398
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/732917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027998 {#2427
    date: 2023-12-31 14:06: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
23 DENIED edit
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "Archaeopteryx"
  +title: "Archaeopteryx 🐦"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 681
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710992007 {#2429
    date: 2024-03-21 04:33:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 26226
  -titleTs: "'archaeopteryx':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704114398
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/732917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027998 {#2427
    date: 2023-12-31 14:06: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
24 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "Archaeopteryx"
  +title: "Archaeopteryx 🐦"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 681
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710992007 {#2429
    date: 2024-03-21 04:33:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 26226
  -titleTs: "'archaeopteryx':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704114398
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/732917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704027998 {#2427
    date: 2023-12-31 14:06: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
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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "CLONE-WARS-BATTLE-OF-THE-HEROES-A-Star-Wars-Fan"
  +title: "CLONE WARS: BATTLE OF THE HEROES - A Star Wars Fan Animation by HELLO THERE Production"
  +url: "https://www.youtube.com/watch?v=YPx1kTveXpk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710991776 {#2288
    date: 2024-03-21 04:29:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 26712
  -titleTs: "'anim':11 'battl':3 'clone':1 'fan':10 'hello':13 'hero':6 'product':15 'star':8 'war':2,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704291903
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10234387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205503 {#2355
    date: 2024-01-02 15:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "CLONE-WARS-BATTLE-OF-THE-HEROES-A-Star-Wars-Fan"
  +title: "CLONE WARS: BATTLE OF THE HEROES - A Star Wars Fan Animation by HELLO THERE Production"
  +url: "https://www.youtube.com/watch?v=YPx1kTveXpk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710991776 {#2288
    date: 2024-03-21 04:29:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 26712
  -titleTs: "'anim':11 'battl':3 'clone':1 'fan':10 'hello':13 'hero':6 'product':15 'star':8 'war':2,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704291903
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10234387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205503 {#2355
    date: 2024-01-02 15:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "CLONE-WARS-BATTLE-OF-THE-HEROES-A-Star-Wars-Fan"
  +title: "CLONE WARS: BATTLE OF THE HEROES - A Star Wars Fan Animation by HELLO THERE Production"
  +url: "https://www.youtube.com/watch?v=YPx1kTveXpk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710991776 {#2288
    date: 2024-03-21 04:29:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 26712
  -titleTs: "'anim':11 'battl':3 'clone':1 'fan':10 'hello':13 'hero':6 'product':15 'star':8 'war':2,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704291903
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10234387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205503 {#2355
    date: 2024-01-02 15:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Turkey-detains-33-people-suspected-of-spying-on-behalf-of"
  +title: "Turkey detains 33 people suspected of spying on behalf of Israel"
  +url: "https://apnews.com/article/turkey-israel-spying-suspects-detained-ad5dc41768adc3424214726db4b47d67"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710987438 {#2409
    date: 2024-03-21 03:17:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 26786
  -titleTs: "'33':3 'behalf':9 'detain':2 'israel':11 'peopl':4 'spi':7 'suspect':5 'turkey':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704293761
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12521050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704224261 {#60
    date: 2024-01-02 20:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Turkey-detains-33-people-suspected-of-spying-on-behalf-of"
  +title: "Turkey detains 33 people suspected of spying on behalf of Israel"
  +url: "https://apnews.com/article/turkey-israel-spying-suspects-detained-ad5dc41768adc3424214726db4b47d67"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710987438 {#2409
    date: 2024-03-21 03:17:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 26786
  -titleTs: "'33':3 'behalf':9 'detain':2 'israel':11 'peopl':4 'spi':7 'suspect':5 'turkey':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704293761
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12521050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704224261 {#60
    date: 2024-01-02 20:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Turkey-detains-33-people-suspected-of-spying-on-behalf-of"
  +title: "Turkey detains 33 people suspected of spying on behalf of Israel"
  +url: "https://apnews.com/article/turkey-israel-spying-suspects-detained-ad5dc41768adc3424214726db4b47d67"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710987438 {#2409
    date: 2024-03-21 03:17:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 26786
  -titleTs: "'33':3 'behalf':9 'detain':2 'israel':11 'peopl':4 'spi':7 'suspect':5 'turkey':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704293761
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12521050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704224261 {#60
    date: 2024-01-02 20:37:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Your-typesetting-will-look-professional-they-said"
  +title: "Your typesetting will look professional, they said"
  +url: "https://mander.xyz/pictrs/image/ff2f1080-f5b7-4412-91bf-34b2b1cead93.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710986307 {#1499
    date: 2024-03-21 02:58:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 25813
  -titleTs: "'look':4 'profession':5 'said':7 'typeset':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005663
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7858122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703919263 {#1502
    date: 2023-12-30 07:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Your-typesetting-will-look-professional-they-said"
  +title: "Your typesetting will look professional, they said"
  +url: "https://mander.xyz/pictrs/image/ff2f1080-f5b7-4412-91bf-34b2b1cead93.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710986307 {#1499
    date: 2024-03-21 02:58:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 25813
  -titleTs: "'look':4 'profession':5 'said':7 'typeset':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005663
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7858122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703919263 {#1502
    date: 2023-12-30 07:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Your-typesetting-will-look-professional-they-said"
  +title: "Your typesetting will look professional, they said"
  +url: "https://mander.xyz/pictrs/image/ff2f1080-f5b7-4412-91bf-34b2b1cead93.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710986307 {#1499
    date: 2024-03-21 02:58:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 25813
  -titleTs: "'look':4 'profession':5 'said':7 'typeset':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005663
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7858122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703919263 {#1502
    date: 2023-12-30 07:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "Probability-Need-I-say-more"
  +title: "Probability.... Need I say more?!"
  +url: "https://literature.cafe/pictrs/image/2c95d8ef-1dfe-4a44-9495-ecb39252b1d8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 393
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710986167 {#1507
    date: 2024-03-21 02:56:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 25665
  -titleTs: "'need':2 'probabl':1 'say':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703955950
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5311388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869550 {#1505
    date: 2023-12-29 18:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "Probability-Need-I-say-more"
  +title: "Probability.... Need I say more?!"
  +url: "https://literature.cafe/pictrs/image/2c95d8ef-1dfe-4a44-9495-ecb39252b1d8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 393
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710986167 {#1507
    date: 2024-03-21 02:56:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 25665
  -titleTs: "'need':2 'probabl':1 'say':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703955950
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5311388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869550 {#1505
    date: 2023-12-29 18:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1534 …}
  +slug: "Probability-Need-I-say-more"
  +title: "Probability.... Need I say more?!"
  +url: "https://literature.cafe/pictrs/image/2c95d8ef-1dfe-4a44-9495-ecb39252b1d8.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 393
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710986167 {#1507
    date: 2024-03-21 02:56:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 25665
  -titleTs: "'need':2 'probabl':1 'say':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703955950
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5311388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703869550 {#1505
    date: 2023-12-29 18:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Ar-Are-you-okay"
  +title: ""Ar... Are you okay?""
  +url: "https://lemmy.world/pictrs/image/352b525d-d1e1-420a-9e08-d52ca16d3421.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710984567 {#1516
    date: 2024-03-21 02:29:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 26541
  -titleTs: "'ar':1 'okay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704218052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10207062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704131652 {#1518
    date: 2024-01-01 18:54:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Ar-Are-you-okay"
  +title: ""Ar... Are you okay?""
  +url: "https://lemmy.world/pictrs/image/352b525d-d1e1-420a-9e08-d52ca16d3421.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710984567 {#1516
    date: 2024-03-21 02:29:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 26541
  -titleTs: "'ar':1 'okay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704218052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10207062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704131652 {#1518
    date: 2024-01-01 18:54:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Ar-Are-you-okay"
  +title: ""Ar... Are you okay?""
  +url: "https://lemmy.world/pictrs/image/352b525d-d1e1-420a-9e08-d52ca16d3421.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710984567 {#1516
    date: 2024-03-21 02:29:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 26541
  -titleTs: "'ar':1 'okay':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704218052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10207062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704131652 {#1518
    date: 2024-01-01 18:54:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Serious-buyers-only"
  +title: "Serious buyers only"
  +url: "https://lemmy.world/pictrs/image/b678fa65-363f-4ed6-bea8-a0df3dada577.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710980492 {#1747
    date: 2024-03-21 01:21:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 26567
  -titleTs: "'buyer':2 'serious':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704224020
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10209825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137620 {#1738
    date: 2024-01-01 20:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Serious-buyers-only"
  +title: "Serious buyers only"
  +url: "https://lemmy.world/pictrs/image/b678fa65-363f-4ed6-bea8-a0df3dada577.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710980492 {#1747
    date: 2024-03-21 01:21:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 26567
  -titleTs: "'buyer':2 'serious':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704224020
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10209825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137620 {#1738
    date: 2024-01-01 20:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Serious-buyers-only"
  +title: "Serious buyers only"
  +url: "https://lemmy.world/pictrs/image/b678fa65-363f-4ed6-bea8-a0df3dada577.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710980492 {#1747
    date: 2024-03-21 01:21:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 26567
  -titleTs: "'buyer':2 'serious':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704224020
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10209825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137620 {#1738
    date: 2024-01-01 20:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "The-kids-are-alright"
  +title: "The kids are alright"
  +url: "https://lemmy.world/pictrs/image/17328e1c-44fc-4fba-a64e-e908054253ac.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 602
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710978355 {#1497
    date: 2024-03-21 00:45:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26529
  -titleTs: "'alright':4 'kid':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704214317
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10204657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704127917 {#1484
    date: 2024-01-01 17:51: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
51 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "The-kids-are-alright"
  +title: "The kids are alright"
  +url: "https://lemmy.world/pictrs/image/17328e1c-44fc-4fba-a64e-e908054253ac.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 602
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710978355 {#1497
    date: 2024-03-21 00:45:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26529
  -titleTs: "'alright':4 'kid':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704214317
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10204657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704127917 {#1484
    date: 2024-01-01 17:51: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
52 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "The-kids-are-alright"
  +title: "The kids are alright"
  +url: "https://lemmy.world/pictrs/image/17328e1c-44fc-4fba-a64e-e908054253ac.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 602
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710978355 {#1497
    date: 2024-03-21 00:45:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26529
  -titleTs: "'alright':4 'kid':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704214317
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10204657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704127917 {#1484
    date: 2024-01-01 17:51: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
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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Your-biggest-fans"
  +title: "Your biggest fans"
  +url: "https://startrek.website/pictrs/image/e854e029-685b-407b-b4fc-85047f40c234.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710978053 {#1758
    date: 2024-03-21 00:40:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 26582
  -titleTs: "'biggest':2 'fan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704227131
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5225798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140731 {#1754
    date: 2024-01-01 21:25: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
55 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Your-biggest-fans"
  +title: "Your biggest fans"
  +url: "https://startrek.website/pictrs/image/e854e029-685b-407b-b4fc-85047f40c234.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710978053 {#1758
    date: 2024-03-21 00:40:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 26582
  -titleTs: "'biggest':2 'fan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704227131
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5225798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140731 {#1754
    date: 2024-01-01 21:25: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
56 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Your-biggest-fans"
  +title: "Your biggest fans"
  +url: "https://startrek.website/pictrs/image/e854e029-685b-407b-b4fc-85047f40c234.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710978053 {#1758
    date: 2024-03-21 00:40:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 26582
  -titleTs: "'biggest':2 'fan':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704227131
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5225798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704140731 {#1754
    date: 2024-01-01 21:25: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
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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "It-s-a-problem"
  +title: "It's a problem"
  +url: "https://startrek.website/pictrs/image/dd803ec4-4184-4c0d-bfac-085f074cf97f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710975881 {#1773
    date: 2024-03-21 00:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 26328
  -titleTs: "'problem':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142009
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055609 {#1775
    date: 2023-12-31 21:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "It-s-a-problem"
  +title: "It's a problem"
  +url: "https://startrek.website/pictrs/image/dd803ec4-4184-4c0d-bfac-085f074cf97f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710975881 {#1773
    date: 2024-03-21 00:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 26328
  -titleTs: "'problem':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142009
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055609 {#1775
    date: 2023-12-31 21:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "It-s-a-problem"
  +title: "It's a problem"
  +url: "https://startrek.website/pictrs/image/dd803ec4-4184-4c0d-bfac-085f074cf97f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 912
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710975881 {#1773
    date: 2024-03-21 00:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 26328
  -titleTs: "'problem':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704142009
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5191184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055609 {#1775
    date: 2023-12-31 21:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "A-dangerous-mistake-to-make"
  +title: "A dangerous mistake to make"
  +url: "https://startrek.website/pictrs/image/3a40017f-3490-4a09-a683-e1723f0d9555.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 595
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710974466 {#1466
    date: 2024-03-20 23:41:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 25072
  -titleTs: "'danger':2 'make':5 'mistak':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703699497
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5043141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703613097 {#1452
    date: 2023-12-26 18:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "A-dangerous-mistake-to-make"
  +title: "A dangerous mistake to make"
  +url: "https://startrek.website/pictrs/image/3a40017f-3490-4a09-a683-e1723f0d9555.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 595
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710974466 {#1466
    date: 2024-03-20 23:41:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 25072
  -titleTs: "'danger':2 'make':5 'mistak':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703699497
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5043141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703613097 {#1452
    date: 2023-12-26 18:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "A-dangerous-mistake-to-make"
  +title: "A dangerous mistake to make"
  +url: "https://startrek.website/pictrs/image/3a40017f-3490-4a09-a683-e1723f0d9555.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 595
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710974466 {#1466
    date: 2024-03-20 23:41:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 25072
  -titleTs: "'danger':2 'make':5 'mistak':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703699497
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5043141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703613097 {#1452
    date: 2023-12-26 18:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "R-I-P"
  +title: "R.I.P."
  +url: "https://i.postimg.cc/SR4Gt8xD/12258292.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 949
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710973279 {#1660
    date: 2024-03-20 23:21:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 26576
  -titleTs: "'r.i.p':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704226218
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5376720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704139818 {#1409
    date: 2024-01-01 21:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "R-I-P"
  +title: "R.I.P."
  +url: "https://i.postimg.cc/SR4Gt8xD/12258292.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 949
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710973279 {#1660
    date: 2024-03-20 23:21:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 26576
  -titleTs: "'r.i.p':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704226218
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5376720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704139818 {#1409
    date: 2024-01-01 21:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "R-I-P"
  +title: "R.I.P."
  +url: "https://i.postimg.cc/SR4Gt8xD/12258292.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 949
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710973279 {#1660
    date: 2024-03-20 23:21:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 26576
  -titleTs: "'r.i.p':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704226218
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5376720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704139818 {#1409
    date: 2024-01-01 21:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Wait-until-they-get-to-pineapples"
  +title: "Wait until they get to pineapples..."
  +url: "https://lemmy.ca/pictrs/image/cc7b8ef0-2984-47f6-a2b3-263ad1b39813.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 1091
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710972640 {#1414
    date: 2024-03-20 23:10:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 25255
  -titleTs: "'get':4 'pineappl':6 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703789714
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12136779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703314 {#1411
    date: 2023-12-27 19: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
71 DENIED edit
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Wait-until-they-get-to-pineapples"
  +title: "Wait until they get to pineapples..."
  +url: "https://lemmy.ca/pictrs/image/cc7b8ef0-2984-47f6-a2b3-263ad1b39813.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 1091
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710972640 {#1414
    date: 2024-03-20 23:10:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 25255
  -titleTs: "'get':4 'pineappl':6 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703789714
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12136779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703314 {#1411
    date: 2023-12-27 19: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
72 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Wait-until-they-get-to-pineapples"
  +title: "Wait until they get to pineapples..."
  +url: "https://lemmy.ca/pictrs/image/cc7b8ef0-2984-47f6-a2b3-263ad1b39813.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 1091
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710972640 {#1414
    date: 2024-03-20 23:10:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 25255
  -titleTs: "'get':4 'pineappl':6 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703789714
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12136779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703314 {#1411
    date: 2023-12-27 19: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
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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "Many-prehistoric-handprints-show-a-finger-missing-What-if-this"
  +title: "Many prehistoric handprints show a finger missing. What if this was not accidental?"
  +url: "https://www.theguardian.com/science/2023/dec/23/prehistoric-handprints-finger-missing-ritually-removed"
  +body: """
    Men and women might have had their fingers deliberately chopped off during religious rituals in prehistoric times, according to a new interpretation of palaeolithic cave art.\n
    \n
    In a paper presented at a recent meeting of the European Society for Human Evolution, researchers point to 25,000-year-old paintings in France and Spain that depict silhouettes of hands. On more than 200 of these prints, the hands lack at least one digit. In some cases, only a single upper segment is missing; in others, several fingers are gone.\n
    \n
    In the past, this absence of digits was attributed to artistic licence by the cave-painting creators or to ancient people’s real-life medical problems, including frostbite.\n
    \n
    But scientists led by archaeologist Prof Mark Collard of Simon Fraser University in Vancouver say the truth may be far more gruesome. “There is compelling evidence that these people may have had their fingers amputated deliberately in rituals intended to elicit help from supernatural entities,” said Collard.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710971217 {#1455
    date: 2024-03-20 22:46:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 24386
  -titleTs: "'accident':13 'finger':6 'handprint':3 'mani':1 'miss':7 'prehistor':2 'show':4"
  -bodyTs: "'000':46 '200':63 '25':45 'absenc':94 'accord':18 'amput':154 'ancient':110 'archaeologist':124 'art':26 'artist':100 'attribut':98 'case':76 'cave':25,105 'cave-paint':104 'chop':10 'collard':127,166 'compel':144 'creator':107 'deliber':9,155 'depict':56 'digit':73,96 'elicit':160 'entiti':164 'european':37 'evid':145 'evolut':41 'far':139 'finger':8,87,153 'franc':52 'fraser':130 'frostbit':119 'gone':89 'gruesom':141 'hand':59,68 'help':161 'human':40 'includ':118 'intend':158 'interpret':22 'lack':69 'least':71 'led':122 'licenc':101 'life':115 'mark':126 'may':137,149 'medic':116 'meet':34 'men':1 'might':4 'miss':83 'new':21 'old':49 'one':72 'other':85 'paint':50,106 'palaeolith':24 'paper':29 'past':92 'peopl':111,148 'point':43 'prehistor':16 'present':30 'print':66 'problem':117 'prof':125 'real':114 'real-lif':113 'recent':33 'religi':13 'research':42 'ritual':14,157 'said':165 'say':134 'scientist':121 'segment':81 'sever':86 'silhouett':57 'simon':129 'singl':79 'societi':38 'spain':54 'supernatur':163 'time':17 'truth':136 'univers':131 'upper':80 'vancouv':133 'women':3 'year':48 'year-old':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703497495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9923256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703411095 {#1453
    date: 2023-12-24 10:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "Many-prehistoric-handprints-show-a-finger-missing-What-if-this"
  +title: "Many prehistoric handprints show a finger missing. What if this was not accidental?"
  +url: "https://www.theguardian.com/science/2023/dec/23/prehistoric-handprints-finger-missing-ritually-removed"
  +body: """
    Men and women might have had their fingers deliberately chopped off during religious rituals in prehistoric times, according to a new interpretation of palaeolithic cave art.\n
    \n
    In a paper presented at a recent meeting of the European Society for Human Evolution, researchers point to 25,000-year-old paintings in France and Spain that depict silhouettes of hands. On more than 200 of these prints, the hands lack at least one digit. In some cases, only a single upper segment is missing; in others, several fingers are gone.\n
    \n
    In the past, this absence of digits was attributed to artistic licence by the cave-painting creators or to ancient people’s real-life medical problems, including frostbite.\n
    \n
    But scientists led by archaeologist Prof Mark Collard of Simon Fraser University in Vancouver say the truth may be far more gruesome. “There is compelling evidence that these people may have had their fingers amputated deliberately in rituals intended to elicit help from supernatural entities,” said Collard.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710971217 {#1455
    date: 2024-03-20 22:46:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 24386
  -titleTs: "'accident':13 'finger':6 'handprint':3 'mani':1 'miss':7 'prehistor':2 'show':4"
  -bodyTs: "'000':46 '200':63 '25':45 'absenc':94 'accord':18 'amput':154 'ancient':110 'archaeologist':124 'art':26 'artist':100 'attribut':98 'case':76 'cave':25,105 'cave-paint':104 'chop':10 'collard':127,166 'compel':144 'creator':107 'deliber':9,155 'depict':56 'digit':73,96 'elicit':160 'entiti':164 'european':37 'evid':145 'evolut':41 'far':139 'finger':8,87,153 'franc':52 'fraser':130 'frostbit':119 'gone':89 'gruesom':141 'hand':59,68 'help':161 'human':40 'includ':118 'intend':158 'interpret':22 'lack':69 'least':71 'led':122 'licenc':101 'life':115 'mark':126 'may':137,149 'medic':116 'meet':34 'men':1 'might':4 'miss':83 'new':21 'old':49 'one':72 'other':85 'paint':50,106 'palaeolith':24 'paper':29 'past':92 'peopl':111,148 'point':43 'prehistor':16 'present':30 'print':66 'problem':117 'prof':125 'real':114 'real-lif':113 'recent':33 'religi':13 'research':42 'ritual':14,157 'said':165 'say':134 'scientist':121 'segment':81 'sever':86 'silhouett':57 'simon':129 'singl':79 'societi':38 'spain':54 'supernatur':163 'time':17 'truth':136 'univers':131 'upper':80 'vancouv':133 'women':3 'year':48 'year-old':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703497495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9923256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703411095 {#1453
    date: 2023-12-24 10:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "Many-prehistoric-handprints-show-a-finger-missing-What-if-this"
  +title: "Many prehistoric handprints show a finger missing. What if this was not accidental?"
  +url: "https://www.theguardian.com/science/2023/dec/23/prehistoric-handprints-finger-missing-ritually-removed"
  +body: """
    Men and women might have had their fingers deliberately chopped off during religious rituals in prehistoric times, according to a new interpretation of palaeolithic cave art.\n
    \n
    In a paper presented at a recent meeting of the European Society for Human Evolution, researchers point to 25,000-year-old paintings in France and Spain that depict silhouettes of hands. On more than 200 of these prints, the hands lack at least one digit. In some cases, only a single upper segment is missing; in others, several fingers are gone.\n
    \n
    In the past, this absence of digits was attributed to artistic licence by the cave-painting creators or to ancient people’s real-life medical problems, including frostbite.\n
    \n
    But scientists led by archaeologist Prof Mark Collard of Simon Fraser University in Vancouver say the truth may be far more gruesome. “There is compelling evidence that these people may have had their fingers amputated deliberately in rituals intended to elicit help from supernatural entities,” said Collard.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710971217 {#1455
    date: 2024-03-20 22:46:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 24386
  -titleTs: "'accident':13 'finger':6 'handprint':3 'mani':1 'miss':7 'prehistor':2 'show':4"
  -bodyTs: "'000':46 '200':63 '25':45 'absenc':94 'accord':18 'amput':154 'ancient':110 'archaeologist':124 'art':26 'artist':100 'attribut':98 'case':76 'cave':25,105 'cave-paint':104 'chop':10 'collard':127,166 'compel':144 'creator':107 'deliber':9,155 'depict':56 'digit':73,96 'elicit':160 'entiti':164 'european':37 'evid':145 'evolut':41 'far':139 'finger':8,87,153 'franc':52 'fraser':130 'frostbit':119 'gone':89 'gruesom':141 'hand':59,68 'help':161 'human':40 'includ':118 'intend':158 'interpret':22 'lack':69 'least':71 'led':122 'licenc':101 'life':115 'mark':126 'may':137,149 'medic':116 'meet':34 'men':1 'might':4 'miss':83 'new':21 'old':49 'one':72 'other':85 'paint':50,106 'palaeolith':24 'paper':29 'past':92 'peopl':111,148 'point':43 'prehistor':16 'present':30 'print':66 'problem':117 'prof':125 'real':114 'real-lif':113 'recent':33 'religi':13 'research':42 'ritual':14,157 'said':165 'say':134 'scientist':121 'segment':81 'sever':86 'silhouett':57 'simon':129 'singl':79 'societi':38 'spain':54 'supernatur':163 'time':17 'truth':136 'univers':131 'upper':80 'vancouv':133 'women':3 'year':48 'year-old':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703497495
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9923256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703411095 {#1453
    date: 2023-12-24 10:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "2-January-2024"
  +title: "2 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/a9f2a6df-f39c-4ffe-b320-df5bf89abb0a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710968371 {#1694
    date: 2024-03-20 21:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 26752
  -titleTs: "'2':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704302243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12034188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215843 {#1703
    date: 2024-01-02 18:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "2-January-2024"
  +title: "2 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/a9f2a6df-f39c-4ffe-b320-df5bf89abb0a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710968371 {#1694
    date: 2024-03-20 21:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 26752
  -titleTs: "'2':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704302243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12034188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215843 {#1703
    date: 2024-01-02 18:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "2-January-2024"
  +title: "2 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/a9f2a6df-f39c-4ffe-b320-df5bf89abb0a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710968371 {#1694
    date: 2024-03-20 21:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 26752
  -titleTs: "'2':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704302243
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12034188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704215843 {#1703
    date: 2024-01-02 18:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "help"
  +title: "help"
  +url: "https://mander.xyz/pictrs/image/daa73efc-a55b-4470-8f6c-d3b3cfc89f5e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 795
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710967579 {#1752
    date: 2024-03-20 21:46:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 23665
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703190108
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7540285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103708 {#1744
    date: 2023-12-20 21:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "help"
  +title: "help"
  +url: "https://mander.xyz/pictrs/image/daa73efc-a55b-4470-8f6c-d3b3cfc89f5e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 795
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710967579 {#1752
    date: 2024-03-20 21:46:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 23665
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703190108
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7540285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103708 {#1744
    date: 2023-12-20 21:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "help"
  +title: "help"
  +url: "https://mander.xyz/pictrs/image/daa73efc-a55b-4470-8f6c-d3b3cfc89f5e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 795
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710967579 {#1752
    date: 2024-03-20 21:46:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 23665
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703190108
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7540285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103708 {#1744
    date: 2023-12-20 21:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Cummingtonite"
  +title: "Cummingtonite"
  +url: "https://mander.xyz/pictrs/image/4dc14a2c-98e1-43ba-8c02-47682414af7b.jpeg"
  +body: "[en.wikipedia.org/wiki/Cummingtonite](https://en.wikipedia.org/wiki/Cummingtonite)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710967108 {#1678
    date: 2024-03-20 21:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 25796
  -titleTs: "'cummingtonit':1"
  -bodyTs: "'/wiki/cummingtonite](https://en.wikipedia.org/wiki/cummingtonite)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/cummingtonite](https://en.wikipedia.org/wiki/cummingtonite)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703998005
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7856189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703911605 {#1669
    date: 2023-12-30 05:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Cummingtonite"
  +title: "Cummingtonite"
  +url: "https://mander.xyz/pictrs/image/4dc14a2c-98e1-43ba-8c02-47682414af7b.jpeg"
  +body: "[en.wikipedia.org/wiki/Cummingtonite](https://en.wikipedia.org/wiki/Cummingtonite)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710967108 {#1678
    date: 2024-03-20 21:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 25796
  -titleTs: "'cummingtonit':1"
  -bodyTs: "'/wiki/cummingtonite](https://en.wikipedia.org/wiki/cummingtonite)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/cummingtonite](https://en.wikipedia.org/wiki/cummingtonite)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703998005
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7856189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703911605 {#1669
    date: 2023-12-30 05:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Cummingtonite"
  +title: "Cummingtonite"
  +url: "https://mander.xyz/pictrs/image/4dc14a2c-98e1-43ba-8c02-47682414af7b.jpeg"
  +body: "[en.wikipedia.org/wiki/Cummingtonite](https://en.wikipedia.org/wiki/Cummingtonite)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710967108 {#1678
    date: 2024-03-20 21:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 25796
  -titleTs: "'cummingtonit':1"
  -bodyTs: "'/wiki/cummingtonite](https://en.wikipedia.org/wiki/cummingtonite)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/cummingtonite](https://en.wikipedia.org/wiki/cummingtonite)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703998005
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7856189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703911605 {#1669
    date: 2023-12-30 05:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Accessible-data"
  +title: "Accessible data"
  +url: "https://startrek.website/pictrs/image/483f6ece-627e-4514-a647-66b574af0ae0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 484
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710961389 {#1661
    date: 2024-03-20 20:03:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 25326
  -titleTs: "'access':1 'data':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703815272
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5078274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703728872 {#1662
    date: 2023-12-28 03:01:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Accessible-data"
  +title: "Accessible data"
  +url: "https://startrek.website/pictrs/image/483f6ece-627e-4514-a647-66b574af0ae0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 484
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710961389 {#1661
    date: 2024-03-20 20:03:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 25326
  -titleTs: "'access':1 'data':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703815272
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5078274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703728872 {#1662
    date: 2023-12-28 03:01:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Accessible-data"
  +title: "Accessible data"
  +url: "https://startrek.website/pictrs/image/483f6ece-627e-4514-a647-66b574af0ae0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 484
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710961389 {#1661
    date: 2024-03-20 20:03:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 25326
  -titleTs: "'access':1 'data':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703815272
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5078274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703728872 {#1662
    date: 2023-12-28 03:01:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1574 …}
  +slug: "Next-couple-weeks"
  +title: "Next couple weeks."
  +url: "https://lemmyf.uk/pictrs/image/0e0551c1-bab1-4374-9275-3d429b93fe7e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710960831 {#1579
    date: 2024-03-20 19:53:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 26196
  -titleTs: "'coupl':2 'next':1 'week':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704099361
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4262262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704012961 {#1584
    date: 2023-12-31 09:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1574 …}
  +slug: "Next-couple-weeks"
  +title: "Next couple weeks."
  +url: "https://lemmyf.uk/pictrs/image/0e0551c1-bab1-4374-9275-3d429b93fe7e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710960831 {#1579
    date: 2024-03-20 19:53:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 26196
  -titleTs: "'coupl':2 'next':1 'week':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704099361
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4262262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704012961 {#1584
    date: 2023-12-31 09:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1574 …}
  +slug: "Next-couple-weeks"
  +title: "Next couple weeks."
  +url: "https://lemmyf.uk/pictrs/image/0e0551c1-bab1-4374-9275-3d429b93fe7e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710960831 {#1579
    date: 2024-03-20 19:53:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 26196
  -titleTs: "'coupl':2 'next':1 'week':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704099361
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4262262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704012961 {#1584
    date: 2023-12-31 09:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "You-re-not-alone"
  +title: "You're not alone"
  +url: "https://lemmy.world/pictrs/image/7284d40c-3a77-42bd-8318-9df23753b64f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710959864 {#1527
    date: 2024-03-20 19:37:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 26476
  -titleTs: "'alon':4 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704204753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10195921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118353 {#1561
    date: 2024-01-01 15:12:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "You-re-not-alone"
  +title: "You're not alone"
  +url: "https://lemmy.world/pictrs/image/7284d40c-3a77-42bd-8318-9df23753b64f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710959864 {#1527
    date: 2024-03-20 19:37:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 26476
  -titleTs: "'alon':4 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704204753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10195921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118353 {#1561
    date: 2024-01-01 15:12:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "You-re-not-alone"
  +title: "You're not alone"
  +url: "https://lemmy.world/pictrs/image/7284d40c-3a77-42bd-8318-9df23753b64f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710959864 {#1527
    date: 2024-03-20 19:37:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 26476
  -titleTs: "'alon':4 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704204753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10195921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118353 {#1561
    date: 2024-01-01 15:12:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details