GET https://kbin.spritesserver.nl/top/1y/all?p=375

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.21 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.05 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: "Sneaky"
  +title: "Sneaky"
  +url: "https://lemmy.world/pictrs/image/a3cb214a-2afa-442b-921c-81f77e20906d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701382756 {#173
    date: 2023-11-30 23:19: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: 17029
  -titleTs: "'sneaki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701101545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8784800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015145 {#243
    date: 2023-11-26 17:12: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
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: "Sneaky"
  +title: "Sneaky"
  +url: "https://lemmy.world/pictrs/image/a3cb214a-2afa-442b-921c-81f77e20906d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701382756 {#173
    date: 2023-11-30 23:19: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: 17029
  -titleTs: "'sneaki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701101545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8784800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015145 {#243
    date: 2023-11-26 17:12: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
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: "Sneaky"
  +title: "Sneaky"
  +url: "https://lemmy.world/pictrs/image/a3cb214a-2afa-442b-921c-81f77e20906d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701382756 {#173
    date: 2023-11-30 23:19: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: 17029
  -titleTs: "'sneaki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701101545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8784800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015145 {#243
    date: 2023-11-26 17:12: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
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 {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "automating-from-postman-using-prowlarr-radarr-sonarr"
  +title: "automating from postman using prowlarr/radarr/sonarr"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/8784338](https://lemmy.world/post/8784338)\n
    \n
    > **Copied from an excellent post by sugarw0000kie on that other site. All credit for the guide to them.**\n
    > \n
    > Finally messed around with this and didn’t see much about it, feel free to remove if breaking any rules\n
    > \n
    > For this to work you’ll need prowlarr, qbittorrent, and the other arrs (radarr/sonarr/readarr etc) and of course i2p router. (You could just use prowlarr to simplify searching for things without sonarr/radarr integration, then you’d just need prowlarr/qbittorrent with i2p)\n
    > \n
    > In prowlarr, we need to set up proxy through i2p. So go settings–>general–> click enable proxy\n
    > \n
    > \u{200B} This seems to work\n
    > \n
    > ![](https://lemmy.world/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)\n
    > \n
    > enter your hostname (default 127.0.0.1) and port 4444 or whatever you have your http proxy set to in your i2p install. Make sure to set the ignored addresses with *.com/*.net etc (* denotes wildcard), so it won’t request non i2p addresses through the router, otherwise i believe it will try to search any of your other indexers through i2p which is probably not good\n
    > \n
    > Now you should be able to add Postman tracker like any other tracker in prowlarr as long as it’s able to use your router as the proxy\n
    > \n
    > \u{200B} aughta come up like this ![](https://lemmy.world/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)\n
    > \n
    > From here you will need to make sure you have qbittorrent working with i2p. There is a guide floating around for this but to add to that you’ll want to get the lt20 version, as the other one (i believe the default download) does not yet offer i2p support\n
    > \n
    > In your i2p router you’ll want to make sure your SAM bridge is enabled. Then in qbittorrent go preferences–>connection and enable i2p and put in your router with hostname and port 7656 (i believe that’s the default correct me if i’m wrong)\n
    > \n
    > \u{200B}\n
    > \n
    > it should look like this, if you don’t see this option under "Connection" you probly don’t have the lt20 version ![](https://lemmy.world/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)\n
    > \n
    > Biglybt doesn’t seem to have integration with the *arrs, but assuming you have qbittorrent setup with i2p from there it’s a matter of going into radarr/sonarr and adding it as a download client like normal.\n
    > \n
    > If you’ve never done this before, in qbittorrent under Web ui enable the web interface, should be able to leave the ip address blank (or otherwise enter how sonarr/radarr would need to access it) and enter an unused port like 6969. Put in login credentials. go to localhost:6969 or w/e you used and check that you can see the web interface from qbittorrent.\n
    > \n
    > \u{200B}\n
    > \n
    > what mine looks like ![](https://lemmy.world/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)\n
    > \n
    > on sonarr/radarr side, go settings–>download client–> and enter the ip address and port you gave it as well as the username/password. Usually helpful to add a category. Hit the test button to ensure it works\n
    > \n
    > \u{200B}\n
    > \n
    > meanwhile in the *arrs\n
    > \n
    > ![](https://lemmy.world/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)\n
    > \n
    > (If you just want to use prowlarr w/o sonarr radarr integration to the steps are the same to connect qbittorrent, just done in prowlarr itself. It can be used like a search engine along with all of your clearnet torrent/usenet indexers this way)\n
    > \n
    > Hope this helps!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014587 {#1893
    date: 2023-11-26 17:03:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 17028
  -titleTs: "'autom':1 'postman':3 'prowlarr/radarr/sonarr':5 'use':4"
  -bodyTs: "'/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)':110 '/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)':484 '/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)':441 '/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)':211 '/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)':332 '/post/8784338](https://lemmy.world/post/8784338)':7 '127.0.0.1':115 '4444':118 '6969':411,419 '7656':295 'abl':180,196,388 'access':403 'ad':362 'add':182,236,467 'address':138,152,393,453 'along':518 'around':28,231 'arr':58,342,481 'assum':344 'aughta':204 'believ':158,252,297 'biglybt':333 'blank':394 'break':43 'bridg':274 'button':473 'categori':469 'check':425 'clearnet':523 'click':101 'client':367,448 'com':140 'come':205 'connect':282,321,503 'copi':8 'correct':302 'could':67 'cours':63 'credenti':415 'credit':20 'cross':2 'cross-post':1 'd':81 'default':114,254,301 'denot':143 'didn':32 'doesn':334 'done':374,506 'download':255,366,447 'enabl':102,276,284,382 'engin':517 'ensur':475 'enter':111,397,406,450 'etc':60,142 'excel':11 'feel':38 'final':26 'float':230 'free':39 'gave':457 'general':100 'get':243 'go':98,280,358,416,445 'good':175 'guid':23,229 'help':465,530 'hit':470 'hope':528 'hostnam':113,292 'http':124 'i2p':64,86,96,130,151,170,225,260,264,285,350 'ignor':137 'index':168,525 'instal':131 'integr':78,339,495 'interfac':385,432 'ip':392,452 'leav':390 'lemmy.world':6,109,210,331,440,483 'lemmy.world/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)':108 'lemmy.world/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)':482 'lemmy.world/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)':439 'lemmy.world/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)':209 'lemmy.world/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)':330 'lemmy.world/post/8784338](https://lemmy.world/post/8784338)':5 'like':185,207,311,368,410,438,514 'll':51,240,267 'localhost':418 'login':414 'long':192 'look':310,437 'lt20':245,328 'm':306 'make':132,218,270 'matter':356 'meanwhil':478 'mess':27 'mine':436 'much':35 'need':52,83,90,216,401 'net':141 'never':373 'non':150 'normal':369 'offer':259 'one':250 'option':319 'otherwis':156,396 'port':117,294,409,455 'post':3,12 'postman':183 'prefer':281 'probabl':173 'probli':323 'prowlarr':53,70,88,190,491,508 'prowlarr/qbittorrent':84 'proxi':94,103,125,203 'put':287,412 'qbittorr':54,222,279,347,378,434,504 'radarr':494 'radarr/sonarr':360 'radarr/sonarr/readarr':59 'remov':41 'request':149 'router':65,155,200,265,290 'rule':45 'sam':273 'search':73,163,516 'see':34,317,429 'seem':105,336 'set':92,99,126,135,446 'setup':348 'side':444 'simplifi':72 'site':18 'sonarr':493 'sonarr/radarr':77,399,443 'step':498 'sugarw0000kie':14 'support':261 'sure':133,219,271 'test':472 'thing':75 'torrent/usenet':524 'tracker':184,188 'tri':161 'ui':381 'unus':408 'use':69,198,423,490,513 'username/password':463 'usual':464 've':372 'version':246,329 'w/e':421 'w/o':492 'want':241,268,488 'way':527 'web':380,384,431 'well':460 'whatev':120 'wildcard':144 'without':76 'won':147 'work':49,107,223,477 'would':400 'wrong':307 'yet':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701086587
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8784551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014587 {#1889
    date: 2023-11-26 17:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "automating-from-postman-using-prowlarr-radarr-sonarr"
  +title: "automating from postman using prowlarr/radarr/sonarr"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/8784338](https://lemmy.world/post/8784338)\n
    \n
    > **Copied from an excellent post by sugarw0000kie on that other site. All credit for the guide to them.**\n
    > \n
    > Finally messed around with this and didn’t see much about it, feel free to remove if breaking any rules\n
    > \n
    > For this to work you’ll need prowlarr, qbittorrent, and the other arrs (radarr/sonarr/readarr etc) and of course i2p router. (You could just use prowlarr to simplify searching for things without sonarr/radarr integration, then you’d just need prowlarr/qbittorrent with i2p)\n
    > \n
    > In prowlarr, we need to set up proxy through i2p. So go settings–>general–> click enable proxy\n
    > \n
    > \u{200B} This seems to work\n
    > \n
    > ![](https://lemmy.world/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)\n
    > \n
    > enter your hostname (default 127.0.0.1) and port 4444 or whatever you have your http proxy set to in your i2p install. Make sure to set the ignored addresses with *.com/*.net etc (* denotes wildcard), so it won’t request non i2p addresses through the router, otherwise i believe it will try to search any of your other indexers through i2p which is probably not good\n
    > \n
    > Now you should be able to add Postman tracker like any other tracker in prowlarr as long as it’s able to use your router as the proxy\n
    > \n
    > \u{200B} aughta come up like this ![](https://lemmy.world/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)\n
    > \n
    > From here you will need to make sure you have qbittorrent working with i2p. There is a guide floating around for this but to add to that you’ll want to get the lt20 version, as the other one (i believe the default download) does not yet offer i2p support\n
    > \n
    > In your i2p router you’ll want to make sure your SAM bridge is enabled. Then in qbittorrent go preferences–>connection and enable i2p and put in your router with hostname and port 7656 (i believe that’s the default correct me if i’m wrong)\n
    > \n
    > \u{200B}\n
    > \n
    > it should look like this, if you don’t see this option under "Connection" you probly don’t have the lt20 version ![](https://lemmy.world/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)\n
    > \n
    > Biglybt doesn’t seem to have integration with the *arrs, but assuming you have qbittorrent setup with i2p from there it’s a matter of going into radarr/sonarr and adding it as a download client like normal.\n
    > \n
    > If you’ve never done this before, in qbittorrent under Web ui enable the web interface, should be able to leave the ip address blank (or otherwise enter how sonarr/radarr would need to access it) and enter an unused port like 6969. Put in login credentials. go to localhost:6969 or w/e you used and check that you can see the web interface from qbittorrent.\n
    > \n
    > \u{200B}\n
    > \n
    > what mine looks like ![](https://lemmy.world/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)\n
    > \n
    > on sonarr/radarr side, go settings–>download client–> and enter the ip address and port you gave it as well as the username/password. Usually helpful to add a category. Hit the test button to ensure it works\n
    > \n
    > \u{200B}\n
    > \n
    > meanwhile in the *arrs\n
    > \n
    > ![](https://lemmy.world/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)\n
    > \n
    > (If you just want to use prowlarr w/o sonarr radarr integration to the steps are the same to connect qbittorrent, just done in prowlarr itself. It can be used like a search engine along with all of your clearnet torrent/usenet indexers this way)\n
    > \n
    > Hope this helps!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014587 {#1893
    date: 2023-11-26 17:03:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 17028
  -titleTs: "'autom':1 'postman':3 'prowlarr/radarr/sonarr':5 'use':4"
  -bodyTs: "'/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)':110 '/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)':484 '/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)':441 '/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)':211 '/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)':332 '/post/8784338](https://lemmy.world/post/8784338)':7 '127.0.0.1':115 '4444':118 '6969':411,419 '7656':295 'abl':180,196,388 'access':403 'ad':362 'add':182,236,467 'address':138,152,393,453 'along':518 'around':28,231 'arr':58,342,481 'assum':344 'aughta':204 'believ':158,252,297 'biglybt':333 'blank':394 'break':43 'bridg':274 'button':473 'categori':469 'check':425 'clearnet':523 'click':101 'client':367,448 'com':140 'come':205 'connect':282,321,503 'copi':8 'correct':302 'could':67 'cours':63 'credenti':415 'credit':20 'cross':2 'cross-post':1 'd':81 'default':114,254,301 'denot':143 'didn':32 'doesn':334 'done':374,506 'download':255,366,447 'enabl':102,276,284,382 'engin':517 'ensur':475 'enter':111,397,406,450 'etc':60,142 'excel':11 'feel':38 'final':26 'float':230 'free':39 'gave':457 'general':100 'get':243 'go':98,280,358,416,445 'good':175 'guid':23,229 'help':465,530 'hit':470 'hope':528 'hostnam':113,292 'http':124 'i2p':64,86,96,130,151,170,225,260,264,285,350 'ignor':137 'index':168,525 'instal':131 'integr':78,339,495 'interfac':385,432 'ip':392,452 'leav':390 'lemmy.world':6,109,210,331,440,483 'lemmy.world/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)':108 'lemmy.world/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)':482 'lemmy.world/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)':439 'lemmy.world/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)':209 'lemmy.world/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)':330 'lemmy.world/post/8784338](https://lemmy.world/post/8784338)':5 'like':185,207,311,368,410,438,514 'll':51,240,267 'localhost':418 'login':414 'long':192 'look':310,437 'lt20':245,328 'm':306 'make':132,218,270 'matter':356 'meanwhil':478 'mess':27 'mine':436 'much':35 'need':52,83,90,216,401 'net':141 'never':373 'non':150 'normal':369 'offer':259 'one':250 'option':319 'otherwis':156,396 'port':117,294,409,455 'post':3,12 'postman':183 'prefer':281 'probabl':173 'probli':323 'prowlarr':53,70,88,190,491,508 'prowlarr/qbittorrent':84 'proxi':94,103,125,203 'put':287,412 'qbittorr':54,222,279,347,378,434,504 'radarr':494 'radarr/sonarr':360 'radarr/sonarr/readarr':59 'remov':41 'request':149 'router':65,155,200,265,290 'rule':45 'sam':273 'search':73,163,516 'see':34,317,429 'seem':105,336 'set':92,99,126,135,446 'setup':348 'side':444 'simplifi':72 'site':18 'sonarr':493 'sonarr/radarr':77,399,443 'step':498 'sugarw0000kie':14 'support':261 'sure':133,219,271 'test':472 'thing':75 'torrent/usenet':524 'tracker':184,188 'tri':161 'ui':381 'unus':408 'use':69,198,423,490,513 'username/password':463 'usual':464 've':372 'version':246,329 'w/e':421 'w/o':492 'want':241,268,488 'way':527 'web':380,384,431 'well':460 'whatev':120 'wildcard':144 'without':76 'won':147 'work':49,107,223,477 'would':400 'wrong':307 'yet':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701086587
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8784551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014587 {#1889
    date: 2023-11-26 17:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "automating-from-postman-using-prowlarr-radarr-sonarr"
  +title: "automating from postman using prowlarr/radarr/sonarr"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/8784338](https://lemmy.world/post/8784338)\n
    \n
    > **Copied from an excellent post by sugarw0000kie on that other site. All credit for the guide to them.**\n
    > \n
    > Finally messed around with this and didn’t see much about it, feel free to remove if breaking any rules\n
    > \n
    > For this to work you’ll need prowlarr, qbittorrent, and the other arrs (radarr/sonarr/readarr etc) and of course i2p router. (You could just use prowlarr to simplify searching for things without sonarr/radarr integration, then you’d just need prowlarr/qbittorrent with i2p)\n
    > \n
    > In prowlarr, we need to set up proxy through i2p. So go settings–>general–> click enable proxy\n
    > \n
    > \u{200B} This seems to work\n
    > \n
    > ![](https://lemmy.world/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)\n
    > \n
    > enter your hostname (default 127.0.0.1) and port 4444 or whatever you have your http proxy set to in your i2p install. Make sure to set the ignored addresses with *.com/*.net etc (* denotes wildcard), so it won’t request non i2p addresses through the router, otherwise i believe it will try to search any of your other indexers through i2p which is probably not good\n
    > \n
    > Now you should be able to add Postman tracker like any other tracker in prowlarr as long as it’s able to use your router as the proxy\n
    > \n
    > \u{200B} aughta come up like this ![](https://lemmy.world/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)\n
    > \n
    > From here you will need to make sure you have qbittorrent working with i2p. There is a guide floating around for this but to add to that you’ll want to get the lt20 version, as the other one (i believe the default download) does not yet offer i2p support\n
    > \n
    > In your i2p router you’ll want to make sure your SAM bridge is enabled. Then in qbittorrent go preferences–>connection and enable i2p and put in your router with hostname and port 7656 (i believe that’s the default correct me if i’m wrong)\n
    > \n
    > \u{200B}\n
    > \n
    > it should look like this, if you don’t see this option under "Connection" you probly don’t have the lt20 version ![](https://lemmy.world/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)\n
    > \n
    > Biglybt doesn’t seem to have integration with the *arrs, but assuming you have qbittorrent setup with i2p from there it’s a matter of going into radarr/sonarr and adding it as a download client like normal.\n
    > \n
    > If you’ve never done this before, in qbittorrent under Web ui enable the web interface, should be able to leave the ip address blank (or otherwise enter how sonarr/radarr would need to access it) and enter an unused port like 6969. Put in login credentials. go to localhost:6969 or w/e you used and check that you can see the web interface from qbittorrent.\n
    > \n
    > \u{200B}\n
    > \n
    > what mine looks like ![](https://lemmy.world/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)\n
    > \n
    > on sonarr/radarr side, go settings–>download client–> and enter the ip address and port you gave it as well as the username/password. Usually helpful to add a category. Hit the test button to ensure it works\n
    > \n
    > \u{200B}\n
    > \n
    > meanwhile in the *arrs\n
    > \n
    > ![](https://lemmy.world/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)\n
    > \n
    > (If you just want to use prowlarr w/o sonarr radarr integration to the steps are the same to connect qbittorrent, just done in prowlarr itself. It can be used like a search engine along with all of your clearnet torrent/usenet indexers this way)\n
    > \n
    > Hope this helps!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014587 {#1893
    date: 2023-11-26 17:03:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 17028
  -titleTs: "'autom':1 'postman':3 'prowlarr/radarr/sonarr':5 'use':4"
  -bodyTs: "'/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)':110 '/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)':484 '/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)':441 '/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)':211 '/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)':332 '/post/8784338](https://lemmy.world/post/8784338)':7 '127.0.0.1':115 '4444':118 '6969':411,419 '7656':295 'abl':180,196,388 'access':403 'ad':362 'add':182,236,467 'address':138,152,393,453 'along':518 'around':28,231 'arr':58,342,481 'assum':344 'aughta':204 'believ':158,252,297 'biglybt':333 'blank':394 'break':43 'bridg':274 'button':473 'categori':469 'check':425 'clearnet':523 'click':101 'client':367,448 'com':140 'come':205 'connect':282,321,503 'copi':8 'correct':302 'could':67 'cours':63 'credenti':415 'credit':20 'cross':2 'cross-post':1 'd':81 'default':114,254,301 'denot':143 'didn':32 'doesn':334 'done':374,506 'download':255,366,447 'enabl':102,276,284,382 'engin':517 'ensur':475 'enter':111,397,406,450 'etc':60,142 'excel':11 'feel':38 'final':26 'float':230 'free':39 'gave':457 'general':100 'get':243 'go':98,280,358,416,445 'good':175 'guid':23,229 'help':465,530 'hit':470 'hope':528 'hostnam':113,292 'http':124 'i2p':64,86,96,130,151,170,225,260,264,285,350 'ignor':137 'index':168,525 'instal':131 'integr':78,339,495 'interfac':385,432 'ip':392,452 'leav':390 'lemmy.world':6,109,210,331,440,483 'lemmy.world/pictrs/image/0346bf1c-7d02-4958-b5d2-81b20134e251.webp)':108 'lemmy.world/pictrs/image/214778b6-9342-435c-8e9b-f723f0d05dce.webp)':482 'lemmy.world/pictrs/image/6569a3ba-daa1-4431-9695-313e91f02989.webp)':439 'lemmy.world/pictrs/image/ae08b3d4-2807-4a6e-9c50-464af9e30f0c.webp)':209 'lemmy.world/pictrs/image/bd2bbb5f-ddd0-4c45-9a64-6bcac6642c59.webp)':330 'lemmy.world/post/8784338](https://lemmy.world/post/8784338)':5 'like':185,207,311,368,410,438,514 'll':51,240,267 'localhost':418 'login':414 'long':192 'look':310,437 'lt20':245,328 'm':306 'make':132,218,270 'matter':356 'meanwhil':478 'mess':27 'mine':436 'much':35 'need':52,83,90,216,401 'net':141 'never':373 'non':150 'normal':369 'offer':259 'one':250 'option':319 'otherwis':156,396 'port':117,294,409,455 'post':3,12 'postman':183 'prefer':281 'probabl':173 'probli':323 'prowlarr':53,70,88,190,491,508 'prowlarr/qbittorrent':84 'proxi':94,103,125,203 'put':287,412 'qbittorr':54,222,279,347,378,434,504 'radarr':494 'radarr/sonarr':360 'radarr/sonarr/readarr':59 'remov':41 'request':149 'router':65,155,200,265,290 'rule':45 'sam':273 'search':73,163,516 'see':34,317,429 'seem':105,336 'set':92,99,126,135,446 'setup':348 'side':444 'simplifi':72 'site':18 'sonarr':493 'sonarr/radarr':77,399,443 'step':498 'sugarw0000kie':14 'support':261 'sure':133,219,271 'test':472 'thing':75 'torrent/usenet':524 'tracker':184,188 'tri':161 'ui':381 'unus':408 'use':69,198,423,490,513 'username/password':463 'usual':464 've':372 'version':246,329 'w/e':421 'w/o':492 'want':241,268,488 'way':527 'web':380,384,431 'well':460 'whatev':120 'wildcard':144 'without':76 'won':147 'work':49,107,223,477 'would':400 'wrong':307 'yet':258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701086587
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8784551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014587 {#1889
    date: 2023-11-26 17:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "What-makes-you-not-want-to-use-Linux-anymore-and"
  +title: "What makes you not want to use Linux anymore and maybe move back to Windows, MacOS, or TempleOS?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014535 {#1934
    date: 2023-11-26 17:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 24493
  -titleTs: "'anymor':9 'back':13 'linux':8 'maco':16 'make':2 'mayb':11 'move':12 'templeo':18 'use':7 'want':5 'window':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/12544270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014535 {#1957
    date: 2023-11-26 17:02:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "What-makes-you-not-want-to-use-Linux-anymore-and"
  +title: "What makes you not want to use Linux anymore and maybe move back to Windows, MacOS, or TempleOS?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014535 {#1934
    date: 2023-11-26 17:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 24493
  -titleTs: "'anymor':9 'back':13 'linux':8 'maco':16 'make':2 'mayb':11 'move':12 'templeo':18 'use':7 'want':5 'window':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/12544270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014535 {#1957
    date: 2023-11-26 17:02:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "What-makes-you-not-want-to-use-Linux-anymore-and"
  +title: "What makes you not want to use Linux anymore and maybe move back to Windows, MacOS, or TempleOS?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014535 {#1934
    date: 2023-11-26 17:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 24493
  -titleTs: "'anymor':9 'back':13 'linux':8 'maco':16 'make':2 'mayb':11 'move':12 'templeo':18 'use':7 'want':5 'window':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/12544270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014535 {#1957
    date: 2023-11-26 17:02:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Problem-solved-Sort-of-ADHDinos"
  +title: "Problem solved. Sort of. [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/2226b548-1df7-4b04-abfb-ca3e38adad9a.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702374264 {#1392
    date: 2023-12-12 10:44:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 17026
  -titleTs: "'adhdino':5 'problem':1 'solv':2 'sort':3"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100601
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082442"
  +editedAt: DateTimeImmutable @1701682295 {#1398
    date: 2023-12-04 10:31:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701014201 {#1393
    date: 2023-11-26 16:56: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
15 DENIED edit
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Problem-solved-Sort-of-ADHDinos"
  +title: "Problem solved. Sort of. [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/2226b548-1df7-4b04-abfb-ca3e38adad9a.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702374264 {#1392
    date: 2023-12-12 10:44:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 17026
  -titleTs: "'adhdino':5 'problem':1 'solv':2 'sort':3"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100601
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082442"
  +editedAt: DateTimeImmutable @1701682295 {#1398
    date: 2023-12-04 10:31:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701014201 {#1393
    date: 2023-11-26 16:56: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
16 DENIED moderate
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Problem-solved-Sort-of-ADHDinos"
  +title: "Problem solved. Sort of. [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/2226b548-1df7-4b04-abfb-ca3e38adad9a.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702374264 {#1392
    date: 2023-12-12 10:44:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 17026
  -titleTs: "'adhdino':5 'problem':1 'solv':2 'sort':3"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100601
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082442"
  +editedAt: DateTimeImmutable @1701682295 {#1398
    date: 2023-12-04 10:31:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701014201 {#1393
    date: 2023-11-26 16:56: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
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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Fluff-time"
  +title: "Fluff + time"
  +url: "https://startrek.website/pictrs/image/0ad6921a-7297-4cbc-b9e3-7df130a464c5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701018589 {#1365
    date: 2023-11-26 18:09:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 17025
  -titleTs: "'fluff':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100481
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014081 {#1369
    date: 2023-11-26 16:54: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
19 DENIED edit
App\Entity\Entry {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Fluff-time"
  +title: "Fluff + time"
  +url: "https://startrek.website/pictrs/image/0ad6921a-7297-4cbc-b9e3-7df130a464c5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701018589 {#1365
    date: 2023-11-26 18:09:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 17025
  -titleTs: "'fluff':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100481
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014081 {#1369
    date: 2023-11-26 16:54: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
20 DENIED moderate
App\Entity\Entry {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Fluff-time"
  +title: "Fluff + time"
  +url: "https://startrek.website/pictrs/image/0ad6921a-7297-4cbc-b9e3-7df130a464c5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701018589 {#1365
    date: 2023-11-26 18:09:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 17025
  -titleTs: "'fluff':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100481
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014081 {#1369
    date: 2023-11-26 16:54: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
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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "The-answer-is-no"
  +title: "The answer is no"
  +url: "https://startrek.website/pictrs/image/f8627c82-75a1-412d-b6a7-9ea518563718.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701166446 {#2427
    date: 2023-11-28 11:14:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 17024
  -titleTs: "'answer':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100309
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013909 {#2424
    date: 2023-11-26 16:51: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
23 DENIED edit
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "The-answer-is-no"
  +title: "The answer is no"
  +url: "https://startrek.website/pictrs/image/f8627c82-75a1-412d-b6a7-9ea518563718.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701166446 {#2427
    date: 2023-11-28 11:14:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 17024
  -titleTs: "'answer':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100309
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013909 {#2424
    date: 2023-11-26 16:51: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
24 DENIED moderate
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "The-answer-is-no"
  +title: "The answer is no"
  +url: "https://startrek.website/pictrs/image/f8627c82-75a1-412d-b6a7-9ea518563718.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701166446 {#2427
    date: 2023-11-28 11:14:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 17024
  -titleTs: "'answer':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100309
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013909 {#2424
    date: 2023-11-26 16:51: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
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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "This-one-s-for-you"
  +title: "This one's for you"
  +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 687
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387941 {#2355
    date: 2023-12-01 00:45:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 17023
  -titleTs: "'one':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100249
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013849 {#2466
    date: 2023-11-26 16:50: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
27 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "This-one-s-for-you"
  +title: "This one's for you"
  +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 687
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387941 {#2355
    date: 2023-12-01 00:45:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 17023
  -titleTs: "'one':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100249
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013849 {#2466
    date: 2023-11-26 16:50: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
28 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "This-one-s-for-you"
  +title: "This one's for you"
  +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 687
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387941 {#2355
    date: 2023-12-01 00:45:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 17023
  -titleTs: "'one':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100249
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013849 {#2466
    date: 2023-11-26 16:50: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
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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Peace-is-too-much-effort-Suffer-in-silence"
  +title: "Peace is too much effort. Suffer in silence."
  +url: "https://startrek.website/pictrs/image/378810e4-9e50-452a-9a02-76ab55463498.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701424463 {#1841
    date: 2023-12-01 10:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 17019
  -titleTs: "'effort':5 'much':4 'peac':1 'silenc':8 'suffer':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100047
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013647 {#2409
    date: 2023-11-26 16:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Peace-is-too-much-effort-Suffer-in-silence"
  +title: "Peace is too much effort. Suffer in silence."
  +url: "https://startrek.website/pictrs/image/378810e4-9e50-452a-9a02-76ab55463498.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701424463 {#1841
    date: 2023-12-01 10:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 17019
  -titleTs: "'effort':5 'much':4 'peac':1 'silenc':8 'suffer':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100047
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013647 {#2409
    date: 2023-11-26 16:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1377 …}
  +slug: "Peace-is-too-much-effort-Suffer-in-silence"
  +title: "Peace is too much effort. Suffer in silence."
  +url: "https://startrek.website/pictrs/image/378810e4-9e50-452a-9a02-76ab55463498.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701424463 {#1841
    date: 2023-12-01 10:54:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 17019
  -titleTs: "'effort':5 'much':4 'peac':1 'silenc':8 'suffer':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100047
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013647 {#2409
    date: 2023-11-26 16:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "A-Todo-App-with-Caldav-and-countdown-timer-support"
  +title: "A Todo App with Caldav and countdown timer support?"
  +url: null
  +body: """
    I have horrible ADHD and need such a thing.\n
    \n
    Many tasks have a countdown, and I would like to:\n
    \n
    - on Android have a widget on the homescreen displaying the task and a countdown\n
    - sync it witg DavX5 to my mail provider and then to Thunderbird\n
    - easy interface, modern etc\n
    \n
    Do you know the best app for that? Dont really want to try every app again, even though I did that (Simple Calendar is the best calendar!)\n
    \n
    I am posting this here because the community is damn huge.\n
    \n
    ---\n
    \n
    I tried ProgressBars and it is okay, but widget placement requires a new event (no no existing, weird workflow) and it doesnt support CalDav
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701036647 {#1501
    date: 2023-11-26 23:10:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 17000
  -titleTs: "'app':3 'caldav':5 'countdown':7 'support':9 'timer':8 'todo':2"
  -bodyTs: "'adhd':4 'android':21 'app':55,64 'best':54,75 'caldav':111 'calendar':72,76 'communiti':84 'countdown':14,33 'damn':86 'davx5':37 'display':28 'doesnt':109 'dont':58 'easi':46 'etc':49 'even':66 'event':101 'everi':63 'exist':104 'homescreen':27 'horribl':3 'huge':87 'interfac':47 'know':52 'like':18 'mail':40 'mani':10 'modern':48 'need':6 'new':100 'okay':94 'placement':97 'post':79 'progressbar':90 'provid':41 'realli':59 'requir':98 'simpl':71 'support':110 'sync':34 'task':11,30 'thing':9 'though':67 'thunderbird':45 'tri':62,89 'want':60 'weird':105 'widget':24,96 'witg':36 'workflow':106 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099562
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069708"
  +editedAt: DateTimeImmutable @1701680473 {#1500
    date: 2023-12-04 10:01:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701013162 {#1521
    date: 2023-11-26 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "A-Todo-App-with-Caldav-and-countdown-timer-support"
  +title: "A Todo App with Caldav and countdown timer support?"
  +url: null
  +body: """
    I have horrible ADHD and need such a thing.\n
    \n
    Many tasks have a countdown, and I would like to:\n
    \n
    - on Android have a widget on the homescreen displaying the task and a countdown\n
    - sync it witg DavX5 to my mail provider and then to Thunderbird\n
    - easy interface, modern etc\n
    \n
    Do you know the best app for that? Dont really want to try every app again, even though I did that (Simple Calendar is the best calendar!)\n
    \n
    I am posting this here because the community is damn huge.\n
    \n
    ---\n
    \n
    I tried ProgressBars and it is okay, but widget placement requires a new event (no no existing, weird workflow) and it doesnt support CalDav
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701036647 {#1501
    date: 2023-11-26 23:10:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 17000
  -titleTs: "'app':3 'caldav':5 'countdown':7 'support':9 'timer':8 'todo':2"
  -bodyTs: "'adhd':4 'android':21 'app':55,64 'best':54,75 'caldav':111 'calendar':72,76 'communiti':84 'countdown':14,33 'damn':86 'davx5':37 'display':28 'doesnt':109 'dont':58 'easi':46 'etc':49 'even':66 'event':101 'everi':63 'exist':104 'homescreen':27 'horribl':3 'huge':87 'interfac':47 'know':52 'like':18 'mail':40 'mani':10 'modern':48 'need':6 'new':100 'okay':94 'placement':97 'post':79 'progressbar':90 'provid':41 'realli':59 'requir':98 'simpl':71 'support':110 'sync':34 'task':11,30 'thing':9 'though':67 'thunderbird':45 'tri':62,89 'want':60 'weird':105 'widget':24,96 'witg':36 'workflow':106 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099562
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069708"
  +editedAt: DateTimeImmutable @1701680473 {#1500
    date: 2023-12-04 10:01:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701013162 {#1521
    date: 2023-11-26 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "A-Todo-App-with-Caldav-and-countdown-timer-support"
  +title: "A Todo App with Caldav and countdown timer support?"
  +url: null
  +body: """
    I have horrible ADHD and need such a thing.\n
    \n
    Many tasks have a countdown, and I would like to:\n
    \n
    - on Android have a widget on the homescreen displaying the task and a countdown\n
    - sync it witg DavX5 to my mail provider and then to Thunderbird\n
    - easy interface, modern etc\n
    \n
    Do you know the best app for that? Dont really want to try every app again, even though I did that (Simple Calendar is the best calendar!)\n
    \n
    I am posting this here because the community is damn huge.\n
    \n
    ---\n
    \n
    I tried ProgressBars and it is okay, but widget placement requires a new event (no no existing, weird workflow) and it doesnt support CalDav
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701036647 {#1501
    date: 2023-11-26 23:10:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 17000
  -titleTs: "'app':3 'caldav':5 'countdown':7 'support':9 'timer':8 'todo':2"
  -bodyTs: "'adhd':4 'android':21 'app':55,64 'best':54,75 'caldav':111 'calendar':72,76 'communiti':84 'countdown':14,33 'damn':86 'davx5':37 'display':28 'doesnt':109 'dont':58 'easi':46 'etc':49 'even':66 'event':101 'everi':63 'exist':104 'homescreen':27 'horribl':3 'huge':87 'interfac':47 'know':52 'like':18 'mail':40 'mani':10 'modern':48 'need':6 'new':100 'okay':94 'placement':97 'post':79 'progressbar':90 'provid':41 'realli':59 'requir':98 'simpl':71 'support':110 'sync':34 'task':11,30 'thing':9 'though':67 'thunderbird':45 'tri':62,89 'want':60 'weird':105 'widget':24,96 'witg':36 'workflow':106 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099562
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069708"
  +editedAt: DateTimeImmutable @1701680473 {#1500
    date: 2023-12-04 10:01:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701013162 {#1521
    date: 2023-11-26 16:39:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#1506
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#1503
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#1504
    date: 2023-11-26 16:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#1506
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#1503
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#1504
    date: 2023-11-26 16:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#1506
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#1503
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#1504
    date: 2023-11-26 16:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "One-gross-SSSB-please"
  +title: "One gross SSSB please."
  +url: "https://lemmy.world/pictrs/image/fb421377-1f84-4c69-adeb-1c9cd2939749.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031970 {#1530
    date: 2023-11-26 21:52:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 16993
  -titleTs: "'gross':2 'one':1 'pleas':4 'sssb':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8783021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012292 {#1537
    date: 2023-11-26 16:24:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "One-gross-SSSB-please"
  +title: "One gross SSSB please."
  +url: "https://lemmy.world/pictrs/image/fb421377-1f84-4c69-adeb-1c9cd2939749.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031970 {#1530
    date: 2023-11-26 21:52:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 16993
  -titleTs: "'gross':2 'one':1 'pleas':4 'sssb':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8783021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012292 {#1537
    date: 2023-11-26 16:24:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "One-gross-SSSB-please"
  +title: "One gross SSSB please."
  +url: "https://lemmy.world/pictrs/image/fb421377-1f84-4c69-adeb-1c9cd2939749.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031970 {#1530
    date: 2023-11-26 21:52:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 16993
  -titleTs: "'gross':2 'one':1 'pleas':4 'sssb':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8783021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012292 {#1537
    date: 2023-11-26 16:24:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Bill-is-a-pro-grammer"
  +title: "Bill is a pro grammer"
  +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 798
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701370468 {#1706
    date: 2023-11-30 19:54:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 16992
  -titleTs: "'bill':1 'grammer':5 'pro':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098188
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9902204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011788 {#1742
    date: 2023-11-26 16:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Bill-is-a-pro-grammer"
  +title: "Bill is a pro grammer"
  +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 798
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701370468 {#1706
    date: 2023-11-30 19:54:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 16992
  -titleTs: "'bill':1 'grammer':5 'pro':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098188
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9902204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011788 {#1742
    date: 2023-11-26 16:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Bill-is-a-pro-grammer"
  +title: "Bill is a pro grammer"
  +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 798
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701370468 {#1706
    date: 2023-11-30 19:54:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 16992
  -titleTs: "'bill':1 'grammer':5 'pro':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098188
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9902204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011788 {#1742
    date: 2023-11-26 16:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "US-Soldier-and-dog-wearing-gas-masks-during-military-exercises"
  +title: "US Soldier and dog wearing gas masks during military exercises, West Germany, 1955"
  +url: "https://lemmy.world/pictrs/image/ccfd28f8-a8bf-43e4-809b-6de2e1b99cec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031452 {#1473
    date: 2023-11-26 21:44:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 16990
  -titleTs: "'1955':13 'dog':4 'exercis':10 'gas':6 'germani':12 'mask':7 'militari':9 'soldier':2 'us':1 'wear':5 'west':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097998
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8782465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011598 {#1498
    date: 2023-11-26 16:13: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
51 DENIED edit
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "US-Soldier-and-dog-wearing-gas-masks-during-military-exercises"
  +title: "US Soldier and dog wearing gas masks during military exercises, West Germany, 1955"
  +url: "https://lemmy.world/pictrs/image/ccfd28f8-a8bf-43e4-809b-6de2e1b99cec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031452 {#1473
    date: 2023-11-26 21:44:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 16990
  -titleTs: "'1955':13 'dog':4 'exercis':10 'gas':6 'germani':12 'mask':7 'militari':9 'soldier':2 'us':1 'wear':5 'west':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097998
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8782465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011598 {#1498
    date: 2023-11-26 16:13: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
52 DENIED moderate
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "US-Soldier-and-dog-wearing-gas-masks-during-military-exercises"
  +title: "US Soldier and dog wearing gas masks during military exercises, West Germany, 1955"
  +url: "https://lemmy.world/pictrs/image/ccfd28f8-a8bf-43e4-809b-6de2e1b99cec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031452 {#1473
    date: 2023-11-26 21:44:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 16990
  -titleTs: "'1955':13 'dog':4 'exercis':10 'gas':6 'germani':12 'mask':7 'militari':9 'soldier':2 'us':1 'wear':5 'west':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097998
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8782465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011598 {#1498
    date: 2023-11-26 16:13: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
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 {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "which-is-witch-Wrong-Hands"
  +title: "which is witch | Wrong Hands"
  +url: "https://wronghands1.files.wordpress.com/2023/11/which-is-witch.jpg"
  +body: """
    cross-posted from: [lemm.ee/post/15958437](https://lemm.ee/post/15958437)\n
    \n
    > Source: [which is witch | Wrong Hands](https://wronghands1.com/2023/11/24/which-is-witch/)\n
    > \n
    > RSS Feed: [wronghands1.com/feed/](https://wronghands1.com/feed/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 380
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053347 {#1477
    date: 2023-11-27 03:49:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 16988
  -titleTs: "'hand':5 'witch':3 'wrong':4"
  -bodyTs: "'/2023/11/24/which-is-witch/)':16 '/feed/](https://wronghands1.com/feed/)':21 '/post/15958437](https://lemm.ee/post/15958437)':7 'cross':2 'cross-post':1 'feed':18 'hand':13 'lemm.ee':6 'lemm.ee/post/15958437](https://lemm.ee/post/15958437)':5 'post':3 'rss':17 'sourc':8 'witch':11 'wrong':12 'wronghands1.com':15,20 'wronghands1.com/2023/11/24/which-is-witch/)':14 'wronghands1.com/feed/](https://wronghands1.com/feed/)':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011484 {#1476
    date: 2023-11-26 16:11:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "which-is-witch-Wrong-Hands"
  +title: "which is witch | Wrong Hands"
  +url: "https://wronghands1.files.wordpress.com/2023/11/which-is-witch.jpg"
  +body: """
    cross-posted from: [lemm.ee/post/15958437](https://lemm.ee/post/15958437)\n
    \n
    > Source: [which is witch | Wrong Hands](https://wronghands1.com/2023/11/24/which-is-witch/)\n
    > \n
    > RSS Feed: [wronghands1.com/feed/](https://wronghands1.com/feed/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 380
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053347 {#1477
    date: 2023-11-27 03:49:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 16988
  -titleTs: "'hand':5 'witch':3 'wrong':4"
  -bodyTs: "'/2023/11/24/which-is-witch/)':16 '/feed/](https://wronghands1.com/feed/)':21 '/post/15958437](https://lemm.ee/post/15958437)':7 'cross':2 'cross-post':1 'feed':18 'hand':13 'lemm.ee':6 'lemm.ee/post/15958437](https://lemm.ee/post/15958437)':5 'post':3 'rss':17 'sourc':8 'witch':11 'wrong':12 'wronghands1.com':15,20 'wronghands1.com/2023/11/24/which-is-witch/)':14 'wronghands1.com/feed/](https://wronghands1.com/feed/)':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011484 {#1476
    date: 2023-11-26 16:11:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "which-is-witch-Wrong-Hands"
  +title: "which is witch | Wrong Hands"
  +url: "https://wronghands1.files.wordpress.com/2023/11/which-is-witch.jpg"
  +body: """
    cross-posted from: [lemm.ee/post/15958437](https://lemm.ee/post/15958437)\n
    \n
    > Source: [which is witch | Wrong Hands](https://wronghands1.com/2023/11/24/which-is-witch/)\n
    > \n
    > RSS Feed: [wronghands1.com/feed/](https://wronghands1.com/feed/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 380
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053347 {#1477
    date: 2023-11-27 03:49:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 16988
  -titleTs: "'hand':5 'witch':3 'wrong':4"
  -bodyTs: "'/2023/11/24/which-is-witch/)':16 '/feed/](https://wronghands1.com/feed/)':21 '/post/15958437](https://lemm.ee/post/15958437)':7 'cross':2 'cross-post':1 'feed':18 'hand':13 'lemm.ee':6 'lemm.ee/post/15958437](https://lemm.ee/post/15958437)':5 'post':3 'rss':17 'sourc':8 'witch':11 'wrong':12 'wronghands1.com':15,20 'wronghands1.com/2023/11/24/which-is-witch/)':14 'wronghands1.com/feed/](https://wronghands1.com/feed/)':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011484 {#1476
    date: 2023-11-26 16:11:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "I-cannae-look-away-Cap-t"
  +title: "I cannae look away, Cap't"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/XC8TRX3ARmSo/27egUFQURgrQcqREnEB18aCIAo5yqKtAZs9M8k60.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701027471 {#1787
    date: 2023-11-26 20:37:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 16989
  -titleTs: "'away':4 'canna':2 'cap':5 'look':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097883
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011483 {#1777
    date: 2023-11-26 16:11: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
59 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "I-cannae-look-away-Cap-t"
  +title: "I cannae look away, Cap't"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/XC8TRX3ARmSo/27egUFQURgrQcqREnEB18aCIAo5yqKtAZs9M8k60.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701027471 {#1787
    date: 2023-11-26 20:37:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 16989
  -titleTs: "'away':4 'canna':2 'cap':5 'look':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097883
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011483 {#1777
    date: 2023-11-26 16:11: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
60 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "I-cannae-look-away-Cap-t"
  +title: "I cannae look away, Cap't"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/XC8TRX3ARmSo/27egUFQURgrQcqREnEB18aCIAo5yqKtAZs9M8k60.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701027471 {#1787
    date: 2023-11-26 20:37:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 16989
  -titleTs: "'away':4 'canna':2 'cap':5 'look':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097883
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011483 {#1777
    date: 2023-11-26 16:11: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
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 {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Anyone-else-traumatized-by-The-Car-movie-as-a-kid"
  +title: "Anyone else traumatized by The Car movie as a kid?"
  +url: "https://m.imdb.com/title/tt0075809/"
  +body: "I remember being really creeped out by The Car movie when I watched it as a kid. So much that it’s stayed with me well into adulthood. Anyone else affected the same?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701035439 {#1444
    date: 2023-11-26 22:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 16987
  -titleTs: "'anyon':1 'car':6 'els':2 'kid':10 'movi':7 'traumat':3"
  -bodyTs: "'adulthood':28 'affect':31 'anyon':29 'car':9 'creep':5 'els':30 'kid':17 'movi':10 'much':19 'realli':4 'rememb':2 'stay':23 'watch':13 'well':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097755
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080119"
  +editedAt: DateTimeImmutable @1701674917 {#1466
    date: 2023-12-04 08:28:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011355 {#1452
    date: 2023-11-26 16:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Anyone-else-traumatized-by-The-Car-movie-as-a-kid"
  +title: "Anyone else traumatized by The Car movie as a kid?"
  +url: "https://m.imdb.com/title/tt0075809/"
  +body: "I remember being really creeped out by The Car movie when I watched it as a kid. So much that it’s stayed with me well into adulthood. Anyone else affected the same?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701035439 {#1444
    date: 2023-11-26 22:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 16987
  -titleTs: "'anyon':1 'car':6 'els':2 'kid':10 'movi':7 'traumat':3"
  -bodyTs: "'adulthood':28 'affect':31 'anyon':29 'car':9 'creep':5 'els':30 'kid':17 'movi':10 'much':19 'realli':4 'rememb':2 'stay':23 'watch':13 'well':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097755
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080119"
  +editedAt: DateTimeImmutable @1701674917 {#1466
    date: 2023-12-04 08:28:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011355 {#1452
    date: 2023-11-26 16:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Anyone-else-traumatized-by-The-Car-movie-as-a-kid"
  +title: "Anyone else traumatized by The Car movie as a kid?"
  +url: "https://m.imdb.com/title/tt0075809/"
  +body: "I remember being really creeped out by The Car movie when I watched it as a kid. So much that it’s stayed with me well into adulthood. Anyone else affected the same?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701035439 {#1444
    date: 2023-11-26 22:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 16987
  -titleTs: "'anyon':1 'car':6 'els':2 'kid':10 'movi':7 'traumat':3"
  -bodyTs: "'adulthood':28 'affect':31 'anyon':29 'car':9 'creep':5 'els':30 'kid':17 'movi':10 'much':19 'realli':4 'rememb':2 'stay':23 'watch':13 'well':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097755
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16080119"
  +editedAt: DateTimeImmutable @1701674917 {#1466
    date: 2023-12-04 08:28:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011355 {#1452
    date: 2023-11-26 16:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Free-Coffee"
  +title: "Free Coffee"
  +url: "https://kolektiva.social/system/cache/media_attachments/files/111/477/461/757/084/470/original/ccd0167941e9ede9.jpeg"
  +body: """
    Two pictures: The first one shows a Borg cube with the green neon light promise of “Free Coffee”. The second picture displays Captain Janeway as a Bord.\n
    \n
    [Found here](https://qoto.org/@sergeant/111477461738911030)\n
    \n
    Edit: Typo
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701024697 {#1449
    date: 2023-11-26 19:51:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 16985
  -titleTs: "'coffe':2 'free':1"
  -bodyTs: "'/@sergeant/111477461738911030)':32 'bord':27 'borg':8 'captain':23 'coffe':18 'cube':9 'display':22 'edit':33 'first':4 'found':28 'free':17 'green':12 'janeway':24 'light':14 'neon':13 'one':5 'pictur':2,21 'promis':15 'qoto.org':31 'qoto.org/@sergeant/111477461738911030)':30 'second':20 'show':6 'two':1 'typo':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097727
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5832724"
  +editedAt: DateTimeImmutable @1701679288 {#1421
    date: 2023-12-04 09:41:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011327 {#1422
    date: 2023-11-26 16:08:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Free-Coffee"
  +title: "Free Coffee"
  +url: "https://kolektiva.social/system/cache/media_attachments/files/111/477/461/757/084/470/original/ccd0167941e9ede9.jpeg"
  +body: """
    Two pictures: The first one shows a Borg cube with the green neon light promise of “Free Coffee”. The second picture displays Captain Janeway as a Bord.\n
    \n
    [Found here](https://qoto.org/@sergeant/111477461738911030)\n
    \n
    Edit: Typo
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701024697 {#1449
    date: 2023-11-26 19:51:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 16985
  -titleTs: "'coffe':2 'free':1"
  -bodyTs: "'/@sergeant/111477461738911030)':32 'bord':27 'borg':8 'captain':23 'coffe':18 'cube':9 'display':22 'edit':33 'first':4 'found':28 'free':17 'green':12 'janeway':24 'light':14 'neon':13 'one':5 'pictur':2,21 'promis':15 'qoto.org':31 'qoto.org/@sergeant/111477461738911030)':30 'second':20 'show':6 'two':1 'typo':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097727
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5832724"
  +editedAt: DateTimeImmutable @1701679288 {#1421
    date: 2023-12-04 09:41:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011327 {#1422
    date: 2023-11-26 16:08:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1359 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Free-Coffee"
  +title: "Free Coffee"
  +url: "https://kolektiva.social/system/cache/media_attachments/files/111/477/461/757/084/470/original/ccd0167941e9ede9.jpeg"
  +body: """
    Two pictures: The first one shows a Borg cube with the green neon light promise of “Free Coffee”. The second picture displays Captain Janeway as a Bord.\n
    \n
    [Found here](https://qoto.org/@sergeant/111477461738911030)\n
    \n
    Edit: Typo
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701024697 {#1449
    date: 2023-11-26 19:51:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 16985
  -titleTs: "'coffe':2 'free':1"
  -bodyTs: "'/@sergeant/111477461738911030)':32 'bord':27 'borg':8 'captain':23 'coffe':18 'cube':9 'display':22 'edit':33 'first':4 'found':28 'free':17 'green':12 'janeway':24 'light':14 'neon':13 'one':5 'pictur':2,21 'promis':15 'qoto.org':31 'qoto.org/@sergeant/111477461738911030)':30 'second':20 'show':6 'two':1 'typo':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097727
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5832724"
  +editedAt: DateTimeImmutable @1701679288 {#1421
    date: 2023-12-04 09:41:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701011327 {#1422
    date: 2023-11-26 16:08:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "and-the-balls-are-stored-in-boxes"
  +title: "and the balls are stored in boxes"
  +url: "https://lemmy.world/pictrs/image/fbd97150-90d5-49b5-93d4-81f4eae0bf04.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701022868 {#1418
    date: 2023-11-26 19:21:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 16984
  -titleTs: "'ball':3 'box':7 'store':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097639
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8782070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011239 {#1419
    date: 2023-11-26 16:07: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
71 DENIED edit
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "and-the-balls-are-stored-in-boxes"
  +title: "and the balls are stored in boxes"
  +url: "https://lemmy.world/pictrs/image/fbd97150-90d5-49b5-93d4-81f4eae0bf04.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701022868 {#1418
    date: 2023-11-26 19:21:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 16984
  -titleTs: "'ball':3 'box':7 'store':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097639
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8782070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011239 {#1419
    date: 2023-11-26 16:07: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
72 DENIED moderate
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "and-the-balls-are-stored-in-boxes"
  +title: "and the balls are stored in boxes"
  +url: "https://lemmy.world/pictrs/image/fbd97150-90d5-49b5-93d4-81f4eae0bf04.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701022868 {#1418
    date: 2023-11-26 19:21:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 16984
  -titleTs: "'ball':3 'box':7 'store':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701097639
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8782070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011239 {#1419
    date: 2023-11-26 16:07: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
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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "Italy-is-no-country-for-young-chefs"
  +title: "Italy is no country for young chefs"
  +url: "https://www.reuters.com/world/europe/italy-is-no-country-young-chefs-2023-11-25/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701011072 {#1459
    date: 2023-11-26 16:04:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 16983
  -titleTs: "'chef':7 'countri':4 'itali':1 'young':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701056072
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3779918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011072 {#1432
    date: 2023-11-26 16:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "Italy-is-no-country-for-young-chefs"
  +title: "Italy is no country for young chefs"
  +url: "https://www.reuters.com/world/europe/italy-is-no-country-young-chefs-2023-11-25/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701011072 {#1459
    date: 2023-11-26 16:04:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 16983
  -titleTs: "'chef':7 'countri':4 'itali':1 'young':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701056072
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3779918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011072 {#1432
    date: 2023-11-26 16:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "Italy-is-no-country-for-young-chefs"
  +title: "Italy is no country for young chefs"
  +url: "https://www.reuters.com/world/europe/italy-is-no-country-young-chefs-2023-11-25/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701011072 {#1459
    date: 2023-11-26 16:04:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 16983
  -titleTs: "'chef':7 'countri':4 'itali':1 'young':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701056072
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3779918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011072 {#1432
    date: 2023-11-26 16:04:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1696 …}
  +slug: "Militants-with-ties-to-the-Islamic-State-group-kill-at"
  +title: "Militants with ties to the Islamic State group kill at least 14 farmers in an attack in east Congo"
  +url: "https://apnews.com/article/congo-north-kivu-violence-adf-islamic-state-77e8a36c5d847db82ad4edc2c9c4d5e7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010857 {#1697
    date: 2023-11-26 16:00:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 16982
  -titleTs: "'14':12 'attack':16 'congo':19 'east':18 'farmer':13 'group':8 'islam':6 'kill':9 'least':11 'milit':1 'state':7 'tie':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701046857
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3779773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010857 {#1695
    date: 2023-11-26 16:00: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
79 DENIED edit
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1696 …}
  +slug: "Militants-with-ties-to-the-Islamic-State-group-kill-at"
  +title: "Militants with ties to the Islamic State group kill at least 14 farmers in an attack in east Congo"
  +url: "https://apnews.com/article/congo-north-kivu-violence-adf-islamic-state-77e8a36c5d847db82ad4edc2c9c4d5e7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010857 {#1697
    date: 2023-11-26 16:00:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 16982
  -titleTs: "'14':12 'attack':16 'congo':19 'east':18 'farmer':13 'group':8 'islam':6 'kill':9 'least':11 'milit':1 'state':7 'tie':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701046857
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3779773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010857 {#1695
    date: 2023-11-26 16:00: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
80 DENIED moderate
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1696 …}
  +slug: "Militants-with-ties-to-the-Islamic-State-group-kill-at"
  +title: "Militants with ties to the Islamic State group kill at least 14 farmers in an attack in east Congo"
  +url: "https://apnews.com/article/congo-north-kivu-violence-adf-islamic-state-77e8a36c5d847db82ad4edc2c9c4d5e7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010857 {#1697
    date: 2023-11-26 16:00:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 16982
  -titleTs: "'14':12 'attack':16 'congo':19 'east':18 'farmer':13 'group':8 'islam':6 'kill':9 'least':11 'milit':1 'state':7 'tie':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701046857
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3779773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010857 {#1695
    date: 2023-11-26 16:00: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
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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Gonna-impress-the-doctor"
  +title: "Gonna impress the doctor"
  +url: "https://lemmy.world/pictrs/image/e5d7c225-ebcf-44af-beef-84a2f80c2303.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 680
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701086942 {#1646
    date: 2023-11-27 13:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 16981
  -titleTs: "'doctor':4 'gonna':1 'impress':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010414 {#1647
    date: 2023-11-26 15:53:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Gonna-impress-the-doctor"
  +title: "Gonna impress the doctor"
  +url: "https://lemmy.world/pictrs/image/e5d7c225-ebcf-44af-beef-84a2f80c2303.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 680
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701086942 {#1646
    date: 2023-11-27 13:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 16981
  -titleTs: "'doctor':4 'gonna':1 'impress':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010414 {#1647
    date: 2023-11-26 15:53:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Gonna-impress-the-doctor"
  +title: "Gonna impress the doctor"
  +url: "https://lemmy.world/pictrs/image/e5d7c225-ebcf-44af-beef-84a2f80c2303.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 680
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701086942 {#1646
    date: 2023-11-27 13:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 16981
  -titleTs: "'doctor':4 'gonna':1 'impress':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010414 {#1647
    date: 2023-11-26 15:53:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "More-guns-safer"
  +title: "More guns = safer"
  +url: "https://fanaticus.social/pictrs/image/919ca34a-cdab-4e1f-b79b-f1e29baffc57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 331
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701111908 {#1667
    date: 2023-11-27 20:05:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 16980
  -titleTs: "'gun':2 'safer':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096657
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/965292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010257 {#1668
    date: 2023-11-26 15:50: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
87 DENIED edit
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "More-guns-safer"
  +title: "More guns = safer"
  +url: "https://fanaticus.social/pictrs/image/919ca34a-cdab-4e1f-b79b-f1e29baffc57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 331
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701111908 {#1667
    date: 2023-11-27 20:05:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 16980
  -titleTs: "'gun':2 'safer':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096657
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/965292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010257 {#1668
    date: 2023-11-26 15:50: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
88 DENIED moderate
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "More-guns-safer"
  +title: "More guns = safer"
  +url: "https://fanaticus.social/pictrs/image/919ca34a-cdab-4e1f-b79b-f1e29baffc57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 331
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701111908 {#1667
    date: 2023-11-27 20:05:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 16980
  -titleTs: "'gun':2 'safer':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096657
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/965292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010257 {#1668
    date: 2023-11-26 15:50: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
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 {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Lemmy-users-be-like"
  +title: "Lemmy users be like"
  +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020379 {#1592
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 16978
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010104 {#1591
    date: 2023-11-26 15:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Lemmy-users-be-like"
  +title: "Lemmy users be like"
  +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020379 {#1592
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 16978
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010104 {#1591
    date: 2023-11-26 15:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Lemmy-users-be-like"
  +title: "Lemmy users be like"
  +url: "https://lemmy.world/pictrs/image/e66446e1-00d2-45a7-a7e6-9252ded31326.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020379 {#1592
    date: 2023-11-26 18:39:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 16978
  -titleTs: "'lemmi':1 'like':4 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8781567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010104 {#1591
    date: 2023-11-26 15:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays"
  +url: "https://lemmy.ml/pictrs/image/fb9d74b6-0aee-4827-9fbc-3dfa30317dc2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 87
  +favouriteCount: 1396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701190776 {#1587
    date: 2023-11-28 17:59:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 16977
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096250
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8496547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009850 {#1586
    date: 2023-11-26 15:44:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays"
  +url: "https://lemmy.ml/pictrs/image/fb9d74b6-0aee-4827-9fbc-3dfa30317dc2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 87
  +favouriteCount: 1396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701190776 {#1587
    date: 2023-11-28 17:59:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 16977
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096250
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8496547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009850 {#1586
    date: 2023-11-26 15:44:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1576 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1551 …}
  +slug: "Happy-Holidays"
  +title: "Happy Holidays"
  +url: "https://lemmy.ml/pictrs/image/fb9d74b6-0aee-4827-9fbc-3dfa30317dc2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 87
  +favouriteCount: 1396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701190776 {#1587
    date: 2023-11-28 17:59:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 16977
  -titleTs: "'happi':1 'holiday':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701096250
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8496547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009850 {#1586
    date: 2023-11-26 15:44:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1565 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Actually-I-m-stronger-than-your-dad"
  +title: "Actually I'm stronger than your dad"
  +url: "https://fanaticus.social/pictrs/image/97900fab-ed16-4ba1-9565-0ad9580fe309.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010113 {#1564
    date: 2023-11-26 15:48:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 16974
  -titleTs: "'actual':1 'dad':7 'm':3 'stronger':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701034056
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/964901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007556 {#1566
    date: 2023-11-26 15:05:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1565 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Actually-I-m-stronger-than-your-dad"
  +title: "Actually I'm stronger than your dad"
  +url: "https://fanaticus.social/pictrs/image/97900fab-ed16-4ba1-9565-0ad9580fe309.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010113 {#1564
    date: 2023-11-26 15:48:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 16974
  -titleTs: "'actual':1 'dad':7 'm':3 'stronger':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701034056
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/964901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007556 {#1566
    date: 2023-11-26 15:05:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1565 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Actually-I-m-stronger-than-your-dad"
  +title: "Actually I'm stronger than your dad"
  +url: "https://fanaticus.social/pictrs/image/97900fab-ed16-4ba1-9565-0ad9580fe309.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010113 {#1564
    date: 2023-11-26 15:48:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 16974
  -titleTs: "'actual':1 'dad':7 'm':3 'stronger':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701034056
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/964901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701007556 {#1566
    date: 2023-11-26 15:05:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details