Redirect 302 redirect from GET @entry_comment_create (358097)

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

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 …}
}
3.39 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.09 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 {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Leaf-good"
  +title: "Leaf good"
  +url: "https://i.imgur.com/XyWqJ3Y.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688370175 {#1375
    date: 2023-07-03 09:42:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 11371
  -titleTs: "'good':2 'leaf':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688374675
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/978218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688370175 {#1379
    date: 2023-07-03 09:42:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Leaf-good"
  +title: "Leaf good"
  +url: "https://i.imgur.com/XyWqJ3Y.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688370175 {#1375
    date: 2023-07-03 09:42:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 11371
  -titleTs: "'good':2 'leaf':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688374675
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/978218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688370175 {#1379
    date: 2023-07-03 09:42:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Leaf-good"
  +title: "Leaf good"
  +url: "https://i.imgur.com/XyWqJ3Y.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688370175 {#1375
    date: 2023-07-03 09:42:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 11371
  -titleTs: "'good':2 'leaf':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688374675
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/978218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688370175 {#1379
    date: 2023-07-03 09:42:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Post {#2364
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
  +body: """
    The name "kbin", what's the inspiration/logic/origin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688369497 {#2458
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  +children: []
  -id: 117
  -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688363659
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688350659 {#2361
    date: 2023-07-03 04:17:39.0 +02:00
  }
  +"title": 117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Post {#2364
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
  +body: """
    The name "kbin", what's the inspiration/logic/origin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688369497 {#2458
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  +children: []
  -id: 117
  -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688363659
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688350659 {#2361
    date: 2023-07-03 04:17:39.0 +02:00
  }
  +"title": 117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Post {#2364
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
  +body: """
    The name "kbin", what's the inspiration/logic/origin?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688369497 {#2458
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  +children: []
  -id: 117
  -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688363659
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688350659 {#2361
    date: 2023-07-03 04:17:39.0 +02:00
  }
  +"title": 117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\PostComment {#4587
  +user: Proxies\__CG__\App\Entity\User {#4584 …}
  +post: App\Entity\Post {#2364
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#2458
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#2361
      date: 2023-07-03 04:17:39.0 +02:00
    }
    +"title": 117
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688355692 {#4592
    date: 2023-07-03 05:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 220
  -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355692 {#4581
    date: 2023-07-03 05:41:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\PostComment {#4587
  +user: Proxies\__CG__\App\Entity\User {#4584 …}
  +post: App\Entity\Post {#2364
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#2458
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#2361
      date: 2023-07-03 04:17:39.0 +02:00
    }
    +"title": 117
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688355692 {#4592
    date: 2023-07-03 05:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 220
  -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355692 {#4581
    date: 2023-07-03 05:41:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\PostComment {#4587
  +user: Proxies\__CG__\App\Entity\User {#4584 …}
  +post: App\Entity\Post {#2364
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#2458
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#2361
      date: 2023-07-03 04:17:39.0 +02:00
    }
    +"title": 117
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +parent: null
  +root: null
  +image: null
  +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688355692 {#4592
    date: 2023-07-03 05:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 220
  -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355692 {#4581
    date: 2023-07-03 05:41:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#4630
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +post: App\Entity\Post {#2364
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#2458
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#2361
      date: 2023-07-03 04:17:39.0 +02:00
    }
    +"title": 117
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +parent: App\Entity\PostComment {#4587
    +user: Proxies\__CG__\App\Entity\User {#4584 …}
    +post: App\Entity\Post {#2364}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +parent: null
    +root: null
    +image: null
    +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688355692 {#4592
      date: 2023-07-03 05:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ike"
      "@ike@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 220
    -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688355692 {#4581
      date: 2023-07-03 05:41:32.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4587}
  +image: null
  +body: "@Otome-chan@kbin.social Thanks! Linux reference always welcome. Luckily it has a natural ring to it aurally."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688369497 {#4608
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -id: 225
  -bodyTs: "'alway':5 'aural':15 'linux':3 'luckili':7 'natur':11 'otome-chan@kbin.social':1 'refer':4 'ring':12 'thank':2 'welcom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1163093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688369497 {#4629
    date: 2023-07-03 09:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\PostComment {#4630
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +post: App\Entity\Post {#2364
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#2458
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#2361
      date: 2023-07-03 04:17:39.0 +02:00
    }
    +"title": 117
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +parent: App\Entity\PostComment {#4587
    +user: Proxies\__CG__\App\Entity\User {#4584 …}
    +post: App\Entity\Post {#2364}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +parent: null
    +root: null
    +image: null
    +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688355692 {#4592
      date: 2023-07-03 05:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ike"
      "@ike@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 220
    -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688355692 {#4581
      date: 2023-07-03 05:41:32.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4587}
  +image: null
  +body: "@Otome-chan@kbin.social Thanks! Linux reference always welcome. Luckily it has a natural ring to it aurally."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688369497 {#4608
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -id: 225
  -bodyTs: "'alway':5 'aural':15 'linux':3 'luckili':7 'natur':11 'otome-chan@kbin.social':1 'refer':4 'ring':12 'thank':2 'welcom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1163093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688369497 {#4629
    date: 2023-07-03 09:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\PostComment {#4630
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +post: App\Entity\Post {#2364
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +image: null
    +slug: "The-name-kbin-what-s-the-inspiration-logic-origin-AskKbin"
    +body: """
      The name "kbin", what's the inspiration/logic/origin?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688369497 {#2458
      date: 2023-07-03 09:31:37.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    +children: []
    -id: 117
    -bodyTs: "'askkbin':8 'inspiration/logic/origin':7 'kbin':3 'name':2"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688363659
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688350659 {#2361
      date: 2023-07-03 04:17:39.0 +02:00
    }
    +"title": 117
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +parent: App\Entity\PostComment {#4587
    +user: Proxies\__CG__\App\Entity\User {#4584 …}
    +post: App\Entity\Post {#2364}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
    +parent: null
    +root: null
    +image: null
    +body: "@ike according to ernest it stems from /sbin. though one of the early instances was named karabin based on the karabine gun and thus shortened to kbin (or rather expanded from kbin)."
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688355692 {#4592
      date: 2023-07-03 05:41:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ike"
      "@ike@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 220
    -bodyTs: "'/sbin':8 'accord':2 'base':18 'earli':13 'ernest':4 'expand':30 'gun':22 'ike':1 'instanc':14 'karabin':17,21 'kbin':27,32 'name':16 'one':10 'rather':29 'shorten':25 'stem':6 'though':9 'thus':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1157416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688355692 {#4581
      date: 2023-07-03 05:41:32.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#4587}
  +image: null
  +body: "@Otome-chan@kbin.social Thanks! Linux reference always welcome. Luckily it has a natural ring to it aurally."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688369497 {#4608
    date: 2023-07-03 09:31:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ike"
    "@ike@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -id: 225
  -bodyTs: "'alway':5 'aural':15 'linux':3 'luckili':7 'natur':11 'otome-chan@kbin.social':1 'refer':4 'ring':12 'thank':2 'welcom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/652285/-/reply/1163093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688369497 {#4629
    date: 2023-07-03 09:31:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Family-time"
  +title: "Family time"
  +url: "https://i.imgur.com/xq44UEn.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688368607 {#2433
    date: 2023-07-03 09:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 11372
  -titleTs: "'famili':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688368607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/977529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368607 {#2432
    date: 2023-07-03 09:16:47.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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Family-time"
  +title: "Family time"
  +url: "https://i.imgur.com/xq44UEn.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688368607 {#2433
    date: 2023-07-03 09:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 11372
  -titleTs: "'famili':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688368607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/977529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368607 {#2432
    date: 2023-07-03 09:16:47.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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Family-time"
  +title: "Family time"
  +url: "https://i.imgur.com/xq44UEn.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688368607 {#2433
    date: 2023-07-03 09:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 11372
  -titleTs: "'famili':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688368607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/977529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368607 {#2432
    date: 2023-07-03 09:16:47.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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-s-the-best-consumer-internet-plan-you-have-acces-to"
  +title: "What's the best consumer internet plan you have acces to? Thinking of upgrading to a 10G subscription. Did a speed test."
  +url: "https://media.kbin.social/7b/d4/7bd45f164ee3ddc3742c15e30b1b8227b57e27832fa7ed6cd669956a127a5073.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688368050 {#1876
    date: 2023-07-03 09:07:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 724
  -titleTs: "'10g':17 'acc':10 'best':4 'consum':5 'internet':6 'plan':7 'speed':21 'subscript':18 'test':22 'think':12 'upgrad':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688365727
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/129304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688336727 {#1884
    date: 2023-07-03 00:25:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-s-the-best-consumer-internet-plan-you-have-acces-to"
  +title: "What's the best consumer internet plan you have acces to? Thinking of upgrading to a 10G subscription. Did a speed test."
  +url: "https://media.kbin.social/7b/d4/7bd45f164ee3ddc3742c15e30b1b8227b57e27832fa7ed6cd669956a127a5073.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688368050 {#1876
    date: 2023-07-03 09:07:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 724
  -titleTs: "'10g':17 'acc':10 'best':4 'consum':5 'internet':6 'plan':7 'speed':21 'subscript':18 'test':22 'think':12 'upgrad':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688365727
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/129304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688336727 {#1884
    date: 2023-07-03 00:25:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-s-the-best-consumer-internet-plan-you-have-acces-to"
  +title: "What's the best consumer internet plan you have acces to? Thinking of upgrading to a 10G subscription. Did a speed test."
  +url: "https://media.kbin.social/7b/d4/7bd45f164ee3ddc3742c15e30b1b8227b57e27832fa7ed6cd669956a127a5073.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688368050 {#1876
    date: 2023-07-03 09:07:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 724
  -titleTs: "'10g':17 'acc':10 'best':4 'consum':5 'internet':6 'plan':7 'speed':21 'subscript':18 'test':22 'think':12 'upgrad':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688365727
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/129304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688336727 {#1884
    date: 2023-07-03 00:25:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Just-created-m-TwitterMigration"
  +title: "Just created m/TwitterMigration"
  +url: "https://kbin.social/m/twittermigration"
  +body: """
    Mods, please let me know if this is not allowed. I’ll remove it.\n
    \n
    With what’s happening at Twitter and the mess that’s going on right now, I feel that we need to migrate all the users over to the fediverse. I still don’t understand why anyone would still be using Twitter today but we need to get them out as soon as possible and stop supporting Elon. I think what he’s doing is ridiculous and it’s just a matter of time before he runs Twitter into the ground.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366954 {#238
    date: 2023-07-03 08:49:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 715
  -titleTs: "'creat':2 'm/twittermigration':3"
  -bodyTs: "'allow':10 'anyon':50 'elon':71 'fedivers':43 'feel':31 'get':61 'go':26 'ground':94 'happen':18 'know':5 'let':3 'll':12 'matter':85 'mess':23 'migrat':36 'mod':1 'need':34,59 'pleas':2 'possibl':67 'remov':13 'ridicul':79 'right':28 'run':90 'soon':65 'still':45,52 'stop':69 'support':70 'think':73 'time':87 'today':56 'twitter':20,55,91 'understand':48 'use':54 'user':39 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353171
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688309671 {#247
    date: 2023-07-02 16:54:31.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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Just-created-m-TwitterMigration"
  +title: "Just created m/TwitterMigration"
  +url: "https://kbin.social/m/twittermigration"
  +body: """
    Mods, please let me know if this is not allowed. I’ll remove it.\n
    \n
    With what’s happening at Twitter and the mess that’s going on right now, I feel that we need to migrate all the users over to the fediverse. I still don’t understand why anyone would still be using Twitter today but we need to get them out as soon as possible and stop supporting Elon. I think what he’s doing is ridiculous and it’s just a matter of time before he runs Twitter into the ground.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366954 {#238
    date: 2023-07-03 08:49:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 715
  -titleTs: "'creat':2 'm/twittermigration':3"
  -bodyTs: "'allow':10 'anyon':50 'elon':71 'fedivers':43 'feel':31 'get':61 'go':26 'ground':94 'happen':18 'know':5 'let':3 'll':12 'matter':85 'mess':23 'migrat':36 'mod':1 'need':34,59 'pleas':2 'possibl':67 'remov':13 'ridicul':79 'right':28 'run':90 'soon':65 'still':45,52 'stop':69 'support':70 'think':73 'time':87 'today':56 'twitter':20,55,91 'understand':48 'use':54 'user':39 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353171
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688309671 {#247
    date: 2023-07-02 16:54:31.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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Just-created-m-TwitterMigration"
  +title: "Just created m/TwitterMigration"
  +url: "https://kbin.social/m/twittermigration"
  +body: """
    Mods, please let me know if this is not allowed. I’ll remove it.\n
    \n
    With what’s happening at Twitter and the mess that’s going on right now, I feel that we need to migrate all the users over to the fediverse. I still don’t understand why anyone would still be using Twitter today but we need to get them out as soon as possible and stop supporting Elon. I think what he’s doing is ridiculous and it’s just a matter of time before he runs Twitter into the ground.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366954 {#238
    date: 2023-07-03 08:49:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 715
  -titleTs: "'creat':2 'm/twittermigration':3"
  -bodyTs: "'allow':10 'anyon':50 'elon':71 'fedivers':43 'feel':31 'get':61 'go':26 'ground':94 'happen':18 'know':5 'let':3 'll':12 'matter':85 'mess':23 'migrat':36 'mod':1 'need':34,59 'pleas':2 'possibl':67 'remov':13 'ridicul':79 'right':28 'run':90 'soon':65 'still':45,52 'stop':69 'support':70 'think':73 'time':87 'today':56 'twitter':20,55,91 'understand':48 'use':54 'user':39 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353171
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688309671 {#247
    date: 2023-07-02 16:54:31.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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Cute-doggo"
  +title: "Cute doggo"
  +url: "https://i.imgur.com/baThGh6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366728 {#2451
    date: 2023-07-03 08:45:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 11373
  -titleTs: "'cute':1 'doggo':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688371228
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/603909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688366728 {#2353
    date: 2023-07-03 08:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Cute-doggo"
  +title: "Cute doggo"
  +url: "https://i.imgur.com/baThGh6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366728 {#2451
    date: 2023-07-03 08:45:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 11373
  -titleTs: "'cute':1 'doggo':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688371228
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/603909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688366728 {#2353
    date: 2023-07-03 08:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Cute-doggo"
  +title: "Cute doggo"
  +url: "https://i.imgur.com/baThGh6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366728 {#2451
    date: 2023-07-03 08:45:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 11373
  -titleTs: "'cute':1 'doggo':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688371228
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/603909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688366728 {#2353
    date: 2023-07-03 08:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Huh"
  +title: "Huh🤔"
  +url: "https://i.imgur.com/ndvmrZW.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366414 {#2488
    date: 2023-07-03 08:40:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 11458
  -titleTs: "'huh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688366414
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/603853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688366414 {#2490
    date: 2023-07-03 08:40:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Huh"
  +title: "Huh🤔"
  +url: "https://i.imgur.com/ndvmrZW.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366414 {#2488
    date: 2023-07-03 08:40:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 11458
  -titleTs: "'huh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688366414
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/603853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688366414 {#2490
    date: 2023-07-03 08:40:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Huh"
  +title: "Huh🤔"
  +url: "https://i.imgur.com/ndvmrZW.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688366414 {#2488
    date: 2023-07-03 08:40:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 11458
  -titleTs: "'huh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688366414
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/603853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688366414 {#2490
    date: 2023-07-03 08:40:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Eye-Doc"
  +title: "Eye Doc"
  +url: "https://i.imgur.com/cYya3nD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688365069 {#1514
    date: 2023-07-03 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 11478
  -titleTs: "'doc':2 'eye':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688369569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/976023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688365069 {#1499
    date: 2023-07-03 08:17:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Eye-Doc"
  +title: "Eye Doc"
  +url: "https://i.imgur.com/cYya3nD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688365069 {#1514
    date: 2023-07-03 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 11478
  -titleTs: "'doc':2 'eye':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688369569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/976023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688365069 {#1499
    date: 2023-07-03 08:17:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1544 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Eye-Doc"
  +title: "Eye Doc"
  +url: "https://i.imgur.com/cYya3nD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688365069 {#1514
    date: 2023-07-03 08:17:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 11478
  -titleTs: "'doc':2 'eye':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688369569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/976023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688365069 {#1499
    date: 2023-07-03 08:17:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Eye-Doc"
  +title: "Eye Doc"
  +url: "https://i.imgur.com/cYya3nD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688364935 {#1507
    date: 2023-07-03 08:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 11479
  -titleTs: "'doc':2 'eye':1"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688364935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688364935 {#1505
    date: 2023-07-03 08:15:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Eye-Doc"
  +title: "Eye Doc"
  +url: "https://i.imgur.com/cYya3nD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688364935 {#1507
    date: 2023-07-03 08:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 11479
  -titleTs: "'doc':2 'eye':1"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688364935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688364935 {#1505
    date: 2023-07-03 08:15:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Eye-Doc"
  +title: "Eye Doc"
  +url: "https://i.imgur.com/cYya3nD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688364935 {#1507
    date: 2023-07-03 08:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 11479
  -titleTs: "'doc':2 'eye':1"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688364935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688364935 {#1505
    date: 2023-07-03 08:15:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Heat-wave"
  +title: "Heat wave"
  +url: "https://lemmy.world/pictrs/image/9023af71-52f0-4d1c-ab10-a6a199770fed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688364387 {#1537
    date: 2023-07-03 08:06:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 11480
  -titleTs: "'heat':1 'wave':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688364387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688364387 {#1536
    date: 2023-07-03 08:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Heat-wave"
  +title: "Heat wave"
  +url: "https://lemmy.world/pictrs/image/9023af71-52f0-4d1c-ab10-a6a199770fed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688364387 {#1537
    date: 2023-07-03 08:06:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 11480
  -titleTs: "'heat':1 'wave':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688364387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688364387 {#1536
    date: 2023-07-03 08:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Heat-wave"
  +title: "Heat wave"
  +url: "https://lemmy.world/pictrs/image/9023af71-52f0-4d1c-ab10-a6a199770fed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688364387 {#1537
    date: 2023-07-03 08:06:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 11480
  -titleTs: "'heat':1 'wave':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688364387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688364387 {#1536
    date: 2023-07-03 08:06:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "The-boy-has-moves"
  +title: "The boy has moves"
  +url: "https://i.imgur.com/20FaaeH.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688363371 {#1440
    date: 2023-07-03 07:49:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 11945
  -titleTs: "'boy':2 'move':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688372371
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688363371 {#1438
    date: 2023-07-03 07:49:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "The-boy-has-moves"
  +title: "The boy has moves"
  +url: "https://i.imgur.com/20FaaeH.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688363371 {#1440
    date: 2023-07-03 07:49:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 11945
  -titleTs: "'boy':2 'move':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688372371
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688363371 {#1438
    date: 2023-07-03 07:49:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1699 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "The-boy-has-moves"
  +title: "The boy has moves"
  +url: "https://i.imgur.com/20FaaeH.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688363371 {#1440
    date: 2023-07-03 07:49:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 11945
  -titleTs: "'boy':2 'move':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688372371
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/975284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688363371 {#1438
    date: 2023-07-03 07:49:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Post {#1591
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +slug: "I-decided-to-edit-all-of-my-comments-to-say"
  +body: """
    I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688362499 {#1557
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +children: []
  -id: 90
  -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688160860
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130360 {#1563
    date: 2023-06-30 15:06:00.0 +02:00
  }
  +"title": 90
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Post {#1591
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +slug: "I-decided-to-edit-all-of-my-comments-to-say"
  +body: """
    I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688362499 {#1557
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +children: []
  -id: 90
  -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688160860
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130360 {#1563
    date: 2023-06-30 15:06:00.0 +02:00
  }
  +"title": 90
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Post {#1591
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +slug: "I-decided-to-edit-all-of-my-comments-to-say"
  +body: """
    I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688362499 {#1557
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +children: []
  -id: 90
  -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688160860
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130360 {#1563
    date: 2023-06-30 15:06:00.0 +02:00
  }
  +"title": 90
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\PostComment {#12494
  +user: Proxies\__CG__\App\Entity\User {#12495 …}
  +post: App\Entity\Post {#1591
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
    +image: null
    +slug: "I-decided-to-edit-all-of-my-comments-to-say"
    +body: """
      I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688362499 {#1557
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1719 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
    +children: []
    -id: 90
    -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688160860
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/614890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688130360 {#1563
      date: 2023-06-30 15:06:00.0 +02:00
    }
    +"title": 90
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +parent: null
  +root: null
  +image: null
  +body: "@sanctuary_sanctuary Yes.. looking at the past history of Reddit actions. Reddit is constantly restoring threads and comments. Even deleted ones. Which is against various privacy protection acts."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688173752 {#12492
    date: 2023-07-01 03:09:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sanctuary_sanctuary"
    "@sanctuary_sanctuary@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12496 …}
  +nested: Doctrine\ORM\PersistentCollection {#12498 …}
  +votes: Doctrine\ORM\PersistentCollection {#12500 …}
  +reports: Doctrine\ORM\PersistentCollection {#12502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12506 …}
  -id: 221
  -bodyTs: "'..':4 'act':29 'action':12 'comment':19 'constant':15 'delet':21 'even':20 'histori':9 'look':5 'one':22 'past':8 'privaci':27 'protect':28 'reddit':11,13 'restor':16 'sanctuari':1,2 'thread':17 'various':26 'yes':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/RedditMigration@kbin.social/p/266/-/reply/449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173752 {#12493
    date: 2023-07-01 03:09:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\PostComment {#12494
  +user: Proxies\__CG__\App\Entity\User {#12495 …}
  +post: App\Entity\Post {#1591
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
    +image: null
    +slug: "I-decided-to-edit-all-of-my-comments-to-say"
    +body: """
      I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688362499 {#1557
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1719 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
    +children: []
    -id: 90
    -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688160860
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/614890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688130360 {#1563
      date: 2023-06-30 15:06:00.0 +02:00
    }
    +"title": 90
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +parent: null
  +root: null
  +image: null
  +body: "@sanctuary_sanctuary Yes.. looking at the past history of Reddit actions. Reddit is constantly restoring threads and comments. Even deleted ones. Which is against various privacy protection acts."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688173752 {#12492
    date: 2023-07-01 03:09:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sanctuary_sanctuary"
    "@sanctuary_sanctuary@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12496 …}
  +nested: Doctrine\ORM\PersistentCollection {#12498 …}
  +votes: Doctrine\ORM\PersistentCollection {#12500 …}
  +reports: Doctrine\ORM\PersistentCollection {#12502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12506 …}
  -id: 221
  -bodyTs: "'..':4 'act':29 'action':12 'comment':19 'constant':15 'delet':21 'even':20 'histori':9 'look':5 'one':22 'past':8 'privaci':27 'protect':28 'reddit':11,13 'restor':16 'sanctuari':1,2 'thread':17 'various':26 'yes':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/RedditMigration@kbin.social/p/266/-/reply/449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173752 {#12493
    date: 2023-07-01 03:09:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\PostComment {#12494
  +user: Proxies\__CG__\App\Entity\User {#12495 …}
  +post: App\Entity\Post {#1591
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
    +image: null
    +slug: "I-decided-to-edit-all-of-my-comments-to-say"
    +body: """
      I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688362499 {#1557
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1719 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
    +children: []
    -id: 90
    -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688160860
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/614890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688130360 {#1563
      date: 2023-06-30 15:06:00.0 +02:00
    }
    +"title": 90
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +parent: null
  +root: null
  +image: null
  +body: "@sanctuary_sanctuary Yes.. looking at the past history of Reddit actions. Reddit is constantly restoring threads and comments. Even deleted ones. Which is against various privacy protection acts."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688173752 {#12492
    date: 2023-07-01 03:09:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sanctuary_sanctuary"
    "@sanctuary_sanctuary@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12496 …}
  +nested: Doctrine\ORM\PersistentCollection {#12498 …}
  +votes: Doctrine\ORM\PersistentCollection {#12500 …}
  +reports: Doctrine\ORM\PersistentCollection {#12502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12506 …}
  -id: 221
  -bodyTs: "'..':4 'act':29 'action':12 'comment':19 'constant':15 'delet':21 'even':20 'histori':9 'look':5 'one':22 'past':8 'privaci':27 'protect':28 'reddit':11,13 'restor':16 'sanctuari':1,2 'thread':17 'various':26 'yes':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/RedditMigration@kbin.social/p/266/-/reply/449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173752 {#12493
    date: 2023-07-01 03:09:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\PostComment {#12510
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +post: App\Entity\Post {#1591
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
    +image: null
    +slug: "I-decided-to-edit-all-of-my-comments-to-say"
    +body: """
      I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688362499 {#1557
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1719 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
    +children: []
    -id: 90
    -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688160860
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/614890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688130360 {#1563
      date: 2023-06-30 15:06:00.0 +02:00
    }
    +"title": 90
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +parent: App\Entity\PostComment {#12456 …}
  +root: App\Entity\PostComment {#12456 …}
  +image: null
  +body: "@Tar_alcaran I did it by hand, but I had deleted my 10 year account a couple months ago for unrelated reasons so I didn't have many comments."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688362499 {#12508
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sanctuary_sanctuary@kbin.social"
    "@Tar_alcaran"
    "@Tar_alcaran@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12511 …}
  +nested: Doctrine\ORM\PersistentCollection {#12513 …}
  +votes: Doctrine\ORM\PersistentCollection {#12515 …}
  +reports: Doctrine\ORM\PersistentCollection {#12517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12521 …}
  -id: 224
  -bodyTs: "'10':13 'account':15 'ago':19 'alcaran':2 'comment':29 'coupl':17 'delet':11 'didn':25 'hand':7 'mani':28 'month':18 'reason':22 'tar':1 'unrel':21 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890/-/reply/1160000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688362499 {#12509
    date: 2023-07-03 07:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\PostComment {#12510
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +post: App\Entity\Post {#1591
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
    +image: null
    +slug: "I-decided-to-edit-all-of-my-comments-to-say"
    +body: """
      I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688362499 {#1557
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1719 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
    +children: []
    -id: 90
    -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688160860
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/614890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688130360 {#1563
      date: 2023-06-30 15:06:00.0 +02:00
    }
    +"title": 90
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +parent: App\Entity\PostComment {#12456 …}
  +root: App\Entity\PostComment {#12456 …}
  +image: null
  +body: "@Tar_alcaran I did it by hand, but I had deleted my 10 year account a couple months ago for unrelated reasons so I didn't have many comments."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688362499 {#12508
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sanctuary_sanctuary@kbin.social"
    "@Tar_alcaran"
    "@Tar_alcaran@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12511 …}
  +nested: Doctrine\ORM\PersistentCollection {#12513 …}
  +votes: Doctrine\ORM\PersistentCollection {#12515 …}
  +reports: Doctrine\ORM\PersistentCollection {#12517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12521 …}
  -id: 224
  -bodyTs: "'10':13 'account':15 'ago':19 'alcaran':2 'comment':29 'coupl':17 'delet':11 'didn':25 'hand':7 'mani':28 'month':18 'reason':22 'tar':1 'unrel':21 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890/-/reply/1160000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688362499 {#12509
    date: 2023-07-03 07:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\PostComment {#12510
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +post: App\Entity\Post {#1591
    +user: Proxies\__CG__\App\Entity\User {#1553 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
    +image: null
    +slug: "I-decided-to-edit-all-of-my-comments-to-say"
    +body: """
      I decided to edit all of my comments to say that I left Reddit in protest and provide a link to the Fediverse. If I leave the comments up when I delete my account, can Reddit edit them back to what they originally were? Should I just delete them?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688362499 {#1557
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1719 …}
    +reports: Doctrine\ORM\PersistentCollection {#1596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
    +children: []
    -id: 90
    -bodyTs: "'account':34 'back':39 'comment':8,28 'decid':2 'delet':32,48 'edit':4,37 'fedivers':23 'leav':26 'left':13 'link':20 'origin':43 'protest':16 'provid':18 'reddit':14,36 'redditmigr':50 'say':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688160860
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/614890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688130360 {#1563
      date: 2023-06-30 15:06:00.0 +02:00
    }
    +"title": 90
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +parent: App\Entity\PostComment {#12456 …}
  +root: App\Entity\PostComment {#12456 …}
  +image: null
  +body: "@Tar_alcaran I did it by hand, but I had deleted my 10 year account a couple months ago for unrelated reasons so I didn't have many comments."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688362499 {#12508
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sanctuary_sanctuary@kbin.social"
    "@Tar_alcaran"
    "@Tar_alcaran@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12511 …}
  +nested: Doctrine\ORM\PersistentCollection {#12513 …}
  +votes: Doctrine\ORM\PersistentCollection {#12515 …}
  +reports: Doctrine\ORM\PersistentCollection {#12517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12521 …}
  -id: 224
  -bodyTs: "'10':13 'account':15 'ago':19 'alcaran':2 'comment':29 'coupl':17 'delet':11 'didn':25 'hand':7 'mani':28 'month':18 'reason':22 'tar':1 'unrel':21 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614890/-/reply/1160000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688362499 {#12509
    date: 2023-07-03 07:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Is-it-sponsored"
  +title: "Is it sponsored?"
  +url: "https://lemmy.blahaj.zone/pictrs/image/fwdrb9eJrB.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688361545 {#1742
    date: 2023-07-03 07:19:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 11481
  -titleTs: "'sponsor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688361545
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/581409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688361545 {#1657
    date: 2023-07-03 07:19:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Is-it-sponsored"
  +title: "Is it sponsored?"
  +url: "https://lemmy.blahaj.zone/pictrs/image/fwdrb9eJrB.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688361545 {#1742
    date: 2023-07-03 07:19:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 11481
  -titleTs: "'sponsor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688361545
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/581409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688361545 {#1657
    date: 2023-07-03 07:19:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1659
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Is-it-sponsored"
  +title: "Is it sponsored?"
  +url: "https://lemmy.blahaj.zone/pictrs/image/fwdrb9eJrB.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688361545 {#1742
    date: 2023-07-03 07:19:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 11481
  -titleTs: "'sponsor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688361545
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/581409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688361545 {#1657
    date: 2023-07-03 07:19:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1486 …}
  +slug: "Donatella-Grimace"
  +title: "Donatella Grimace"
  +url: "https://images2.imgbox.com/8b/43/xWIZzBZ6_o.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688361020 {#1473
    date: 2023-07-03 07:10:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 11484
  -titleTs: "'donatella':1 'grimac':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688361020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/601261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688361020 {#1498
    date: 2023-07-03 07:10:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1486 …}
  +slug: "Donatella-Grimace"
  +title: "Donatella Grimace"
  +url: "https://images2.imgbox.com/8b/43/xWIZzBZ6_o.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688361020 {#1473
    date: 2023-07-03 07:10:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 11484
  -titleTs: "'donatella':1 'grimac':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688361020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/601261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688361020 {#1498
    date: 2023-07-03 07:10:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1484 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1486 …}
  +slug: "Donatella-Grimace"
  +title: "Donatella Grimace"
  +url: "https://images2.imgbox.com/8b/43/xWIZzBZ6_o.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688361020 {#1473
    date: 2023-07-03 07:10:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 11484
  -titleTs: "'donatella':1 'grimac':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688361020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/601261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688361020 {#1498
    date: 2023-07-03 07:10:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "some-might-say-we-re-early-adopters"
  +title: "some might say we're early adopters"
  +url: "https://i.imgur.com/boYTnL5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688359772 {#1609
    date: 2023-07-03 06:49:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 18839
  -titleTs: "'adopt':7 'earli':6 'might':2 're':5 'say':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398519
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/586903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688327019 {#1606
    date: 2023-07-02 21:43: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
75 DENIED edit
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "some-might-say-we-re-early-adopters"
  +title: "some might say we're early adopters"
  +url: "https://i.imgur.com/boYTnL5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688359772 {#1609
    date: 2023-07-03 06:49:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 18839
  -titleTs: "'adopt':7 'earli':6 'might':2 're':5 'say':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398519
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/586903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688327019 {#1606
    date: 2023-07-02 21:43: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
76 DENIED moderate
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "some-might-say-we-re-early-adopters"
  +title: "some might say we're early adopters"
  +url: "https://i.imgur.com/boYTnL5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688359772 {#1609
    date: 2023-07-03 06:49:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 18839
  -titleTs: "'adopt':7 'earli':6 'might':2 're':5 'say':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688398519
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/586903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688327019 {#1606
    date: 2023-07-02 21:43: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Title"
  +title: "Title"
  +url: "https://lemmy.world/pictrs/image/4bd69c63-6e1d-4b7e-81ed-6d985e733432.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688358208 {#1778
    date: 2023-07-03 06:23:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 11488
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688358208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358208 {#1787
    date: 2023-07-03 06:23:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Title"
  +title: "Title"
  +url: "https://lemmy.world/pictrs/image/4bd69c63-6e1d-4b7e-81ed-6d985e733432.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688358208 {#1778
    date: 2023-07-03 06:23:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 11488
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688358208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358208 {#1787
    date: 2023-07-03 06:23:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Title"
  +title: "Title"
  +url: "https://lemmy.world/pictrs/image/4bd69c63-6e1d-4b7e-81ed-6d985e733432.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688358208 {#1778
    date: 2023-07-03 06:23:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 11488
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688358208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358208 {#1787
    date: 2023-07-03 06:23:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Spez-really-is-one-of-the-humans-of-all-time"
  +title: "Spez really is one of the humans of all time"
  +url: "https://i.imgur.com/qHB639m.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688358185 {#1682
    date: 2023-07-03 06:23:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 11504
  -titleTs: "'human':7 'one':4 'realli':2 'spez':1 'time':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688362685
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358185 {#1681
    date: 2023-07-03 06:23:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Spez-really-is-one-of-the-humans-of-all-time"
  +title: "Spez really is one of the humans of all time"
  +url: "https://i.imgur.com/qHB639m.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688358185 {#1682
    date: 2023-07-03 06:23:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 11504
  -titleTs: "'human':7 'one':4 'realli':2 'spez':1 'time':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688362685
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358185 {#1681
    date: 2023-07-03 06:23:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Spez-really-is-one-of-the-humans-of-all-time"
  +title: "Spez really is one of the humans of all time"
  +url: "https://i.imgur.com/qHB639m.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688358185 {#1682
    date: 2023-07-03 06:23:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 11504
  -titleTs: "'human':7 'one':4 'realli':2 'spez':1 'time':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688362685
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688358185 {#1681
    date: 2023-07-03 06:23:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Why-start-a-Lemmy-instance"
  +title: "Why start a Lemmy instance?"
  +url: null
  +body: "What are the pros and cons? For someone who has zero IT background so ELI5."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688356810 {#1960
    date: 2023-07-03 06:00:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 841
  -titleTs: "'instanc':5 'lemmi':4 'start':2"
  -bodyTs: "'background':13 'con':6 'eli5':15 'pros':4 'someon':8 'zero':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688356810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688356810 {#1977
    date: 2023-07-03 06:00: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
87 DENIED edit
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Why-start-a-Lemmy-instance"
  +title: "Why start a Lemmy instance?"
  +url: null
  +body: "What are the pros and cons? For someone who has zero IT background so ELI5."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688356810 {#1960
    date: 2023-07-03 06:00:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 841
  -titleTs: "'instanc':5 'lemmi':4 'start':2"
  -bodyTs: "'background':13 'con':6 'eli5':15 'pros':4 'someon':8 'zero':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688356810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688356810 {#1977
    date: 2023-07-03 06:00: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
88 DENIED moderate
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Why-start-a-Lemmy-instance"
  +title: "Why start a Lemmy instance?"
  +url: null
  +body: "What are the pros and cons? For someone who has zero IT background so ELI5."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688356810 {#1960
    date: 2023-07-03 06:00:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 841
  -titleTs: "'instanc':5 'lemmi':4 'start':2"
  -bodyTs: "'background':13 'con':6 'eli5':15 'pros':4 'someon':8 'zero':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688356810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688356810 {#1977
    date: 2023-07-03 06:00: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1450 …}
  +slug: "dug-out-some-old-memes-to-do-my-part"
  +title: "dug out some old memes to do my part"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4bd21091-d06c-48ae-a8a7-8bf5247e02d3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688355901 {#1634
    date: 2023-07-03 05:45:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 11534
  -titleTs: "'dug':1 'meme':5 'old':4 'part':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688355901
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/338724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355901 {#1636
    date: 2023-07-03 05:45:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1450 …}
  +slug: "dug-out-some-old-memes-to-do-my-part"
  +title: "dug out some old memes to do my part"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4bd21091-d06c-48ae-a8a7-8bf5247e02d3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688355901 {#1634
    date: 2023-07-03 05:45:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 11534
  -titleTs: "'dug':1 'meme':5 'old':4 'part':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688355901
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/338724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355901 {#1636
    date: 2023-07-03 05:45:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1450 …}
  +slug: "dug-out-some-old-memes-to-do-my-part"
  +title: "dug out some old memes to do my part"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4bd21091-d06c-48ae-a8a7-8bf5247e02d3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688355901 {#1634
    date: 2023-07-03 05:45:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 11534
  -titleTs: "'dug':1 'meme':5 'old':4 'part':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688355901
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/338724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355901 {#1636
    date: 2023-07-03 05:45:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "this-is-gonna-be-great"
  +title: "this is gonna be great"
  +url: "https://lemmy.world/pictrs/image/2b7e0b5d-b6b1-4977-bcc5-3277f452eaa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688355877 {#1413
    date: 2023-07-03 05:44:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 11535
  -titleTs: "'gonna':3 'great':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688360377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355877 {#1417
    date: 2023-07-03 05:44:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "this-is-gonna-be-great"
  +title: "this is gonna be great"
  +url: "https://lemmy.world/pictrs/image/2b7e0b5d-b6b1-4977-bcc5-3277f452eaa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688355877 {#1413
    date: 2023-07-03 05:44:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 11535
  -titleTs: "'gonna':3 'great':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688360377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355877 {#1417
    date: 2023-07-03 05:44:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "this-is-gonna-be-great"
  +title: "this is gonna be great"
  +url: "https://lemmy.world/pictrs/image/2b7e0b5d-b6b1-4977-bcc5-3277f452eaa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688355877 {#1413
    date: 2023-07-03 05:44:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 11535
  -titleTs: "'gonna':3 'great':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688360377
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/972018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688355877 {#1417
    date: 2023-07-03 05:44:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1460 …}
  +slug: "Good-morning-y-all"
  +title: "Good morning y'all!"
  +url: "https://i.imgflip.com/7rc521.jpg"
  +body: "I make my own flairs now"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688353688 {#1464
    date: 2023-07-03 05:08:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 11561
  -titleTs: "'good':1 'morn':2 'y':3"
  -bodyTs: "'flair':5 'make':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353688
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/598837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688353688 {#1448
    date: 2023-07-03 05:08: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
99 DENIED edit
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1460 …}
  +slug: "Good-morning-y-all"
  +title: "Good morning y'all!"
  +url: "https://i.imgflip.com/7rc521.jpg"
  +body: "I make my own flairs now"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688353688 {#1464
    date: 2023-07-03 05:08:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 11561
  -titleTs: "'good':1 'morn':2 'y':3"
  -bodyTs: "'flair':5 'make':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353688
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/598837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688353688 {#1448
    date: 2023-07-03 05:08: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
100 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1460 …}
  +slug: "Good-morning-y-all"
  +title: "Good morning y'all!"
  +url: "https://i.imgflip.com/7rc521.jpg"
  +body: "I make my own flairs now"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688353688 {#1464
    date: 2023-07-03 05:08:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 11561
  -titleTs: "'good':1 'morn':2 'y':3"
  -bodyTs: "'flair':5 'make':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353688
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/598837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688353688 {#1448
    date: 2023-07-03 05:08: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
101 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
102 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "This-moth-that-was-drawn-to-the-candle-flame"
  +title: "This moth that was drawn to the candle flame"
  +url: "https://lemmy.world/pictrs/image/8b1398b4-2948-453f-865a-253635b04807.jpeg"
  +body: "I guess that saying “like a moth to the flame” exists for a reason. This lil guy could not help himself."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688353561 {#1933
    date: 2023-07-03 05:06:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 1564
  -titleTs: "'candl':8 'drawn':5 'flame':9 'moth':2"
  -bodyTs: "'could':18 'exist':11 'flame':10 'guess':2 'guy':17 'help':20 'like':5 'lil':16 'moth':7 'reason':14 'say':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353561
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688353561 {#1952
    date: 2023-07-03 05:06:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "This-moth-that-was-drawn-to-the-candle-flame"
  +title: "This moth that was drawn to the candle flame"
  +url: "https://lemmy.world/pictrs/image/8b1398b4-2948-453f-865a-253635b04807.jpeg"
  +body: "I guess that saying “like a moth to the flame” exists for a reason. This lil guy could not help himself."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688353561 {#1933
    date: 2023-07-03 05:06:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 1564
  -titleTs: "'candl':8 'drawn':5 'flame':9 'moth':2"
  -bodyTs: "'could':18 'exist':11 'flame':10 'guess':2 'guy':17 'help':20 'like':5 'lil':16 'moth':7 'reason':14 'say':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353561
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688353561 {#1952
    date: 2023-07-03 05:06:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "This-moth-that-was-drawn-to-the-candle-flame"
  +title: "This moth that was drawn to the candle flame"
  +url: "https://lemmy.world/pictrs/image/8b1398b4-2948-453f-865a-253635b04807.jpeg"
  +body: "I guess that saying “like a moth to the flame” exists for a reason. This lil guy could not help himself."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688353561 {#1933
    date: 2023-07-03 05:06:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 1564
  -titleTs: "'candl':8 'drawn':5 'flame':9 'moth':2"
  -bodyTs: "'could':18 'exist':11 'flame':10 'guess':2 'guy':17 'help':20 'like':5 'lil':16 'moth':7 'reason':14 'say':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688353561
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688353561 {#1952
    date: 2023-07-03 05:06:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Is-good-ol-Materialize-the-only-real-option-out-there"
  +title: "Is good ol' Materialize the only real option out there for 3D printable file sharing?"
  +url: null
  +body: "Hypothetically, one could be avidly seeding terabytes of files there, but is that the only place to do so at this point? Where else could one help the cause, and find rare and/or the latest sculpts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688352832 {#1674
    date: 2023-07-03 04:53:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 32939
  -titleTs: "'3d':12 'file':14 'good':2 'materi':4 'ol':3 'option':8 'printabl':13 'real':7 'share':15"
  -bodyTs: "'and/or':33 'avid':5 'caus':29 'could':3,25 'els':24 'file':9 'find':31 'help':27 'hypothet':1 'latest':35 'one':2,26 'place':16 'point':22 'rare':32 'sculpt':36 'seed':6 'terabyt':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688352832 {#1676
    date: 2023-07-03 04:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Is-good-ol-Materialize-the-only-real-option-out-there"
  +title: "Is good ol' Materialize the only real option out there for 3D printable file sharing?"
  +url: null
  +body: "Hypothetically, one could be avidly seeding terabytes of files there, but is that the only place to do so at this point? Where else could one help the cause, and find rare and/or the latest sculpts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688352832 {#1674
    date: 2023-07-03 04:53:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 32939
  -titleTs: "'3d':12 'file':14 'good':2 'materi':4 'ol':3 'option':8 'printabl':13 'real':7 'share':15"
  -bodyTs: "'and/or':33 'avid':5 'caus':29 'could':3,25 'els':24 'file':9 'find':31 'help':27 'hypothet':1 'latest':35 'one':2,26 'place':16 'point':22 'rare':32 'sculpt':36 'seed':6 'terabyt':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688352832 {#1676
    date: 2023-07-03 04:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1677 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Is-good-ol-Materialize-the-only-real-option-out-there"
  +title: "Is good ol' Materialize the only real option out there for 3D printable file sharing?"
  +url: null
  +body: "Hypothetically, one could be avidly seeding terabytes of files there, but is that the only place to do so at this point? Where else could one help the cause, and find rare and/or the latest sculpts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688352832 {#1674
    date: 2023-07-03 04:53:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 32939
  -titleTs: "'3d':12 'file':14 'good':2 'materi':4 'ol':3 'option':8 'printabl':13 'real':7 'share':15"
  -bodyTs: "'and/or':33 'avid':5 'caus':29 'could':3,25 'els':24 'file':9 'find':31 'help':27 'hypothet':1 'latest':35 'one':2,26 'place':16 'point':22 'rare':32 'sculpt':36 'seed':6 'terabyt':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688352832 {#1676
    date: 2023-07-03 04:53:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "plat-plat-plat"
  +title: "plat, plat, plat"
  +url: "https://lemmy.world/pictrs/image/a2d89f36-4cab-4e80-a063-c1b3e75e5744.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688352444 {#1477
    date: 2023-07-03 04:47:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 11486
  -titleTs: "'plat':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688352444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688352444 {#1476
    date: 2023-07-03 04:47:24.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
111 DENIED edit
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "plat-plat-plat"
  +title: "plat, plat, plat"
  +url: "https://lemmy.world/pictrs/image/a2d89f36-4cab-4e80-a063-c1b3e75e5744.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688352444 {#1477
    date: 2023-07-03 04:47:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 11486
  -titleTs: "'plat':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688352444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688352444 {#1476
    date: 2023-07-03 04:47:24.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
112 DENIED moderate
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "plat-plat-plat"
  +title: "plat, plat, plat"
  +url: "https://lemmy.world/pictrs/image/a2d89f36-4cab-4e80-a063-c1b3e75e5744.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688352444 {#1477
    date: 2023-07-03 04:47:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 11486
  -titleTs: "'plat':1,2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688352444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/970525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688352444 {#1476
    date: 2023-07-03 04:47:24.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
113 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
114 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Chimp-sees-sky-for-the-first-time"
  +title: "Chimp sees sky for the first time"
  +url: "https://www.dailymail.co.uk/news/article-12237555/Heart-warming-moment-Vanilla-chimp-explodes-joy-sees-sky-time.html"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688351729 {#1938
    date: 2023-07-03 04:35:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 2217
  -titleTs: "'chimp':1 'first':6 'see':2 'sky':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687920100
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/969692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687913600 {#1377
    date: 2023-06-28 02:53:20.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
115 DENIED edit
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Chimp-sees-sky-for-the-first-time"
  +title: "Chimp sees sky for the first time"
  +url: "https://www.dailymail.co.uk/news/article-12237555/Heart-warming-moment-Vanilla-chimp-explodes-joy-sees-sky-time.html"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688351729 {#1938
    date: 2023-07-03 04:35:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 2217
  -titleTs: "'chimp':1 'first':6 'see':2 'sky':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687920100
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/969692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687913600 {#1377
    date: 2023-06-28 02:53:20.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
116 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Chimp-sees-sky-for-the-first-time"
  +title: "Chimp sees sky for the first time"
  +url: "https://www.dailymail.co.uk/news/article-12237555/Heart-warming-moment-Vanilla-chimp-explodes-joy-sees-sky-time.html"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688351729 {#1938
    date: 2023-07-03 04:35:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 2217
  -titleTs: "'chimp':1 'first':6 'see':2 'sky':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687920100
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/969692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687913600 {#1377
    date: 2023-06-28 02:53:20.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