GET https://kbin.spritesserver.nl/index.php/m/RedditMigration@kbin.social/microblog?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.74 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.21 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\Post {#2967
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
  +body: """
    Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688285365 {#2973
    date: 2023-07-02 10:09:25.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  +children: []
  -id: 110
  -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688271432
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688258432 {#2910
    date: 2023-07-02 02:40: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#2967
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
  +body: """
    Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688285365 {#2973
    date: 2023-07-02 10:09:25.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  +children: []
  -id: 110
  -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688271432
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688258432 {#2910
    date: 2023-07-02 02:40: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#2967
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
  +body: """
    Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688285365 {#2973
    date: 2023-07-02 10:09:25.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  +children: []
  -id: 110
  -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688271432
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688258432 {#2910
    date: 2023-07-02 02:40: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#4508 …}
  +post: App\Entity\Post {#2967
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
    +body: """
      Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688285365 {#2973
      date: 2023-07-02 10:09:25.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +children: []
    -id: 110
    -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688271432
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/634181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688258432 {#2910
      date: 2023-07-02 02:40:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    It will probably work until your temporary credentials time out, the old API will be shut off or you try to re-login.\n
    \n
    Logging out will shut it off for good. You probably won't be able to log in again then.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688285276 {#4488
    date: 2023-07-02 10:07:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stopkilling0@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 239
  -bodyTs: "'abl':38 'api':13 'credenti':8 'good':32 'log':25,40 'login':24 'old':12 'probabl':3,34 're':23 're-login':22 'shut':16,28 'temporari':7 'time':9 'tri':20 'won':35 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/683848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688285276 {#4509
    date: 2023-07-02 10:07:56.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
7 DENIED edit
App\Entity\PostComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#4508 …}
  +post: App\Entity\Post {#2967
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
    +body: """
      Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688285365 {#2973
      date: 2023-07-02 10:09:25.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +children: []
    -id: 110
    -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688271432
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/634181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688258432 {#2910
      date: 2023-07-02 02:40:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    It will probably work until your temporary credentials time out, the old API will be shut off or you try to re-login.\n
    \n
    Logging out will shut it off for good. You probably won't be able to log in again then.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688285276 {#4488
    date: 2023-07-02 10:07:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stopkilling0@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 239
  -bodyTs: "'abl':38 'api':13 'credenti':8 'good':32 'log':25,40 'login':24 'old':12 'probabl':3,34 're':23 're-login':22 'shut':16,28 'temporari':7 'time':9 'tri':20 'won':35 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/683848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688285276 {#4509
    date: 2023-07-02 10:07:56.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
8 DENIED moderate
App\Entity\PostComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#4508 …}
  +post: App\Entity\Post {#2967
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
    +body: """
      Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688285365 {#2973
      date: 2023-07-02 10:09:25.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +children: []
    -id: 110
    -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688271432
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/634181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688258432 {#2910
      date: 2023-07-02 02:40:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    It will probably work until your temporary credentials time out, the old API will be shut off or you try to re-login.\n
    \n
    Logging out will shut it off for good. You probably won't be able to log in again then.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688285276 {#4488
    date: 2023-07-02 10:07:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stopkilling0@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 239
  -bodyTs: "'abl':38 'api':13 'credenti':8 'good':32 'log':25,40 'login':24 'old':12 'probabl':3,34 're':23 're-login':22 'shut':16,28 'temporari':7 'time':9 'tri':20 'won':35 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/683848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688285276 {#4509
    date: 2023-07-02 10:07:56.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
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 {#4467
  +user: Proxies\__CG__\App\Entity\User {#4464 …}
  +post: App\Entity\Post {#2967
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
    +body: """
      Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688285365 {#2973
      date: 2023-07-02 10:09:25.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +children: []
    -id: 110
    -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688271432
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/634181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688258432 {#2910
      date: 2023-07-02 02:40:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "It won’t be for long. See here [theverge.com/…/if-rif-is-still-working-for-you-wh…](https://www.theverge.com/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688311238 {#4472
    date: 2023-07-02 17:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stopkilling0@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 209
  -bodyTs: "'/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)':13 '/if-rif-is-still-working-for-you-wh':10 'long':6 'see':7 'theverge.com':9 'won':2 'www.theverge.com':12 'www.theverge.com/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/722642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688285365 {#4461
    date: 2023-07-02 10:09:25.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 {#4467
  +user: Proxies\__CG__\App\Entity\User {#4464 …}
  +post: App\Entity\Post {#2967
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
    +body: """
      Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688285365 {#2973
      date: 2023-07-02 10:09:25.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +children: []
    -id: 110
    -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688271432
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/634181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688258432 {#2910
      date: 2023-07-02 02:40:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "It won’t be for long. See here [theverge.com/…/if-rif-is-still-working-for-you-wh…](https://www.theverge.com/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688311238 {#4472
    date: 2023-07-02 17:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stopkilling0@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 209
  -bodyTs: "'/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)':13 '/if-rif-is-still-working-for-you-wh':10 'long':6 'see':7 'theverge.com':9 'won':2 'www.theverge.com':12 'www.theverge.com/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/722642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688285365 {#4461
    date: 2023-07-02 10:09:25.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 {#4467
  +user: Proxies\__CG__\App\Entity\User {#4464 …}
  +post: App\Entity\Post {#2967
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
    +body: """
      Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688285365 {#2973
      date: 2023-07-02 10:09:25.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +children: []
    -id: 110
    -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688271432
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/634181"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688258432 {#2910
      date: 2023-07-02 02:40:32.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "It won’t be for long. See here [theverge.com/…/if-rif-is-still-working-for-you-wh…](https://www.theverge.com/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688311238 {#4472
    date: 2023-07-02 17:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stopkilling0@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 209
  -bodyTs: "'/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)':13 '/if-rif-is-still-working-for-you-wh':10 'long':6 'see':7 'theverge.com':9 'won':2 'www.theverge.com':12 'www.theverge.com/2023/7/1/23781408/if-rif-is-still-working-for-you-when-youre-logged-out-heres-why)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/722642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688285365 {#4461
    date: 2023-07-02 10:09:25.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\Post {#3152
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#3145
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#3129
    date: 2023-07-01 16:26:05.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Post {#3152
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#3145
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#3129
    date: 2023-07-01 16:26:05.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Post {#3152
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#3145
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#3129
    date: 2023-07-01 16:26:05.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#3161
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#3162
    date: 2023-07-01 09:07:19.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Post {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#3161
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#3162
    date: 2023-07-01 09:07:19.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Post {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#3161
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#3162
    date: 2023-07-01 09:07:19.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
  +body: """
    Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688270389 {#3175
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  +children: []
  -id: 106
  -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688229984
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688216984 {#3176
    date: 2023-07-01 15:09:44.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Post {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
  +body: """
    Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688270389 {#3175
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  +children: []
  -id: 106
  -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688229984
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688216984 {#3176
    date: 2023-07-01 15:09:44.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Post {#3177
  +user: Proxies\__CG__\App\Entity\User {#3178 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
  +body: """
    Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688270389 {#3175
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  +children: []
  -id: 106
  -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688229984
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688216984 {#3176
    date: 2023-07-01 15:09:44.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#8300
  +user: Proxies\__CG__\App\Entity\User {#8294 …}
  +post: App\Entity\Post {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
    +body: """
      Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688270389 {#3175
      date: 2023-07-02 05:59:49.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +children: []
    -id: 106
    -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688229984
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/627959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688216984 {#3176
      date: 2023-07-01 15:09:44.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "The Dev has posted that Infinity will remain working and free until their paid subscription update is released. How they are achieving this I am unsure. The other reddit client I have installed, Stealth, which I just browse on anonymously, is still working also."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688270328 {#8299
    date: 2023-07-02 05:58:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@d3lta19@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8292 …}
  +nested: Doctrine\ORM\PersistentCollection {#8289 …}
  +votes: Doctrine\ORM\PersistentCollection {#8287 …}
  +reports: Doctrine\ORM\PersistentCollection {#8285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8281 …}
  -id: 195
  -bodyTs: "'achiev':22 'also':44 'anonym':40 'brows':38 'client':30 'dev':2 'free':11 'infin':6 'instal':33 'paid':14 'post':4 'reddit':29 'releas':18 'remain':8 'stealth':34 'still':42 'subscript':15 'unsur':26 'updat':16 'work':9,43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/693910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688226417 {#8288
    date: 2023-07-01 17:46:57.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
27 DENIED edit
App\Entity\PostComment {#8300
  +user: Proxies\__CG__\App\Entity\User {#8294 …}
  +post: App\Entity\Post {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
    +body: """
      Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688270389 {#3175
      date: 2023-07-02 05:59:49.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +children: []
    -id: 106
    -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688229984
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/627959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688216984 {#3176
      date: 2023-07-01 15:09:44.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "The Dev has posted that Infinity will remain working and free until their paid subscription update is released. How they are achieving this I am unsure. The other reddit client I have installed, Stealth, which I just browse on anonymously, is still working also."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688270328 {#8299
    date: 2023-07-02 05:58:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@d3lta19@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8292 …}
  +nested: Doctrine\ORM\PersistentCollection {#8289 …}
  +votes: Doctrine\ORM\PersistentCollection {#8287 …}
  +reports: Doctrine\ORM\PersistentCollection {#8285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8281 …}
  -id: 195
  -bodyTs: "'achiev':22 'also':44 'anonym':40 'brows':38 'client':30 'dev':2 'free':11 'infin':6 'instal':33 'paid':14 'post':4 'reddit':29 'releas':18 'remain':8 'stealth':34 'still':42 'subscript':15 'unsur':26 'updat':16 'work':9,43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/693910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688226417 {#8288
    date: 2023-07-01 17:46:57.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
28 DENIED moderate
App\Entity\PostComment {#8300
  +user: Proxies\__CG__\App\Entity\User {#8294 …}
  +post: App\Entity\Post {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
    +body: """
      Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688270389 {#3175
      date: 2023-07-02 05:59:49.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +children: []
    -id: 106
    -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688229984
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/627959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688216984 {#3176
      date: 2023-07-01 15:09:44.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "The Dev has posted that Infinity will remain working and free until their paid subscription update is released. How they are achieving this I am unsure. The other reddit client I have installed, Stealth, which I just browse on anonymously, is still working also."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688270328 {#8299
    date: 2023-07-02 05:58:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@d3lta19@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8292 …}
  +nested: Doctrine\ORM\PersistentCollection {#8289 …}
  +votes: Doctrine\ORM\PersistentCollection {#8287 …}
  +reports: Doctrine\ORM\PersistentCollection {#8285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8281 …}
  -id: 195
  -bodyTs: "'achiev':22 'also':44 'anonym':40 'brows':38 'client':30 'dev':2 'free':11 'infin':6 'instal':33 'paid':14 'post':4 'reddit':29 'releas':18 'remain':8 'stealth':34 'still':42 'subscript':15 'unsur':26 'updat':16 'work':9,43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/693910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688226417 {#8288
    date: 2023-07-01 17:46:57.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
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\PostComment {#8277
  +user: Proxies\__CG__\App\Entity\User {#8276 …}
  +post: App\Entity\Post {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
    +body: """
      Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688270389 {#3175
      date: 2023-07-02 05:59:49.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +children: []
    -id: 106
    -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688229984
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/627959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688216984 {#3176
      date: 2023-07-01 15:09:44.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    The dev said [the app will be free to use until the update is published](https://www.reddit.com/r/Infinity_For_Reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)\n
    \n
    I personally have just plugged in my own API key which was much easier than I expected. You can do that [here](https://www.reddit.com/r/Infinity_For_Reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688270389 {#8279
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@d3lta19@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8301 …}
  +nested: Doctrine\ORM\PersistentCollection {#8303 …}
  +votes: Doctrine\ORM\PersistentCollection {#8305 …}
  +reports: Doctrine\ORM\PersistentCollection {#8307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8311 …}
  -id: 200
  -bodyTs: "'/r/infinity_for_reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)':43 '/r/infinity_for_reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)':18 'api':27 'app':5 'dev':2 'easier':32 'expect':35 'free':8 'key':28 'much':31 'person':20 'plug':23 'publish':15 'said':3 'updat':13 'use':10 'www.reddit.com':17,42 'www.reddit.com/r/infinity_for_reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)':41 'www.reddit.com/r/infinity_for_reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/533508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688228073 {#8278
    date: 2023-07-01 18:14:33.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
31 DENIED edit
App\Entity\PostComment {#8277
  +user: Proxies\__CG__\App\Entity\User {#8276 …}
  +post: App\Entity\Post {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
    +body: """
      Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688270389 {#3175
      date: 2023-07-02 05:59:49.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +children: []
    -id: 106
    -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688229984
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/627959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688216984 {#3176
      date: 2023-07-01 15:09:44.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    The dev said [the app will be free to use until the update is published](https://www.reddit.com/r/Infinity_For_Reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)\n
    \n
    I personally have just plugged in my own API key which was much easier than I expected. You can do that [here](https://www.reddit.com/r/Infinity_For_Reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688270389 {#8279
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@d3lta19@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8301 …}
  +nested: Doctrine\ORM\PersistentCollection {#8303 …}
  +votes: Doctrine\ORM\PersistentCollection {#8305 …}
  +reports: Doctrine\ORM\PersistentCollection {#8307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8311 …}
  -id: 200
  -bodyTs: "'/r/infinity_for_reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)':43 '/r/infinity_for_reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)':18 'api':27 'app':5 'dev':2 'easier':32 'expect':35 'free':8 'key':28 'much':31 'person':20 'plug':23 'publish':15 'said':3 'updat':13 'use':10 'www.reddit.com':17,42 'www.reddit.com/r/infinity_for_reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)':41 'www.reddit.com/r/infinity_for_reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/533508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688228073 {#8278
    date: 2023-07-01 18:14:33.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
32 DENIED moderate
App\Entity\PostComment {#8277
  +user: Proxies\__CG__\App\Entity\User {#8276 …}
  +post: App\Entity\Post {#3177
    +user: Proxies\__CG__\App\Entity\User {#3178 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
    +body: """
      Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688270389 {#3175
      date: 2023-07-02 05:59:49.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +children: []
    -id: 106
    -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688229984
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/627959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688216984 {#3176
      date: 2023-07-01 15:09:44.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: """
    The dev said [the app will be free to use until the update is published](https://www.reddit.com/r/Infinity_For_Reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)\n
    \n
    I personally have just plugged in my own API key which was much easier than I expected. You can do that [here](https://www.reddit.com/r/Infinity_For_Reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688270389 {#8279
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@d3lta19@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#8301 …}
  +nested: Doctrine\ORM\PersistentCollection {#8303 …}
  +votes: Doctrine\ORM\PersistentCollection {#8305 …}
  +reports: Doctrine\ORM\PersistentCollection {#8307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#8309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#8311 …}
  -id: 200
  -bodyTs: "'/r/infinity_for_reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)':43 '/r/infinity_for_reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)':18 'api':27 'app':5 'dev':2 'easier':32 'expect':35 'free':8 'key':28 'much':31 'person':20 'plug':23 'publish':15 'said':3 'updat':13 'use':10 'www.reddit.com':17,42 'www.reddit.com/r/infinity_for_reddit/comments/14c2v5x/build_your_own_apk_with_your_personal_api_key_in/)':41 'www.reddit.com/r/infinity_for_reddit/comments/14nl2kv/infinity_will_still_be_free_to_use_until_the/)':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/533508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688228073 {#8278
    date: 2023-07-01 18:14:33.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
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\Post {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Gotta-say-kbin-social-is-looking-more-like-what-I-wanted"
  +body: """
    Gotta say, kbin.social is looking more like what I wanted from Reddit in the first place than Reddit does.... I may be dropping that account soon.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688214342 {#3189
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  +children: []
  -id: 105
  -bodyTs: "'account':25 'drop':23 'first':15 'gotta':1 'kbin.social':3 'like':7 'look':5 'may':21 'place':16 'reddit':12,18 'redditmigr':27 'say':2 'soon':26 'want':10"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688218842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214342 {#3190
    date: 2023-07-01 14:25:42.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Post {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Gotta-say-kbin-social-is-looking-more-like-what-I-wanted"
  +body: """
    Gotta say, kbin.social is looking more like what I wanted from Reddit in the first place than Reddit does.... I may be dropping that account soon.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688214342 {#3189
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  +children: []
  -id: 105
  -bodyTs: "'account':25 'drop':23 'first':15 'gotta':1 'kbin.social':3 'like':7 'look':5 'may':21 'place':16 'reddit':12,18 'redditmigr':27 'say':2 'soon':26 'want':10"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688218842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214342 {#3190
    date: 2023-07-01 14:25:42.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Post {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Gotta-say-kbin-social-is-looking-more-like-what-I-wanted"
  +body: """
    Gotta say, kbin.social is looking more like what I wanted from Reddit in the first place than Reddit does.... I may be dropping that account soon.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688214342 {#3189
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  +children: []
  -id: 105
  -bodyTs: "'account':25 'drop':23 'first':15 'gotta':1 'kbin.social':3 'like':7 'look':5 'may':21 'place':16 'reddit':12,18 'redditmigr':27 'say':2 'soon':26 'want':10"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688218842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214342 {#3190
    date: 2023-07-01 14:25:42.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
  +body: """
    Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688179152 {#3203
    date: 2023-07-01 04:39:12.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  +children: []
  -id: 98
  -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198425
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174425 {#3204
    date: 2023-07-01 03:20:25.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Post {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
  +body: """
    Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688179152 {#3203
    date: 2023-07-01 04:39:12.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  +children: []
  -id: 98
  -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198425
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174425 {#3204
    date: 2023-07-01 03:20:25.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Post {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
  +body: """
    Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688179152 {#3203
    date: 2023-07-01 04:39:12.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  +children: []
  -id: 98
  -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198425
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174425 {#3204
    date: 2023-07-01 03:20:25.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#11279
  +user: Proxies\__CG__\App\Entity\User {#11273 …}
  +post: App\Entity\Post {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
    +body: """
      Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688179152 {#3203
      date: 2023-07-01 04:39:12.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    +children: []
    -id: 98
    -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688198425
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/622929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688174425 {#3204
      date: 2023-07-01 03:20:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "@Roccosbasilisk - I just joined. My first reply. Gotta test things out. Hopefully it can scale well."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688190968 {#11278
    date: 2023-07-01 07:56:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Roccosbasilisk"
    "@Roccosbasilisk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11271 …}
  +nested: Doctrine\ORM\PersistentCollection {#11268 …}
  +votes: Doctrine\ORM\PersistentCollection {#11266 …}
  +reports: Doctrine\ORM\PersistentCollection {#11264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11260 …}
  -id: 182
  -bodyTs: "'first':6 'gotta':8 'hope':12 'join':4 'repli':7 'roccosbasilisk':1 'scale':15 'test':9 'thing':10 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929/-/reply/1102910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174681 {#11267
    date: 2023-07-01 03:24:41.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
43 DENIED edit
App\Entity\PostComment {#11279
  +user: Proxies\__CG__\App\Entity\User {#11273 …}
  +post: App\Entity\Post {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
    +body: """
      Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688179152 {#3203
      date: 2023-07-01 04:39:12.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    +children: []
    -id: 98
    -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688198425
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/622929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688174425 {#3204
      date: 2023-07-01 03:20:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "@Roccosbasilisk - I just joined. My first reply. Gotta test things out. Hopefully it can scale well."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688190968 {#11278
    date: 2023-07-01 07:56:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Roccosbasilisk"
    "@Roccosbasilisk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11271 …}
  +nested: Doctrine\ORM\PersistentCollection {#11268 …}
  +votes: Doctrine\ORM\PersistentCollection {#11266 …}
  +reports: Doctrine\ORM\PersistentCollection {#11264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11260 …}
  -id: 182
  -bodyTs: "'first':6 'gotta':8 'hope':12 'join':4 'repli':7 'roccosbasilisk':1 'scale':15 'test':9 'thing':10 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929/-/reply/1102910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174681 {#11267
    date: 2023-07-01 03:24:41.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
44 DENIED moderate
App\Entity\PostComment {#11279
  +user: Proxies\__CG__\App\Entity\User {#11273 …}
  +post: App\Entity\Post {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
    +body: """
      Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688179152 {#3203
      date: 2023-07-01 04:39:12.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    +children: []
    -id: 98
    -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688198425
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/622929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688174425 {#3204
      date: 2023-07-01 03:20:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "@Roccosbasilisk - I just joined. My first reply. Gotta test things out. Hopefully it can scale well."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688190968 {#11278
    date: 2023-07-01 07:56:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Roccosbasilisk"
    "@Roccosbasilisk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11271 …}
  +nested: Doctrine\ORM\PersistentCollection {#11268 …}
  +votes: Doctrine\ORM\PersistentCollection {#11266 …}
  +reports: Doctrine\ORM\PersistentCollection {#11264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11260 …}
  -id: 182
  -bodyTs: "'first':6 'gotta':8 'hope':12 'join':4 'repli':7 'roccosbasilisk':1 'scale':15 'test':9 'thing':10 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929/-/reply/1102910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174681 {#11267
    date: 2023-07-01 03:24:41.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
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\PostComment {#11256
  +user: Proxies\__CG__\App\Entity\User {#11255 …}
  +post: App\Entity\Post {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
    +body: """
      Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688179152 {#3203
      date: 2023-07-01 04:39:12.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    +children: []
    -id: 98
    -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688198425
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/622929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688174425 {#3204
      date: 2023-07-01 03:20:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "@Roccosbasilisk Welcome!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688178190 {#11258
    date: 2023-07-01 04:23:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Roccosbasilisk"
    "@Roccosbasilisk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11280 …}
  +nested: Doctrine\ORM\PersistentCollection {#11282 …}
  +votes: Doctrine\ORM\PersistentCollection {#11284 …}
  +reports: Doctrine\ORM\PersistentCollection {#11286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11290 …}
  -id: 184
  -bodyTs: "'roccosbasilisk':1 'welcom':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929/-/reply/1103683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178190 {#11257
    date: 2023-07-01 04:23:10.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
47 DENIED edit
App\Entity\PostComment {#11256
  +user: Proxies\__CG__\App\Entity\User {#11255 …}
  +post: App\Entity\Post {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
    +body: """
      Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688179152 {#3203
      date: 2023-07-01 04:39:12.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    +children: []
    -id: 98
    -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688198425
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/622929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688174425 {#3204
      date: 2023-07-01 03:20:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "@Roccosbasilisk Welcome!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688178190 {#11258
    date: 2023-07-01 04:23:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Roccosbasilisk"
    "@Roccosbasilisk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11280 …}
  +nested: Doctrine\ORM\PersistentCollection {#11282 …}
  +votes: Doctrine\ORM\PersistentCollection {#11284 …}
  +reports: Doctrine\ORM\PersistentCollection {#11286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11290 …}
  -id: 184
  -bodyTs: "'roccosbasilisk':1 'welcom':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929/-/reply/1103683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178190 {#11257
    date: 2023-07-01 04:23:10.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
48 DENIED moderate
App\Entity\PostComment {#11256
  +user: Proxies\__CG__\App\Entity\User {#11255 …}
  +post: App\Entity\Post {#3205
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
    +body: """
      Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688179152 {#3203
      date: 2023-07-01 04:39:12.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    +children: []
    -id: 98
    -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688198425
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/622929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688174425 {#3204
      date: 2023-07-01 03:20:25.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "@Roccosbasilisk Welcome!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688178190 {#11258
    date: 2023-07-01 04:23:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Roccosbasilisk"
    "@Roccosbasilisk@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11280 …}
  +nested: Doctrine\ORM\PersistentCollection {#11282 …}
  +votes: Doctrine\ORM\PersistentCollection {#11284 …}
  +reports: Doctrine\ORM\PersistentCollection {#11286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11290 …}
  -id: 184
  -bodyTs: "'roccosbasilisk':1 'welcom':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929/-/reply/1103683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178190 {#11257
    date: 2023-07-01 04:23:10.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
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\Post {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#3217
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#3218
    date: 2023-07-01 05:50:16.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Post {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#3217
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#3218
    date: 2023-07-01 05:50:16.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Post {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#3217
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3221 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#3218
    date: 2023-07-01 05:50:16.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#13582
  +user: Proxies\__CG__\App\Entity\User {#13576 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
    +body: """
      Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688226619 {#3217
      date: 2023-07-01 17:50:19.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: []
    -id: 101
    -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688197916
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/624034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688183416 {#3218
      date: 2023-07-01 05:50:16.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Keep in mind you are probably using server space by uploading multiple images at once, that others pay for. Is there a reason why you want to upload many images at once?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688217411 {#13581
    date: 2023-07-01 15:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kurgal@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13574 …}
  +nested: Doctrine\ORM\PersistentCollection {#13571 …}
  +votes: Doctrine\ORM\PersistentCollection {#13569 …}
  +reports: Doctrine\ORM\PersistentCollection {#13567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13563 …}
  -id: 187
  -bodyTs: "'imag':13,30 'keep':1 'mani':29 'mind':3 'multipl':12 'other':17 'pay':18 'probabl':6 'reason':23 'server':8 'space':9 'upload':11,28 'use':7 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/440104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688198436 {#13570
    date: 2023-07-01 10:00:36.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
55 DENIED edit
App\Entity\PostComment {#13582
  +user: Proxies\__CG__\App\Entity\User {#13576 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
    +body: """
      Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688226619 {#3217
      date: 2023-07-01 17:50:19.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: []
    -id: 101
    -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688197916
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/624034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688183416 {#3218
      date: 2023-07-01 05:50:16.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Keep in mind you are probably using server space by uploading multiple images at once, that others pay for. Is there a reason why you want to upload many images at once?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688217411 {#13581
    date: 2023-07-01 15:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kurgal@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13574 …}
  +nested: Doctrine\ORM\PersistentCollection {#13571 …}
  +votes: Doctrine\ORM\PersistentCollection {#13569 …}
  +reports: Doctrine\ORM\PersistentCollection {#13567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13563 …}
  -id: 187
  -bodyTs: "'imag':13,30 'keep':1 'mani':29 'mind':3 'multipl':12 'other':17 'pay':18 'probabl':6 'reason':23 'server':8 'space':9 'upload':11,28 'use':7 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/440104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688198436 {#13570
    date: 2023-07-01 10:00:36.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
56 DENIED moderate
App\Entity\PostComment {#13582
  +user: Proxies\__CG__\App\Entity\User {#13576 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
    +body: """
      Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688226619 {#3217
      date: 2023-07-01 17:50:19.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: []
    -id: 101
    -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688197916
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/624034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688183416 {#3218
      date: 2023-07-01 05:50:16.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: null
  +root: null
  +image: null
  +body: "Keep in mind you are probably using server space by uploading multiple images at once, that others pay for. Is there a reason why you want to upload many images at once?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688217411 {#13581
    date: 2023-07-01 15:16:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kurgal@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13574 …}
  +nested: Doctrine\ORM\PersistentCollection {#13571 …}
  +votes: Doctrine\ORM\PersistentCollection {#13569 …}
  +reports: Doctrine\ORM\PersistentCollection {#13567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13563 …}
  -id: 187
  -bodyTs: "'imag':13,30 'keep':1 'mani':29 'mind':3 'multipl':12 'other':17 'pay':18 'probabl':6 'reason':23 'server':8 'space':9 'upload':11,28 'use':7 'want':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/440104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688198436 {#13570
    date: 2023-07-01 10:00:36.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
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 {#13559
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
    +body: """
      Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688226619 {#3217
      date: 2023-07-01 17:50:19.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: []
    -id: 101
    -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688197916
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/624034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688183416 {#3218
      date: 2023-07-01 05:50:16.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#13582
    +user: Proxies\__CG__\App\Entity\User {#13576 …}
    +post: App\Entity\Post {#3219}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "Keep in mind you are probably using server space by uploading multiple images at once, that others pay for. Is there a reason why you want to upload many images at once?"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688217411 {#13581
      date: 2023-07-01 15:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kurgal@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#13574 …}
    +nested: Doctrine\ORM\PersistentCollection {#13571 …}
    +votes: Doctrine\ORM\PersistentCollection {#13569 …}
    +reports: Doctrine\ORM\PersistentCollection {#13567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#13565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#13563 …}
    -id: 187
    -bodyTs: "'imag':13,30 'keep':1 'mani':29 'mind':3 'multipl':12 'other':17 'pay':18 'probabl':6 'reason':23 'server':8 'space':9 'upload':11,28 'use':7 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/440104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688198436 {#13570
      date: 2023-07-01 10:00:36.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#13582}
  +image: null
  +body: "@UnanimousStargazer I'm just curious. If we're going to migrate over from Reddit, we at least need it to be able to work similarly to Reddit"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218901 {#13561
    date: 2023-07-01 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kurgal@kbin.social"
    "@UnanimousStargazer"
    "@UnanimousStargazer@feddit.nl"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13558 …}
  +nested: Doctrine\ORM\PersistentCollection {#13584 …}
  +votes: Doctrine\ORM\PersistentCollection {#13586 …}
  +reports: Doctrine\ORM\PersistentCollection {#13588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13592 …}
  -id: 194
  -bodyTs: "'abl':22 'curious':5 'go':9 'least':17 'm':3 'migrat':11 'need':18 're':8 'reddit':14,27 'similar':25 'unanimousstargaz':1 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034/-/reply/1111864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688218901 {#13560
    date: 2023-07-01 15:41:41.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 {#13559
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
    +body: """
      Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688226619 {#3217
      date: 2023-07-01 17:50:19.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: []
    -id: 101
    -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688197916
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/624034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688183416 {#3218
      date: 2023-07-01 05:50:16.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#13582
    +user: Proxies\__CG__\App\Entity\User {#13576 …}
    +post: App\Entity\Post {#3219}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "Keep in mind you are probably using server space by uploading multiple images at once, that others pay for. Is there a reason why you want to upload many images at once?"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688217411 {#13581
      date: 2023-07-01 15:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kurgal@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#13574 …}
    +nested: Doctrine\ORM\PersistentCollection {#13571 …}
    +votes: Doctrine\ORM\PersistentCollection {#13569 …}
    +reports: Doctrine\ORM\PersistentCollection {#13567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#13565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#13563 …}
    -id: 187
    -bodyTs: "'imag':13,30 'keep':1 'mani':29 'mind':3 'multipl':12 'other':17 'pay':18 'probabl':6 'reason':23 'server':8 'space':9 'upload':11,28 'use':7 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/440104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688198436 {#13570
      date: 2023-07-01 10:00:36.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#13582}
  +image: null
  +body: "@UnanimousStargazer I'm just curious. If we're going to migrate over from Reddit, we at least need it to be able to work similarly to Reddit"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218901 {#13561
    date: 2023-07-01 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kurgal@kbin.social"
    "@UnanimousStargazer"
    "@UnanimousStargazer@feddit.nl"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13558 …}
  +nested: Doctrine\ORM\PersistentCollection {#13584 …}
  +votes: Doctrine\ORM\PersistentCollection {#13586 …}
  +reports: Doctrine\ORM\PersistentCollection {#13588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13592 …}
  -id: 194
  -bodyTs: "'abl':22 'curious':5 'go':9 'least':17 'm':3 'migrat':11 'need':18 're':8 'reddit':14,27 'similar':25 'unanimousstargaz':1 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034/-/reply/1111864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688218901 {#13560
    date: 2023-07-01 15:41:41.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 {#13559
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
    +body: """
      Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688226619 {#3217
      date: 2023-07-01 17:50:19.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3221 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: []
    -id: 101
    -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688197916
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/624034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688183416 {#3218
      date: 2023-07-01 05:50:16.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#13582
    +user: Proxies\__CG__\App\Entity\User {#13576 …}
    +post: App\Entity\Post {#3219}
    +magazine: App\Entity\Magazine {#306}
    +parent: null
    +root: null
    +image: null
    +body: "Keep in mind you are probably using server space by uploading multiple images at once, that others pay for. Is there a reason why you want to upload many images at once?"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688217411 {#13581
      date: 2023-07-01 15:16:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kurgal@kbin.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#13574 …}
    +nested: Doctrine\ORM\PersistentCollection {#13571 …}
    +votes: Doctrine\ORM\PersistentCollection {#13569 …}
    +reports: Doctrine\ORM\PersistentCollection {#13567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#13565 …}
    +notifications: Doctrine\ORM\PersistentCollection {#13563 …}
    -id: 187
    -bodyTs: "'imag':13,30 'keep':1 'mani':29 'mind':3 'multipl':12 'other':17 'pay':18 'probabl':6 'reason':23 'server':8 'space':9 'upload':11,28 'use':7 'want':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 1
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/440104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688198436 {#13570
      date: 2023-07-01 10:00:36.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#13582}
  +image: null
  +body: "@UnanimousStargazer I'm just curious. If we're going to migrate over from Reddit, we at least need it to be able to work similarly to Reddit"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218901 {#13561
    date: 2023-07-01 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kurgal@kbin.social"
    "@UnanimousStargazer"
    "@UnanimousStargazer@feddit.nl"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#13558 …}
  +nested: Doctrine\ORM\PersistentCollection {#13584 …}
  +votes: Doctrine\ORM\PersistentCollection {#13586 …}
  +reports: Doctrine\ORM\PersistentCollection {#13588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#13590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#13592 …}
  -id: 194
  -bodyTs: "'abl':22 'curious':5 'go':9 'least':17 'm':3 'migrat':11 'need':18 're':8 'reddit':14,27 'similar':25 'unanimousstargaz':1 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034/-/reply/1111864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688218901 {#13560
    date: 2023-07-01 15:41:41.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\Post {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Apollo-has-finally-gone-to-the-App-Store-in-the"
  +body: """
    Apollo has finally gone to the App Store in the sky. End of an era.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 7
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298828 {#3231
    date: 2023-07-02 13:53:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  +children: []
  -id: 97
  -bodyTs: "'apollo':1 'app':7 'end':12 'era':15 'final':3 'gone':4 'redditmigr':16 'sky':11 'store':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688197430
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166430 {#3232
    date: 2023-07-01 01:07:10.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Post {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Apollo-has-finally-gone-to-the-App-Store-in-the"
  +body: """
    Apollo has finally gone to the App Store in the sky. End of an era.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 7
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298828 {#3231
    date: 2023-07-02 13:53:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  +children: []
  -id: 97
  -bodyTs: "'apollo':1 'app':7 'end':12 'era':15 'final':3 'gone':4 'redditmigr':16 'sky':11 'store':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688197430
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166430 {#3232
    date: 2023-07-01 01:07:10.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Post {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Apollo-has-finally-gone-to-the-App-Store-in-the"
  +body: """
    Apollo has finally gone to the App Store in the sky. End of an era.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 7
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298828 {#3231
    date: 2023-07-02 13:53:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  +children: []
  -id: 97
  -bodyTs: "'apollo':1 'app':7 'end':12 'era':15 'final':3 'gone':4 'redditmigr':16 'sky':11 'store':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688197430
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166430 {#3232
    date: 2023-07-01 01:07:10.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "They-really-did-it-The-madlads-actually-did-it-RedditMigration"
  +body: """
    They really did it\n
    \n
    The madlads actually did it\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217426 {#3245
    date: 2023-07-01 15:17:06.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  +children: []
  -id: 100
  -bodyTs: "'actual':7 'madlad':6 'realli':2 'redditmigr':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688182957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178457 {#3246
    date: 2023-07-01 04:27: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Post {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "They-really-did-it-The-madlads-actually-did-it-RedditMigration"
  +body: """
    They really did it\n
    \n
    The madlads actually did it\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217426 {#3245
    date: 2023-07-01 15:17:06.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  +children: []
  -id: 100
  -bodyTs: "'actual':7 'madlad':6 'realli':2 'redditmigr':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688182957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178457 {#3246
    date: 2023-07-01 04:27: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Post {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "They-really-did-it-The-madlads-actually-did-it-RedditMigration"
  +body: """
    They really did it\n
    \n
    The madlads actually did it\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217426 {#3245
    date: 2023-07-01 15:17:06.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  +children: []
  -id: 100
  -bodyTs: "'actual':7 'madlad':6 'realli':2 'redditmigr':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688182957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178457 {#3246
    date: 2023-07-01 04:27: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "While-wiping-my-reddit-account-I-remembered-I-still-had"
  +body: """
    While wiping my reddit account I remembered I still had my other old and novelty accounts to wipe so I get to feel that satisfaction multiple times over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688178303 {#3259
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: []
  -id: 99
  -bodyTs: "'account':5,16 'feel':23 'get':21 'multipl':26 'novelti':15 'old':13 'reddit':4 'redditmigr':29 'rememb':7 'satisfact':25 'still':9 'time':27 'wipe':2,18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688178303
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178303 {#3260
    date: 2023-07-01 04:25:03.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Post {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "While-wiping-my-reddit-account-I-remembered-I-still-had"
  +body: """
    While wiping my reddit account I remembered I still had my other old and novelty accounts to wipe so I get to feel that satisfaction multiple times over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688178303 {#3259
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: []
  -id: 99
  -bodyTs: "'account':5,16 'feel':23 'get':21 'multipl':26 'novelti':15 'old':13 'reddit':4 'redditmigr':29 'rememb':7 'satisfact':25 'still':9 'time':27 'wipe':2,18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688178303
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178303 {#3260
    date: 2023-07-01 04:25:03.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Post {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "While-wiping-my-reddit-account-I-remembered-I-still-had"
  +body: """
    While wiping my reddit account I remembered I still had my other old and novelty accounts to wipe so I get to feel that satisfaction multiple times over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688178303 {#3259
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3263 …}
  +votes: Doctrine\ORM\PersistentCollection {#3265 …}
  +reports: Doctrine\ORM\PersistentCollection {#3267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: []
  -id: 99
  -bodyTs: "'account':5,16 'feel':23 'get':21 'multipl':26 'novelti':15 'old':13 'reddit':4 'redditmigr':29 'rememb':7 'satisfact':25 'still':9 'time':27 'wipe':2,18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688178303
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178303 {#3260
    date: 2023-07-01 04:25:03.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3275
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Apollo-now-appears-to-be-dead-RIP-RedditMigration"
  +body: """
    Apollo now appears to be dead. RIP\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688166127 {#3273
    date: 2023-07-01 01:02:07.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  +children: []
  -id: 96
  -bodyTs: "'apollo':1 'appear':3 'dead':6 'redditmigr':8 'rip':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688166127
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166127 {#3274
    date: 2023-07-01 01:02:07.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Post {#3275
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Apollo-now-appears-to-be-dead-RIP-RedditMigration"
  +body: """
    Apollo now appears to be dead. RIP\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688166127 {#3273
    date: 2023-07-01 01:02:07.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  +children: []
  -id: 96
  -bodyTs: "'apollo':1 'appear':3 'dead':6 'redditmigr':8 'rip':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688166127
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166127 {#3274
    date: 2023-07-01 01:02:07.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Post {#3275
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Apollo-now-appears-to-be-dead-RIP-RedditMigration"
  +body: """
    Apollo now appears to be dead. RIP\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688166127 {#3273
    date: 2023-07-01 01:02:07.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  +children: []
  -id: 96
  -bodyTs: "'apollo':1 'appear':3 'dead':6 'redditmigr':8 'rip':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688166127
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166127 {#3274
    date: 2023-07-01 01:02:07.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +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 {#3287
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  +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 {#3288
    date: 2023-06-30 15:06:00.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Post {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +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 {#3287
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  +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 {#3288
    date: 2023-06-30 15:06:00.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Post {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +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 {#3287
    date: 2023-07-03 07:34:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  +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 {#3288
    date: 2023-06-30 15:06:00.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#18755
  +user: Proxies\__CG__\App\Entity\User {#18756 …}
  +post: App\Entity\Post {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +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 {#3287
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    +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 {#3288
      date: 2023-06-30 15:06:00.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +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 {#18753
    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 {#18757 …}
  +nested: Doctrine\ORM\PersistentCollection {#18759 …}
  +votes: Doctrine\ORM\PersistentCollection {#18761 …}
  +reports: Doctrine\ORM\PersistentCollection {#18763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18767 …}
  -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 {#18754
    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
83 DENIED edit
App\Entity\PostComment {#18755
  +user: Proxies\__CG__\App\Entity\User {#18756 …}
  +post: App\Entity\Post {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +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 {#3287
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    +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 {#3288
      date: 2023-06-30 15:06:00.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +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 {#18753
    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 {#18757 …}
  +nested: Doctrine\ORM\PersistentCollection {#18759 …}
  +votes: Doctrine\ORM\PersistentCollection {#18761 …}
  +reports: Doctrine\ORM\PersistentCollection {#18763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18767 …}
  -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 {#18754
    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
84 DENIED moderate
App\Entity\PostComment {#18755
  +user: Proxies\__CG__\App\Entity\User {#18756 …}
  +post: App\Entity\Post {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +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 {#3287
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    +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 {#3288
      date: 2023-06-30 15:06:00.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +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 {#18753
    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 {#18757 …}
  +nested: Doctrine\ORM\PersistentCollection {#18759 …}
  +votes: Doctrine\ORM\PersistentCollection {#18761 …}
  +reports: Doctrine\ORM\PersistentCollection {#18763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18767 …}
  -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 {#18754
    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
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\PostComment {#18771
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +post: App\Entity\Post {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +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 {#3287
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    +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 {#3288
      date: 2023-06-30 15:06:00.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#18717 …}
  +root: App\Entity\PostComment {#18717 …}
  +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 {#18769
    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 {#18772 …}
  +nested: Doctrine\ORM\PersistentCollection {#18774 …}
  +votes: Doctrine\ORM\PersistentCollection {#18776 …}
  +reports: Doctrine\ORM\PersistentCollection {#18778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18782 …}
  -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 {#18770
    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
87 DENIED edit
App\Entity\PostComment {#18771
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +post: App\Entity\Post {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +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 {#3287
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    +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 {#3288
      date: 2023-06-30 15:06:00.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#18717 …}
  +root: App\Entity\PostComment {#18717 …}
  +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 {#18769
    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 {#18772 …}
  +nested: Doctrine\ORM\PersistentCollection {#18774 …}
  +votes: Doctrine\ORM\PersistentCollection {#18776 …}
  +reports: Doctrine\ORM\PersistentCollection {#18778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18782 …}
  -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 {#18770
    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
88 DENIED moderate
App\Entity\PostComment {#18771
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +post: App\Entity\Post {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +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 {#3287
      date: 2023-07-03 07:34:59.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3291 …}
    +votes: Doctrine\ORM\PersistentCollection {#3293 …}
    +reports: Doctrine\ORM\PersistentCollection {#3295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
    +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 {#3288
      date: 2023-06-30 15:06:00.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#18717 …}
  +root: App\Entity\PostComment {#18717 …}
  +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 {#18769
    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 {#18772 …}
  +nested: Doctrine\ORM\PersistentCollection {#18774 …}
  +votes: Doctrine\ORM\PersistentCollection {#18776 …}
  +reports: Doctrine\ORM\PersistentCollection {#18778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18782 …}
  -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 {#18770
    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
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\Post {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3305 …}
  +slug: "the-deed-is-done-RedditMigration"
  +body: """
    the deed is done.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134168 {#3301
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  +children: []
  -id: 92
  -bodyTs: "'deed':2 'done':4 'redditmigr':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688138668
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134168 {#3302
    date: 2023-06-30 16:09:28.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Post {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3305 …}
  +slug: "the-deed-is-done-RedditMigration"
  +body: """
    the deed is done.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134168 {#3301
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  +children: []
  -id: 92
  -bodyTs: "'deed':2 'done':4 'redditmigr':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688138668
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134168 {#3302
    date: 2023-06-30 16:09:28.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Post {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3305 …}
  +slug: "the-deed-is-done-RedditMigration"
  +body: """
    the deed is done.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134168 {#3301
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  +children: []
  -id: 92
  -bodyTs: "'deed':2 'done':4 'redditmigr':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688138668
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134168 {#3302
    date: 2023-06-30 16:09:28.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3318
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3319 …}
  +slug: "saying-my-final-goodbyes-to-reddit-RedditMigration"
  +body: """
    saying my final goodbyes to reddit\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688131231 {#3316
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  +children: []
  -id: 91
  -bodyTs: "'final':3 'goodby':4 'reddit':6 'redditmigr':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131231 {#3317
    date: 2023-06-30 15:20:31.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Post {#3318
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3319 …}
  +slug: "saying-my-final-goodbyes-to-reddit-RedditMigration"
  +body: """
    saying my final goodbyes to reddit\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688131231 {#3316
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  +children: []
  -id: 91
  -bodyTs: "'final':3 'goodby':4 'reddit':6 'redditmigr':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131231 {#3317
    date: 2023-06-30 15:20:31.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Post {#3318
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#3319 …}
  +slug: "saying-my-final-goodbyes-to-reddit-RedditMigration"
  +body: """
    saying my final goodbyes to reddit\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688131231 {#3316
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  +children: []
  -id: 91
  -bodyTs: "'final':3 'goodby':4 'reddit':6 'redditmigr':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131231 {#3317
    date: 2023-06-30 15:20:31.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3333
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
  +body: """
    Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
     Can anyone please expain how to ask simple questions within this magazine, like:\n
    \n
    How can I ask questions here without posting a new link, photo, article or video?\n
    \n
    Questions like:\n
    \n
    - How can I add magazines to my favourites?\n
    - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
    \n
    Finally:\n
    \n
    - Is there a more extensive user guide than kbin's user guide on Github?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217826 {#3330
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  +children: []
  -id: 77
  -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232"
  +editedAt: DateTimeImmutable @1688044715 {#3331
    date: 2023-06-29 15:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688037442 {#3332
    date: 2023-06-29 13:17:22.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Post {#3333
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
  +body: """
    Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
     Can anyone please expain how to ask simple questions within this magazine, like:\n
    \n
    How can I ask questions here without posting a new link, photo, article or video?\n
    \n
    Questions like:\n
    \n
    - How can I add magazines to my favourites?\n
    - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
    \n
    Finally:\n
    \n
    - Is there a more extensive user guide than kbin's user guide on Github?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217826 {#3330
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  +children: []
  -id: 77
  -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232"
  +editedAt: DateTimeImmutable @1688044715 {#3331
    date: 2023-06-29 15:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688037442 {#3332
    date: 2023-06-29 13:17:22.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Post {#3333
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#314
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#315
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#309
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
  +body: """
    Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
     Can anyone please expain how to ask simple questions within this magazine, like:\n
    \n
    How can I ask questions here without posting a new link, photo, article or video?\n
    \n
    Questions like:\n
    \n
    - How can I add magazines to my favourites?\n
    - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
    \n
    Finally:\n
    \n
    - Is there a more extensive user guide than kbin's user guide on Github?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217826 {#3330
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  +children: []
  -id: 77
  -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688067442
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232"
  +editedAt: DateTimeImmutable @1688044715 {#3331
    date: 2023-06-29 15:18:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688037442 {#3332
    date: 2023-06-29 13:17:22.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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#22380
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +post: App\Entity\Post {#3333
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
    +body: """
      Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
       Can anyone please expain how to ask simple questions within this magazine, like:\n
      \n
      How can I ask questions here without posting a new link, photo, article or video?\n
      \n
      Questions like:\n
      \n
      - How can I add magazines to my favourites?\n
      - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
      \n
      Finally:\n
      \n
      - Is there a more extensive user guide than kbin's user guide on Github?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217826 {#3330
      date: 2023-07-01 15:23:46.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    +children: []
    -id: 77
    -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688067442
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232"
    +editedAt: DateTimeImmutable @1688044715 {#3331
      date: 2023-06-29 15:18:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688037442 {#3332
      date: 2023-06-29 13:17:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22343 …}
  +root: App\Entity\PostComment {#22366 …}
  +image: null
  +body: """
    @chris\n
    \n
    Thanks! I still see "Add new article" on kbin.social and on fedia.io it is "thread" as you said.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688043430 {#22378
    date: 2023-06-29 14:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xepp@kbin.social"
    "@chris@fedia.io"
    "@chris"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22381 …}
  +nested: Doctrine\ORM\PersistentCollection {#22383 …}
  +votes: Doctrine\ORM\PersistentCollection {#22385 …}
  +reports: Doctrine\ORM\PersistentCollection {#22387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22391 …}
  -id: 157
  -bodyTs: "'add':6 'articl':8 'chris':1 'fedia.io':13 'kbin.social':10 'new':7 'said':19 'see':5 'still':4 'thank':2 'thread':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1066891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688043430 {#22379
    date: 2023-06-29 14:57:10.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
103 DENIED edit
App\Entity\PostComment {#22380
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +post: App\Entity\Post {#3333
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
    +body: """
      Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
       Can anyone please expain how to ask simple questions within this magazine, like:\n
      \n
      How can I ask questions here without posting a new link, photo, article or video?\n
      \n
      Questions like:\n
      \n
      - How can I add magazines to my favourites?\n
      - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
      \n
      Finally:\n
      \n
      - Is there a more extensive user guide than kbin's user guide on Github?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217826 {#3330
      date: 2023-07-01 15:23:46.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    +children: []
    -id: 77
    -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688067442
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232"
    +editedAt: DateTimeImmutable @1688044715 {#3331
      date: 2023-06-29 15:18:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688037442 {#3332
      date: 2023-06-29 13:17:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22343 …}
  +root: App\Entity\PostComment {#22366 …}
  +image: null
  +body: """
    @chris\n
    \n
    Thanks! I still see "Add new article" on kbin.social and on fedia.io it is "thread" as you said.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688043430 {#22378
    date: 2023-06-29 14:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xepp@kbin.social"
    "@chris@fedia.io"
    "@chris"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22381 …}
  +nested: Doctrine\ORM\PersistentCollection {#22383 …}
  +votes: Doctrine\ORM\PersistentCollection {#22385 …}
  +reports: Doctrine\ORM\PersistentCollection {#22387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22391 …}
  -id: 157
  -bodyTs: "'add':6 'articl':8 'chris':1 'fedia.io':13 'kbin.social':10 'new':7 'said':19 'see':5 'still':4 'thank':2 'thread':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1066891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688043430 {#22379
    date: 2023-06-29 14:57:10.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
104 DENIED moderate
App\Entity\PostComment {#22380
  +user: Proxies\__CG__\App\Entity\User {#3334 …}
  +post: App\Entity\Post {#3333
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
    +body: """
      Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
       Can anyone please expain how to ask simple questions within this magazine, like:\n
      \n
      How can I ask questions here without posting a new link, photo, article or video?\n
      \n
      Questions like:\n
      \n
      - How can I add magazines to my favourites?\n
      - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
      \n
      Finally:\n
      \n
      - Is there a more extensive user guide than kbin's user guide on Github?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217826 {#3330
      date: 2023-07-01 15:23:46.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    +children: []
    -id: 77
    -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688067442
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232"
    +editedAt: DateTimeImmutable @1688044715 {#3331
      date: 2023-06-29 15:18:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688037442 {#3332
      date: 2023-06-29 13:17:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22343 …}
  +root: App\Entity\PostComment {#22366 …}
  +image: null
  +body: """
    @chris\n
    \n
    Thanks! I still see "Add new article" on kbin.social and on fedia.io it is "thread" as you said.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688043430 {#22378
    date: 2023-06-29 14:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xepp@kbin.social"
    "@chris@fedia.io"
    "@chris"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22381 …}
  +nested: Doctrine\ORM\PersistentCollection {#22383 …}
  +votes: Doctrine\ORM\PersistentCollection {#22385 …}
  +reports: Doctrine\ORM\PersistentCollection {#22387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22391 …}
  -id: 157
  -bodyTs: "'add':6 'articl':8 'chris':1 'fedia.io':13 'kbin.social':10 'new':7 'said':19 'see':5 'still':4 'thank':2 'thread':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1066891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688043430 {#22379
    date: 2023-06-29 14:57:10.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
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\PostComment {#22396
  +user: Proxies\__CG__\App\Entity\User {#22397 …}
  +post: App\Entity\Post {#3333
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
    +body: """
      Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
       Can anyone please expain how to ask simple questions within this magazine, like:\n
      \n
      How can I ask questions here without posting a new link, photo, article or video?\n
      \n
      Questions like:\n
      \n
      - How can I add magazines to my favourites?\n
      - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
      \n
      Finally:\n
      \n
      - Is there a more extensive user guide than kbin's user guide on Github?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217826 {#3330
      date: 2023-07-01 15:23:46.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    +children: []
    -id: 77
    -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688067442
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232"
    +editedAt: DateTimeImmutable @1688044715 {#3331
      date: 2023-06-29 15:18:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688037442 {#3332
      date: 2023-06-29 13:17:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22380
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +post: App\Entity\Post {#3333}
    +magazine: App\Entity\Magazine {#306}
    +parent: App\Entity\PostComment {#22343 …}
    +root: App\Entity\PostComment {#22366 …}
    +image: null
    +body: """
      @chris\n
      \n
      Thanks! I still see "Add new article" on kbin.social and on fedia.io it is "thread" as you said.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688043430 {#22378
      date: 2023-06-29 14:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Xepp@kbin.social"
      "@chris@fedia.io"
      "@chris"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#22381 …}
    +nested: Doctrine\ORM\PersistentCollection {#22383 …}
    +votes: Doctrine\ORM\PersistentCollection {#22385 …}
    +reports: Doctrine\ORM\PersistentCollection {#22387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#22389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#22391 …}
    -id: 157
    -bodyTs: "'add':6 'articl':8 'chris':1 'fedia.io':13 'kbin.social':10 'new':7 'said':19 'see':5 'still':4 'thank':2 'thread':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1066891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688043430 {#22379
      date: 2023-06-29 14:57:10.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#22366 …}
  +image: null
  +body: """
    All of the options in + except making a new magazine is creating a thread. The "Add new article" is equal to making a text thread.\n
    \n
    You should be able to find some useful guides or info if you click "top" on the homepage, or go to /m/kbinMeta and click top to find some useful guides. Out of those this one should be a pretty helpful start.\n
    \n
    <https://kbin.social/m/kbinMeta/t/11493/A-small-FAQ-to-hopefully-help-new-users-to-kbin>\n
    \n
    I don't think there is currently a way to favourite magazines but you can subscribe to them by clicking the button on the side bar.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688217826 {#22393
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xepp@kbin.social"
    "@chris@fedia.io"
    "@chris"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22398 …}
  +nested: Doctrine\ORM\PersistentCollection {#22400 …}
  +votes: Doctrine\ORM\PersistentCollection {#22402 …}
  +reports: Doctrine\ORM\PersistentCollection {#22404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22408 …}
  -id: 192
  -bodyTs: "'/m/kbinmeta':47 '/m/kbinmeta/t/11493/a-small-faq-to-hopefully-help-new-users-to-kbin':69 'abl':29 'add':16 'articl':18 'bar':95 'button':91 'click':39,49,89 'creat':12 'current':76 'equal':20 'except':6 'favourit':80 'find':31,52 'go':45 'guid':34,55 'help':65 'homepag':43 'info':36 'kbin.social':68 'kbin.social/m/kbinmeta/t/11493/a-small-faq-to-hopefully-help-new-users-to-kbin':67 'magazin':10,81 'make':7,22 'new':9,17 'one':60 'option':4 'pretti':64 'side':94 'start':66 'subscrib':85 'text':24 'think':73 'thread':14,25 'top':40,50 'use':33,54 'way':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1111694"
  +editedAt: DateTimeImmutable @1688225146 {#22394
    date: 2023-07-01 17:25:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688217826 {#22395
    date: 2023-07-01 15:23:46.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
107 DENIED edit
App\Entity\PostComment {#22396
  +user: Proxies\__CG__\App\Entity\User {#22397 …}
  +post: App\Entity\Post {#3333
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
    +body: """
      Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
       Can anyone please expain how to ask simple questions within this magazine, like:\n
      \n
      How can I ask questions here without posting a new link, photo, article or video?\n
      \n
      Questions like:\n
      \n
      - How can I add magazines to my favourites?\n
      - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
      \n
      Finally:\n
      \n
      - Is there a more extensive user guide than kbin's user guide on Github?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217826 {#3330
      date: 2023-07-01 15:23:46.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    +children: []
    -id: 77
    -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688067442
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232"
    +editedAt: DateTimeImmutable @1688044715 {#3331
      date: 2023-06-29 15:18:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688037442 {#3332
      date: 2023-06-29 13:17:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22380
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +post: App\Entity\Post {#3333}
    +magazine: App\Entity\Magazine {#306}
    +parent: App\Entity\PostComment {#22343 …}
    +root: App\Entity\PostComment {#22366 …}
    +image: null
    +body: """
      @chris\n
      \n
      Thanks! I still see "Add new article" on kbin.social and on fedia.io it is "thread" as you said.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688043430 {#22378
      date: 2023-06-29 14:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Xepp@kbin.social"
      "@chris@fedia.io"
      "@chris"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#22381 …}
    +nested: Doctrine\ORM\PersistentCollection {#22383 …}
    +votes: Doctrine\ORM\PersistentCollection {#22385 …}
    +reports: Doctrine\ORM\PersistentCollection {#22387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#22389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#22391 …}
    -id: 157
    -bodyTs: "'add':6 'articl':8 'chris':1 'fedia.io':13 'kbin.social':10 'new':7 'said':19 'see':5 'still':4 'thank':2 'thread':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1066891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688043430 {#22379
      date: 2023-06-29 14:57:10.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#22366 …}
  +image: null
  +body: """
    All of the options in + except making a new magazine is creating a thread. The "Add new article" is equal to making a text thread.\n
    \n
    You should be able to find some useful guides or info if you click "top" on the homepage, or go to /m/kbinMeta and click top to find some useful guides. Out of those this one should be a pretty helpful start.\n
    \n
    <https://kbin.social/m/kbinMeta/t/11493/A-small-FAQ-to-hopefully-help-new-users-to-kbin>\n
    \n
    I don't think there is currently a way to favourite magazines but you can subscribe to them by clicking the button on the side bar.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688217826 {#22393
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xepp@kbin.social"
    "@chris@fedia.io"
    "@chris"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22398 …}
  +nested: Doctrine\ORM\PersistentCollection {#22400 …}
  +votes: Doctrine\ORM\PersistentCollection {#22402 …}
  +reports: Doctrine\ORM\PersistentCollection {#22404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22408 …}
  -id: 192
  -bodyTs: "'/m/kbinmeta':47 '/m/kbinmeta/t/11493/a-small-faq-to-hopefully-help-new-users-to-kbin':69 'abl':29 'add':16 'articl':18 'bar':95 'button':91 'click':39,49,89 'creat':12 'current':76 'equal':20 'except':6 'favourit':80 'find':31,52 'go':45 'guid':34,55 'help':65 'homepag':43 'info':36 'kbin.social':68 'kbin.social/m/kbinmeta/t/11493/a-small-faq-to-hopefully-help-new-users-to-kbin':67 'magazin':10,81 'make':7,22 'new':9,17 'one':60 'option':4 'pretti':64 'side':94 'start':66 'subscrib':85 'text':24 'think':73 'thread':14,25 'top':40,50 'use':33,54 'way':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1111694"
  +editedAt: DateTimeImmutable @1688225146 {#22394
    date: 2023-07-01 17:25:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688217826 {#22395
    date: 2023-07-01 15:23:46.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
108 DENIED moderate
App\Entity\PostComment {#22396
  +user: Proxies\__CG__\App\Entity\User {#22397 …}
  +post: App\Entity\Post {#3333
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +magazine: App\Entity\Magazine {#306
      +icon: Proxies\__CG__\App\Entity\Image {#287 …}
      +name: "RedditMigration@kbin.social"
      +title: "RedditMigration"
      +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
      +rules: null
      +subscriptionsCount: 0
      +entryCount: 230
      +entryCommentCount: 3588
      +postCount: 46
      +postCommentCount: 100
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1689732875 {#314
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#278 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
      +entries: Doctrine\ORM\PersistentCollection {#221 …}
      +posts: Doctrine\ORM\PersistentCollection {#179 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
      +bans: Doctrine\ORM\PersistentCollection {#158 …}
      +reports: Doctrine\ORM\PersistentCollection {#144 …}
      +badges: Doctrine\ORM\PersistentCollection {#122 …}
      +logs: Doctrine\ORM\PersistentCollection {#112 …}
      +awards: Doctrine\ORM\PersistentCollection {#101 …}
      +categories: Doctrine\ORM\PersistentCollection {#88 …}
      -id: 19
      +apId: "RedditMigration@kbin.social"
      +apProfileId: "https://kbin.social/m/RedditMigration"
      +apPublicUrl: "https://kbin.social/m/RedditMigration"
      +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
      +apInboxUrl: "https://kbin.social/f/inbox"
      +apDomain: "kbin.social"
      +apPreferredUsername: "RedditMigration"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1688009400 {#315
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#309
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Trying-to-migrate-to-kbin-but-have-several-small-questions"
    +body: """
      Trying to migrate to kbin, but have several small questions after using it for some minutes now.  \n
       Can anyone please expain how to ask simple questions within this magazine, like:\n
      \n
      How can I ask questions here without posting a new link, photo, article or video?\n
      \n
      Questions like:\n
      \n
      - How can I add magazines to my favourites?\n
      - How can I search a specific magazine (like RedditMigration for those quesions I have...)?\n
      \n
      Finally:\n
      \n
      - Is there a more extensive user guide than kbin's user guide on Github?\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 2
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217826 {#3330
      date: 2023-07-01 15:23:46.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    +children: []
    -id: 77
    -bodyTs: "'add':51 'anyon':19 'articl':43 'ask':24,34 'expain':21 'extens':75 'favourit':55 'final':70 'github':84 'guid':77,82 'kbin':5,79 'like':30,47,63 'link':41 'magazin':29,52,62 'migrat':3 'minut':16 'new':40 'photo':42 'pleas':20 'post':38 'quesion':67 'question':10,26,35,46 'redditmigr':64,85 'search':59 'sever':8 'simpl':25 'small':9 'specif':61 'tri':1 'use':12 'user':76,81 'video':45 'within':27 'without':37"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1688067442
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232"
    +editedAt: DateTimeImmutable @1688044715 {#3331
      date: 2023-06-29 15:18:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688037442 {#3332
      date: 2023-06-29 13:17:22.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#306}
  +parent: App\Entity\PostComment {#22380
    +user: Proxies\__CG__\App\Entity\User {#3334 …}
    +post: App\Entity\Post {#3333}
    +magazine: App\Entity\Magazine {#306}
    +parent: App\Entity\PostComment {#22343 …}
    +root: App\Entity\PostComment {#22366 …}
    +image: null
    +body: """
      @chris\n
      \n
      Thanks! I still see "Add new article" on kbin.social and on fedia.io it is "thread" as you said.
      """
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688043430 {#22378
      date: 2023-06-29 14:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Xepp@kbin.social"
      "@chris@fedia.io"
      "@chris"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#22381 …}
    +nested: Doctrine\ORM\PersistentCollection {#22383 …}
    +votes: Doctrine\ORM\PersistentCollection {#22385 …}
    +reports: Doctrine\ORM\PersistentCollection {#22387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#22389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#22391 …}
    -id: 157
    -bodyTs: "'add':6 'articl':8 'chris':1 'fedia.io':13 'kbin.social':10 'new':7 'said':19 'see':5 'still':4 'thank':2 'thread':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1066891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688043430 {#22379
      date: 2023-06-29 14:57:10.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#22366 …}
  +image: null
  +body: """
    All of the options in + except making a new magazine is creating a thread. The "Add new article" is equal to making a text thread.\n
    \n
    You should be able to find some useful guides or info if you click "top" on the homepage, or go to /m/kbinMeta and click top to find some useful guides. Out of those this one should be a pretty helpful start.\n
    \n
    <https://kbin.social/m/kbinMeta/t/11493/A-small-FAQ-to-hopefully-help-new-users-to-kbin>\n
    \n
    I don't think there is currently a way to favourite magazines but you can subscribe to them by clicking the button on the side bar.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688217826 {#22393
    date: 2023-07-01 15:23:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Xepp@kbin.social"
    "@chris@fedia.io"
    "@chris"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#22398 …}
  +nested: Doctrine\ORM\PersistentCollection {#22400 …}
  +votes: Doctrine\ORM\PersistentCollection {#22402 …}
  +reports: Doctrine\ORM\PersistentCollection {#22404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#22406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#22408 …}
  -id: 192
  -bodyTs: "'/m/kbinmeta':47 '/m/kbinmeta/t/11493/a-small-faq-to-hopefully-help-new-users-to-kbin':69 'abl':29 'add':16 'articl':18 'bar':95 'button':91 'click':39,49,89 'creat':12 'current':76 'equal':20 'except':6 'favourit':80 'find':31,52 'go':45 'guid':34,55 'help':65 'homepag':43 'info':36 'kbin.social':68 'kbin.social/m/kbinmeta/t/11493/a-small-faq-to-hopefully-help-new-users-to-kbin':67 'magazin':10,81 'make':7,22 'new':9,17 'one':60 'option':4 'pretti':64 'side':94 'start':66 'subscrib':85 'text':24 'think':73 'thread':14,25 'top':40,50 'use':33,54 'way':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/600232/-/reply/1111694"
  +editedAt: DateTimeImmutable @1688225146 {#22394
    date: 2023-07-01 17:25:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688217826 {#22395
    date: 2023-07-01 15:23:46.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
109 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "RedditMigration@kbin.social"
  +title: "RedditMigration"
  +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
  +rules: null
  +subscriptionsCount: 0
  +entryCount: 230
  +entryCommentCount: 3588
  +postCount: 46
  +postCommentCount: 100
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1689732875 {#314
    date: 2023-07-19 04:14:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 19
  +apId: "RedditMigration@kbin.social"
  +apProfileId: "https://kbin.social/m/RedditMigration"
  +apPublicUrl: "https://kbin.social/m/RedditMigration"
  +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "RedditMigration"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1688009400 {#315
    date: 2023-06-29 05:30:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1688009399 {#309
    date: 2023-06-29 05:29: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 DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details