GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/top/%E2%88%9E/articles?p=169

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.14 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.03 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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-niche-subject-do-you-know-a-lot-about"
  +title: "What niche subject do you know a lot about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689280170 {#1880
    date: 2023-07-13 22:29:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 26119
  -titleTs: "'know':6 'lot':8 'nich':2 'subject':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1442774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689280170 {#1918
    date: 2023-07-13 22:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-niche-subject-do-you-know-a-lot-about"
  +title: "What niche subject do you know a lot about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689280170 {#1880
    date: 2023-07-13 22:29:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 26119
  -titleTs: "'know':6 'lot':8 'nich':2 'subject':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1442774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689280170 {#1918
    date: 2023-07-13 22:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-niche-subject-do-you-know-a-lot-about"
  +title: "What niche subject do you know a lot about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689280170 {#1880
    date: 2023-07-13 22:29:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 26119
  -titleTs: "'know':6 'lot':8 'nich':2 'subject':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1442774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689280170 {#1918
    date: 2023-07-13 22:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Migrating-away-from-Fedora-looking-for-advice"
  +title: "Migrating away from Fedora, looking for advice."
  +url: null
  +body: "I’m in the market to find a new distro that is similar enough to Fedora that switching won’t be as laborious as I’ve had it before. I keep hearing POP!_os is a good choice but I’m going to as the community what they think is good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711723673 {#1530
    date: 2024-03-29 15:47:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 22104
  -titleTs: "'advic':7 'away':2 'fedora':4 'look':5 'migrat':1"
  -bodyTs: "'choic':38 'communiti':46 'distro':10 'enough':14 'fedora':16 'find':7 'go':42 'good':37,51 'hear':32 'keep':31 'labori':23 'm':2,41 'market':5 'new':9 'os':34 'pop':33 'similar':13 'switch':18 'think':49 've':26 'won':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689286002
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1080442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689279502 {#1539
    date: 2023-07-13 22:18:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Migrating-away-from-Fedora-looking-for-advice"
  +title: "Migrating away from Fedora, looking for advice."
  +url: null
  +body: "I’m in the market to find a new distro that is similar enough to Fedora that switching won’t be as laborious as I’ve had it before. I keep hearing POP!_os is a good choice but I’m going to as the community what they think is good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711723673 {#1530
    date: 2024-03-29 15:47:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 22104
  -titleTs: "'advic':7 'away':2 'fedora':4 'look':5 'migrat':1"
  -bodyTs: "'choic':38 'communiti':46 'distro':10 'enough':14 'fedora':16 'find':7 'go':42 'good':37,51 'hear':32 'keep':31 'labori':23 'm':2,41 'market':5 'new':9 'os':34 'pop':33 'similar':13 'switch':18 'think':49 've':26 'won':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689286002
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1080442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689279502 {#1539
    date: 2023-07-13 22:18:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Migrating-away-from-Fedora-looking-for-advice"
  +title: "Migrating away from Fedora, looking for advice."
  +url: null
  +body: "I’m in the market to find a new distro that is similar enough to Fedora that switching won’t be as laborious as I’ve had it before. I keep hearing POP!_os is a good choice but I’m going to as the community what they think is good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711723673 {#1530
    date: 2024-03-29 15:47:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 22104
  -titleTs: "'advic':7 'away':2 'fedora':4 'look':5 'migrat':1"
  -bodyTs: "'choic':38 'communiti':46 'distro':10 'enough':14 'fedora':16 'find':7 'go':42 'good':37,51 'hear':32 'keep':31 'labori':23 'm':2,41 'market':5 'new':9 'os':34 'pop':33 'similar':13 'switch':18 'think':49 've':26 'won':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689286002
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1080442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689279502 {#1539
    date: 2023-07-13 22:18:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "best-foss-peer-to-peer-encrypted-file-transfer-app"
  +title: "best foss peer to peer, encrypted file transfer app"
  +url: null
  +body: "i want to send private documents and things to someone, whats the best app in your opinion. needs to work on linux and other things too"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689377088 {#1753
    date: 2023-07-15 01:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 1216
  -titleTs: "'app':9 'best':1 'encrypt':6 'file':7 'foss':2 'peer':3,5 'transfer':8"
  -bodyTs: "'app':14 'best':13 'document':6 'linux':22 'need':18 'opinion':17 'privat':5 'send':4 'someon':10 'thing':8,25 'want':2 'what':11 'work':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689363694
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2013022"
  +editedAt: DateTimeImmutable @1689278252 {#1746
    date: 2023-07-13 21:57:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689277294 {#1749
    date: 2023-07-13 21:41:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "best-foss-peer-to-peer-encrypted-file-transfer-app"
  +title: "best foss peer to peer, encrypted file transfer app"
  +url: null
  +body: "i want to send private documents and things to someone, whats the best app in your opinion. needs to work on linux and other things too"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689377088 {#1753
    date: 2023-07-15 01:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 1216
  -titleTs: "'app':9 'best':1 'encrypt':6 'file':7 'foss':2 'peer':3,5 'transfer':8"
  -bodyTs: "'app':14 'best':13 'document':6 'linux':22 'need':18 'opinion':17 'privat':5 'send':4 'someon':10 'thing':8,25 'want':2 'what':11 'work':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689363694
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2013022"
  +editedAt: DateTimeImmutable @1689278252 {#1746
    date: 2023-07-13 21:57:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689277294 {#1749
    date: 2023-07-13 21:41:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "best-foss-peer-to-peer-encrypted-file-transfer-app"
  +title: "best foss peer to peer, encrypted file transfer app"
  +url: null
  +body: "i want to send private documents and things to someone, whats the best app in your opinion. needs to work on linux and other things too"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689377088 {#1753
    date: 2023-07-15 01:24:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 1216
  -titleTs: "'app':9 'best':1 'encrypt':6 'file':7 'foss':2 'peer':3,5 'transfer':8"
  -bodyTs: "'app':14 'best':13 'document':6 'linux':22 'need':18 'opinion':17 'privat':5 'send':4 'someon':10 'thing':8,25 'want':2 'what':11 'work':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689363694
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2013022"
  +editedAt: DateTimeImmutable @1689278252 {#1746
    date: 2023-07-13 21:57:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689277294 {#1749
    date: 2023-07-13 21:41:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Those-who-tried-Linux-and-went-back-to-Windows-what"
  +title: "Those who tried Linux and went back to Windows, what caused you to go back to Windows?"
  +url: null
  +body: "Additionally, what changes are necessary for you to be able to use Linux full time?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 422
  +favouriteCount: 257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689670506 {#1488
    date: 2023-07-18 10:55:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 1214
  -titleTs: "'back':7,15 'caus':11 'go':14 'linux':4 'tri':3 'went':6 'window':9,17"
  -bodyTs: "'abl':10 'addit':1 'chang':3 'full':14 'linux':13 'necessari':5 'time':15 'use':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689361540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1440077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689275140 {#1487
    date: 2023-07-13 21:05:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Those-who-tried-Linux-and-went-back-to-Windows-what"
  +title: "Those who tried Linux and went back to Windows, what caused you to go back to Windows?"
  +url: null
  +body: "Additionally, what changes are necessary for you to be able to use Linux full time?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 422
  +favouriteCount: 257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689670506 {#1488
    date: 2023-07-18 10:55:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 1214
  -titleTs: "'back':7,15 'caus':11 'go':14 'linux':4 'tri':3 'went':6 'window':9,17"
  -bodyTs: "'abl':10 'addit':1 'chang':3 'full':14 'linux':13 'necessari':5 'time':15 'use':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689361540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1440077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689275140 {#1487
    date: 2023-07-13 21:05:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Those-who-tried-Linux-and-went-back-to-Windows-what"
  +title: "Those who tried Linux and went back to Windows, what caused you to go back to Windows?"
  +url: null
  +body: "Additionally, what changes are necessary for you to be able to use Linux full time?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 422
  +favouriteCount: 257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689670506 {#1488
    date: 2023-07-18 10:55:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 1214
  -titleTs: "'back':7,15 'caus':11 'go':14 'linux':4 'tri':3 'went':6 'window':9,17"
  -bodyTs: "'abl':10 'addit':1 'chang':3 'full':14 'linux':13 'necessari':5 'time':15 'use':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689361540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1440077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689275140 {#1487
    date: 2023-07-13 21:05:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Make-sure-to-drink-enough-water"
  +title: "Make sure to drink enough water"
  +url: null
  +body: "According to Mayo Clinic, in general men need ~4L of water per day and women need ~3L per day."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689275023 {#1754
    date: 2023-07-13 21:03:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 15909
  -titleTs: "'drink':4 'enough':5 'make':1 'sure':2 'water':6"
  -bodyTs: "'3l':17 '4l':9 'accord':1 'clinic':4 'day':13,19 'general':6 'mayo':3 'men':7 'need':8,16 'per':12,18 'water':11 'women':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689279523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1440004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689275023 {#1755
    date: 2023-07-13 21:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Make-sure-to-drink-enough-water"
  +title: "Make sure to drink enough water"
  +url: null
  +body: "According to Mayo Clinic, in general men need ~4L of water per day and women need ~3L per day."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689275023 {#1754
    date: 2023-07-13 21:03:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 15909
  -titleTs: "'drink':4 'enough':5 'make':1 'sure':2 'water':6"
  -bodyTs: "'3l':17 '4l':9 'accord':1 'clinic':4 'day':13,19 'general':6 'mayo':3 'men':7 'need':8,16 'per':12,18 'water':11 'women':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689279523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1440004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689275023 {#1755
    date: 2023-07-13 21:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Make-sure-to-drink-enough-water"
  +title: "Make sure to drink enough water"
  +url: null
  +body: "According to Mayo Clinic, in general men need ~4L of water per day and women need ~3L per day."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689275023 {#1754
    date: 2023-07-13 21:03:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 15909
  -titleTs: "'drink':4 'enough':5 'make':1 'sure':2 'water':6"
  -bodyTs: "'3l':17 '4l':9 'accord':1 'clinic':4 'day':13,19 'general':6 'mayo':3 'men':7 'need':8,16 'per':12,18 'water':11 'women':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689279523
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1440004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689275023 {#1755
    date: 2023-07-13 21:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anyone-here-knows-a-thing-or-two-about-gasoline"
  +title: "Does anyone here knows a thing or two about gasoline lighters?"
  +url: null
  +body: """
    If yes, I’ve got a question:\n
    \n
    Why doesn’t my zipo work? It has enougth gasoline in it and makes a clear visible spark, but there’s no fire.\n
    \n
    The String is very burned down tho.\n
    \n
    I don’t know the exact problem, but when I lit it with another lighter it works so it probably can’t catch the spark for some reason.\n
    \n
    Any Ideas?\n
    \n
    EDIT: No I didn’t use actual gasoline\n
    \n
    EDIT2: The solution was to pull the string a bit and trimm it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689338072 {#1773
    date: 2023-07-14 14:34:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 1215
  -titleTs: "'anyon':2 'gasolin':10 'know':4 'lighter':11 'thing':6 'two':8"
  -bodyTs: "'actual':74 'anoth':51 'bit':85 'burn':35 'catch':60 'clear':23 'didn':71 'doesn':9 'edit':68 'edit2':76 'enougth':16 'exact':43 'fire':30 'gasolin':17,75 'got':5 'idea':67 'know':41 'lighter':52 'lit':48 'make':21 'probabl':57 'problem':44 'pull':81 'question':7 'reason':65 'solut':78 'spark':25,62 'string':32,83 'tho':37 'trimm':87 'use':73 've':4 'visibl':24 'work':13,54 'yes':2 'zipo':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689352881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1439964"
  +editedAt: DateTimeImmutable @1689326071 {#1775
    date: 2023-07-14 11:14:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689274881 {#1776
    date: 2023-07-13 21:01:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anyone-here-knows-a-thing-or-two-about-gasoline"
  +title: "Does anyone here knows a thing or two about gasoline lighters?"
  +url: null
  +body: """
    If yes, I’ve got a question:\n
    \n
    Why doesn’t my zipo work? It has enougth gasoline in it and makes a clear visible spark, but there’s no fire.\n
    \n
    The String is very burned down tho.\n
    \n
    I don’t know the exact problem, but when I lit it with another lighter it works so it probably can’t catch the spark for some reason.\n
    \n
    Any Ideas?\n
    \n
    EDIT: No I didn’t use actual gasoline\n
    \n
    EDIT2: The solution was to pull the string a bit and trimm it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689338072 {#1773
    date: 2023-07-14 14:34:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 1215
  -titleTs: "'anyon':2 'gasolin':10 'know':4 'lighter':11 'thing':6 'two':8"
  -bodyTs: "'actual':74 'anoth':51 'bit':85 'burn':35 'catch':60 'clear':23 'didn':71 'doesn':9 'edit':68 'edit2':76 'enougth':16 'exact':43 'fire':30 'gasolin':17,75 'got':5 'idea':67 'know':41 'lighter':52 'lit':48 'make':21 'probabl':57 'problem':44 'pull':81 'question':7 'reason':65 'solut':78 'spark':25,62 'string':32,83 'tho':37 'trimm':87 'use':73 've':4 'visibl':24 'work':13,54 'yes':2 'zipo':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689352881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1439964"
  +editedAt: DateTimeImmutable @1689326071 {#1775
    date: 2023-07-14 11:14:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689274881 {#1776
    date: 2023-07-13 21:01:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anyone-here-knows-a-thing-or-two-about-gasoline"
  +title: "Does anyone here knows a thing or two about gasoline lighters?"
  +url: null
  +body: """
    If yes, I’ve got a question:\n
    \n
    Why doesn’t my zipo work? It has enougth gasoline in it and makes a clear visible spark, but there’s no fire.\n
    \n
    The String is very burned down tho.\n
    \n
    I don’t know the exact problem, but when I lit it with another lighter it works so it probably can’t catch the spark for some reason.\n
    \n
    Any Ideas?\n
    \n
    EDIT: No I didn’t use actual gasoline\n
    \n
    EDIT2: The solution was to pull the string a bit and trimm it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689338072 {#1773
    date: 2023-07-14 14:34:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 1215
  -titleTs: "'anyon':2 'gasolin':10 'know':4 'lighter':11 'thing':6 'two':8"
  -bodyTs: "'actual':74 'anoth':51 'bit':85 'burn':35 'catch':60 'clear':23 'didn':71 'doesn':9 'edit':68 'edit2':76 'enougth':16 'exact':43 'fire':30 'gasolin':17,75 'got':5 'idea':67 'know':41 'lighter':52 'lit':48 'make':21 'probabl':57 'problem':44 'pull':81 'question':7 'reason':65 'solut':78 'spark':25,62 'string':32,83 'tho':37 'trimm':87 'use':73 've':4 'visibl':24 'work':13,54 'yes':2 'zipo':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689352881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1439964"
  +editedAt: DateTimeImmutable @1689326071 {#1775
    date: 2023-07-14 11:14:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689274881 {#1776
    date: 2023-07-13 21:01:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "If-Lemmy-is-going-to-come-up-with-their-own"
  +title: "If Lemmy is going to come up with their own version of Reddit's AMA, what are you going to call it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689272248 {#1452
    date: 2023-07-13 20:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 26131
  -titleTs: "'ama':15 'call':21 'come':6 'go':4,19 'lemmi':2 'reddit':13 'version':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1438211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689272248 {#1445
    date: 2023-07-13 20:17:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "If-Lemmy-is-going-to-come-up-with-their-own"
  +title: "If Lemmy is going to come up with their own version of Reddit's AMA, what are you going to call it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689272248 {#1452
    date: 2023-07-13 20:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 26131
  -titleTs: "'ama':15 'call':21 'come':6 'go':4,19 'lemmi':2 'reddit':13 'version':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1438211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689272248 {#1445
    date: 2023-07-13 20:17:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "If-Lemmy-is-going-to-come-up-with-their-own"
  +title: "If Lemmy is going to come up with their own version of Reddit's AMA, what are you going to call it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689272248 {#1452
    date: 2023-07-13 20:17:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 26131
  -titleTs: "'ama':15 'call':21 'come':6 'go':4,19 'lemmi':2 'reddit':13 'version':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1438211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689272248 {#1445
    date: 2023-07-13 20:17:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-downvotes-on-instances-with-downvotes-disabled-work"
  +title: "How do downvotes on instances with downvotes disabled work?"
  +url: null
  +body: "Sometimes when I look around in communities hosted on instances with downvotes disabled, there’s still the occasional comment with a negative score. Does it only count downvotes from people on your instance, or is there some other magic going on?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689272490 {#1409
    date: 2023-07-13 20:21:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 1213
  -titleTs: "'disabl':8 'downvot':3,7 'instanc':5 'work':9"
  -bodyTs: "'around':5 'comment':19 'communiti':7 'count':27 'disabl':13 'downvot':12,28 'go':40 'host':8 'instanc':10,33 'look':4 'magic':39 'negat':22 'occasion':18 'peopl':30 'score':23 'sometim':1 'still':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689310133
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1111033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689269633 {#1450
    date: 2023-07-13 19:33:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-downvotes-on-instances-with-downvotes-disabled-work"
  +title: "How do downvotes on instances with downvotes disabled work?"
  +url: null
  +body: "Sometimes when I look around in communities hosted on instances with downvotes disabled, there’s still the occasional comment with a negative score. Does it only count downvotes from people on your instance, or is there some other magic going on?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689272490 {#1409
    date: 2023-07-13 20:21:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 1213
  -titleTs: "'disabl':8 'downvot':3,7 'instanc':5 'work':9"
  -bodyTs: "'around':5 'comment':19 'communiti':7 'count':27 'disabl':13 'downvot':12,28 'go':40 'host':8 'instanc':10,33 'look':4 'magic':39 'negat':22 'occasion':18 'peopl':30 'score':23 'sometim':1 'still':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689310133
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1111033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689269633 {#1450
    date: 2023-07-13 19:33:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-downvotes-on-instances-with-downvotes-disabled-work"
  +title: "How do downvotes on instances with downvotes disabled work?"
  +url: null
  +body: "Sometimes when I look around in communities hosted on instances with downvotes disabled, there’s still the occasional comment with a negative score. Does it only count downvotes from people on your instance, or is there some other magic going on?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689272490 {#1409
    date: 2023-07-13 20:21:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 1213
  -titleTs: "'disabl':8 'downvot':3,7 'instanc':5 'work':9"
  -bodyTs: "'around':5 'comment':19 'communiti':7 'count':27 'disabl':13 'downvot':12,28 'go':40 'host':8 'instanc':10,33 'look':4 'magic':39 'negat':22 'occasion':18 'peopl':30 'score':23 'sometim':1 'still':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689310133
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1111033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689269633 {#1450
    date: 2023-07-13 19:33:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anyone-knoe-what-this-icon-is-on-my-browser"
  +title: "Does anyone knoe what this icon is on my browser? It has recently appeared in both Firefox and Chrome on mobile."
  +url: null
  +body: "I have no idea where it came from. Can fimd any settings to remove it, and it opens the developer console when i clixk it. Thanks in asvance for the help."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689269184 {#1414
    date: 2023-07-13 19:26:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 1210
  -titleTs: "'anyon':2 'appear':14 'browser':10 'chrome':19 'firefox':17 'icon':6 'knoe':3 'mobil':21 'recent':13"
  -bodyTs: "'asvanc':28 'came':7 'clixk':24 'consol':21 'develop':20 'fimd':10 'help':31 'idea':4 'open':18 'remov':14 'set':12 'thank':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689318385
  +visibility: "visible             "
  +apId: "https://unilem.org/post/48"
  +editedAt: DateTimeImmutable @1689269703 {#1411
    date: 2023-07-13 19:35:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689265885 {#1412
    date: 2023-07-13 18:31:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anyone-knoe-what-this-icon-is-on-my-browser"
  +title: "Does anyone knoe what this icon is on my browser? It has recently appeared in both Firefox and Chrome on mobile."
  +url: null
  +body: "I have no idea where it came from. Can fimd any settings to remove it, and it opens the developer console when i clixk it. Thanks in asvance for the help."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689269184 {#1414
    date: 2023-07-13 19:26:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 1210
  -titleTs: "'anyon':2 'appear':14 'browser':10 'chrome':19 'firefox':17 'icon':6 'knoe':3 'mobil':21 'recent':13"
  -bodyTs: "'asvanc':28 'came':7 'clixk':24 'consol':21 'develop':20 'fimd':10 'help':31 'idea':4 'open':18 'remov':14 'set':12 'thank':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689318385
  +visibility: "visible             "
  +apId: "https://unilem.org/post/48"
  +editedAt: DateTimeImmutable @1689269703 {#1411
    date: 2023-07-13 19:35:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689265885 {#1412
    date: 2023-07-13 18:31:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anyone-knoe-what-this-icon-is-on-my-browser"
  +title: "Does anyone knoe what this icon is on my browser? It has recently appeared in both Firefox and Chrome on mobile."
  +url: null
  +body: "I have no idea where it came from. Can fimd any settings to remove it, and it opens the developer console when i clixk it. Thanks in asvance for the help."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689269184 {#1414
    date: 2023-07-13 19:26:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 1210
  -titleTs: "'anyon':2 'appear':14 'browser':10 'chrome':19 'firefox':17 'icon':6 'knoe':3 'mobil':21 'recent':13"
  -bodyTs: "'asvanc':28 'came':7 'clixk':24 'consol':21 'develop':20 'fimd':10 'help':31 'idea':4 'open':18 'remov':14 'set':12 'thank':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689318385
  +visibility: "visible             "
  +apId: "https://unilem.org/post/48"
  +editedAt: DateTimeImmutable @1689269703 {#1411
    date: 2023-07-13 19:35:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689265885 {#1412
    date: 2023-07-13 18:31:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Has-anyone-tried-the-Brave-browser-with-Lemmy-on-mobile"
  +title: "Has anyone tried the Brave browser with Lemmy on mobile?"
  +url: null
  +body: "Lemmy doesn’t like Brave? Pretty broken in my experience."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689264889 {#1457
    date: 2023-07-13 18:14:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 26139
  -titleTs: "'anyon':2 'brave':5 'browser':6 'lemmi':8 'mobil':10 'tri':3"
  -bodyTs: "'brave':5 'broken':7 'doesn':2 'experi':10 'lemmi':1 'like':4 'pretti':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1433625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689264889 {#1455
    date: 2023-07-13 18:14:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Has-anyone-tried-the-Brave-browser-with-Lemmy-on-mobile"
  +title: "Has anyone tried the Brave browser with Lemmy on mobile?"
  +url: null
  +body: "Lemmy doesn’t like Brave? Pretty broken in my experience."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689264889 {#1457
    date: 2023-07-13 18:14:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 26139
  -titleTs: "'anyon':2 'brave':5 'browser':6 'lemmi':8 'mobil':10 'tri':3"
  -bodyTs: "'brave':5 'broken':7 'doesn':2 'experi':10 'lemmi':1 'like':4 'pretti':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1433625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689264889 {#1455
    date: 2023-07-13 18:14:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Has-anyone-tried-the-Brave-browser-with-Lemmy-on-mobile"
  +title: "Has anyone tried the Brave browser with Lemmy on mobile?"
  +url: null
  +body: "Lemmy doesn’t like Brave? Pretty broken in my experience."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689264889 {#1457
    date: 2023-07-13 18:14:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 26139
  -titleTs: "'anyon':2 'brave':5 'browser':6 'lemmi':8 'mobil':10 'tri':3"
  -bodyTs: "'brave':5 'broken':7 'doesn':2 'experi':10 'lemmi':1 'like':4 'pretti':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1433625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689264889 {#1455
    date: 2023-07-13 18:14:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-Lemmy-s-Favorite-Beverage-Ranked-Choice-Poll"
  +title: "What is Lemmy's Favorite Beverage? [Ranked-Choice Poll]"
  +url: null
  +body: """
    Which of these options are you favorites? Rank up to 5 options:\n
    \n
    [www.rcv123.org/ballot/9T1G8AJZDeRPZiWJwWaKsB](https://www.rcv123.org/ballot/9T1G8AJZDeRPZiWJwWaKsB)\n
    \n
    You may also answer and discuss here, but only the votes in the link is counted for the purposes of this survey.\n
    \n
    Why am I doing this? Because I missed the polls from [the website that shall not be named], so I wanted to experiment a bit here. And what better way to do polls than the best way! I hereby present you to the Ranked Choice Ballot! Ta-da! (Please go vote, I spent a lot of time on this)\n
    \n
    Edit: If you don’t want to vote, here are the results from all the votes so far:\n
    \n
    [www.rcv123.org/results/9T1G8AJZDeRPZiWJwWaKsB](https://www.rcv123.org/results/9T1G8AJZDeRPZiWJwWaKsB)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703781 {#1440
    date: 2023-07-18 20:09:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 1206
  -titleTs: "'beverag':6 'choic':9 'favorit':5 'lemmi':3 'poll':10 'rank':8 'ranked-choic':7"
  -bodyTs: "'/ballot/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb)':15 '/results/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/results/9t1g8ajzderpziwjwwaksb)':118 '5':11 'also':18 'answer':19 'ballot':83 'best':73 'better':66 'bit':62 'choic':82 'count':31 'da':86 'discuss':21 'edit':98 'experi':60 'far':115 'favorit':7 'go':88 'herebi':76 'link':29 'lot':93 'may':17 'miss':45 'name':55 'option':4,12 'pleas':87 'poll':47,70 'present':77 'purpos':34 'rank':8,81 'result':109 'shall':52 'spent':91 'survey':37 'ta':85 'ta-da':84 'time':95 'vote':26,89,105,113 'want':58,103 'way':67,74 'websit':50 'www.rcv123.org':14,117 'www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb)':13 'www.rcv123.org/results/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/results/9t1g8ajzderpziwjwwaksb)':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689342685
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/640997"
  +editedAt: DateTimeImmutable @1689256680 {#1438
    date: 2023-07-13 15:58:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689256285 {#1429
    date: 2023-07-13 15:51:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-Lemmy-s-Favorite-Beverage-Ranked-Choice-Poll"
  +title: "What is Lemmy's Favorite Beverage? [Ranked-Choice Poll]"
  +url: null
  +body: """
    Which of these options are you favorites? Rank up to 5 options:\n
    \n
    [www.rcv123.org/ballot/9T1G8AJZDeRPZiWJwWaKsB](https://www.rcv123.org/ballot/9T1G8AJZDeRPZiWJwWaKsB)\n
    \n
    You may also answer and discuss here, but only the votes in the link is counted for the purposes of this survey.\n
    \n
    Why am I doing this? Because I missed the polls from [the website that shall not be named], so I wanted to experiment a bit here. And what better way to do polls than the best way! I hereby present you to the Ranked Choice Ballot! Ta-da! (Please go vote, I spent a lot of time on this)\n
    \n
    Edit: If you don’t want to vote, here are the results from all the votes so far:\n
    \n
    [www.rcv123.org/results/9T1G8AJZDeRPZiWJwWaKsB](https://www.rcv123.org/results/9T1G8AJZDeRPZiWJwWaKsB)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703781 {#1440
    date: 2023-07-18 20:09:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 1206
  -titleTs: "'beverag':6 'choic':9 'favorit':5 'lemmi':3 'poll':10 'rank':8 'ranked-choic':7"
  -bodyTs: "'/ballot/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb)':15 '/results/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/results/9t1g8ajzderpziwjwwaksb)':118 '5':11 'also':18 'answer':19 'ballot':83 'best':73 'better':66 'bit':62 'choic':82 'count':31 'da':86 'discuss':21 'edit':98 'experi':60 'far':115 'favorit':7 'go':88 'herebi':76 'link':29 'lot':93 'may':17 'miss':45 'name':55 'option':4,12 'pleas':87 'poll':47,70 'present':77 'purpos':34 'rank':8,81 'result':109 'shall':52 'spent':91 'survey':37 'ta':85 'ta-da':84 'time':95 'vote':26,89,105,113 'want':58,103 'way':67,74 'websit':50 'www.rcv123.org':14,117 'www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb)':13 'www.rcv123.org/results/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/results/9t1g8ajzderpziwjwwaksb)':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689342685
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/640997"
  +editedAt: DateTimeImmutable @1689256680 {#1438
    date: 2023-07-13 15:58:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689256285 {#1429
    date: 2023-07-13 15:51:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-Lemmy-s-Favorite-Beverage-Ranked-Choice-Poll"
  +title: "What is Lemmy's Favorite Beverage? [Ranked-Choice Poll]"
  +url: null
  +body: """
    Which of these options are you favorites? Rank up to 5 options:\n
    \n
    [www.rcv123.org/ballot/9T1G8AJZDeRPZiWJwWaKsB](https://www.rcv123.org/ballot/9T1G8AJZDeRPZiWJwWaKsB)\n
    \n
    You may also answer and discuss here, but only the votes in the link is counted for the purposes of this survey.\n
    \n
    Why am I doing this? Because I missed the polls from [the website that shall not be named], so I wanted to experiment a bit here. And what better way to do polls than the best way! I hereby present you to the Ranked Choice Ballot! Ta-da! (Please go vote, I spent a lot of time on this)\n
    \n
    Edit: If you don’t want to vote, here are the results from all the votes so far:\n
    \n
    [www.rcv123.org/results/9T1G8AJZDeRPZiWJwWaKsB](https://www.rcv123.org/results/9T1G8AJZDeRPZiWJwWaKsB)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703781 {#1440
    date: 2023-07-18 20:09:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 1206
  -titleTs: "'beverag':6 'choic':9 'favorit':5 'lemmi':3 'poll':10 'rank':8 'ranked-choic':7"
  -bodyTs: "'/ballot/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb)':15 '/results/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/results/9t1g8ajzderpziwjwwaksb)':118 '5':11 'also':18 'answer':19 'ballot':83 'best':73 'better':66 'bit':62 'choic':82 'count':31 'da':86 'discuss':21 'edit':98 'experi':60 'far':115 'favorit':7 'go':88 'herebi':76 'link':29 'lot':93 'may':17 'miss':45 'name':55 'option':4,12 'pleas':87 'poll':47,70 'present':77 'purpos':34 'rank':8,81 'result':109 'shall':52 'spent':91 'survey':37 'ta':85 'ta-da':84 'time':95 'vote':26,89,105,113 'want':58,103 'way':67,74 'websit':50 'www.rcv123.org':14,117 'www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/ballot/9t1g8ajzderpziwjwwaksb)':13 'www.rcv123.org/results/9t1g8ajzderpziwjwwaksb](https://www.rcv123.org/results/9t1g8ajzderpziwjwwaksb)':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689342685
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/640997"
  +editedAt: DateTimeImmutable @1689256680 {#1438
    date: 2023-07-13 15:58:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689256285 {#1429
    date: 2023-07-13 15:51:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-can-we-do-to-help-reduce-e-waste"
  +title: "What can we do to help reduce e-waste?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255883 {#1606
    date: 2023-07-13 15:44:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 28010
  -titleTs: "'e':9 'e-wast':8 'help':6 'reduc':7 'wast':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255883 {#1614
    date: 2023-07-13 15:44:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-can-we-do-to-help-reduce-e-waste"
  +title: "What can we do to help reduce e-waste?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255883 {#1606
    date: 2023-07-13 15:44:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 28010
  -titleTs: "'e':9 'e-wast':8 'help':6 'reduc':7 'wast':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255883 {#1614
    date: 2023-07-13 15:44:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-can-we-do-to-help-reduce-e-waste"
  +title: "What can we do to help reduce e-waste?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255883 {#1606
    date: 2023-07-13 15:44:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 28010
  -titleTs: "'e':9 'e-wast':8 'help':6 'reduc':7 'wast':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255883 {#1614
    date: 2023-07-13 15:44:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-an-unexpected-food-combination-you-enjoy"
  +title: "What is an unexpected food combination you enjoy? "
  +url: null
  +body: """
    What foods do you like together that most people might not? Or what foods do you like together that people usually wouldn’t think of having together?\n
    \n
    I’ll start - steak and pound cake. I kind of stumbled onto this combo by accident by showing up late to dinner when dessert was being served. So I put a steak and a slice of pound cake on a plate and just ate thrm together. Surprisingly good.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255285 {#1674
    date: 2023-07-13 15:34:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 28011
  -titleTs: "'combin':6 'enjoy':8 'food':5 'unexpect':4"
  -bodyTs: "'accid':43 'ate':71 'cake':34,65 'combo':41 'dessert':51 'dinner':49 'food':2,14 'good':75 'kind':36 'late':47 'like':5,17 'll':29 'might':10 'onto':39 'peopl':9,20 'plate':68 'pound':33,64 'put':57 'serv':54 'show':45 'slice':62 'start':30 'steak':31,59 'stumbl':38 'surpris':74 'think':24 'thrm':72 'togeth':6,18,27,73 'usual':21 'wouldn':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255285 {#1676
    date: 2023-07-13 15:34:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-an-unexpected-food-combination-you-enjoy"
  +title: "What is an unexpected food combination you enjoy? "
  +url: null
  +body: """
    What foods do you like together that most people might not? Or what foods do you like together that people usually wouldn’t think of having together?\n
    \n
    I’ll start - steak and pound cake. I kind of stumbled onto this combo by accident by showing up late to dinner when dessert was being served. So I put a steak and a slice of pound cake on a plate and just ate thrm together. Surprisingly good.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255285 {#1674
    date: 2023-07-13 15:34:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 28011
  -titleTs: "'combin':6 'enjoy':8 'food':5 'unexpect':4"
  -bodyTs: "'accid':43 'ate':71 'cake':34,65 'combo':41 'dessert':51 'dinner':49 'food':2,14 'good':75 'kind':36 'late':47 'like':5,17 'll':29 'might':10 'onto':39 'peopl':9,20 'plate':68 'pound':33,64 'put':57 'serv':54 'show':45 'slice':62 'start':30 'steak':31,59 'stumbl':38 'surpris':74 'think':24 'thrm':72 'togeth':6,18,27,73 'usual':21 'wouldn':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255285 {#1676
    date: 2023-07-13 15:34:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-an-unexpected-food-combination-you-enjoy"
  +title: "What is an unexpected food combination you enjoy? "
  +url: null
  +body: """
    What foods do you like together that most people might not? Or what foods do you like together that people usually wouldn’t think of having together?\n
    \n
    I’ll start - steak and pound cake. I kind of stumbled onto this combo by accident by showing up late to dinner when dessert was being served. So I put a steak and a slice of pound cake on a plate and just ate thrm together. Surprisingly good.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255285 {#1674
    date: 2023-07-13 15:34:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 28011
  -titleTs: "'combin':6 'enjoy':8 'food':5 'unexpect':4"
  -bodyTs: "'accid':43 'ate':71 'cake':34,65 'combo':41 'dessert':51 'dinner':49 'food':2,14 'good':75 'kind':36 'late':47 'like':5,17 'll':29 'might':10 'onto':39 'peopl':9,20 'plate':68 'pound':33,64 'put':57 'serv':54 'show':45 'slice':62 'start':30 'steak':31,59 'stumbl':38 'surpris':74 'think':24 'thrm':72 'togeth':6,18,27,73 'usual':21 'wouldn':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255285 {#1676
    date: 2023-07-13 15:34:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Eowyn-always-gets-the-short-end-of-the-stick"
  +title: "Eowyn always gets the short end of the stick"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255175 {#1655
    date: 2023-07-13 15:32:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 28012
  -titleTs: "'alway':2 'end':6 'eowyn':1 'get':3 'short':5 'stick':9"
  -bodyTs: "'/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255175 {#1649
    date: 2023-07-13 15:32:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Eowyn-always-gets-the-short-end-of-the-stick"
  +title: "Eowyn always gets the short end of the stick"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255175 {#1655
    date: 2023-07-13 15:32:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 28012
  -titleTs: "'alway':2 'end':6 'eowyn':1 'get':3 'short':5 'stick':9"
  -bodyTs: "'/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255175 {#1649
    date: 2023-07-13 15:32:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Eowyn-always-gets-the-short-end-of-the-stick"
  +title: "Eowyn always gets the short end of the stick"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689255175 {#1655
    date: 2023-07-13 15:32:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 28012
  -titleTs: "'alway':2 'end':6 'eowyn':1 'get':3 'short':5 'stick':9"
  -bodyTs: "'/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/fd29abef-7ed8-41db-b27a-6657a6b22702.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689255175 {#1649
    date: 2023-07-13 15:32:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-Nostr-ppl-here"
  +title: "Any Nostr ppl here?"
  +url: null
  +body: """
    Been hearing a little about Nostr. Apparently it’s a protocol?\n
    \n
    How did it differ from fediverse stuff like ActivityPub protocol?\n
    \n
    What is the community size or population of Nostr users compared to Lemmy or Mastodon?\n
    \n
    Do you use it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689550071 {#1578
    date: 2023-07-17 01:27:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 1204
  -titleTs: "'nostr':2 'ppl':3"
  -bodyTs: "'activitypub':20 'appar':7 'communiti':25 'compar':32 'differ':15 'fedivers':17 'hear':2 'lemmi':34 'like':19 'littl':4 'mastodon':36 'nostr':6,30 'popul':28 'protocol':11,21 'size':26 'stuff':18 'use':39 'user':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689340870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689254470 {#1583
    date: 2023-07-13 15:21:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-Nostr-ppl-here"
  +title: "Any Nostr ppl here?"
  +url: null
  +body: """
    Been hearing a little about Nostr. Apparently it’s a protocol?\n
    \n
    How did it differ from fediverse stuff like ActivityPub protocol?\n
    \n
    What is the community size or population of Nostr users compared to Lemmy or Mastodon?\n
    \n
    Do you use it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689550071 {#1578
    date: 2023-07-17 01:27:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 1204
  -titleTs: "'nostr':2 'ppl':3"
  -bodyTs: "'activitypub':20 'appar':7 'communiti':25 'compar':32 'differ':15 'fedivers':17 'hear':2 'lemmi':34 'like':19 'littl':4 'mastodon':36 'nostr':6,30 'popul':28 'protocol':11,21 'size':26 'stuff':18 'use':39 'user':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689340870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689254470 {#1583
    date: 2023-07-13 15:21:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-Nostr-ppl-here"
  +title: "Any Nostr ppl here?"
  +url: null
  +body: """
    Been hearing a little about Nostr. Apparently it’s a protocol?\n
    \n
    How did it differ from fediverse stuff like ActivityPub protocol?\n
    \n
    What is the community size or population of Nostr users compared to Lemmy or Mastodon?\n
    \n
    Do you use it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689550071 {#1578
    date: 2023-07-17 01:27:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 1204
  -titleTs: "'nostr':2 'ppl':3"
  -bodyTs: "'activitypub':20 'appar':7 'communiti':25 'compar':32 'differ':15 'fedivers':17 'hear':2 'lemmi':34 'like':19 'littl':4 'mastodon':36 'nostr':6,30 'popul':28 'protocol':11,21 'size':26 'stuff':18 'use':39 'user':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689340870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1428218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689254470 {#1583
    date: 2023-07-13 15:21:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-not-the-place-for-support-questions"
  +title: "This is not the place for support questions."
  +url: null
  +body: """
    Please read the rules before posting!\n
    \n
    This is not a support forum, this is to serve a similar purpose to AskReddit, meaning to ask users their opinions on things, about experiences they’ve had, etc.\n
    \n
    To ask **general support** support questions please go over to [!techsupport@lemmy.world](https://lemmy.world/c/techsupport)\n
    \n
    To ask **Lemmy.World** support questions, please go over to [!support@lemmy.world](https://lemmy.world/c/support)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697758661 {#1551
    date: 2023-10-20 01:37:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 5078
  -titleTs: "'place':5 'question':8 'support':7"
  -bodyTs: "'/c/support)':62 '/c/techsupport)':49 'ask':24,37,51 'askreddit':21 'etc':35 'experi':31 'forum':12 'general':38 'go':43,56 'lemmy.world':48,52,61 'lemmy.world/c/support)':60 'lemmy.world/c/techsupport)':47 'mean':22 'opinion':27 'pleas':1,42,55 'post':6 'purpos':19 'question':41,54 'read':2 'rule':4 'serv':16 'similar':18 'support':11,39,40,53 'support@lemmy.world':59 'techsupport@lemmy.world':46 'thing':29 'user':25 've':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689306100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1427166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252600 {#1549
    date: 2023-07-13 14:50:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-not-the-place-for-support-questions"
  +title: "This is not the place for support questions."
  +url: null
  +body: """
    Please read the rules before posting!\n
    \n
    This is not a support forum, this is to serve a similar purpose to AskReddit, meaning to ask users their opinions on things, about experiences they’ve had, etc.\n
    \n
    To ask **general support** support questions please go over to [!techsupport@lemmy.world](https://lemmy.world/c/techsupport)\n
    \n
    To ask **Lemmy.World** support questions, please go over to [!support@lemmy.world](https://lemmy.world/c/support)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697758661 {#1551
    date: 2023-10-20 01:37:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 5078
  -titleTs: "'place':5 'question':8 'support':7"
  -bodyTs: "'/c/support)':62 '/c/techsupport)':49 'ask':24,37,51 'askreddit':21 'etc':35 'experi':31 'forum':12 'general':38 'go':43,56 'lemmy.world':48,52,61 'lemmy.world/c/support)':60 'lemmy.world/c/techsupport)':47 'mean':22 'opinion':27 'pleas':1,42,55 'post':6 'purpos':19 'question':41,54 'read':2 'rule':4 'serv':16 'similar':18 'support':11,39,40,53 'support@lemmy.world':59 'techsupport@lemmy.world':46 'thing':29 'user':25 've':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689306100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1427166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252600 {#1549
    date: 2023-07-13 14:50:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-not-the-place-for-support-questions"
  +title: "This is not the place for support questions."
  +url: null
  +body: """
    Please read the rules before posting!\n
    \n
    This is not a support forum, this is to serve a similar purpose to AskReddit, meaning to ask users their opinions on things, about experiences they’ve had, etc.\n
    \n
    To ask **general support** support questions please go over to [!techsupport@lemmy.world](https://lemmy.world/c/techsupport)\n
    \n
    To ask **Lemmy.World** support questions, please go over to [!support@lemmy.world](https://lemmy.world/c/support)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697758661 {#1551
    date: 2023-10-20 01:37:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 5078
  -titleTs: "'place':5 'question':8 'support':7"
  -bodyTs: "'/c/support)':62 '/c/techsupport)':49 'ask':24,37,51 'askreddit':21 'etc':35 'experi':31 'forum':12 'general':38 'go':43,56 'lemmy.world':48,52,61 'lemmy.world/c/support)':60 'lemmy.world/c/techsupport)':47 'mean':22 'opinion':27 'pleas':1,42,55 'post':6 'purpos':19 'question':41,54 'read':2 'rule':4 'serv':16 'similar':18 'support':11,39,40,53 'support@lemmy.world':59 'techsupport@lemmy.world':46 'thing':29 'user':25 've':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689306100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1427166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252600 {#1549
    date: 2023-07-13 14:50:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-know-any-cool-lesser-known-or-even-made-up-phrases"
  +title: "You know any cool, lesser-known or even made up phrases?"
  +url: null
  +body: """
    pray tell\n
    =========\n
    \n
    For demanding an answer. In my opinion, it adds a friendly layer of irony, indicating that you cannot see a possible reason for something :\n
    \n
    *And pray tell, what purpose does it serve?* 🙄\n
    \n
    Half Sisyphus, half rolling stone.\n
    ==================================\n
    \n
    Describes self sabotaging tendencies (while showing good will and effort).\n
    \n
    *I thought you quit smoking last month – yea, half Sisyphus, half rolling stone*🥲
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689380402 {#1562
    date: 2023-07-15 02:20:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 1202
  -titleTs: "'cool':4 'even':9 'know':2 'known':7 'lesser':6 'lesser-known':5 'made':10 'phrase':12"
  -bodyTs: "'add':11 'answer':6 'cannot':20 'demand':4 'describ':40 'effort':49 'friend':13 'good':46 'half':35,37,58,60 'indic':17 'ironi':16 'last':55 'layer':14 'month':56 'opinion':9 'possibl':23 'pray':1,28 'purpos':31 'quit':53 'reason':24 'roll':38,61 'sabotag':42 'see':21 'self':41 'serv':34 'show':45 'sisyphus':36,59 'smoke':54 'someth':26 'stone':39,62 'tell':2,29 'tendenc':43 'thought':51 'yea':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689338999
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2002439"
  +editedAt: DateTimeImmutable @1689252683 {#1565
    date: 2023-07-13 14:51:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689252599 {#1554
    date: 2023-07-13 14:49:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-know-any-cool-lesser-known-or-even-made-up-phrases"
  +title: "You know any cool, lesser-known or even made up phrases?"
  +url: null
  +body: """
    pray tell\n
    =========\n
    \n
    For demanding an answer. In my opinion, it adds a friendly layer of irony, indicating that you cannot see a possible reason for something :\n
    \n
    *And pray tell, what purpose does it serve?* 🙄\n
    \n
    Half Sisyphus, half rolling stone.\n
    ==================================\n
    \n
    Describes self sabotaging tendencies (while showing good will and effort).\n
    \n
    *I thought you quit smoking last month – yea, half Sisyphus, half rolling stone*🥲
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689380402 {#1562
    date: 2023-07-15 02:20:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 1202
  -titleTs: "'cool':4 'even':9 'know':2 'known':7 'lesser':6 'lesser-known':5 'made':10 'phrase':12"
  -bodyTs: "'add':11 'answer':6 'cannot':20 'demand':4 'describ':40 'effort':49 'friend':13 'good':46 'half':35,37,58,60 'indic':17 'ironi':16 'last':55 'layer':14 'month':56 'opinion':9 'possibl':23 'pray':1,28 'purpos':31 'quit':53 'reason':24 'roll':38,61 'sabotag':42 'see':21 'self':41 'serv':34 'show':45 'sisyphus':36,59 'smoke':54 'someth':26 'stone':39,62 'tell':2,29 'tendenc':43 'thought':51 'yea':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689338999
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2002439"
  +editedAt: DateTimeImmutable @1689252683 {#1565
    date: 2023-07-13 14:51:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689252599 {#1554
    date: 2023-07-13 14:49:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-know-any-cool-lesser-known-or-even-made-up-phrases"
  +title: "You know any cool, lesser-known or even made up phrases?"
  +url: null
  +body: """
    pray tell\n
    =========\n
    \n
    For demanding an answer. In my opinion, it adds a friendly layer of irony, indicating that you cannot see a possible reason for something :\n
    \n
    *And pray tell, what purpose does it serve?* 🙄\n
    \n
    Half Sisyphus, half rolling stone.\n
    ==================================\n
    \n
    Describes self sabotaging tendencies (while showing good will and effort).\n
    \n
    *I thought you quit smoking last month – yea, half Sisyphus, half rolling stone*🥲
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689380402 {#1562
    date: 2023-07-15 02:20:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 1202
  -titleTs: "'cool':4 'even':9 'know':2 'known':7 'lesser':6 'lesser-known':5 'made':10 'phrase':12"
  -bodyTs: "'add':11 'answer':6 'cannot':20 'demand':4 'describ':40 'effort':49 'friend':13 'good':46 'half':35,37,58,60 'indic':17 'ironi':16 'last':55 'layer':14 'month':56 'opinion':9 'possibl':23 'pray':1,28 'purpos':31 'quit':53 'reason':24 'roll':38,61 'sabotag':42 'see':21 'self':41 'serv':34 'show':45 'sisyphus':36,59 'smoke':54 'someth':26 'stone':39,62 'tell':2,29 'tendenc':43 'thought':51 'yea':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689338999
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2002439"
  +editedAt: DateTimeImmutable @1689252683 {#1565
    date: 2023-07-13 14:51:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689252599 {#1554
    date: 2023-07-13 14:49:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1686
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-not-the-place-for-support-questions"
  +title: "This is not the place for support questions."
  +url: null
  +body: """
    Please read the rules before posting!\n
    \n
    This is not a support forum, this is to serve a similar purpose to AskReddit, meaning to ask users their opinions on things, about experiences they’ve had, etc.\n
    \n
    To ask support questions, please go over to !support[!support@lemmy.world](https://lemmy.world/c/support)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689257296 {#1680
    date: 2023-07-13 16:08:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 1201
  -titleTs: "'place':5 'question':8 'support':7"
  -bodyTs: "'/c/support)':48 'ask':24,37 'askreddit':21 'etc':35 'experi':31 'forum':12 'go':41 'lemmy.world':47 'lemmy.world/c/support)':46 'mean':22 'opinion':27 'pleas':1,40 'post':6 'purpos':19 'question':39 'read':2 'rule':4 'serv':16 'similar':18 'support':11,38,44 'support@lemmy.world':45 'thing':29 'user':25 've':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689338928
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1427106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252528 {#1689
    date: 2023-07-13 14:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-not-the-place-for-support-questions"
  +title: "This is not the place for support questions."
  +url: null
  +body: """
    Please read the rules before posting!\n
    \n
    This is not a support forum, this is to serve a similar purpose to AskReddit, meaning to ask users their opinions on things, about experiences they’ve had, etc.\n
    \n
    To ask support questions, please go over to !support[!support@lemmy.world](https://lemmy.world/c/support)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689257296 {#1680
    date: 2023-07-13 16:08:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 1201
  -titleTs: "'place':5 'question':8 'support':7"
  -bodyTs: "'/c/support)':48 'ask':24,37 'askreddit':21 'etc':35 'experi':31 'forum':12 'go':41 'lemmy.world':47 'lemmy.world/c/support)':46 'mean':22 'opinion':27 'pleas':1,40 'post':6 'purpos':19 'question':39 'read':2 'rule':4 'serv':16 'similar':18 'support':11,38,44 'support@lemmy.world':45 'thing':29 'user':25 've':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689338928
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1427106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252528 {#1689
    date: 2023-07-13 14:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-is-not-the-place-for-support-questions"
  +title: "This is not the place for support questions."
  +url: null
  +body: """
    Please read the rules before posting!\n
    \n
    This is not a support forum, this is to serve a similar purpose to AskReddit, meaning to ask users their opinions on things, about experiences they’ve had, etc.\n
    \n
    To ask support questions, please go over to !support[!support@lemmy.world](https://lemmy.world/c/support)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689257296 {#1680
    date: 2023-07-13 16:08:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 1201
  -titleTs: "'place':5 'question':8 'support':7"
  -bodyTs: "'/c/support)':48 'ask':24,37 'askreddit':21 'etc':35 'experi':31 'forum':12 'go':41 'lemmy.world':47 'lemmy.world/c/support)':46 'mean':22 'opinion':27 'pleas':1,40 'post':6 'purpos':19 'question':39 'read':2 'rule':4 'serv':16 'similar':18 'support':11,38,44 'support@lemmy.world':45 'thing':29 'user':25 've':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689338928
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1427106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252528 {#1689
    date: 2023-07-13 14:48:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-habits-or-practies-have-you-adopted-from-cultures-besides"
  +title: "What habits or practies have you adopted from cultures besides your own?"
  +url: null
  +body: "For example, I’m a white Jewish guy but I’ve adopted the Japanese practice of keeping dedicated house slippers at the front door."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689252123 {#1599
    date: 2023-07-13 14:42:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 28013
  -titleTs: "'adopt':7 'besid':10 'cultur':9 'habit':2 'practi':4"
  -bodyTs: "'adopt':12 'dedic':18 'door':24 'exampl':2 'front':23 'guy':8 'hous':19 'japanes':14 'jewish':7 'keep':17 'm':4 'practic':15 'slipper':20 've':11 'white':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1426862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252123 {#1618
    date: 2023-07-13 14:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-habits-or-practies-have-you-adopted-from-cultures-besides"
  +title: "What habits or practies have you adopted from cultures besides your own?"
  +url: null
  +body: "For example, I’m a white Jewish guy but I’ve adopted the Japanese practice of keeping dedicated house slippers at the front door."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689252123 {#1599
    date: 2023-07-13 14:42:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 28013
  -titleTs: "'adopt':7 'besid':10 'cultur':9 'habit':2 'practi':4"
  -bodyTs: "'adopt':12 'dedic':18 'door':24 'exampl':2 'front':23 'guy':8 'hous':19 'japanes':14 'jewish':7 'keep':17 'm':4 'practic':15 'slipper':20 've':11 'white':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1426862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252123 {#1618
    date: 2023-07-13 14:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#1597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-habits-or-practies-have-you-adopted-from-cultures-besides"
  +title: "What habits or practies have you adopted from cultures besides your own?"
  +url: null
  +body: "For example, I’m a white Jewish guy but I’ve adopted the Japanese practice of keeping dedicated house slippers at the front door."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689252123 {#1599
    date: 2023-07-13 14:42:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 28013
  -titleTs: "'adopt':7 'besid':10 'cultur':9 'habit':2 'practi':4"
  -bodyTs: "'adopt':12 'dedic':18 'door':24 'exampl':2 'front':23 'guy':8 'hous':19 'japanes':14 'jewish':7 'keep':17 'm':4 'practic':15 'slipper':20 've':11 'white':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1426862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689252123 {#1618
    date: 2023-07-13 14:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1735
  +user: Proxies\__CG__\App\Entity\User {#1733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-and-where-do-the-instance-content-rules-apply"
  +title: "When and where do the instance content rules apply?"
  +url: null
  +body: """
    I’m confused about where my content is stored and therefore when to apply the rules of my instance. Let’s say for example that an instance says that NSFW is strictly forbidden. Which of the following is permitted then?\n
    \n
    - Can I subscribe to NSFW communities? Doesn’t this make their server pull the content?\n
    - Can I post NSFW content on communities hosted elsewhere? Does this cause their server to host the NSFW content? It looks like images I upload are stored on the local instance.\n
    - Is a private message stored on the instance and subject to the rules? Do we have to follow the current instance, the remote instance, or both during the conversation?\n
    \n
    I’ve been assuming that it only applies to local community content, but I’m not so sure if that’s correct because I depend on the instance to provide all the content (I think).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689251123 {#1732
    date: 2023-07-13 14:25:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 28015
  -titleTs: "'appli':9 'content':7 'instanc':6 'rule':8"
  -bodyTs: "'appli':14,123 'assum':119 'caus':67 'communiti':46,62,126 'confus':3 'content':7,55,60,74,127,148 'convers':115 'correct':137 'current':106 'depend':140 'doesn':47 'elsewher':64 'exampl':24 'follow':37,104 'forbidden':33 'host':63,71 'imag':78 'instanc':19,27,86,94,107,110,143 'let':20 'like':77 'local':85,125 'look':76 'm':2,130 'make':50 'messag':90 'nsfw':30,45,59,73 'permit':39 'post':58 'privat':89 'provid':145 'pull':53 'remot':109 'rule':16,99 'say':22,28 'server':52,69 'store':9,82,91 'strict':32 'subject':96 'subscrib':43 'sure':133 'therefor':11 'think':150 'upload':80 've':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/66558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689251123 {#1727
    date: 2023-07-13 14:25:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1735
  +user: Proxies\__CG__\App\Entity\User {#1733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-and-where-do-the-instance-content-rules-apply"
  +title: "When and where do the instance content rules apply?"
  +url: null
  +body: """
    I’m confused about where my content is stored and therefore when to apply the rules of my instance. Let’s say for example that an instance says that NSFW is strictly forbidden. Which of the following is permitted then?\n
    \n
    - Can I subscribe to NSFW communities? Doesn’t this make their server pull the content?\n
    - Can I post NSFW content on communities hosted elsewhere? Does this cause their server to host the NSFW content? It looks like images I upload are stored on the local instance.\n
    - Is a private message stored on the instance and subject to the rules? Do we have to follow the current instance, the remote instance, or both during the conversation?\n
    \n
    I’ve been assuming that it only applies to local community content, but I’m not so sure if that’s correct because I depend on the instance to provide all the content (I think).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689251123 {#1732
    date: 2023-07-13 14:25:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 28015
  -titleTs: "'appli':9 'content':7 'instanc':6 'rule':8"
  -bodyTs: "'appli':14,123 'assum':119 'caus':67 'communiti':46,62,126 'confus':3 'content':7,55,60,74,127,148 'convers':115 'correct':137 'current':106 'depend':140 'doesn':47 'elsewher':64 'exampl':24 'follow':37,104 'forbidden':33 'host':63,71 'imag':78 'instanc':19,27,86,94,107,110,143 'let':20 'like':77 'local':85,125 'look':76 'm':2,130 'make':50 'messag':90 'nsfw':30,45,59,73 'permit':39 'post':58 'privat':89 'provid':145 'pull':53 'remot':109 'rule':16,99 'say':22,28 'server':52,69 'store':9,82,91 'strict':32 'subject':96 'subscrib':43 'sure':133 'therefor':11 'think':150 'upload':80 've':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/66558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689251123 {#1727
    date: 2023-07-13 14:25:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1735
  +user: Proxies\__CG__\App\Entity\User {#1733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "When-and-where-do-the-instance-content-rules-apply"
  +title: "When and where do the instance content rules apply?"
  +url: null
  +body: """
    I’m confused about where my content is stored and therefore when to apply the rules of my instance. Let’s say for example that an instance says that NSFW is strictly forbidden. Which of the following is permitted then?\n
    \n
    - Can I subscribe to NSFW communities? Doesn’t this make their server pull the content?\n
    - Can I post NSFW content on communities hosted elsewhere? Does this cause their server to host the NSFW content? It looks like images I upload are stored on the local instance.\n
    - Is a private message stored on the instance and subject to the rules? Do we have to follow the current instance, the remote instance, or both during the conversation?\n
    \n
    I’ve been assuming that it only applies to local community content, but I’m not so sure if that’s correct because I depend on the instance to provide all the content (I think).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689251123 {#1732
    date: 2023-07-13 14:25:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 28015
  -titleTs: "'appli':9 'content':7 'instanc':6 'rule':8"
  -bodyTs: "'appli':14,123 'assum':119 'caus':67 'communiti':46,62,126 'confus':3 'content':7,55,60,74,127,148 'convers':115 'correct':137 'current':106 'depend':140 'doesn':47 'elsewher':64 'exampl':24 'follow':37,104 'forbidden':33 'host':63,71 'imag':78 'instanc':19,27,86,94,107,110,143 'let':20 'like':77 'local':85,125 'look':76 'm':2,130 'make':50 'messag':90 'nsfw':30,45,59,73 'permit':39 'post':58 'privat':89 'provid':145 'pull':53 'remot':109 'rule':16,99 'say':22,28 'server':52,69 'store':9,82,91 'strict':32 'subject':96 'subscrib':43 'sure':133 'therefor':11 'think':150 'upload':80 've':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/66558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689251123 {#1727
    date: 2023-07-13 14:25:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-can-I-filter-my-Lemmy-feed-by-language"
  +title: "How can I filter my Lemmy feed by language?"
  +url: null
  +body: "How can I filter my Lemmy feed by language? I’m getting a lot of German and Swedish content that I can’t read, especially cartoons / memes"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689245450 {#1707
    date: 2023-07-13 12:50:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 1192
  -titleTs: "'feed':7 'filter':4 'languag':9 'lemmi':6"
  -bodyTs: "'cartoon':26 'content':19 'especi':25 'feed':7 'filter':4 'german':16 'get':12 'languag':9 'lemmi':6 'lot':14 'm':11 'meme':27 'read':24 'swedish':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689309730
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1092709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689239730 {#2465
    date: 2023-07-13 11:15:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-can-I-filter-my-Lemmy-feed-by-language"
  +title: "How can I filter my Lemmy feed by language?"
  +url: null
  +body: "How can I filter my Lemmy feed by language? I’m getting a lot of German and Swedish content that I can’t read, especially cartoons / memes"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689245450 {#1707
    date: 2023-07-13 12:50:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 1192
  -titleTs: "'feed':7 'filter':4 'languag':9 'lemmi':6"
  -bodyTs: "'cartoon':26 'content':19 'especi':25 'feed':7 'filter':4 'german':16 'get':12 'languag':9 'lemmi':6 'lot':14 'm':11 'meme':27 'read':24 'swedish':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689309730
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1092709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689239730 {#2465
    date: 2023-07-13 11:15:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-can-I-filter-my-Lemmy-feed-by-language"
  +title: "How can I filter my Lemmy feed by language?"
  +url: null
  +body: "How can I filter my Lemmy feed by language? I’m getting a lot of German and Swedish content that I can’t read, especially cartoons / memes"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689245450 {#1707
    date: 2023-07-13 12:50:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 1192
  -titleTs: "'feed':7 'filter':4 'languag':9 'lemmi':6"
  -bodyTs: "'cartoon':26 'content':19 'especi':25 'feed':7 'filter':4 'german':16 'get':12 'languag':9 'lemmi':6 'lot':14 'm':11 'meme':27 'read':24 'swedish':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689309730
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1092709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689239730 {#2465
    date: 2023-07-13 11:15:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Craziest-YouTube-Video-ID"
  +title: "Craziest YouTube Video ID?"
  +url: null
  +body: "What was the craziest YouTube YouTube ID you’ve ever seen? An example could be something like 88888 at the beginning of the video ID."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689241888 {#2454
    date: 2023-07-13 11:51:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 1189
  -titleTs: "'craziest':1 'id':4 'video':3 'youtub':2"
  -bodyTs: "'88888':18 'begin':21 'could':14 'craziest':4 'ever':10 'exampl':13 'id':7,25 'like':17 'seen':11 'someth':16 've':9 'video':24 'youtub':5,6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689269713
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1997713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689236713 {#2455
    date: 2023-07-13 10:25:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Craziest-YouTube-Video-ID"
  +title: "Craziest YouTube Video ID?"
  +url: null
  +body: "What was the craziest YouTube YouTube ID you’ve ever seen? An example could be something like 88888 at the beginning of the video ID."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689241888 {#2454
    date: 2023-07-13 11:51:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 1189
  -titleTs: "'craziest':1 'id':4 'video':3 'youtub':2"
  -bodyTs: "'88888':18 'begin':21 'could':14 'craziest':4 'ever':10 'exampl':13 'id':7,25 'like':17 'seen':11 'someth':16 've':9 'video':24 'youtub':5,6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689269713
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1997713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689236713 {#2455
    date: 2023-07-13 10:25:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Craziest-YouTube-Video-ID"
  +title: "Craziest YouTube Video ID?"
  +url: null
  +body: "What was the craziest YouTube YouTube ID you’ve ever seen? An example could be something like 88888 at the beginning of the video ID."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689241888 {#2454
    date: 2023-07-13 11:51:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 1189
  -titleTs: "'craziest':1 'id':4 'video':3 'youtub':2"
  -bodyTs: "'88888':18 'begin':21 'could':14 'craziest':4 'ever':10 'exampl':13 'id':7,25 'like':17 'seen':11 'someth':16 've':9 'video':24 'youtub':5,6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689269713
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1997713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689236713 {#2455
    date: 2023-07-13 10:25:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2382
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "what-band-song-are-you-kinda-ashamed-you-listening-to-as"
  +title: "what band/song are you kinda ashamed you listening to as a kid?"
  +url: null
  +body: "Youtube suddenly recommended me some music I listen to some 14 years ago. Unlocked some memories that didn’t need unlocking"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689462399 {#2372
    date: 2023-07-16 01:06:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 1187
  -titleTs: "'asham':6 'band/song':2 'kid':12 'kinda':5 'listen':8"
  -bodyTs: "'14':11 'ago':13 'didn':18 'listen':8 'memori':16 'music':6 'need':20 'recommend':3 'sudden':2 'unlock':14,21 'year':12 'youtub':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689319426
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1419336"
  +editedAt: DateTimeImmutable @1689233735 {#2380
    date: 2023-07-13 09:35:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689233026 {#2386
    date: 2023-07-13 09:23:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "what-band-song-are-you-kinda-ashamed-you-listening-to-as"
  +title: "what band/song are you kinda ashamed you listening to as a kid?"
  +url: null
  +body: "Youtube suddenly recommended me some music I listen to some 14 years ago. Unlocked some memories that didn’t need unlocking"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689462399 {#2372
    date: 2023-07-16 01:06:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 1187
  -titleTs: "'asham':6 'band/song':2 'kid':12 'kinda':5 'listen':8"
  -bodyTs: "'14':11 'ago':13 'didn':18 'listen':8 'memori':16 'music':6 'need':20 'recommend':3 'sudden':2 'unlock':14,21 'year':12 'youtub':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689319426
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1419336"
  +editedAt: DateTimeImmutable @1689233735 {#2380
    date: 2023-07-13 09:35:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689233026 {#2386
    date: 2023-07-13 09:23:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "what-band-song-are-you-kinda-ashamed-you-listening-to-as"
  +title: "what band/song are you kinda ashamed you listening to as a kid?"
  +url: null
  +body: "Youtube suddenly recommended me some music I listen to some 14 years ago. Unlocked some memories that didn’t need unlocking"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689462399 {#2372
    date: 2023-07-16 01:06:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 1187
  -titleTs: "'asham':6 'band/song':2 'kid':12 'kinda':5 'listen':8"
  -bodyTs: "'14':11 'ago':13 'didn':18 'listen':8 'memori':16 'music':6 'need':20 'recommend':3 'sudden':2 'unlock':14,21 'year':12 'youtub':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689319426
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1419336"
  +editedAt: DateTimeImmutable @1689233735 {#2380
    date: 2023-07-13 09:35:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689233026 {#2386
    date: 2023-07-13 09:23:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1407
  +user: Proxies\__CG__\App\Entity\User {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "So-how-does-the-fediverse-work"
  +title: "So, how does the fediverse work?"
  +url: null
  +body: "I want to take a crash course in Fediverse. I was browsing stuff on Mastadon and voila! I found these communities on Mastadon but I wasn’t able to post anything, but I was however able to reply to stuff. I don’t know how this works. I won’t be reading it now, but I want to know more about Fediverse, so a book or documentary, something really detailed would help (just don’t send me a website please :') ![](https://sh.itjust.works/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689269134 {#1907
    date: 2023-07-13 19:25:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  +badges: Doctrine\ORM\PersistentCollection {#1383 …}
  +children: []
  -id: 1186
  -titleTs: "'fedivers':5 'work':6"
  -bodyTs: "'/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)':83 'abl':28,36 'anyth':31 'book':65 'brows':12 'communiti':21 'cours':7 'crash':6 'detail':70 'documentari':67 'fedivers':9,62 'found':19 'help':72 'howev':35 'know':44,59 'mastadon':15,23 'pleas':80 'post':30 'read':52 'realli':69 'repli':38 'send':76 'sh.itjust.works':82 'sh.itjust.works/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)':81 'someth':68 'stuff':13,40 'take':4 'voila':17 'want':2,57 'wasn':26 'websit':79 'won':49 'work':47 'would':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689311997
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1056305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689230497 {#1908
    date: 2023-07-13 08:41:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "So-how-does-the-fediverse-work"
  +title: "So, how does the fediverse work?"
  +url: null
  +body: "I want to take a crash course in Fediverse. I was browsing stuff on Mastadon and voila! I found these communities on Mastadon but I wasn’t able to post anything, but I was however able to reply to stuff. I don’t know how this works. I won’t be reading it now, but I want to know more about Fediverse, so a book or documentary, something really detailed would help (just don’t send me a website please :') ![](https://sh.itjust.works/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689269134 {#1907
    date: 2023-07-13 19:25:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  +badges: Doctrine\ORM\PersistentCollection {#1383 …}
  +children: []
  -id: 1186
  -titleTs: "'fedivers':5 'work':6"
  -bodyTs: "'/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)':83 'abl':28,36 'anyth':31 'book':65 'brows':12 'communiti':21 'cours':7 'crash':6 'detail':70 'documentari':67 'fedivers':9,62 'found':19 'help':72 'howev':35 'know':44,59 'mastadon':15,23 'pleas':80 'post':30 'read':52 'realli':69 'repli':38 'send':76 'sh.itjust.works':82 'sh.itjust.works/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)':81 'someth':68 'stuff':13,40 'take':4 'voila':17 'want':2,57 'wasn':26 'websit':79 'won':49 'work':47 'would':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689311997
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1056305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689230497 {#1908
    date: 2023-07-13 08:41:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "So-how-does-the-fediverse-work"
  +title: "So, how does the fediverse work?"
  +url: null
  +body: "I want to take a crash course in Fediverse. I was browsing stuff on Mastadon and voila! I found these communities on Mastadon but I wasn’t able to post anything, but I was however able to reply to stuff. I don’t know how this works. I won’t be reading it now, but I want to know more about Fediverse, so a book or documentary, something really detailed would help (just don’t send me a website please :') ![](https://sh.itjust.works/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689269134 {#1907
    date: 2023-07-13 19:25:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  +badges: Doctrine\ORM\PersistentCollection {#1383 …}
  +children: []
  -id: 1186
  -titleTs: "'fedivers':5 'work':6"
  -bodyTs: "'/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)':83 'abl':28,36 'anyth':31 'book':65 'brows':12 'communiti':21 'cours':7 'crash':6 'detail':70 'documentari':67 'fedivers':9,62 'found':19 'help':72 'howev':35 'know':44,59 'mastadon':15,23 'pleas':80 'post':30 'read':52 'realli':69 'repli':38 'send':76 'sh.itjust.works':82 'sh.itjust.works/pictrs/image/e0c21868-cd98-4e86-ba23-456db75579bd.png)':81 'someth':68 'stuff':13,40 'take':4 'voila':17 'want':2,57 'wasn':26 'websit':79 'won':49 'work':47 'would':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689311997
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1056305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689230497 {#1908
    date: 2023-07-13 08:41:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1382
  +user: Proxies\__CG__\App\Entity\User {#1401 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "All-images-in-pictrs-returning-a-404"
  +title: "All images in pictrs returning a 404"
  +url: null
  +body: """
    As the title states, I have an issue where all images stored in pictrs are returning a 404 when trying to view them. You can see an example of this here [lemmy.browntown.dev/post/27130](https://lemmy.browntown.dev/post/27130).\n
    \n
    If i check the pictrs docker volume, I can find the image manually and if I curl `pictrs_ip:8080/image/original/[image.ext]` i can view it in the browser. So I know for a fact that Lemmy is communicating with pictrs to upload the image, but there’s something funky going on with viewing.\n
    \n
    Hopefully someone here has an idea of where to go with this, I’m at my wits end lol. I’ve tried:\n
    \n
    - Creating a different pictrs container and using that\n
    - Pointing to an external ip for pictrs (i.e. 192.168.x.xxx instead of pictrs:8080)\n
    \n
    Not sure what to do outside of this?\n
    \n
    EDIT: Turns out the solution was to disable “cache assets” in nginx proxy manager! Not sure why that helped, but once I did that everything started working as expected.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689226881 {#1405
    date: 2023-07-13 07:41:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 19291
  -titleTs: "'404':7 'imag':2 'pictr':4 'return':5"
  -bodyTs: "'/post/27130](https://lemmy.browntown.dev/post/27130).':34 '192.168.x.xxx':126 '404':18 '8080':130 '8080/image/original':54 'asset':148 'browser':62 'cach':147 'check':37 'communic':72 'contain':114 'creat':110 'curl':51 'differ':112 'disabl':146 'docker':40 'edit':139 'end':105 'everyth':163 'exampl':28 'expect':167 'extern':121 'fact':68 'find':44 'funki':83 'go':84,97 'help':157 'hope':88 'i.e':125 'idea':93 'imag':11,46,78 'image.ext':55 'instead':127 'ip':53,122 'issu':8 'know':65 'lemmi':70 'lemmy.browntown.dev':33 'lemmy.browntown.dev/post/27130](https://lemmy.browntown.dev/post/27130).':32 'lol':106 'm':101 'manag':152 'manual':47 'nginx':150 'outsid':136 'pictr':14,39,52,74,113,124,129 'point':118 'proxi':151 'return':16 'see':26 'solut':143 'someon':89 'someth':82 'start':164 'state':4 'store':12 'sure':132,154 'titl':3 'tri':20,109 'turn':140 'upload':76 'use':116 've':108 'view':22,58,87 'volum':41 'wit':104 'work':165"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689226881
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/post/27149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689226881 {#1385
    date: 2023-07-13 07:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1382
  +user: Proxies\__CG__\App\Entity\User {#1401 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "All-images-in-pictrs-returning-a-404"
  +title: "All images in pictrs returning a 404"
  +url: null
  +body: """
    As the title states, I have an issue where all images stored in pictrs are returning a 404 when trying to view them. You can see an example of this here [lemmy.browntown.dev/post/27130](https://lemmy.browntown.dev/post/27130).\n
    \n
    If i check the pictrs docker volume, I can find the image manually and if I curl `pictrs_ip:8080/image/original/[image.ext]` i can view it in the browser. So I know for a fact that Lemmy is communicating with pictrs to upload the image, but there’s something funky going on with viewing.\n
    \n
    Hopefully someone here has an idea of where to go with this, I’m at my wits end lol. I’ve tried:\n
    \n
    - Creating a different pictrs container and using that\n
    - Pointing to an external ip for pictrs (i.e. 192.168.x.xxx instead of pictrs:8080)\n
    \n
    Not sure what to do outside of this?\n
    \n
    EDIT: Turns out the solution was to disable “cache assets” in nginx proxy manager! Not sure why that helped, but once I did that everything started working as expected.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689226881 {#1405
    date: 2023-07-13 07:41:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 19291
  -titleTs: "'404':7 'imag':2 'pictr':4 'return':5"
  -bodyTs: "'/post/27130](https://lemmy.browntown.dev/post/27130).':34 '192.168.x.xxx':126 '404':18 '8080':130 '8080/image/original':54 'asset':148 'browser':62 'cach':147 'check':37 'communic':72 'contain':114 'creat':110 'curl':51 'differ':112 'disabl':146 'docker':40 'edit':139 'end':105 'everyth':163 'exampl':28 'expect':167 'extern':121 'fact':68 'find':44 'funki':83 'go':84,97 'help':157 'hope':88 'i.e':125 'idea':93 'imag':11,46,78 'image.ext':55 'instead':127 'ip':53,122 'issu':8 'know':65 'lemmi':70 'lemmy.browntown.dev':33 'lemmy.browntown.dev/post/27130](https://lemmy.browntown.dev/post/27130).':32 'lol':106 'm':101 'manag':152 'manual':47 'nginx':150 'outsid':136 'pictr':14,39,52,74,113,124,129 'point':118 'proxi':151 'return':16 'see':26 'solut':143 'someon':89 'someth':82 'start':164 'state':4 'store':12 'sure':132,154 'titl':3 'tri':20,109 'turn':140 'upload':76 'use':116 've':108 'view':22,58,87 'volum':41 'wit':104 'work':165"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689226881
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/post/27149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689226881 {#1385
    date: 2023-07-13 07:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1382
  +user: Proxies\__CG__\App\Entity\User {#1401 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "All-images-in-pictrs-returning-a-404"
  +title: "All images in pictrs returning a 404"
  +url: null
  +body: """
    As the title states, I have an issue where all images stored in pictrs are returning a 404 when trying to view them. You can see an example of this here [lemmy.browntown.dev/post/27130](https://lemmy.browntown.dev/post/27130).\n
    \n
    If i check the pictrs docker volume, I can find the image manually and if I curl `pictrs_ip:8080/image/original/[image.ext]` i can view it in the browser. So I know for a fact that Lemmy is communicating with pictrs to upload the image, but there’s something funky going on with viewing.\n
    \n
    Hopefully someone here has an idea of where to go with this, I’m at my wits end lol. I’ve tried:\n
    \n
    - Creating a different pictrs container and using that\n
    - Pointing to an external ip for pictrs (i.e. 192.168.x.xxx instead of pictrs:8080)\n
    \n
    Not sure what to do outside of this?\n
    \n
    EDIT: Turns out the solution was to disable “cache assets” in nginx proxy manager! Not sure why that helped, but once I did that everything started working as expected.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689226881 {#1405
    date: 2023-07-13 07:41:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 19291
  -titleTs: "'404':7 'imag':2 'pictr':4 'return':5"
  -bodyTs: "'/post/27130](https://lemmy.browntown.dev/post/27130).':34 '192.168.x.xxx':126 '404':18 '8080':130 '8080/image/original':54 'asset':148 'browser':62 'cach':147 'check':37 'communic':72 'contain':114 'creat':110 'curl':51 'differ':112 'disabl':146 'docker':40 'edit':139 'end':105 'everyth':163 'exampl':28 'expect':167 'extern':121 'fact':68 'find':44 'funki':83 'go':84,97 'help':157 'hope':88 'i.e':125 'idea':93 'imag':11,46,78 'image.ext':55 'instead':127 'ip':53,122 'issu':8 'know':65 'lemmi':70 'lemmy.browntown.dev':33 'lemmy.browntown.dev/post/27130](https://lemmy.browntown.dev/post/27130).':32 'lol':106 'm':101 'manag':152 'manual':47 'nginx':150 'outsid':136 'pictr':14,39,52,74,113,124,129 'point':118 'proxi':151 'return':16 'see':26 'solut':143 'someon':89 'someth':82 'start':164 'state':4 'store':12 'sure':132,154 'titl':3 'tri':20,109 'turn':140 'upload':76 'use':116 've':108 'view':22,58,87 'volum':41 'wit':104 'work':165"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689226881
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/post/27149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689226881 {#1385
    date: 2023-07-13 07:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details