Redirect 302 redirect from GET @entry_comment_create (e53e43)

GET https://kbin.spritesserver.nl/u/@LillianVS@lemmy.world/threads

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.09 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.08 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 {#2349
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1402 …}
  +slug: "Lady-saves-ducklings-from-swimming-pool"
  +title: "Lady saves ducklings from swimming pool"
  +url: "https://youtube.com/shorts/JDiGSDSV_H0?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690560996 {#2332
    date: 2023-07-28 18:16:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: []
  -id: 2909
  -titleTs: "'duckl':3 'ladi':1 'pool':6 'save':2 'swim':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690569996
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2303250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690560996 {#2344
    date: 2023-07-28 18:16: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
3 DENIED edit
App\Entity\Entry {#2349
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1402 …}
  +slug: "Lady-saves-ducklings-from-swimming-pool"
  +title: "Lady saves ducklings from swimming pool"
  +url: "https://youtube.com/shorts/JDiGSDSV_H0?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690560996 {#2332
    date: 2023-07-28 18:16:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: []
  -id: 2909
  -titleTs: "'duckl':3 'ladi':1 'pool':6 'save':2 'swim':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690569996
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2303250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690560996 {#2344
    date: 2023-07-28 18:16: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
4 DENIED moderate
App\Entity\Entry {#2349
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1402 …}
  +slug: "Lady-saves-ducklings-from-swimming-pool"
  +title: "Lady saves ducklings from swimming pool"
  +url: "https://youtube.com/shorts/JDiGSDSV_H0?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690560996 {#2332
    date: 2023-07-28 18:16:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  +badges: Doctrine\ORM\PersistentCollection {#2325 …}
  +children: []
  -id: 2909
  -titleTs: "'duckl':3 'ladi':1 'pool':6 'save':2 'swim':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690569996
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2303250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690560996 {#2344
    date: 2023-07-28 18:16: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
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 {#1383
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1402 …}
  +slug: "Woman-saves-trapped-hawk"
  +title: "Woman saves trapped hawk"
  +url: "https://youtube.com/shorts/A7A0eH92oIo?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690015206 {#1384
    date: 2023-07-22 10:40:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  +badges: Doctrine\ORM\PersistentCollection {#2023 …}
  +children: []
  -id: 2910
  -titleTs: "'hawk':4 'save':2 'trap':3 'woman':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690024206
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1973446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690015206 {#1381
    date: 2023-07-22 10:40:06.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 {#1383
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1402 …}
  +slug: "Woman-saves-trapped-hawk"
  +title: "Woman saves trapped hawk"
  +url: "https://youtube.com/shorts/A7A0eH92oIo?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690015206 {#1384
    date: 2023-07-22 10:40:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  +badges: Doctrine\ORM\PersistentCollection {#2023 …}
  +children: []
  -id: 2910
  -titleTs: "'hawk':4 'save':2 'trap':3 'woman':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690024206
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1973446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690015206 {#1381
    date: 2023-07-22 10:40:06.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 {#1383
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1402 …}
  +slug: "Woman-saves-trapped-hawk"
  +title: "Woman saves trapped hawk"
  +url: "https://youtube.com/shorts/A7A0eH92oIo?feature=share"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690015206 {#1384
    date: 2023-07-22 10:40:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  +badges: Doctrine\ORM\PersistentCollection {#2023 …}
  +children: []
  -id: 2910
  -titleTs: "'hawk':4 'save':2 'trap':3 'woman':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690024206
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1973446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690015206 {#1381
    date: 2023-07-22 10:40:06.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 {#2130
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "What-perfectly-normal-thing-can-t-you-be-around-anymore-due"
  +title: "What perfectly normal thing can't you be around anymore due to something you experienced?"
  +url: null
  +body: """
    Mine is a pretty tame example: I never minded the smell of garlic was fine around it… but I took a job for DHL and they had these large tubs of garlic for horses that had to go out to people. There were about 10 of them coming down the belt.\n
    \n
    Now I can’t stand it. I’m just reminded of how strong that smell was I was actually gagging. The tubs were heavy, the handles were feedble. Some of the tubs were damaged so I got a bit on me.\n
    \n
    I stunk of it for the rest of the shift. It wasn’t even a normal garlic smell it was just so powerful and nauseating.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689651487 {#2241
    date: 2023-07-18 05:38:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: []
  -id: 7211
  -titleTs: "'anymor':10 'around':9 'due':11 'experienc':15 'normal':3 'perfect':2 'someth':13 'thing':4"
  -bodyTs: "'10':45 'actual':70 'around':16 'belt':51 'bit':90 'come':48 'damag':85 'dhl':24 'even':106 'exampl':6 'feedbl':79 'fine':15 'gag':71 'garlic':13,32,109 'go':38 'got':88 'handl':77 'heavi':75 'hors':34 'job':22 'larg':29 'm':59 'mind':9 'mine':1 'nauseat':117 'never':8 'normal':108 'peopl':41 'power':115 'pretti':4 'remind':61 'rest':99 'shift':102 'smell':11,66,110 'stand':56 'strong':64 'stunk':94 'tame':5 'took':20 'tub':30,73,83 'wasn':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689651487
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1695526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689651487 {#2140
    date: 2023-07-18 05:38:07.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 {#2130
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "What-perfectly-normal-thing-can-t-you-be-around-anymore-due"
  +title: "What perfectly normal thing can't you be around anymore due to something you experienced?"
  +url: null
  +body: """
    Mine is a pretty tame example: I never minded the smell of garlic was fine around it… but I took a job for DHL and they had these large tubs of garlic for horses that had to go out to people. There were about 10 of them coming down the belt.\n
    \n
    Now I can’t stand it. I’m just reminded of how strong that smell was I was actually gagging. The tubs were heavy, the handles were feedble. Some of the tubs were damaged so I got a bit on me.\n
    \n
    I stunk of it for the rest of the shift. It wasn’t even a normal garlic smell it was just so powerful and nauseating.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689651487 {#2241
    date: 2023-07-18 05:38:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: []
  -id: 7211
  -titleTs: "'anymor':10 'around':9 'due':11 'experienc':15 'normal':3 'perfect':2 'someth':13 'thing':4"
  -bodyTs: "'10':45 'actual':70 'around':16 'belt':51 'bit':90 'come':48 'damag':85 'dhl':24 'even':106 'exampl':6 'feedbl':79 'fine':15 'gag':71 'garlic':13,32,109 'go':38 'got':88 'handl':77 'heavi':75 'hors':34 'job':22 'larg':29 'm':59 'mind':9 'mine':1 'nauseat':117 'never':8 'normal':108 'peopl':41 'power':115 'pretti':4 'remind':61 'rest':99 'shift':102 'smell':11,66,110 'stand':56 'strong':64 'stunk':94 'tame':5 'took':20 'tub':30,73,83 'wasn':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689651487
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1695526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689651487 {#2140
    date: 2023-07-18 05:38:07.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 {#2130
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "What-perfectly-normal-thing-can-t-you-be-around-anymore-due"
  +title: "What perfectly normal thing can't you be around anymore due to something you experienced?"
  +url: null
  +body: """
    Mine is a pretty tame example: I never minded the smell of garlic was fine around it… but I took a job for DHL and they had these large tubs of garlic for horses that had to go out to people. There were about 10 of them coming down the belt.\n
    \n
    Now I can’t stand it. I’m just reminded of how strong that smell was I was actually gagging. The tubs were heavy, the handles were feedble. Some of the tubs were damaged so I got a bit on me.\n
    \n
    I stunk of it for the rest of the shift. It wasn’t even a normal garlic smell it was just so powerful and nauseating.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689651487 {#2241
    date: 2023-07-18 05:38:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +badges: Doctrine\ORM\PersistentCollection {#2351 …}
  +children: []
  -id: 7211
  -titleTs: "'anymor':10 'around':9 'due':11 'experienc':15 'normal':3 'perfect':2 'someth':13 'thing':4"
  -bodyTs: "'10':45 'actual':70 'around':16 'belt':51 'bit':90 'come':48 'damag':85 'dhl':24 'even':106 'exampl':6 'feedbl':79 'fine':15 'gag':71 'garlic':13,32,109 'go':38 'got':88 'handl':77 'heavi':75 'hors':34 'job':22 'larg':29 'm':59 'mind':9 'mine':1 'nauseat':117 'never':8 'normal':108 'peopl':41 'power':115 'pretti':4 'remind':61 'rest':99 'shift':102 'smell':11,66,110 'stand':56 'strong':64 'stunk':94 'tame':5 'took':20 'tub':30,73,83 'wasn':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689651487
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1695526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689651487 {#2140
    date: 2023-07-18 05:38:07.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 {#2361
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "i-love-you-sooo-much-3"
  +title: ""...i love you sooo much! :3""
  +url: "https://lemmy.world/pictrs/image/3d51f7af-ef20-43c8-8fb9-27c6f13f02a9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689294310 {#2469
    date: 2023-07-14 02:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 2558
  -titleTs: "'3':6 'love':2 'much':5 'sooo':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689334810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1450076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689294310 {#2459
    date: 2023-07-14 02:25:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#2361
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "i-love-you-sooo-much-3"
  +title: ""...i love you sooo much! :3""
  +url: "https://lemmy.world/pictrs/image/3d51f7af-ef20-43c8-8fb9-27c6f13f02a9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689294310 {#2469
    date: 2023-07-14 02:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 2558
  -titleTs: "'3':6 'love':2 'much':5 'sooo':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689334810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1450076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689294310 {#2459
    date: 2023-07-14 02:25:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#2361
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2372 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "i-love-you-sooo-much-3"
  +title: ""...i love you sooo much! :3""
  +url: "https://lemmy.world/pictrs/image/3d51f7af-ef20-43c8-8fb9-27c6f13f02a9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689294310 {#2469
    date: 2023-07-14 02:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 2558
  -titleTs: "'3':6 'love':2 'much':5 'sooo':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689334810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1450076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689294310 {#2459
    date: 2023-07-14 02:25:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2323
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2324 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Low-resolution-dog"
  +title: "Low resolution dog"
  +url: "https://lemmy.world/pictrs/image/1af02496-4eee-4b66-b4f0-b52a32660e60.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689088355 {#2329
    date: 2023-07-11 17:12:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  +badges: Doctrine\ORM\PersistentCollection {#2338 …}
  +children: []
  -id: 2464
  -titleTs: "'dog':3 'low':1 'resolut':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144048
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1346350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689086048 {#2333
    date: 2023-07-11 16:34:08.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 {#2323
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2324 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Low-resolution-dog"
  +title: "Low resolution dog"
  +url: "https://lemmy.world/pictrs/image/1af02496-4eee-4b66-b4f0-b52a32660e60.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689088355 {#2329
    date: 2023-07-11 17:12:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  +badges: Doctrine\ORM\PersistentCollection {#2338 …}
  +children: []
  -id: 2464
  -titleTs: "'dog':3 'low':1 'resolut':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144048
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1346350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689086048 {#2333
    date: 2023-07-11 16:34:08.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 {#2323
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2324 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Low-resolution-dog"
  +title: "Low resolution dog"
  +url: "https://lemmy.world/pictrs/image/1af02496-4eee-4b66-b4f0-b52a32660e60.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689088355 {#2329
    date: 2023-07-11 17:12:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  +badges: Doctrine\ORM\PersistentCollection {#2338 …}
  +children: []
  -id: 2464
  -titleTs: "'dog':3 'low':1 'resolut':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144048
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1346350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689086048 {#2333
    date: 2023-07-11 16:34:08.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 {#2037
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "ALERT-Lemmy-World-Compromised"
  +title: "[ALERT] Lemmy.World Compromised"
  +url: null
  +body: """
    I am not a super code-literate person so bare with me on this… But. Still please becareful. There appears to be a vulnerability.\n
    \n
    Users are posting images like the following:\n
    \n
    [imgur.com/a/RS4iAeI](https://imgur.com/a/RS4iAeI)\n
    \n
    And inside hidden is JavaScript code that when executed can take cookie information and send it to a URL address.\n
    \n
    Among other things. At this time if you see an image please click the icon circled before clicking the link. **DO NOT CLICK THE IMAGE.** If you see anything suspicious, please report it immediately. It is better a false report than a missed one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688974215 {#2031
    date: 2023-07-10 09:30:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  +badges: Doctrine\ORM\PersistentCollection {#2096 …}
  +children: []
  -id: 4126
  -titleTs: "'alert':1 'compromis':3 'lemmy.world':2"
  -bodyTs: "'/a/rs4iaei](https://imgur.com/a/rs4iaei)':35 'address':55 'among':56 'anyth':84 'appear':21 'bare':11 'becar':19 'better':92 'circl':71 'click':68,73,78 'code':7,41 'code-liter':6 'cooki':47 'execut':44 'fals':94 'follow':32 'hidden':38 'icon':70 'imag':29,66,80 'imgur.com':34 'imgur.com/a/rs4iaei](https://imgur.com/a/rs4iaei)':33 'immedi':89 'inform':48 'insid':37 'javascript':40 'like':30 'link':75 'liter':8 'miss':98 'one':99 'person':9 'pleas':18,67,86 'post':28 'report':87,95 'see':64,83 'send':50 'still':17 'super':5 'suspici':85 'take':46 'thing':58 'time':61 'url':54 'user':26 'vulner':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688985962
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1288784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688966962 {#2036
    date: 2023-07-10 07:29:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2037
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "ALERT-Lemmy-World-Compromised"
  +title: "[ALERT] Lemmy.World Compromised"
  +url: null
  +body: """
    I am not a super code-literate person so bare with me on this… But. Still please becareful. There appears to be a vulnerability.\n
    \n
    Users are posting images like the following:\n
    \n
    [imgur.com/a/RS4iAeI](https://imgur.com/a/RS4iAeI)\n
    \n
    And inside hidden is JavaScript code that when executed can take cookie information and send it to a URL address.\n
    \n
    Among other things. At this time if you see an image please click the icon circled before clicking the link. **DO NOT CLICK THE IMAGE.** If you see anything suspicious, please report it immediately. It is better a false report than a missed one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688974215 {#2031
    date: 2023-07-10 09:30:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  +badges: Doctrine\ORM\PersistentCollection {#2096 …}
  +children: []
  -id: 4126
  -titleTs: "'alert':1 'compromis':3 'lemmy.world':2"
  -bodyTs: "'/a/rs4iaei](https://imgur.com/a/rs4iaei)':35 'address':55 'among':56 'anyth':84 'appear':21 'bare':11 'becar':19 'better':92 'circl':71 'click':68,73,78 'code':7,41 'code-liter':6 'cooki':47 'execut':44 'fals':94 'follow':32 'hidden':38 'icon':70 'imag':29,66,80 'imgur.com':34 'imgur.com/a/rs4iaei](https://imgur.com/a/rs4iaei)':33 'immedi':89 'inform':48 'insid':37 'javascript':40 'like':30 'link':75 'liter':8 'miss':98 'one':99 'person':9 'pleas':18,67,86 'post':28 'report':87,95 'see':64,83 'send':50 'still':17 'super':5 'suspici':85 'take':46 'thing':58 'time':61 'url':54 'user':26 'vulner':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688985962
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1288784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688966962 {#2036
    date: 2023-07-10 07:29:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2037
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "ALERT-Lemmy-World-Compromised"
  +title: "[ALERT] Lemmy.World Compromised"
  +url: null
  +body: """
    I am not a super code-literate person so bare with me on this… But. Still please becareful. There appears to be a vulnerability.\n
    \n
    Users are posting images like the following:\n
    \n
    [imgur.com/a/RS4iAeI](https://imgur.com/a/RS4iAeI)\n
    \n
    And inside hidden is JavaScript code that when executed can take cookie information and send it to a URL address.\n
    \n
    Among other things. At this time if you see an image please click the icon circled before clicking the link. **DO NOT CLICK THE IMAGE.** If you see anything suspicious, please report it immediately. It is better a false report than a missed one.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688974215 {#2031
    date: 2023-07-10 09:30:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  +badges: Doctrine\ORM\PersistentCollection {#2096 …}
  +children: []
  -id: 4126
  -titleTs: "'alert':1 'compromis':3 'lemmy.world':2"
  -bodyTs: "'/a/rs4iaei](https://imgur.com/a/rs4iaei)':35 'address':55 'among':56 'anyth':84 'appear':21 'bare':11 'becar':19 'better':92 'circl':71 'click':68,73,78 'code':7,41 'code-liter':6 'cooki':47 'execut':44 'fals':94 'follow':32 'hidden':38 'icon':70 'imag':29,66,80 'imgur.com':34 'imgur.com/a/rs4iaei](https://imgur.com/a/rs4iaei)':33 'immedi':89 'inform':48 'insid':37 'javascript':40 'like':30 'link':75 'liter':8 'miss':98 'one':99 'person':9 'pleas':18,67,86 'post':28 'report':87,95 'see':64,83 'send':50 'still':17 'super':5 'suspici':85 'take':46 'thing':58 'time':61 'url':54 'user':26 'vulner':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688985962
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1288784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688966962 {#2036
    date: 2023-07-10 07:29:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2059
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135019 {#2051
    date: 2023-06-30 16:23:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  +badges: Doctrine\ORM\PersistentCollection {#2125 …}
  +children: []
  -id: 9196
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144019
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135019 {#2056
    date: 2023-06-30 16:23:39.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 {#2059
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135019 {#2051
    date: 2023-06-30 16:23:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  +badges: Doctrine\ORM\PersistentCollection {#2125 …}
  +children: []
  -id: 9196
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144019
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135019 {#2056
    date: 2023-06-30 16:23:39.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 {#2059
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135019 {#2051
    date: 2023-06-30 16:23:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  +badges: Doctrine\ORM\PersistentCollection {#2125 …}
  +children: []
  -id: 9196
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144019
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135019 {#2056
    date: 2023-06-30 16:23:39.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 {#2136
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701081963 {#2143
    date: 2023-11-27 11:46:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  +badges: Doctrine\ORM\PersistentCollection {#2049 …}
  +children: []
  -id: 19031
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688168304
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134804 {#2135
    date: 2023-06-30 16:20:04.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 {#2136
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701081963 {#2143
    date: 2023-11-27 11:46:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  +badges: Doctrine\ORM\PersistentCollection {#2049 …}
  +children: []
  -id: 19031
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688168304
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134804 {#2135
    date: 2023-06-30 16:20:04.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 {#2136
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2137 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2144 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701081963 {#2143
    date: 2023-11-27 11:46:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  +badges: Doctrine\ORM\PersistentCollection {#2049 …}
  +children: []
  -id: 19031
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688168304
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134804 {#2135
    date: 2023-06-30 16:20:04.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 {#2024
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2022 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Big-Pupper"
  +title: "Big Pupper"
  +url: "https://lemmy.world/pictrs/image/c52e950d-3df2-4b82-a949-a90cdd658c0a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688044050 {#2032
    date: 2023-06-29 15:07:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: []
  -id: 2520
  -titleTs: "'big':1 'pupper':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688084550
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/798324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688044050 {#2026
    date: 2023-06-29 15:07:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2024
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2022 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Big-Pupper"
  +title: "Big Pupper"
  +url: "https://lemmy.world/pictrs/image/c52e950d-3df2-4b82-a949-a90cdd658c0a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688044050 {#2032
    date: 2023-06-29 15:07:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: []
  -id: 2520
  -titleTs: "'big':1 'pupper':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688084550
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/798324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688044050 {#2026
    date: 2023-06-29 15:07:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2024
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2022 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Big-Pupper"
  +title: "Big Pupper"
  +url: "https://lemmy.world/pictrs/image/c52e950d-3df2-4b82-a949-a90cdd658c0a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688044050 {#2032
    date: 2023-06-29 15:07:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: []
  -id: 2520
  -titleTs: "'big':1 'pupper':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688084550
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/798324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688044050 {#2026
    date: 2023-06-29 15:07:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1410
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "It-s-true"
  +title: "It's true."
  +url: "https://lemmy.world/pictrs/image/3fbfd5c1-acf8-4a16-90cc-f20eece4ed6f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687616690 {#1708
    date: 2023-06-24 16:24:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 2524
  -titleTs: "'true':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687630190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/523195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687616690 {#1926
    date: 2023-06-24 16:24:50.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 {#1410
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "It-s-true"
  +title: "It's true."
  +url: "https://lemmy.world/pictrs/image/3fbfd5c1-acf8-4a16-90cc-f20eece4ed6f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687616690 {#1708
    date: 2023-06-24 16:24:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 2524
  -titleTs: "'true':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687630190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/523195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687616690 {#1926
    date: 2023-06-24 16:24:50.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 {#1410
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "It-s-true"
  +title: "It's true."
  +url: "https://lemmy.world/pictrs/image/3fbfd5c1-acf8-4a16-90cc-f20eece4ed6f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687616690 {#1708
    date: 2023-06-24 16:24:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 2524
  -titleTs: "'true':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687630190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/523195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687616690 {#1926
    date: 2023-06-24 16:24:50.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 {#1562
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Don-t-break-it"
  +title: "Don't break it"
  +url: "https://packaged-media.redd.it/ujsoao661tna1/pb/m2-res_720p.mp4?m=DASHPlaylist.mpd&v=1&e=1687377077&s=35d72cfd8d0f6441a7990109b13b4a16515ea4e0%23t%3D0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687373738 {#1427
    date: 2023-06-21 20:55:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 18202
  -titleTs: "'break':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687378238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/392602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687373738 {#1671
    date: 2023-06-21 20:55: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
43 DENIED edit
App\Entity\Entry {#1562
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Don-t-break-it"
  +title: "Don't break it"
  +url: "https://packaged-media.redd.it/ujsoao661tna1/pb/m2-res_720p.mp4?m=DASHPlaylist.mpd&v=1&e=1687377077&s=35d72cfd8d0f6441a7990109b13b4a16515ea4e0%23t%3D0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687373738 {#1427
    date: 2023-06-21 20:55:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 18202
  -titleTs: "'break':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687378238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/392602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687373738 {#1671
    date: 2023-06-21 20:55: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
44 DENIED moderate
App\Entity\Entry {#1562
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "Don-t-break-it"
  +title: "Don't break it"
  +url: "https://packaged-media.redd.it/ujsoao661tna1/pb/m2-res_720p.mp4?m=DASHPlaylist.mpd&v=1&e=1687377077&s=35d72cfd8d0f6441a7990109b13b4a16515ea4e0%23t%3D0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687373738 {#1427
    date: 2023-06-21 20:55:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 18202
  -titleTs: "'break':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687378238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/392602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687373738 {#1671
    date: 2023-06-21 20:55: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#2098
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2063 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Demonic-summoning-but-make-it-wholesome"
  +title: "Demonic summoning but make it wholesome"
  +url: "https://lemmy.world/pictrs/image/4fa1b30f-510b-4f13-9330-49def026d63d.png"
  +body: "Please baphy, send me to heck"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686584741 {#2081
    date: 2023-06-12 17:45:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  +badges: Doctrine\ORM\PersistentCollection {#2092 …}
  +children: []
  -id: 6324
  -titleTs: "'demon':1 'make':4 'summon':2 'wholesom':6"
  -bodyTs: "'baphi':2 'heck':6 'pleas':1 'send':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686607241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/75588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686584741 {#2077
    date: 2023-06-12 17:45:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#2098
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2063 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Demonic-summoning-but-make-it-wholesome"
  +title: "Demonic summoning but make it wholesome"
  +url: "https://lemmy.world/pictrs/image/4fa1b30f-510b-4f13-9330-49def026d63d.png"
  +body: "Please baphy, send me to heck"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686584741 {#2081
    date: 2023-06-12 17:45:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  +badges: Doctrine\ORM\PersistentCollection {#2092 …}
  +children: []
  -id: 6324
  -titleTs: "'demon':1 'make':4 'summon':2 'wholesom':6"
  -bodyTs: "'baphi':2 'heck':6 'pleas':1 'send':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686607241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/75588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686584741 {#2077
    date: 2023-06-12 17:45:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#2098
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#2063 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2364 …}
  +slug: "Demonic-summoning-but-make-it-wholesome"
  +title: "Demonic summoning but make it wholesome"
  +url: "https://lemmy.world/pictrs/image/4fa1b30f-510b-4f13-9330-49def026d63d.png"
  +body: "Please baphy, send me to heck"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686584741 {#2081
    date: 2023-06-12 17:45:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  +badges: Doctrine\ORM\PersistentCollection {#2092 …}
  +children: []
  -id: 6324
  -titleTs: "'demon':1 'make':4 'summon':2 'wholesom':6"
  -bodyTs: "'baphi':2 'heck':6 'pleas':1 'send':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686607241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/75588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686584741 {#2077
    date: 2023-06-12 17:45:41.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