GET https://kbin.spritesserver.nl/index.php/*/active?p=978

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 …}
}
9.51 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Finally-a-nice-Twitter-alternative"
  +title: "Finally a nice Twitter alternative.."
  +url: "https://i.imgur.com/Xgv0x0P.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476875 {#1627
    date: 2023-07-04 15:21:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 14938
  -titleTs: "'..':6 'altern':5 'final':1 'nice':3 'twitter':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688490375
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/653305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688476875 {#1624
    date: 2023-07-04 15:21:15.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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Finally-a-nice-Twitter-alternative"
  +title: "Finally a nice Twitter alternative.."
  +url: "https://i.imgur.com/Xgv0x0P.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476875 {#1627
    date: 2023-07-04 15:21:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 14938
  -titleTs: "'..':6 'altern':5 'final':1 'nice':3 'twitter':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688490375
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/653305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688476875 {#1624
    date: 2023-07-04 15:21:15.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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Finally-a-nice-Twitter-alternative"
  +title: "Finally a nice Twitter alternative.."
  +url: "https://i.imgur.com/Xgv0x0P.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476875 {#1627
    date: 2023-07-04 15:21:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 14938
  -titleTs: "'..':6 'altern':5 'final':1 'nice':3 'twitter':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688490375
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/653305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688476875 {#1624
    date: 2023-07-04 15:21:15.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 {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Best-offer"
  +title: "Best offer."
  +url: "https://lemmy.world/pictrs/image/942ff9ed-2365-40ad-a674-933c6820e97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476858 {#1434
    date: 2023-07-04 15:20:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 20518
  -titleTs: "'best':1 'offer':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688476858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1024288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688476858 {#1431
    date: 2023-07-04 15:20:58.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 {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Best-offer"
  +title: "Best offer."
  +url: "https://lemmy.world/pictrs/image/942ff9ed-2365-40ad-a674-933c6820e97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476858 {#1434
    date: 2023-07-04 15:20:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 20518
  -titleTs: "'best':1 'offer':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688476858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1024288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688476858 {#1431
    date: 2023-07-04 15:20:58.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 {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Best-offer"
  +title: "Best offer."
  +url: "https://lemmy.world/pictrs/image/942ff9ed-2365-40ad-a674-933c6820e97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476858 {#1434
    date: 2023-07-04 15:20:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 20518
  -titleTs: "'best':1 'offer':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688476858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1024288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688476858 {#1431
    date: 2023-07-04 15:20:58.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "how-do-i-create-a-community"
  +title: "how do i create a community?"
  +url: null
  +body: "I’m on Vlemmy using wefwef"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476479 {#1365
    date: 2023-07-04 15:14:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 776
  -titleTs: "'communiti':6 'creat':4"
  -bodyTs: "'m':2 'use':5 'vlemmi':4 'wefwef':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438936
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/463111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688425936 {#1369
    date: 2023-07-04 01:12:16.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "how-do-i-create-a-community"
  +title: "how do i create a community?"
  +url: null
  +body: "I’m on Vlemmy using wefwef"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476479 {#1365
    date: 2023-07-04 15:14:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 776
  -titleTs: "'communiti':6 'creat':4"
  -bodyTs: "'m':2 'use':5 'vlemmi':4 'wefwef':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438936
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/463111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688425936 {#1369
    date: 2023-07-04 01:12:16.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "how-do-i-create-a-community"
  +title: "how do i create a community?"
  +url: null
  +body: "I’m on Vlemmy using wefwef"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688476479 {#1365
    date: 2023-07-04 15:14:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 776
  -titleTs: "'communiti':6 'creat':4"
  -bodyTs: "'m':2 'use':5 'vlemmi':4 'wefwef':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688438936
  +visibility: "visible             "
  +apId: "https://vlemmy.net/post/463111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688425936 {#1369
    date: 2023-07-04 01:12:16.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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "There-s-no-karma-OC"
  +title: "There's no karma? [OC]"
  +url: null
  +body: "Just doing my part to add to the shitpost pile. If you like this sorta stuff, I got more comics on my website: [www.victorgnarly.com](https://www.victorgnarly.com/stories/beyond)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688475335 {#1676
    date: 2023-07-04 14:55:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 23331
  -titleTs: "'karma':4 'oc':5"
  -bodyTs: "'/stories/beyond)':27 'add':6 'comic':20 'got':18 'like':13 'part':4 'pile':10 'shitpost':9 'sorta':15 'stuff':16 'websit':23 'www.victorgnarly.com':24,26 'www.victorgnarly.com/stories/beyond)':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688488835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1023565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688475335 {#1672
    date: 2023-07-04 14:55:35.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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "There-s-no-karma-OC"
  +title: "There's no karma? [OC]"
  +url: null
  +body: "Just doing my part to add to the shitpost pile. If you like this sorta stuff, I got more comics on my website: [www.victorgnarly.com](https://www.victorgnarly.com/stories/beyond)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688475335 {#1676
    date: 2023-07-04 14:55:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 23331
  -titleTs: "'karma':4 'oc':5"
  -bodyTs: "'/stories/beyond)':27 'add':6 'comic':20 'got':18 'like':13 'part':4 'pile':10 'shitpost':9 'sorta':15 'stuff':16 'websit':23 'www.victorgnarly.com':24,26 'www.victorgnarly.com/stories/beyond)':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688488835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1023565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688475335 {#1672
    date: 2023-07-04 14:55:35.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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "There-s-no-karma-OC"
  +title: "There's no karma? [OC]"
  +url: null
  +body: "Just doing my part to add to the shitpost pile. If you like this sorta stuff, I got more comics on my website: [www.victorgnarly.com](https://www.victorgnarly.com/stories/beyond)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688475335 {#1676
    date: 2023-07-04 14:55:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 23331
  -titleTs: "'karma':4 'oc':5"
  -bodyTs: "'/stories/beyond)':27 'add':6 'comic':20 'got':18 'like':13 'part':4 'pile':10 'shitpost':9 'sorta':15 'stuff':16 'websit':23 'www.victorgnarly.com':24,26 'www.victorgnarly.com/stories/beyond)':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688488835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1023565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688475335 {#1672
    date: 2023-07-04 14:55:35.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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Expert"
  +title: "Expert"
  +url: "https://lemmy.world/pictrs/image/c4441d17-84ec-4abe-b092-7d38c198d314.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473694 {#1415
    date: 2023-07-04 14:28:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 17683
  -titleTs: "'expert':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688491694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1022781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688473694 {#1420
    date: 2023-07-04 14:28:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Expert"
  +title: "Expert"
  +url: "https://lemmy.world/pictrs/image/c4441d17-84ec-4abe-b092-7d38c198d314.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473694 {#1415
    date: 2023-07-04 14:28:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 17683
  -titleTs: "'expert':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688491694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1022781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688473694 {#1420
    date: 2023-07-04 14:28:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Expert"
  +title: "Expert"
  +url: "https://lemmy.world/pictrs/image/c4441d17-84ec-4abe-b092-7d38c198d314.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473694 {#1415
    date: 2023-07-04 14:28:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 17683
  -titleTs: "'expert':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688491694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1022781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688473694 {#1420
    date: 2023-07-04 14:28:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "ULPT-Whenever-buying-something-online-try-using-the-coupon-code"
  +title: "ULPT Whenever buying something online, try using the coupon code "military". Many sites have a military discount and don't require any proof of military service."
  +url: null
  +body: "Some sites offer up to 30% off."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473139 {#1512
    date: 2023-07-04 14:18:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 2039
  -titleTs: "'buy':3 'code':10 'coupon':9 'discount':17 'mani':12 'militari':11,16,25 'onlin':5 'proof':23 'requir':21 'servic':26 'site':13 'someth':4 'tri':6 'ulpt':1 'use':7 'whenev':2"
  -bodyTs: "'30':6 'offer':3 'site':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687275121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233121 {#1508
    date: 2023-06-20 05:52:01.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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "ULPT-Whenever-buying-something-online-try-using-the-coupon-code"
  +title: "ULPT Whenever buying something online, try using the coupon code "military". Many sites have a military discount and don't require any proof of military service."
  +url: null
  +body: "Some sites offer up to 30% off."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473139 {#1512
    date: 2023-07-04 14:18:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 2039
  -titleTs: "'buy':3 'code':10 'coupon':9 'discount':17 'mani':12 'militari':11,16,25 'onlin':5 'proof':23 'requir':21 'servic':26 'site':13 'someth':4 'tri':6 'ulpt':1 'use':7 'whenev':2"
  -bodyTs: "'30':6 'offer':3 'site':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687275121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233121 {#1508
    date: 2023-06-20 05:52:01.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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "ULPT-Whenever-buying-something-online-try-using-the-coupon-code"
  +title: "ULPT Whenever buying something online, try using the coupon code "military". Many sites have a military discount and don't require any proof of military service."
  +url: null
  +body: "Some sites offer up to 30% off."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688473139 {#1512
    date: 2023-07-04 14:18:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 2039
  -titleTs: "'buy':3 'code':10 'coupon':9 'discount':17 'mani':12 'militari':11,16,25 'onlin':5 'proof':23 'requir':21 'servic':26 'site':13 'someth':4 'tri':6 'ulpt':1 'use':7 'whenev':2"
  -bodyTs: "'30':6 'offer':3 'site':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687275121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/323855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687233121 {#1508
    date: 2023-06-20 05:52:01.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 {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "My-13yo-stepdaughter-just-recently-started-watching-Gilmore-Girls-with"
  +title: "My 13yo stepdaughter just recently started watching Gilmore Girls with her mom. What are some good things to say during their post-watch discussions that make it sound like I'm in the know?"
  +url: null
  +body: "If it helps, her mom and I have been married a hair over a month."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472641 {#2358
    date: 2023-07-04 14:10:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 786
  -titleTs: "'13yo':2 'discuss':25 'gilmor':8 'girl':9 'good':16 'know':35 'like':30 'm':32 'make':27 'mom':12 'post':23 'post-watch':22 'recent':5 'say':19 'sound':29 'start':6 'stepdaught':3 'thing':17 'watch':7,24"
  -bodyTs: "'hair':12 'help':3 'marri':10 'mom':5 'month':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688460136
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/977024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688426136 {#2487
    date: 2023-07-04 01:15:36.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 {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "My-13yo-stepdaughter-just-recently-started-watching-Gilmore-Girls-with"
  +title: "My 13yo stepdaughter just recently started watching Gilmore Girls with her mom. What are some good things to say during their post-watch discussions that make it sound like I'm in the know?"
  +url: null
  +body: "If it helps, her mom and I have been married a hair over a month."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472641 {#2358
    date: 2023-07-04 14:10:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 786
  -titleTs: "'13yo':2 'discuss':25 'gilmor':8 'girl':9 'good':16 'know':35 'like':30 'm':32 'make':27 'mom':12 'post':23 'post-watch':22 'recent':5 'say':19 'sound':29 'start':6 'stepdaught':3 'thing':17 'watch':7,24"
  -bodyTs: "'hair':12 'help':3 'marri':10 'mom':5 'month':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688460136
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/977024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688426136 {#2487
    date: 2023-07-04 01:15:36.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 {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "My-13yo-stepdaughter-just-recently-started-watching-Gilmore-Girls-with"
  +title: "My 13yo stepdaughter just recently started watching Gilmore Girls with her mom. What are some good things to say during their post-watch discussions that make it sound like I'm in the know?"
  +url: null
  +body: "If it helps, her mom and I have been married a hair over a month."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472641 {#2358
    date: 2023-07-04 14:10:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 786
  -titleTs: "'13yo':2 'discuss':25 'gilmor':8 'girl':9 'good':16 'know':35 'like':30 'm':32 'make':27 'mom':12 'post':23 'post-watch':22 'recent':5 'say':19 'sound':29 'start':6 'stepdaught':3 'thing':17 'watch':7,24"
  -bodyTs: "'hair':12 'help':3 'marri':10 'mom':5 'month':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688460136
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/977024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688426136 {#2487
    date: 2023-07-04 01:15:36.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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "How-are-Lemmy-federated-servers-handling-cross-platform-posting-commenting"
  +title: "How are Lemmy federated servers handling cross platform posting, commenting and upvoting?"
  +url: null
  +body: """
    What are some good resources to learn and get an overview of how federation between servers is actually handled?\n
    \n
    I am aware that data is shared / duplicated between instances, but I want to know the actual technical scope of it – and how is the data flowing and being stored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472588 {#1838
    date: 2023-07-04 14:09:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 778
  -titleTs: "'comment':10 'cross':7 'feder':4 'handl':6 'lemmi':3 'platform':8 'post':9 'server':5 'upvot':12"
  -bodyTs: "'actual':18,36 'awar':22 'data':24,45 'duplic':27 'feder':14 'flow':46 'get':9 'good':4 'handl':19 'instanc':29 'know':34 'learn':7 'overview':11 'resourc':5 'scope':38 'server':16 'share':26 'store':49 'technic':37 'want':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688477088
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1022502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688472588 {#2429
    date: 2023-07-04 14:09: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
31 DENIED edit
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "How-are-Lemmy-federated-servers-handling-cross-platform-posting-commenting"
  +title: "How are Lemmy federated servers handling cross platform posting, commenting and upvoting?"
  +url: null
  +body: """
    What are some good resources to learn and get an overview of how federation between servers is actually handled?\n
    \n
    I am aware that data is shared / duplicated between instances, but I want to know the actual technical scope of it – and how is the data flowing and being stored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472588 {#1838
    date: 2023-07-04 14:09:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 778
  -titleTs: "'comment':10 'cross':7 'feder':4 'handl':6 'lemmi':3 'platform':8 'post':9 'server':5 'upvot':12"
  -bodyTs: "'actual':18,36 'awar':22 'data':24,45 'duplic':27 'feder':14 'flow':46 'get':9 'good':4 'handl':19 'instanc':29 'know':34 'learn':7 'overview':11 'resourc':5 'scope':38 'server':16 'share':26 'store':49 'technic':37 'want':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688477088
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1022502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688472588 {#2429
    date: 2023-07-04 14:09: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
32 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "How-are-Lemmy-federated-servers-handling-cross-platform-posting-commenting"
  +title: "How are Lemmy federated servers handling cross platform posting, commenting and upvoting?"
  +url: null
  +body: """
    What are some good resources to learn and get an overview of how federation between servers is actually handled?\n
    \n
    I am aware that data is shared / duplicated between instances, but I want to know the actual technical scope of it – and how is the data flowing and being stored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688472588 {#1838
    date: 2023-07-04 14:09:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 778
  -titleTs: "'comment':10 'cross':7 'feder':4 'handl':6 'lemmi':3 'platform':8 'post':9 'server':5 'upvot':12"
  -bodyTs: "'actual':18,36 'awar':22 'data':24,45 'duplic':27 'feder':14 'flow':46 'get':9 'good':4 'handl':19 'instanc':29 'know':34 'learn':7 'overview':11 'resourc':5 'scope':38 'server':16 'share':26 'store':49 'technic':37 'want':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688477088
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1022502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688472588 {#2429
    date: 2023-07-04 14:09: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
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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "Gotta-give-them-a-chance-to-think-of-a-counter-attack"
  +title: "Gotta give them a chance to think of a counter-attack"
  +url: "https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExdms3a3VqaWttMnRncmFsNnFmOHNua3A0ajI1bmw1NmpiaTNiaWg1NyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/8nHpOMPh1igJkvP4l9/giphy.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688471127 {#1531
    date: 2023-07-04 13:45:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 6542
  -titleTs: "'attack':12 'chanc':5 'counter':11 'counter-attack':10 'give':2 'gotta':1 'think':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688471127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688471127 {#1530
    date: 2023-07-04 13:45:27.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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "Gotta-give-them-a-chance-to-think-of-a-counter-attack"
  +title: "Gotta give them a chance to think of a counter-attack"
  +url: "https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExdms3a3VqaWttMnRncmFsNnFmOHNua3A0ajI1bmw1NmpiaTNiaWg1NyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/8nHpOMPh1igJkvP4l9/giphy.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688471127 {#1531
    date: 2023-07-04 13:45:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 6542
  -titleTs: "'attack':12 'chanc':5 'counter':11 'counter-attack':10 'give':2 'gotta':1 'think':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688471127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688471127 {#1530
    date: 2023-07-04 13:45:27.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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "Gotta-give-them-a-chance-to-think-of-a-counter-attack"
  +title: "Gotta give them a chance to think of a counter-attack"
  +url: "https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExdms3a3VqaWttMnRncmFsNnFmOHNua3A0ajI1bmw1NmpiaTNiaWg1NyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/8nHpOMPh1igJkvP4l9/giphy.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688471127 {#1531
    date: 2023-07-04 13:45:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 6542
  -titleTs: "'attack':12 'chanc':5 'counter':11 'counter-attack':10 'give':2 'gotta':1 'think':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688471127
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688471127 {#1530
    date: 2023-07-04 13:45:27.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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: Proxies\__CG__\App\Entity\Image {#1743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "News"
  +title: "News"
  +url: "https://lemmy.world/pictrs/image/41080365-5374-4551-8f6b-dfea2476c0d1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688471096 {#1609
    date: 2023-07-04 13:44:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 22903
  -titleTs: "'news':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688475596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688471096 {#1606
    date: 2023-07-04 13:44:56.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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: Proxies\__CG__\App\Entity\Image {#1743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "News"
  +title: "News"
  +url: "https://lemmy.world/pictrs/image/41080365-5374-4551-8f6b-dfea2476c0d1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688471096 {#1609
    date: 2023-07-04 13:44:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 22903
  -titleTs: "'news':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688475596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688471096 {#1606
    date: 2023-07-04 13:44:56.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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: Proxies\__CG__\App\Entity\Image {#1743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "News"
  +title: "News"
  +url: "https://lemmy.world/pictrs/image/41080365-5374-4551-8f6b-dfea2476c0d1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688471096 {#1609
    date: 2023-07-04 13:44:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 22903
  -titleTs: "'news':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688475596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688471096 {#1606
    date: 2023-07-04 13:44:56.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 {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Milky"
  +title: "Milky"
  +url: "https://i.imgur.com/NhKElTT.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688470376 {#1742
    date: 2023-07-04 13:32:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 6543
  -titleTs: "'milki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688470376
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/273082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688470376 {#1657
    date: 2023-07-04 13:32:56.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 {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Milky"
  +title: "Milky"
  +url: "https://i.imgur.com/NhKElTT.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688470376 {#1742
    date: 2023-07-04 13:32:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 6543
  -titleTs: "'milki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688470376
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/273082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688470376 {#1657
    date: 2023-07-04 13:32:56.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 {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Milky"
  +title: "Milky"
  +url: "https://i.imgur.com/NhKElTT.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688470376 {#1742
    date: 2023-07-04 13:32:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 6543
  -titleTs: "'milki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688470376
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/273082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688470376 {#1657
    date: 2023-07-04 13:32:56.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\Post {#1575
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +slug: "I-have-a-set-of-Bose-QuietComfort-earbuds-I-wear"
  +body: """
    I have a set of Bose QuietComfort earbuds I wear daily for workouts. I finally killed them and in the market for something new. I'm looking for higher end name-brand earbuds which would work for my exercising needs (bicycle rides, and gym workouts). ANC is necessary (but pretty common on all the top brands/TWS earbuds these days).\n
    \n
    I was thinking about the Bose QC2 as it would be the logical upgrade, but I've heard mix reviews about them and I can't figure out if it was just a bad batch of earbuds or if it's a poorly designed product.\n
    \n
    I guess the Sony XM4's would be a logical alternative but I don't know how comfortable they are for exercising\n
    \n
    Edit - Android user, so apple airpods aren't an ideal option\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469756 {#1705
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 123
  -bodyTs: "'airpod':133 'altern':116 'anc':47 'android':129 'appl':132 'aren':134 'askkbin':139 'bad':94 'batch':95 'bicycl':42 'bose':6,66 'brand':33 'brands/tws':57 'comfort':123 'common':52 'daili':11 'day':60 'design':104 'earbud':8,34,58,97 'edit':128 'end':30 'exercis':40,127 'figur':87 'final':15 'guess':107 'gym':45 'heard':78 'higher':29 'ideal':137 'kill':16 'know':121 'logic':73,115 'look':27 'm':26 'market':21 'mix':79 'name':32 'name-brand':31 'necessari':49 'need':41 'new':24 'option':138 'poor':103 'pretti':51 'product':105 'qc2':67 'quietcomfort':7 'review':80 'ride':43 'set':4 'someth':23 'soni':109 'think':63 'top':56 'upgrad':74 'user':130 've':77 'wear':10 'work':37 'workout':13,46 'would':36,70,112 'xm4':110"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/676825"
  +editedAt: DateTimeImmutable @1688474698 {#1680
    date: 2023-07-04 14:44:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688469756 {#1692
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +"title": 123
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Post {#1575
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +slug: "I-have-a-set-of-Bose-QuietComfort-earbuds-I-wear"
  +body: """
    I have a set of Bose QuietComfort earbuds I wear daily for workouts. I finally killed them and in the market for something new. I'm looking for higher end name-brand earbuds which would work for my exercising needs (bicycle rides, and gym workouts). ANC is necessary (but pretty common on all the top brands/TWS earbuds these days).\n
    \n
    I was thinking about the Bose QC2 as it would be the logical upgrade, but I've heard mix reviews about them and I can't figure out if it was just a bad batch of earbuds or if it's a poorly designed product.\n
    \n
    I guess the Sony XM4's would be a logical alternative but I don't know how comfortable they are for exercising\n
    \n
    Edit - Android user, so apple airpods aren't an ideal option\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469756 {#1705
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 123
  -bodyTs: "'airpod':133 'altern':116 'anc':47 'android':129 'appl':132 'aren':134 'askkbin':139 'bad':94 'batch':95 'bicycl':42 'bose':6,66 'brand':33 'brands/tws':57 'comfort':123 'common':52 'daili':11 'day':60 'design':104 'earbud':8,34,58,97 'edit':128 'end':30 'exercis':40,127 'figur':87 'final':15 'guess':107 'gym':45 'heard':78 'higher':29 'ideal':137 'kill':16 'know':121 'logic':73,115 'look':27 'm':26 'market':21 'mix':79 'name':32 'name-brand':31 'necessari':49 'need':41 'new':24 'option':138 'poor':103 'pretti':51 'product':105 'qc2':67 'quietcomfort':7 'review':80 'ride':43 'set':4 'someth':23 'soni':109 'think':63 'top':56 'upgrad':74 'user':130 've':77 'wear':10 'work':37 'workout':13,46 'would':36,70,112 'xm4':110"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/676825"
  +editedAt: DateTimeImmutable @1688474698 {#1680
    date: 2023-07-04 14:44:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688469756 {#1692
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +"title": 123
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Post {#1575
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +slug: "I-have-a-set-of-Bose-QuietComfort-earbuds-I-wear"
  +body: """
    I have a set of Bose QuietComfort earbuds I wear daily for workouts. I finally killed them and in the market for something new. I'm looking for higher end name-brand earbuds which would work for my exercising needs (bicycle rides, and gym workouts). ANC is necessary (but pretty common on all the top brands/TWS earbuds these days).\n
    \n
    I was thinking about the Bose QC2 as it would be the logical upgrade, but I've heard mix reviews about them and I can't figure out if it was just a bad batch of earbuds or if it's a poorly designed product.\n
    \n
    I guess the Sony XM4's would be a logical alternative but I don't know how comfortable they are for exercising\n
    \n
    Edit - Android user, so apple airpods aren't an ideal option\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469756 {#1705
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 123
  -bodyTs: "'airpod':133 'altern':116 'anc':47 'android':129 'appl':132 'aren':134 'askkbin':139 'bad':94 'batch':95 'bicycl':42 'bose':6,66 'brand':33 'brands/tws':57 'comfort':123 'common':52 'daili':11 'day':60 'design':104 'earbud':8,34,58,97 'edit':128 'end':30 'exercis':40,127 'figur':87 'final':15 'guess':107 'gym':45 'heard':78 'higher':29 'ideal':137 'kill':16 'know':121 'logic':73,115 'look':27 'm':26 'market':21 'mix':79 'name':32 'name-brand':31 'necessari':49 'need':41 'new':24 'option':138 'poor':103 'pretti':51 'product':105 'qc2':67 'quietcomfort':7 'review':80 'ride':43 'set':4 'someth':23 'soni':109 'think':63 'top':56 'upgrad':74 'user':130 've':77 'wear':10 'work':37 'workout':13,46 'would':36,70,112 'xm4':110"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/676825"
  +editedAt: DateTimeImmutable @1688474698 {#1680
    date: 2023-07-04 14:44:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688469756 {#1692
    date: 2023-07-04 13:22:36.0 +02:00
  }
  +"title": 123
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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 {#1888
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Christian-Selig-at-christianselig-at-mastodon-social-Apollo-udpated-icon-akin-to-how-Tweetbot"
  +title: "Christian Selig (@christianselig@mastodon.social): Apollo udpated icon akin to how Tweetbot did...."
  +url: "https://indieweb.social/@christianselig@mastodon.social/110645645701157407"
  +body: "Attached: 1 image Updated Apollo to give it that Tweetbot treatment 🤝"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 49
  +score: 11
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469671 {#1885
    date: 2023-07-04 13:21:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 719
  -titleTs: "'akin':7 'apollo':4 'christian':1 'christianselig@mastodon.social':3 'icon':6 'selig':2 'tweetbot':10 'udpat':5"
  -bodyTs: "'1':2 'apollo':5 'attach':1 'give':7 'imag':3 'treatment':11 'tweetbot':10 'updat':4"
  +cross: false
  +upVotes: 10
  +downVotes: 0
  +ranking: 1688408472
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688322072 {#1887
    date: 2023-07-02 20:21:12.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 {#1888
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Christian-Selig-at-christianselig-at-mastodon-social-Apollo-udpated-icon-akin-to-how-Tweetbot"
  +title: "Christian Selig (@christianselig@mastodon.social): Apollo udpated icon akin to how Tweetbot did...."
  +url: "https://indieweb.social/@christianselig@mastodon.social/110645645701157407"
  +body: "Attached: 1 image Updated Apollo to give it that Tweetbot treatment 🤝"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 49
  +score: 11
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469671 {#1885
    date: 2023-07-04 13:21:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 719
  -titleTs: "'akin':7 'apollo':4 'christian':1 'christianselig@mastodon.social':3 'icon':6 'selig':2 'tweetbot':10 'udpat':5"
  -bodyTs: "'1':2 'apollo':5 'attach':1 'give':7 'imag':3 'treatment':11 'tweetbot':10 'updat':4"
  +cross: false
  +upVotes: 10
  +downVotes: 0
  +ranking: 1688408472
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688322072 {#1887
    date: 2023-07-02 20:21:12.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 {#1888
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Christian-Selig-at-christianselig-at-mastodon-social-Apollo-udpated-icon-akin-to-how-Tweetbot"
  +title: "Christian Selig (@christianselig@mastodon.social): Apollo udpated icon akin to how Tweetbot did...."
  +url: "https://indieweb.social/@christianselig@mastodon.social/110645645701157407"
  +body: "Attached: 1 image Updated Apollo to give it that Tweetbot treatment 🤝"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 49
  +score: 11
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469671 {#1885
    date: 2023-07-04 13:21:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1894 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 719
  -titleTs: "'akin':7 'apollo':4 'christian':1 'christianselig@mastodon.social':3 'icon':6 'selig':2 'tweetbot':10 'udpat':5"
  -bodyTs: "'1':2 'apollo':5 'attach':1 'give':7 'imag':3 'treatment':11 'tweetbot':10 'updat':4"
  +cross: false
  +upVotes: 10
  +downVotes: 0
  +ranking: 1688408472
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688322072 {#1887
    date: 2023-07-02 20:21:12.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 {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1455 …}
  +slug: "Today-the-Caribbean-Community-CARICOM-founded-on-July-4-1973"
  +title: "Today, the Caribbean Community (CARICOM), founded on July 4 1973, turns 50! It is a political and economic union with 15 member states in the Caribbean region. Here's its flag!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Flag_of_CARICOM.svg/800px-Flag_of_CARICOM.svg.png"
  +body: """
    Map of members: ![CARICOM members map](https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Caricom_Member_states_fully_labeled.png/1024px-Caricom_Member_states_fully_labeled.png)\n
    \n
    [Wikipedia article](https://en.wikipedia.org/wiki/Caribbean_Community#/media/File:Caricom_Member_states_fully_labeled.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469254 {#1461
    date: 2023-07-04 13:14:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 20307
  -titleTs: "'15':21 '1973':10 '4':9 '50':12 'caribbean':3,26 'caricom':5 'communiti':4 'econom':18 'flag':31 'found':6 'juli':8 'member':22 'polit':16 'region':27 'state':23 'today':1 'turn':11 'union':19"
  -bodyTs: "'/wiki/caribbean_community#/media/file:caricom_member_states_fully_labeled.png)':14 '/wikipedia/commons/thumb/c/c3/caricom_member_states_fully_labeled.png/1024px-caricom_member_states_fully_labeled.png)':9 'articl':11 'caricom':4 'en.wikipedia.org':13 'en.wikipedia.org/wiki/caribbean_community#/media/file:caricom_member_states_fully_labeled.png)':12 'map':1,6 'member':3,5 'upload.wikimedia.org':8 'upload.wikimedia.org/wikipedia/commons/thumb/c/c3/caricom_member_states_fully_labeled.png/1024px-caricom_member_states_fully_labeled.png)':7 'wikipedia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688469254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688469254 {#1462
    date: 2023-07-04 13:14:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1455 …}
  +slug: "Today-the-Caribbean-Community-CARICOM-founded-on-July-4-1973"
  +title: "Today, the Caribbean Community (CARICOM), founded on July 4 1973, turns 50! It is a political and economic union with 15 member states in the Caribbean region. Here's its flag!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Flag_of_CARICOM.svg/800px-Flag_of_CARICOM.svg.png"
  +body: """
    Map of members: ![CARICOM members map](https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Caricom_Member_states_fully_labeled.png/1024px-Caricom_Member_states_fully_labeled.png)\n
    \n
    [Wikipedia article](https://en.wikipedia.org/wiki/Caribbean_Community#/media/File:Caricom_Member_states_fully_labeled.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469254 {#1461
    date: 2023-07-04 13:14:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 20307
  -titleTs: "'15':21 '1973':10 '4':9 '50':12 'caribbean':3,26 'caricom':5 'communiti':4 'econom':18 'flag':31 'found':6 'juli':8 'member':22 'polit':16 'region':27 'state':23 'today':1 'turn':11 'union':19"
  -bodyTs: "'/wiki/caribbean_community#/media/file:caricom_member_states_fully_labeled.png)':14 '/wikipedia/commons/thumb/c/c3/caricom_member_states_fully_labeled.png/1024px-caricom_member_states_fully_labeled.png)':9 'articl':11 'caricom':4 'en.wikipedia.org':13 'en.wikipedia.org/wiki/caribbean_community#/media/file:caricom_member_states_fully_labeled.png)':12 'map':1,6 'member':3,5 'upload.wikimedia.org':8 'upload.wikimedia.org/wikipedia/commons/thumb/c/c3/caricom_member_states_fully_labeled.png/1024px-caricom_member_states_fully_labeled.png)':7 'wikipedia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688469254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688469254 {#1462
    date: 2023-07-04 13:14:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1448 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1455 …}
  +slug: "Today-the-Caribbean-Community-CARICOM-founded-on-July-4-1973"
  +title: "Today, the Caribbean Community (CARICOM), founded on July 4 1973, turns 50! It is a political and economic union with 15 member states in the Caribbean region. Here's its flag!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Flag_of_CARICOM.svg/800px-Flag_of_CARICOM.svg.png"
  +body: """
    Map of members: ![CARICOM members map](https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Caricom_Member_states_fully_labeled.png/1024px-Caricom_Member_states_fully_labeled.png)\n
    \n
    [Wikipedia article](https://en.wikipedia.org/wiki/Caribbean_Community#/media/File:Caricom_Member_states_fully_labeled.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688469254 {#1461
    date: 2023-07-04 13:14:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 20307
  -titleTs: "'15':21 '1973':10 '4':9 '50':12 'caribbean':3,26 'caricom':5 'communiti':4 'econom':18 'flag':31 'found':6 'juli':8 'member':22 'polit':16 'region':27 'state':23 'today':1 'turn':11 'union':19"
  -bodyTs: "'/wiki/caribbean_community#/media/file:caricom_member_states_fully_labeled.png)':14 '/wikipedia/commons/thumb/c/c3/caricom_member_states_fully_labeled.png/1024px-caricom_member_states_fully_labeled.png)':9 'articl':11 'caricom':4 'en.wikipedia.org':13 'en.wikipedia.org/wiki/caribbean_community#/media/file:caricom_member_states_fully_labeled.png)':12 'map':1,6 'member':3,5 'upload.wikimedia.org':8 'upload.wikimedia.org/wikipedia/commons/thumb/c/c3/caricom_member_states_fully_labeled.png/1024px-caricom_member_states_fully_labeled.png)':7 'wikipedia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688469254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1021087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688469254 {#1462
    date: 2023-07-04 13:14:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Hello-World"
  +title: "Hello World!"
  +url: null
  +body: "My first lemmy post. Hello World! What’s the best iPhone app thus far? Mastadon doesn’t know what to do with lemmy URLs heh…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688468107 {#1930
    date: 2023-07-04 12:55:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 772
  -titleTs: "'hello':1 'world':2"
  -bodyTs: "'app':12 'best':10 'doesn':16 'far':14 'first':2 'heh':25 'hello':5 'iphon':11 'know':18 'lemmi':3,23 'mastadon':15 'post':4 'thus':13 'url':24 'world':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688484049
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1717954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688466549 {#1933
    date: 2023-07-04 12:29:09.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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Hello-World"
  +title: "Hello World!"
  +url: null
  +body: "My first lemmy post. Hello World! What’s the best iPhone app thus far? Mastadon doesn’t know what to do with lemmy URLs heh…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688468107 {#1930
    date: 2023-07-04 12:55:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 772
  -titleTs: "'hello':1 'world':2"
  -bodyTs: "'app':12 'best':10 'doesn':16 'far':14 'first':2 'heh':25 'hello':5 'iphon':11 'know':18 'lemmi':3,23 'mastadon':15 'post':4 'thus':13 'url':24 'world':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688484049
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1717954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688466549 {#1933
    date: 2023-07-04 12:29:09.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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Hello-World"
  +title: "Hello World!"
  +url: null
  +body: "My first lemmy post. Hello World! What’s the best iPhone app thus far? Mastadon doesn’t know what to do with lemmy URLs heh…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688468107 {#1930
    date: 2023-07-04 12:55:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 772
  -titleTs: "'hello':1 'world':2"
  -bodyTs: "'app':12 'best':10 'doesn':16 'far':14 'first':2 'heh':25 'hello':5 'iphon':11 'know':18 'lemmi':3,23 'mastadon':15 'post':4 'thus':13 'url':24 'world':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688484049
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1717954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688466549 {#1933
    date: 2023-07-04 12:29:09.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 {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Mindblowing-future-knowledge"
  +title: "Mindblowing future knowledge"
  +url: "https://lemmy.world/pictrs/image/65ddbab3-e69b-4cb1-a3ea-c9babd8485f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688468032 {#1469
    date: 2023-07-04 12:53:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 6820
  -titleTs: "'futur':2 'knowledg':3 'mindblow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688472532
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688468032 {#1473
    date: 2023-07-04 12:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Mindblowing-future-knowledge"
  +title: "Mindblowing future knowledge"
  +url: "https://lemmy.world/pictrs/image/65ddbab3-e69b-4cb1-a3ea-c9babd8485f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688468032 {#1469
    date: 2023-07-04 12:53:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 6820
  -titleTs: "'futur':2 'knowledg':3 'mindblow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688472532
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688468032 {#1473
    date: 2023-07-04 12:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Mindblowing-future-knowledge"
  +title: "Mindblowing future knowledge"
  +url: "https://lemmy.world/pictrs/image/65ddbab3-e69b-4cb1-a3ea-c9babd8485f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688468032 {#1469
    date: 2023-07-04 12:53:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 6820
  -titleTs: "'futur':2 'knowledg':3 'mindblow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688472532
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688468032 {#1473
    date: 2023-07-04 12:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Connecting-several-tracks-to-the-same-pad"
  +title: "Connecting several tracks to the same pad"
  +url: "https://discuss.tchncs.de/pictrs/image/f3a89ad5-80b9-4bc4-a643-06962528874f.png"
  +body: "Hello everyone! I’m designing a PCB and I have some doubts about how to connect the 4 resistors at the top to capacitor C34. They are 4 traces, and all of them terminate at the same pad of the capacitor. As I have currently placed them, are they connected correctly? Or should I connect them in a different way?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467423 {#1944
    date: 2023-07-04 12:43:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 751
  -titleTs: "'connect':1 'pad':7 'sever':2 'track':3"
  -bodyTs: "'4':18,28 'c34':25 'capacitor':24,41 'connect':16,50,55 'correct':51 'current':45 'design':5 'differ':59 'doubt':12 'everyon':2 'hello':1 'm':4 'pad':38 'pcb':7 'place':46 'resistor':19 'termin':34 'top':22 'trace':29 'way':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688481858
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/466330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429858 {#1954
    date: 2023-07-04 02:17:38.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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Connecting-several-tracks-to-the-same-pad"
  +title: "Connecting several tracks to the same pad"
  +url: "https://discuss.tchncs.de/pictrs/image/f3a89ad5-80b9-4bc4-a643-06962528874f.png"
  +body: "Hello everyone! I’m designing a PCB and I have some doubts about how to connect the 4 resistors at the top to capacitor C34. They are 4 traces, and all of them terminate at the same pad of the capacitor. As I have currently placed them, are they connected correctly? Or should I connect them in a different way?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467423 {#1944
    date: 2023-07-04 12:43:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 751
  -titleTs: "'connect':1 'pad':7 'sever':2 'track':3"
  -bodyTs: "'4':18,28 'c34':25 'capacitor':24,41 'connect':16,50,55 'correct':51 'current':45 'design':5 'differ':59 'doubt':12 'everyon':2 'hello':1 'm':4 'pad':38 'pcb':7 'place':46 'resistor':19 'termin':34 'top':22 'trace':29 'way':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688481858
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/466330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429858 {#1954
    date: 2023-07-04 02:17:38.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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Connecting-several-tracks-to-the-same-pad"
  +title: "Connecting several tracks to the same pad"
  +url: "https://discuss.tchncs.de/pictrs/image/f3a89ad5-80b9-4bc4-a643-06962528874f.png"
  +body: "Hello everyone! I’m designing a PCB and I have some doubts about how to connect the 4 resistors at the top to capacitor C34. They are 4 traces, and all of them terminate at the same pad of the capacitor. As I have currently placed them, are they connected correctly? Or should I connect them in a different way?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467423 {#1944
    date: 2023-07-04 12:43:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 751
  -titleTs: "'connect':1 'pad':7 'sever':2 'track':3"
  -bodyTs: "'4':18,28 'c34':25 'capacitor':24,41 'connect':16,50,55 'correct':51 'current':45 'design':5 'differ':59 'doubt':12 'everyon':2 'hello':1 'm':4 'pad':38 'pcb':7 'place':46 'resistor':19 'termin':34 'top':22 'trace':29 'way':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688481858
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/466330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688429858 {#1954
    date: 2023-07-04 02:17:38.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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "This-is-the-way"
  +title: "This is the way."
  +url: "https://lemm.ee/pictrs/image/c0510c4a-1631-4b37-95c4-0f15d1f540b3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467246 {#1492
    date: 2023-07-04 12:40:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 7008
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467246
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467246 {#1475
    date: 2023-07-04 12:40: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
71 DENIED edit
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "This-is-the-way"
  +title: "This is the way."
  +url: "https://lemm.ee/pictrs/image/c0510c4a-1631-4b37-95c4-0f15d1f540b3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467246 {#1492
    date: 2023-07-04 12:40:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 7008
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467246
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467246 {#1475
    date: 2023-07-04 12:40: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
72 DENIED moderate
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "This-is-the-way"
  +title: "This is the way."
  +url: "https://lemm.ee/pictrs/image/c0510c4a-1631-4b37-95c4-0f15d1f540b3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467246 {#1492
    date: 2023-07-04 12:40:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 7008
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467246
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467246 {#1475
    date: 2023-07-04 12:40: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
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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "This-just-in"
  +title: "This just in,"
  +url: "https://lemm.ee/pictrs/image/c9cebf04-bf2e-4825-9b50-00ba7c9b5342.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467060 {#1779
    date: 2023-07-04 12:37:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 7009
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467060
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467060 {#1778
    date: 2023-07-04 12:37: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
75 DENIED edit
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "This-just-in"
  +title: "This just in,"
  +url: "https://lemm.ee/pictrs/image/c9cebf04-bf2e-4825-9b50-00ba7c9b5342.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467060 {#1779
    date: 2023-07-04 12:37:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 7009
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467060
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467060 {#1778
    date: 2023-07-04 12:37: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
76 DENIED moderate
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "This-just-in"
  +title: "This just in,"
  +url: "https://lemm.ee/pictrs/image/c9cebf04-bf2e-4825-9b50-00ba7c9b5342.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688467060 {#1779
    date: 2023-07-04 12:37:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 7009
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467060
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/649306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688467060 {#1778
    date: 2023-07-04 12:37: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
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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Where-can-i-find-posts-with-comments"
  +title: "Where can i find posts with comments?"
  +url: null
  +body: "My favourite part of Reddit were comments. Almost every time they were better than the post itself. Yeah quality was kinda low, but you could find some meaningfull discussion or useful information. On Lemmy every post in my feed has maximum 10 comments. Where can I find more?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688466633 {#2166
    date: 2023-07-04 12:30:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 783
  -titleTs: "'comment':7 'find':4 'post':5"
  -bodyTs: "'10':42 'almost':8 'better':13 'comment':7,43 'could':25 'discuss':29 'everi':9,35 'favourit':2 'feed':39 'find':26,47 'inform':32 'kinda':21 'lemmi':34 'low':22 'maximum':41 'meaningful':28 'part':3 'post':16,36 'qualiti':19 'reddit':5 'time':10 'use':31 'yeah':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688483137
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/573284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688465637 {#2167
    date: 2023-07-04 12:13:57.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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Where-can-i-find-posts-with-comments"
  +title: "Where can i find posts with comments?"
  +url: null
  +body: "My favourite part of Reddit were comments. Almost every time they were better than the post itself. Yeah quality was kinda low, but you could find some meaningfull discussion or useful information. On Lemmy every post in my feed has maximum 10 comments. Where can I find more?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688466633 {#2166
    date: 2023-07-04 12:30:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 783
  -titleTs: "'comment':7 'find':4 'post':5"
  -bodyTs: "'10':42 'almost':8 'better':13 'comment':7,43 'could':25 'discuss':29 'everi':9,35 'favourit':2 'feed':39 'find':26,47 'inform':32 'kinda':21 'lemmi':34 'low':22 'maximum':41 'meaningful':28 'part':3 'post':16,36 'qualiti':19 'reddit':5 'time':10 'use':31 'yeah':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688483137
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/573284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688465637 {#2167
    date: 2023-07-04 12:13:57.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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Where-can-i-find-posts-with-comments"
  +title: "Where can i find posts with comments?"
  +url: null
  +body: "My favourite part of Reddit were comments. Almost every time they were better than the post itself. Yeah quality was kinda low, but you could find some meaningfull discussion or useful information. On Lemmy every post in my feed has maximum 10 comments. Where can I find more?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688466633 {#2166
    date: 2023-07-04 12:30:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 783
  -titleTs: "'comment':7 'find':4 'post':5"
  -bodyTs: "'10':42 'almost':8 'better':13 'comment':7,43 'could':25 'discuss':29 'everi':9,35 'favourit':2 'feed':39 'find':26,47 'inform':32 'kinda':21 'lemmi':34 'low':22 'maximum':41 'meaningful':28 'part':3 'post':16,36 'qualiti':19 'reddit':5 'time':10 'use':31 'yeah':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688483137
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/573284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688465637 {#2167
    date: 2023-07-04 12:13:57.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 {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Chose-wisely"
  +title: "Chose wisely"
  +url: "https://i.imgur.com/blE1Gma.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688465913 {#1765
    date: 2023-07-04 12:18:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 7065
  -titleTs: "'chose':1 'wise':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688465913
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1019549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688465913 {#1766
    date: 2023-07-04 12:18:33.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 {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Chose-wisely"
  +title: "Chose wisely"
  +url: "https://i.imgur.com/blE1Gma.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688465913 {#1765
    date: 2023-07-04 12:18:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 7065
  -titleTs: "'chose':1 'wise':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688465913
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1019549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688465913 {#1766
    date: 2023-07-04 12:18:33.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 {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1747 …}
  +slug: "Chose-wisely"
  +title: "Chose wisely"
  +url: "https://i.imgur.com/blE1Gma.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688465913 {#1765
    date: 2023-07-04 12:18:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 7065
  -titleTs: "'chose':1 'wise':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688465913
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1019549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688465913 {#1766
    date: 2023-07-04 12:18:33.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 {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Asklemmy-what-specs-for-a-self-hosted-Lemmy-instance"
  +title: "Asklemmy - what specs for a self-hosted Lemmy instance?"
  +url: null
  +body: """
    Hi all, a shout-out for assistance. I’m considering hosting a Lemmy instance (assuming I can pass the wife test on costs) and I’m looking for some guidance on specs.\n
    \n
    Can anyone who’s currently hosting an instance (or who knows the inner workings of one) please reply with:\n
    \n
    - specs on the hardware / VPS that’s hosting your instance\n
    - how many users / posts that’s supporting\n
    - what the system load looks like with the above\n
    - if locally hosting, the type of bandwidth requirements you’re seeing\n
    \n
    Thank you!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688464426 {#1936
    date: 2023-07-04 11:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 773
  -titleTs: "'asklemmi':1 'host':8 'instanc':10 'lemmi':9 'self':7 'self-host':6 'spec':3"
  -bodyTs: "'anyon':35 'assist':8 'assum':16 'bandwidth':85 'consid':11 'cost':24 'current':38 'guidanc':31 'hardwar':56 'hi':1 'host':12,39,60,81 'inner':46 'instanc':15,41,62 'know':44 'lemmi':14 'like':75 'load':73 'local':80 'look':28,74 'm':10,27 'mani':64 'one':49 'pass':19 'pleas':50 'post':66 're':88 'repli':51 'requir':86 'see':89 'shout':5 'shout-out':4 'spec':33,53 'support':69 'system':72 'test':22 'thank':90 'type':83 'user':65 'vps':57 'wife':21 'work':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688468926
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/271573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688464426 {#1376
    date: 2023-07-04 11:53: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
87 DENIED edit
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Asklemmy-what-specs-for-a-self-hosted-Lemmy-instance"
  +title: "Asklemmy - what specs for a self-hosted Lemmy instance?"
  +url: null
  +body: """
    Hi all, a shout-out for assistance. I’m considering hosting a Lemmy instance (assuming I can pass the wife test on costs) and I’m looking for some guidance on specs.\n
    \n
    Can anyone who’s currently hosting an instance (or who knows the inner workings of one) please reply with:\n
    \n
    - specs on the hardware / VPS that’s hosting your instance\n
    - how many users / posts that’s supporting\n
    - what the system load looks like with the above\n
    - if locally hosting, the type of bandwidth requirements you’re seeing\n
    \n
    Thank you!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688464426 {#1936
    date: 2023-07-04 11:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 773
  -titleTs: "'asklemmi':1 'host':8 'instanc':10 'lemmi':9 'self':7 'self-host':6 'spec':3"
  -bodyTs: "'anyon':35 'assist':8 'assum':16 'bandwidth':85 'consid':11 'cost':24 'current':38 'guidanc':31 'hardwar':56 'hi':1 'host':12,39,60,81 'inner':46 'instanc':15,41,62 'know':44 'lemmi':14 'like':75 'load':73 'local':80 'look':28,74 'm':10,27 'mani':64 'one':49 'pass':19 'pleas':50 'post':66 're':88 'repli':51 'requir':86 'see':89 'shout':5 'shout-out':4 'spec':33,53 'support':69 'system':72 'test':22 'thank':90 'type':83 'user':65 'vps':57 'wife':21 'work':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688468926
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/271573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688464426 {#1376
    date: 2023-07-04 11:53: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
88 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1386 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "Asklemmy-what-specs-for-a-self-hosted-Lemmy-instance"
  +title: "Asklemmy - what specs for a self-hosted Lemmy instance?"
  +url: null
  +body: """
    Hi all, a shout-out for assistance. I’m considering hosting a Lemmy instance (assuming I can pass the wife test on costs) and I’m looking for some guidance on specs.\n
    \n
    Can anyone who’s currently hosting an instance (or who knows the inner workings of one) please reply with:\n
    \n
    - specs on the hardware / VPS that’s hosting your instance\n
    - how many users / posts that’s supporting\n
    - what the system load looks like with the above\n
    - if locally hosting, the type of bandwidth requirements you’re seeing\n
    \n
    Thank you!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688464426 {#1936
    date: 2023-07-04 11:53:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 773
  -titleTs: "'asklemmi':1 'host':8 'instanc':10 'lemmi':9 'self':7 'self-host':6 'spec':3"
  -bodyTs: "'anyon':35 'assist':8 'assum':16 'bandwidth':85 'consid':11 'cost':24 'current':38 'guidanc':31 'hardwar':56 'hi':1 'host':12,39,60,81 'inner':46 'instanc':15,41,62 'know':44 'lemmi':14 'like':75 'load':73 'local':80 'look':28,74 'm':10,27 'mani':64 'one':49 'pass':19 'pleas':50 'post':66 're':88 'repli':51 'requir':86 'see':89 'shout':5 'shout-out':4 'spec':33,53 'support':69 'system':72 'test':22 'thank':90 'type':83 'user':65 'vps':57 'wife':21 'work':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688468926
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/271573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688464426 {#1376
    date: 2023-07-04 11:53: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
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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "This-will-make-a-bean-addition-to-my-collection"
  +title: "This will make a bean addition to my collection"
  +url: "https://lemmy.world/pictrs/image/67f88c2c-678f-4f73-8e40-906ad55e434e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688463319 {#1480
    date: 2023-07-04 11:35:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 6341
  -titleTs: "'addit':6 'bean':5 'collect':9 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467819
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1018478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688463319 {#1522
    date: 2023-07-04 11:35:19.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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "This-will-make-a-bean-addition-to-my-collection"
  +title: "This will make a bean addition to my collection"
  +url: "https://lemmy.world/pictrs/image/67f88c2c-678f-4f73-8e40-906ad55e434e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688463319 {#1480
    date: 2023-07-04 11:35:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 6341
  -titleTs: "'addit':6 'bean':5 'collect':9 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467819
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1018478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688463319 {#1522
    date: 2023-07-04 11:35:19.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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "This-will-make-a-bean-addition-to-my-collection"
  +title: "This will make a bean addition to my collection"
  +url: "https://lemmy.world/pictrs/image/67f88c2c-678f-4f73-8e40-906ad55e434e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688463319 {#1480
    date: 2023-07-04 11:35:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 6341
  -titleTs: "'addit':6 'bean':5 'collect':9 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688467819
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1018478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688463319 {#1522
    date: 2023-07-04 11:35:19.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 {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Far-Left-Extremists"
  +title: "Far-Left Extremists"
  +url: "https://lemmy.ml/pictrs/image/60ab8894-28a9-4616-8648-40df060ce590.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688463300 {#1649
    date: 2023-07-04 11:35:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 27368
  -titleTs: "'extremist':4 'far':2 'far-left':1 'left':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1717054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688463300 {#1651
    date: 2023-07-04 11:35: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
95 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Far-Left-Extremists"
  +title: "Far-Left Extremists"
  +url: "https://lemmy.ml/pictrs/image/60ab8894-28a9-4616-8648-40df060ce590.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688463300 {#1649
    date: 2023-07-04 11:35:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 27368
  -titleTs: "'extremist':4 'far':2 'far-left':1 'left':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1717054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688463300 {#1651
    date: 2023-07-04 11:35: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
96 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Far-Left-Extremists"
  +title: "Far-Left Extremists"
  +url: "https://lemmy.ml/pictrs/image/60ab8894-28a9-4616-8648-40df060ce590.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688463300 {#1649
    date: 2023-07-04 11:35:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 27368
  -titleTs: "'extremist':4 'far':2 'far-left':1 'left':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1717054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688463300 {#1651
    date: 2023-07-04 11:35: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
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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Vote-for-the-name-of-this-new-Kbin-and-Lemmy"
  +title: "Vote for the name of this new Kbin and Lemmy iOS app under development!"
  +url: "https://mastodon.social/@hariette@tech.lgbt/110560446695126108"
  +body: "Poll: What should be the final name for the #Kmoon app for #kbin and #lemmy? Below some suggestions from the community."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688461275 {#238
    date: 2023-07-04 11:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1820 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1913 …}
  +badges: Doctrine\ORM\PersistentCollection {#1916 …}
  +children: []
  -id: 707
  -titleTs: "'app':12 'develop':14 'io':11 'kbin':8 'lemmi':10 'name':4 'new':7 'vote':1"
  -bodyTs: "'app':11 'communiti':21 'final':6 'kbin':13 'kmoon':10 'lemmi':15 'name':7 'poll':1 'suggest':18"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687064349
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/45230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029349 {#247
    date: 2023-06-17 21:15: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
99 DENIED edit
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Vote-for-the-name-of-this-new-Kbin-and-Lemmy"
  +title: "Vote for the name of this new Kbin and Lemmy iOS app under development!"
  +url: "https://mastodon.social/@hariette@tech.lgbt/110560446695126108"
  +body: "Poll: What should be the final name for the #Kmoon app for #kbin and #lemmy? Below some suggestions from the community."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688461275 {#238
    date: 2023-07-04 11:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1820 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1913 …}
  +badges: Doctrine\ORM\PersistentCollection {#1916 …}
  +children: []
  -id: 707
  -titleTs: "'app':12 'develop':14 'io':11 'kbin':8 'lemmi':10 'name':4 'new':7 'vote':1"
  -bodyTs: "'app':11 'communiti':21 'final':6 'kbin':13 'kmoon':10 'lemmi':15 'name':7 'poll':1 'suggest':18"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687064349
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/45230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029349 {#247
    date: 2023-06-17 21:15: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
100 DENIED moderate
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1570 …}
  +slug: "Vote-for-the-name-of-this-new-Kbin-and-Lemmy"
  +title: "Vote for the name of this new Kbin and Lemmy iOS app under development!"
  +url: "https://mastodon.social/@hariette@tech.lgbt/110560446695126108"
  +body: "Poll: What should be the final name for the #Kmoon app for #kbin and #lemmy? Below some suggestions from the community."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688461275 {#238
    date: 2023-07-04 11:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1820 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1913 …}
  +badges: Doctrine\ORM\PersistentCollection {#1916 …}
  +children: []
  -id: 707
  -titleTs: "'app':12 'develop':14 'io':11 'kbin':8 'lemmi':10 'name':4 'new':7 'vote':1"
  -bodyTs: "'app':11 'communiti':21 'final':6 'kbin':13 'kmoon':10 'lemmi':15 'name':7 'poll':1 'suggest':18"
  +cross: false
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687064349
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/45230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687029349 {#247
    date: 2023-06-17 21:15: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