GET https://kbin.spritesserver.nl/index.php/m/RedditMigration@kbin.social/microblog/active

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Post {#2965
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
  +body: """
    [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
    \n
    You might be able to get a copy of older messages from the data retrieval request.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506808 {#2971
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  +children: []
  -id: 146
  -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689452989
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/855366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424489 {#2909
    date: 2023-07-15 14:34:49.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 {#2965
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
  +body: """
    [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
    \n
    You might be able to get a copy of older messages from the data retrieval request.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506808 {#2971
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  +children: []
  -id: 146
  -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689452989
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/855366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424489 {#2909
    date: 2023-07-15 14:34:49.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 {#2965
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-removes-years-of-chat-and-message-archives-from-users"
  +body: """
    [Reddit removes years of chat and message archives from users' accounts](https://mashable.com/article/reddit-removes-live-chat-archives-messages)\n
    \n
    You might be able to get a copy of older messages from the data retrieval request.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689506808 {#2971
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  +children: []
  -id: 146
  -bodyTs: "'/article/reddit-removes-live-chat-archives-messages)':14 'abl':18 'account':11 'archiv':8 'chat':5 'copi':22 'data':28 'get':20 'mashable.com':13 'mashable.com/article/reddit-removes-live-chat-archives-messages)':12 'messag':7,25 'might':16 'older':24 'reddit':1 'redditmigr':31 'remov':2 'request':30 'retriev':29 'user':10 'year':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689452989
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/855366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689424489 {#2909
    date: 2023-07-15 14:34:49.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\Post {#3151
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-are-we-What-do-Lemmy-users-call-themselves-What"
  +body: """
    What are we?\n
    \n
    What do Lemmy users call themselves? What do Kbin users call themselves? What about Mast?\n
    \n
    So far I can't come up with anything better than "Fediziens"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 14
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274679 {#3144
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +children: []
  -id: 131
  -bodyTs: "'anyth':27 'better':28 'call':8,14 'come':24 'far':20 'fedizien':30 'kbin':12 'lemmi':6 'mast':18 'redditmigr':31 'user':7,13"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688767937
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/717897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688681537 {#3128
    date: 2023-07-07 00:12:17.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
7 DENIED edit
App\Entity\Post {#3151
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-are-we-What-do-Lemmy-users-call-themselves-What"
  +body: """
    What are we?\n
    \n
    What do Lemmy users call themselves? What do Kbin users call themselves? What about Mast?\n
    \n
    So far I can't come up with anything better than "Fediziens"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 14
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274679 {#3144
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +children: []
  -id: 131
  -bodyTs: "'anyth':27 'better':28 'call':8,14 'come':24 'far':20 'fedizien':30 'kbin':12 'lemmi':6 'mast':18 'redditmigr':31 'user':7,13"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688767937
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/717897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688681537 {#3128
    date: 2023-07-07 00:12:17.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
8 DENIED moderate
App\Entity\Post {#3151
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "What-are-we-What-do-Lemmy-users-call-themselves-What"
  +body: """
    What are we?\n
    \n
    What do Lemmy users call themselves? What do Kbin users call themselves? What about Mast?\n
    \n
    So far I can't come up with anything better than "Fediziens"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 14
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274679 {#3144
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +children: []
  -id: 131
  -bodyTs: "'anyth':27 'better':28 'call':8,14 'come':24 'far':20 'fedizien':30 'kbin':12 'lemmi':6 'mast':18 'redditmigr':31 'user':7,13"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688767937
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/717897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688681537 {#3128
    date: 2023-07-07 00:12:17.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
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\Post {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Well-had-my-content-curated-on-Reddit-and-despised-the"
  +body: """
    Well, had my content curated on Reddit and despised the recommendation stuff on the official app (that I never used lul). But now that I'm on a new platform, I *want* to have recommendations lol. The Random stuff on the sidebar's pretty neat, could've sworn Reddit has similar like 10 years ago.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274401 {#3160
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  +children: []
  -id: 122
  -bodyTs: "'10':53 'ago':55 'app':16 'content':4 'could':46 'curat':5 'despis':9 'like':52 'lol':36 'lul':21 'm':26 'neat':45 'never':19 'new':29 'offici':15 'platform':30 'pretti':44 'random':38 'recommend':11,35 'reddit':7,49 'redditmigr':56 'sidebar':42 'similar':51 'stuff':12,39 'sworn':48 'use':20 've':47 'want':32 'well':1 'year':54"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688498814
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/674682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688456814 {#3161
    date: 2023-07-04 09:46:54.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
11 DENIED edit
App\Entity\Post {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Well-had-my-content-curated-on-Reddit-and-despised-the"
  +body: """
    Well, had my content curated on Reddit and despised the recommendation stuff on the official app (that I never used lul). But now that I'm on a new platform, I *want* to have recommendations lol. The Random stuff on the sidebar's pretty neat, could've sworn Reddit has similar like 10 years ago.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274401 {#3160
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  +children: []
  -id: 122
  -bodyTs: "'10':53 'ago':55 'app':16 'content':4 'could':46 'curat':5 'despis':9 'like':52 'lol':36 'lul':21 'm':26 'neat':45 'never':19 'new':29 'offici':15 'platform':30 'pretti':44 'random':38 'recommend':11,35 'reddit':7,49 'redditmigr':56 'sidebar':42 'similar':51 'stuff':12,39 'sworn':48 'use':20 've':47 'want':32 'well':1 'year':54"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688498814
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/674682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688456814 {#3161
    date: 2023-07-04 09:46:54.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
12 DENIED moderate
App\Entity\Post {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Well-had-my-content-curated-on-Reddit-and-despised-the"
  +body: """
    Well, had my content curated on Reddit and despised the recommendation stuff on the official app (that I never used lul). But now that I'm on a new platform, I *want* to have recommendations lol. The Random stuff on the sidebar's pretty neat, could've sworn Reddit has similar like 10 years ago.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 6
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689274401 {#3160
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  +children: []
  -id: 122
  -bodyTs: "'10':53 'ago':55 'app':16 'content':4 'could':46 'curat':5 'despis':9 'like':52 'lol':36 'lul':21 'm':26 'neat':45 'never':19 'new':29 'offici':15 'platform':30 'pretti':44 'random':38 'recommend':11,35 'reddit':7,49 'redditmigr':56 'sidebar':42 'similar':51 'stuff':12,39 'sworn':48 'use':20 've':47 'want':32 'well':1 'year':54"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688498814
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/674682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688456814 {#3161
    date: 2023-07-04 09:46:54.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
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 {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-saw-someone-recommending-Aether-aside-from-Lemmy-and-Kbin"
  +body: """
    I saw someone recommending Aether aside from Lemmy and Kbin, what is it ? googling Aether give me...\n
    \n
    > "According to ancient and medieval science, aether, also known as the fifth element or quintessence, is the material that fills the region of the universe beyond the terrestrial sphere. "\n
    \n
    so yeah..\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261509 {#3174
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  +children: []
  -id: 135
  -bodyTs: "'..':49 'accord':18 'aether':5,15,24 'also':25 'ancient':20 'asid':6 'beyond':43 'element':30 'fifth':29 'fill':37 'give':16 'googl':14 'kbin':10 'known':26 'lemmi':8 'materi':35 'mediev':22 'quintess':32 'recommend':4 'redditmigr':50 'region':39 'saw':2 'scienc':23 'someon':3 'sphere':46 'terrestri':45 'univers':42 'yeah':48"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688760123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/725725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688731623 {#3175
    date: 2023-07-07 14:07: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
15 DENIED edit
App\Entity\Post {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-saw-someone-recommending-Aether-aside-from-Lemmy-and-Kbin"
  +body: """
    I saw someone recommending Aether aside from Lemmy and Kbin, what is it ? googling Aether give me...\n
    \n
    > "According to ancient and medieval science, aether, also known as the fifth element or quintessence, is the material that fills the region of the universe beyond the terrestrial sphere. "\n
    \n
    so yeah..\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261509 {#3174
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  +children: []
  -id: 135
  -bodyTs: "'..':49 'accord':18 'aether':5,15,24 'also':25 'ancient':20 'asid':6 'beyond':43 'element':30 'fifth':29 'fill':37 'give':16 'googl':14 'kbin':10 'known':26 'lemmi':8 'materi':35 'mediev':22 'quintess':32 'recommend':4 'redditmigr':50 'region':39 'saw':2 'scienc':23 'someon':3 'sphere':46 'terrestri':45 'univers':42 'yeah':48"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688760123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/725725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688731623 {#3175
    date: 2023-07-07 14:07: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
16 DENIED moderate
App\Entity\Post {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "I-saw-someone-recommending-Aether-aside-from-Lemmy-and-Kbin"
  +body: """
    I saw someone recommending Aether aside from Lemmy and Kbin, what is it ? googling Aether give me...\n
    \n
    > "According to ancient and medieval science, aether, also known as the fifth element or quintessence, is the material that fills the region of the universe beyond the terrestrial sphere. "\n
    \n
    so yeah..\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261509 {#3174
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  +children: []
  -id: 135
  -bodyTs: "'..':49 'accord':18 'aether':5,15,24 'also':25 'ancient':20 'asid':6 'beyond':43 'element':30 'fifth':29 'fill':37 'give':16 'googl':14 'kbin':10 'known':26 'lemmi':8 'materi':35 'mediev':22 'quintess':32 'recommend':4 'redditmigr':50 'region':39 'saw':2 'scienc':23 'someon':3 'sphere':46 'terrestri':45 'univers':42 'yeah':48"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688760123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/725725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688731623 {#3175
    date: 2023-07-07 14:07: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
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 {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Threads-vs-microblogs-Does-anyone-have-any-advice-on"
  +body: """
    ### Threads vs microblogs?\n
    \n
    Does anyone have any advice on whether to use #threads or #microblogs when you're looking to say, start a discussion about a topic on #kbin? Is there an etiquette for what option is best? Or do people just pick depending on their mood (having a Twitter vs a Reddit sort of a day)?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 13
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261503 {#3188
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: []
  -id: 136
  -bodyTs: "'advic':8 'anyon':5 'best':38 'day':57 'depend':44 'discuss':24 'etiquett':33 'kbin':29 'look':19 'microblog':3,15 'mood':47 'option':36 'peopl':41 'pick':43 're':18 'reddit':53 'redditmigr':58 'say':21 'sort':54 'start':22 'thread':1,13 'topic':27 'twitter':50 'use':12 'vs':2,51 'whether':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688826337
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/728854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688743837 {#3189
    date: 2023-07-07 17:30: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
19 DENIED edit
App\Entity\Post {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Threads-vs-microblogs-Does-anyone-have-any-advice-on"
  +body: """
    ### Threads vs microblogs?\n
    \n
    Does anyone have any advice on whether to use #threads or #microblogs when you're looking to say, start a discussion about a topic on #kbin? Is there an etiquette for what option is best? Or do people just pick depending on their mood (having a Twitter vs a Reddit sort of a day)?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 13
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261503 {#3188
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: []
  -id: 136
  -bodyTs: "'advic':8 'anyon':5 'best':38 'day':57 'depend':44 'discuss':24 'etiquett':33 'kbin':29 'look':19 'microblog':3,15 'mood':47 'option':36 'peopl':41 'pick':43 're':18 'reddit':53 'redditmigr':58 'say':21 'sort':54 'start':22 'thread':1,13 'topic':27 'twitter':50 'use':12 'vs':2,51 'whether':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688826337
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/728854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688743837 {#3189
    date: 2023-07-07 17:30: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
20 DENIED moderate
App\Entity\Post {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Threads-vs-microblogs-Does-anyone-have-any-advice-on"
  +body: """
    ### Threads vs microblogs?\n
    \n
    Does anyone have any advice on whether to use #threads or #microblogs when you're looking to say, start a discussion about a topic on #kbin? Is there an etiquette for what option is best? Or do people just pick depending on their mood (having a Twitter vs a Reddit sort of a day)?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 13
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689261503 {#3188
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: []
  -id: 136
  -bodyTs: "'advic':8 'anyon':5 'best':38 'day':57 'depend':44 'discuss':24 'etiquett':33 'kbin':29 'look':19 'microblog':3,15 'mood':47 'option':36 'peopl':41 'pick':43 're':18 'reddit':53 'redditmigr':58 'say':21 'sort':54 'start':22 'thread':1,13 'topic':27 'twitter':50 'use':12 'vs':2,51 'whether':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688826337
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/728854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688743837 {#3189
    date: 2023-07-07 17:30: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
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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Just-wanted-to-say-that-I-love-how-people-are"
  +body: """
    Just wanted to say that I love how people are using the upvote and downvote feature here as they don't seem to be used as agreement/disagreement but rather valuable or hindering to the conversation.\n
    \n
    I really feel like I can express any opinion on here and start controversial discussions as long as I'm not malicious to anyone.  \n
     Disagreements are mostly stated in replies which promotes conversation and growth. There is currently no reason to be scared about being wrong.  \n
     I hope that this is not just a product of the smaller userbase compared to reddit but rather how upvotes/downvotes/boosts are laid out to the user.
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689068328 {#3202
    date: 2023-07-11 11:38:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  +children: []
  -id: 139
  -bodyTs: "'agreement/disagreement':27 'anyon':59 'compar':95 'controversi':49 'convers':35,68 'current':73 'disagr':60 'discuss':50 'downvot':15 'express':42 'featur':16 'feel':38 'growth':70 'hinder':32 'hope':83 'laid':103 'like':39 'long':52 'love':7 'm':55 'malici':57 'most':62 'opinion':44 'peopl':9 'product':90 'promot':67 'rather':29,99 'realli':37 'reason':75 'reddit':97 'repli':65 'say':4 'scare':78 'seem':22 'smaller':93 'start':48 'state':63 'upvot':13 'upvotes/downvotes/boosts':101 'use':11,25 'user':107 'userbas':94 'valuabl':30 'want':2 'wrong':81"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689077328
  +visibility: "visible             "
  +apId: "https://open-source.social/m/RedditMigration@kbin.social/p/225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689068328 {#3203
    date: 2023-07-11 11:38:48.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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Just-wanted-to-say-that-I-love-how-people-are"
  +body: """
    Just wanted to say that I love how people are using the upvote and downvote feature here as they don't seem to be used as agreement/disagreement but rather valuable or hindering to the conversation.\n
    \n
    I really feel like I can express any opinion on here and start controversial discussions as long as I'm not malicious to anyone.  \n
     Disagreements are mostly stated in replies which promotes conversation and growth. There is currently no reason to be scared about being wrong.  \n
     I hope that this is not just a product of the smaller userbase compared to reddit but rather how upvotes/downvotes/boosts are laid out to the user.
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689068328 {#3202
    date: 2023-07-11 11:38:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  +children: []
  -id: 139
  -bodyTs: "'agreement/disagreement':27 'anyon':59 'compar':95 'controversi':49 'convers':35,68 'current':73 'disagr':60 'discuss':50 'downvot':15 'express':42 'featur':16 'feel':38 'growth':70 'hinder':32 'hope':83 'laid':103 'like':39 'long':52 'love':7 'm':55 'malici':57 'most':62 'opinion':44 'peopl':9 'product':90 'promot':67 'rather':29,99 'realli':37 'reason':75 'reddit':97 'repli':65 'say':4 'scare':78 'seem':22 'smaller':93 'start':48 'state':63 'upvot':13 'upvotes/downvotes/boosts':101 'use':11,25 'user':107 'userbas':94 'valuabl':30 'want':2 'wrong':81"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689077328
  +visibility: "visible             "
  +apId: "https://open-source.social/m/RedditMigration@kbin.social/p/225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689068328 {#3203
    date: 2023-07-11 11:38:48.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 {#3204
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Just-wanted-to-say-that-I-love-how-people-are"
  +body: """
    Just wanted to say that I love how people are using the upvote and downvote feature here as they don't seem to be used as agreement/disagreement but rather valuable or hindering to the conversation.\n
    \n
    I really feel like I can express any opinion on here and start controversial discussions as long as I'm not malicious to anyone.  \n
     Disagreements are mostly stated in replies which promotes conversation and growth. There is currently no reason to be scared about being wrong.  \n
     I hope that this is not just a product of the smaller userbase compared to reddit but rather how upvotes/downvotes/boosts are laid out to the user.
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689068328 {#3202
    date: 2023-07-11 11:38:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  +children: []
  -id: 139
  -bodyTs: "'agreement/disagreement':27 'anyon':59 'compar':95 'controversi':49 'convers':35,68 'current':73 'disagr':60 'discuss':50 'downvot':15 'express':42 'featur':16 'feel':38 'growth':70 'hinder':32 'hope':83 'laid':103 'like':39 'long':52 'love':7 'm':55 'malici':57 'most':62 'opinion':44 'peopl':9 'product':90 'promot':67 'rather':29,99 'realli':37 'reason':75 'reddit':97 'repli':65 'say':4 'scare':78 'seem':22 'smaller':93 'start':48 'state':63 'upvot':13 'upvotes/downvotes/boosts':101 'use':11,25 'user':107 'userbas':94 'valuabl':30 'want':2 'wrong':81"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689077328
  +visibility: "visible             "
  +apId: "https://open-source.social/m/RedditMigration@kbin.social/p/225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689068328 {#3203
    date: 2023-07-11 11:38:48.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\Post {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-account-deleted-Kbin-seems-to-have-a-better-signal-to"
  +body: """
    Reddit account.....deleted. Kbin seems to have a better "signal to noise" ratio IYKWIM\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 10
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689033158 {#3216
    date: 2023-07-11 01:52:38.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: 138
  -bodyTs: "'account':2 'better':9 'delet':3 'iykwim':14 'kbin':4 'nois':12 'ratio':13 'reddit':1 'redditmigr':15 'seem':5 'signal':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689061678
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/780817"
  +editedAt: DateTimeImmutable @1689028187 {#3217
    date: 2023-07-11 00:29:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028178 {#3218
    date: 2023-07-11 00:29:38.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
27 DENIED edit
App\Entity\Post {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-account-deleted-Kbin-seems-to-have-a-better-signal-to"
  +body: """
    Reddit account.....deleted. Kbin seems to have a better "signal to noise" ratio IYKWIM\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 10
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689033158 {#3216
    date: 2023-07-11 01:52:38.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: 138
  -bodyTs: "'account':2 'better':9 'delet':3 'iykwim':14 'kbin':4 'nois':12 'ratio':13 'reddit':1 'redditmigr':15 'seem':5 'signal':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689061678
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/780817"
  +editedAt: DateTimeImmutable @1689028187 {#3217
    date: 2023-07-11 00:29:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028178 {#3218
    date: 2023-07-11 00:29:38.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
28 DENIED moderate
App\Entity\Post {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Reddit-account-deleted-Kbin-seems-to-have-a-better-signal-to"
  +body: """
    Reddit account.....deleted. Kbin seems to have a better "signal to noise" ratio IYKWIM\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 10
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689033158 {#3216
    date: 2023-07-11 01:52:38.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: 138
  -bodyTs: "'account':2 'better':9 'delet':3 'iykwim':14 'kbin':4 'nois':12 'ratio':13 'reddit':1 'redditmigr':15 'seem':5 'signal':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689061678
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/780817"
  +editedAt: DateTimeImmutable @1689028187 {#3217
    date: 2023-07-11 00:29:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028178 {#3218
    date: 2023-07-11 00:29:38.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
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 {#9125
  +user: Proxies\__CG__\App\Entity\User {#9122 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#305
      +icon: Proxies\__CG__\App\Entity\Image {#286 …}
      +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 {#313
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#277 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
      +entries: Doctrine\ORM\PersistentCollection {#220 …}
      +posts: Doctrine\ORM\PersistentCollection {#178 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
      +bans: Doctrine\ORM\PersistentCollection {#157 …}
      +reports: Doctrine\ORM\PersistentCollection {#143 …}
      +badges: Doctrine\ORM\PersistentCollection {#121 …}
      +logs: Doctrine\ORM\PersistentCollection {#111 …}
      +awards: Doctrine\ORM\PersistentCollection {#100 …}
      +categories: Doctrine\ORM\PersistentCollection {#87 …}
      -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 {#314
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#308
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-account-deleted-Kbin-seems-to-have-a-better-signal-to"
    +body: """
      Reddit account.....deleted. Kbin seems to have a better "signal to noise" ratio IYKWIM\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 10
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689033158 {#3216
      date: 2023-07-11 01:52:38.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: 138
    -bodyTs: "'account':2 'better':9 'delet':3 'iykwim':14 'kbin':4 'nois':12 'ratio':13 'reddit':1 'redditmigr':15 'seem':5 'signal':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1689061678
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/780817"
    +editedAt: DateTimeImmutable @1689028187 {#3217
      date: 2023-07-11 00:29:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689028178 {#3218
      date: 2023-07-11 00:29:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#305}
  +parent: null
  +root: null
  +image: null
  +body: "So much “content” on reddit are the same 150 videos and pictures, endlessly reposted."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689033158 {#9130
    date: 2023-07-11 01:52:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jkmooney@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9120 …}
  +nested: Doctrine\ORM\PersistentCollection {#9118 …}
  +votes: Doctrine\ORM\PersistentCollection {#9116 …}
  +reports: Doctrine\ORM\PersistentCollection {#9114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9152 …}
  -id: 297
  -bodyTs: "'150':9 'content':3 'endless':13 'much':2 'pictur':12 'reddit':5 'repost':14 'video':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1066811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689033158 {#9119
    date: 2023-07-11 01:52:38.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 {#9125
  +user: Proxies\__CG__\App\Entity\User {#9122 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#305
      +icon: Proxies\__CG__\App\Entity\Image {#286 …}
      +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 {#313
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#277 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
      +entries: Doctrine\ORM\PersistentCollection {#220 …}
      +posts: Doctrine\ORM\PersistentCollection {#178 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
      +bans: Doctrine\ORM\PersistentCollection {#157 …}
      +reports: Doctrine\ORM\PersistentCollection {#143 …}
      +badges: Doctrine\ORM\PersistentCollection {#121 …}
      +logs: Doctrine\ORM\PersistentCollection {#111 …}
      +awards: Doctrine\ORM\PersistentCollection {#100 …}
      +categories: Doctrine\ORM\PersistentCollection {#87 …}
      -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 {#314
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#308
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-account-deleted-Kbin-seems-to-have-a-better-signal-to"
    +body: """
      Reddit account.....deleted. Kbin seems to have a better "signal to noise" ratio IYKWIM\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 10
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689033158 {#3216
      date: 2023-07-11 01:52:38.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: 138
    -bodyTs: "'account':2 'better':9 'delet':3 'iykwim':14 'kbin':4 'nois':12 'ratio':13 'reddit':1 'redditmigr':15 'seem':5 'signal':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1689061678
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/780817"
    +editedAt: DateTimeImmutable @1689028187 {#3217
      date: 2023-07-11 00:29:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689028178 {#3218
      date: 2023-07-11 00:29:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#305}
  +parent: null
  +root: null
  +image: null
  +body: "So much “content” on reddit are the same 150 videos and pictures, endlessly reposted."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689033158 {#9130
    date: 2023-07-11 01:52:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jkmooney@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9120 …}
  +nested: Doctrine\ORM\PersistentCollection {#9118 …}
  +votes: Doctrine\ORM\PersistentCollection {#9116 …}
  +reports: Doctrine\ORM\PersistentCollection {#9114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9152 …}
  -id: 297
  -bodyTs: "'150':9 'content':3 'endless':13 'much':2 'pictur':12 'reddit':5 'repost':14 'video':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1066811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689033158 {#9119
    date: 2023-07-11 01:52:38.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 {#9125
  +user: Proxies\__CG__\App\Entity\User {#9122 …}
  +post: App\Entity\Post {#3219
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: App\Entity\Magazine {#305
      +icon: Proxies\__CG__\App\Entity\Image {#286 …}
      +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 {#313
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#277 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
      +entries: Doctrine\ORM\PersistentCollection {#220 …}
      +posts: Doctrine\ORM\PersistentCollection {#178 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
      +bans: Doctrine\ORM\PersistentCollection {#157 …}
      +reports: Doctrine\ORM\PersistentCollection {#143 …}
      +badges: Doctrine\ORM\PersistentCollection {#121 …}
      +logs: Doctrine\ORM\PersistentCollection {#111 …}
      +awards: Doctrine\ORM\PersistentCollection {#100 …}
      +categories: Doctrine\ORM\PersistentCollection {#87 …}
      -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 {#314
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#308
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Reddit-account-deleted-Kbin-seems-to-have-a-better-signal-to"
    +body: """
      Reddit account.....deleted. Kbin seems to have a better "signal to noise" ratio IYKWIM\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 10
    +score: 1
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689033158 {#3216
      date: 2023-07-11 01:52:38.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: 138
    -bodyTs: "'account':2 'better':9 'delet':3 'iykwim':14 'kbin':4 'nois':12 'ratio':13 'reddit':1 'redditmigr':15 'seem':5 'signal':10"
    +upVotes: 1
    +downVotes: 0
    +ranking: 1689061678
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/780817"
    +editedAt: DateTimeImmutable @1689028187 {#3217
      date: 2023-07-11 00:29:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689028178 {#3218
      date: 2023-07-11 00:29:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#305}
  +parent: null
  +root: null
  +image: null
  +body: "So much “content” on reddit are the same 150 videos and pictures, endlessly reposted."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689033158 {#9130
    date: 2023-07-11 01:52:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jkmooney@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9120 …}
  +nested: Doctrine\ORM\PersistentCollection {#9118 …}
  +votes: Doctrine\ORM\PersistentCollection {#9116 …}
  +reports: Doctrine\ORM\PersistentCollection {#9114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9152 …}
  -id: 297
  -bodyTs: "'150':9 'content':3 'endless':13 'much':2 'pictur':12 'reddit':5 'repost':14 'video':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1066811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689033158 {#9119
    date: 2023-07-11 01:52:38.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 {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "If-you-re-nuking-your-old-reddit-content-this-might-be"
  +body: """
    If you're nuking your old reddit content, this might be important. **For me, the reddit history visible on the website was far less comprehensive than the API could access.**\n
    \n
    As a 10+ year redditor, I would sometimes go back through my profile and delete stale or irrelevant content. Deciding to try a faster approach this week, I installed Redact (available at redact dot dev, or on the Google Play store). It lets you bulk delete, or preview things first, which I wanted to do in case there was anything worth preserving.\n
    \n
    When scanning posts/comments, it first says it's sorting by new, then hot, then controversial.\n
    \n
    The "new" results were the same as I could see on my profile, but then the "hot" and "controversial" scans found page after page of comments that I couldn't see on my u/ page. There were 50 results per page, and I didn't keep an accurate count, but I removed **at least 1000** comments, mostly from 2013-2018, via the API.\n
    \n
    No idea how many people this could help, so it seemed like a worthwhile first post on kbin.\n
    \n
    (Also, hello!)\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688832866 {#3231
    date: 2023-07-08 18:14:26.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: 134
  -bodyTs: "'-2018':167 '10':33 '1000':162 '2013':166 '50':145 'access':30 'accur':155 'also':189 'anyth':90 'api':28,170 'approach':55 'avail':61 'back':40 'bulk':75 'case':87 'comment':133,163 'comprehens':25 'content':8,49 'controversi':107,126 'could':29,116,177 'couldn':136 'count':156 'decid':50 'delet':45,76 'dev':65 'didn':151 'dot':64 'far':23 'faster':54 'first':80,97,185 'found':128 'go':39 'googl':69 'hello':190 'help':178 'histori':17 'hot':105,124 'idea':172 'import':12 'instal':59 'irrelev':48 'kbin':188 'keep':153 'least':161 'less':24 'let':73 'like':182 'mani':174 'might':10 'most':164 'new':103,109 'nuke':4 'old':6 'page':129,131,142,148 'peopl':175 'per':147 'play':70 'post':186 'posts/comments':95 'preserv':92 'preview':78 'profil':43,120 're':3 'redact':60,63 'reddit':7,16 'redditmigr':191 'redditor':35 'remov':159 'result':110,146 'say':98 'scan':94,127 'see':117,138 'seem':181 'sometim':38 'sort':101 'stale':46 'store':71 'thing':79 'tri':52 'u':141 'via':168 'visibl':18 'want':83 'websit':21 'week':57 'worth':91 'worthwhil':184 'would':37 'year':34"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686526809
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/425000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686513809 {#3232
    date: 2023-06-11 22:03:29.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 {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "If-you-re-nuking-your-old-reddit-content-this-might-be"
  +body: """
    If you're nuking your old reddit content, this might be important. **For me, the reddit history visible on the website was far less comprehensive than the API could access.**\n
    \n
    As a 10+ year redditor, I would sometimes go back through my profile and delete stale or irrelevant content. Deciding to try a faster approach this week, I installed Redact (available at redact dot dev, or on the Google Play store). It lets you bulk delete, or preview things first, which I wanted to do in case there was anything worth preserving.\n
    \n
    When scanning posts/comments, it first says it's sorting by new, then hot, then controversial.\n
    \n
    The "new" results were the same as I could see on my profile, but then the "hot" and "controversial" scans found page after page of comments that I couldn't see on my u/ page. There were 50 results per page, and I didn't keep an accurate count, but I removed **at least 1000** comments, mostly from 2013-2018, via the API.\n
    \n
    No idea how many people this could help, so it seemed like a worthwhile first post on kbin.\n
    \n
    (Also, hello!)\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688832866 {#3231
    date: 2023-07-08 18:14:26.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: 134
  -bodyTs: "'-2018':167 '10':33 '1000':162 '2013':166 '50':145 'access':30 'accur':155 'also':189 'anyth':90 'api':28,170 'approach':55 'avail':61 'back':40 'bulk':75 'case':87 'comment':133,163 'comprehens':25 'content':8,49 'controversi':107,126 'could':29,116,177 'couldn':136 'count':156 'decid':50 'delet':45,76 'dev':65 'didn':151 'dot':64 'far':23 'faster':54 'first':80,97,185 'found':128 'go':39 'googl':69 'hello':190 'help':178 'histori':17 'hot':105,124 'idea':172 'import':12 'instal':59 'irrelev':48 'kbin':188 'keep':153 'least':161 'less':24 'let':73 'like':182 'mani':174 'might':10 'most':164 'new':103,109 'nuke':4 'old':6 'page':129,131,142,148 'peopl':175 'per':147 'play':70 'post':186 'posts/comments':95 'preserv':92 'preview':78 'profil':43,120 're':3 'redact':60,63 'reddit':7,16 'redditmigr':191 'redditor':35 'remov':159 'result':110,146 'say':98 'scan':94,127 'see':117,138 'seem':181 'sometim':38 'sort':101 'stale':46 'store':71 'thing':79 'tri':52 'u':141 'via':168 'visibl':18 'want':83 'websit':21 'week':57 'worth':91 'worthwhil':184 'would':37 'year':34"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686526809
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/425000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686513809 {#3232
    date: 2023-06-11 22:03:29.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 {#3233
  +user: Proxies\__CG__\App\Entity\User {#3234 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "If-you-re-nuking-your-old-reddit-content-this-might-be"
  +body: """
    If you're nuking your old reddit content, this might be important. **For me, the reddit history visible on the website was far less comprehensive than the API could access.**\n
    \n
    As a 10+ year redditor, I would sometimes go back through my profile and delete stale or irrelevant content. Deciding to try a faster approach this week, I installed Redact (available at redact dot dev, or on the Google Play store). It lets you bulk delete, or preview things first, which I wanted to do in case there was anything worth preserving.\n
    \n
    When scanning posts/comments, it first says it's sorting by new, then hot, then controversial.\n
    \n
    The "new" results were the same as I could see on my profile, but then the "hot" and "controversial" scans found page after page of comments that I couldn't see on my u/ page. There were 50 results per page, and I didn't keep an accurate count, but I removed **at least 1000** comments, mostly from 2013-2018, via the API.\n
    \n
    No idea how many people this could help, so it seemed like a worthwhile first post on kbin.\n
    \n
    (Also, hello!)\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688832866 {#3231
    date: 2023-07-08 18:14:26.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: 134
  -bodyTs: "'-2018':167 '10':33 '1000':162 '2013':166 '50':145 'access':30 'accur':155 'also':189 'anyth':90 'api':28,170 'approach':55 'avail':61 'back':40 'bulk':75 'case':87 'comment':133,163 'comprehens':25 'content':8,49 'controversi':107,126 'could':29,116,177 'couldn':136 'count':156 'decid':50 'delet':45,76 'dev':65 'didn':151 'dot':64 'far':23 'faster':54 'first':80,97,185 'found':128 'go':39 'googl':69 'hello':190 'help':178 'histori':17 'hot':105,124 'idea':172 'import':12 'instal':59 'irrelev':48 'kbin':188 'keep':153 'least':161 'less':24 'let':73 'like':182 'mani':174 'might':10 'most':164 'new':103,109 'nuke':4 'old':6 'page':129,131,142,148 'peopl':175 'per':147 'play':70 'post':186 'posts/comments':95 'preserv':92 'preview':78 'profil':43,120 're':3 'redact':60,63 'reddit':7,16 'redditmigr':191 'redditor':35 'remov':159 'result':110,146 'say':98 'scan':94,127 'see':117,138 'seem':181 'sometim':38 'sort':101 'stale':46 'store':71 'thing':79 'tri':52 'u':141 'via':168 'visibl':18 'want':83 'websit':21 'week':57 'worth':91 'worthwhil':184 'would':37 'year':34"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686526809
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/425000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686513809 {#3232
    date: 2023-06-11 22:03:29.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 {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "yall-should-check-out-https-cytu-be-I-cant-vouch-for-the"
  +body: """
    yall should check out <https://cytu.be/> I cant vouch for the community but its neat. Can anyone else recommend something similar?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688706042 {#3245
    date: 2023-07-07 07:00:42.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: 133
  -bodyTs: "'anyon':16 'cant':7 'check':3 'communiti':11 'cytu.be':5 'els':17 'neat':14 'recommend':18 'redditmigr':21 'similar':20 'someth':19 'vouch':8 'yall':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721109
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/720704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688697609 {#3246
    date: 2023-07-07 04:40:09.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 {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "yall-should-check-out-https-cytu-be-I-cant-vouch-for-the"
  +body: """
    yall should check out <https://cytu.be/> I cant vouch for the community but its neat. Can anyone else recommend something similar?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688706042 {#3245
    date: 2023-07-07 07:00:42.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: 133
  -bodyTs: "'anyon':16 'cant':7 'check':3 'communiti':11 'cytu.be':5 'els':17 'neat':14 'recommend':18 'redditmigr':21 'similar':20 'someth':19 'vouch':8 'yall':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721109
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/720704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688697609 {#3246
    date: 2023-07-07 04:40:09.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 {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "yall-should-check-out-https-cytu-be-I-cant-vouch-for-the"
  +body: """
    yall should check out <https://cytu.be/> I cant vouch for the community but its neat. Can anyone else recommend something similar?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688706042 {#3245
    date: 2023-07-07 07:00:42.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: 133
  -bodyTs: "'anyon':16 'cant':7 'check':3 'communiti':11 'cytu.be':5 'els':17 'neat':14 'recommend':18 'redditmigr':21 'similar':20 'someth':19 'vouch':8 'yall':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688721109
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/720704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688697609 {#3246
    date: 2023-07-07 04:40:09.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\Post {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-lot-of-people-are-boasting-here-like-well-I"
  +body: """
    A lot of people are boasting here like "well I just deleted my 15+ year account with quintillion karma."\n
    \n
    I'm not going to delete my account yet (but probably won't be posting anything on Reddit either). Instead, I came up with a Strange Hobby.\n
    \n
    Because password managers are so ubiquitous and easy to use and *everyone should use one*, I *somehow* found a complete list of all Reddit throwaway accounts I had over the years. (You know, from back when you could create accounts in seconds and Reddit didn't make you sign a blood pact or whatever.)\n
    \n
    So I've been deleting those accounts. There was a pile of them.\n
    \n
    And I like to every time I delete an account, a little siren goes off in Reddit HQ and Spez is like "Aaaaagggh! Not another one!"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688697174 {#3259
    date: 2023-07-07 04:32:54.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: 119
  -bodyTs: "'15':14 'aaaaagggh':136 'account':16,27,72,86,107,123 'anoth':138 'anyth':35 'back':81 'blood':97 'boast':6 'came':41 'complet':66 'could':84 'creat':85 'delet':12,25,105,121 'didn':91 'easi':54 'either':38 'everi':118 'everyon':58 'found':64 'go':23 'goe':127 'hobbi':46 'hq':131 'instead':39 'karma':19 'know':79 'like':8,116,135 'list':67 'littl':125 'lot':2 'm':21 'make':93 'manag':49 'one':61,139 'pact':98 'password':48 'peopl':4 'pile':111 'post':34 'probabl':30 'quintillion':18 'reddit':37,70,90,130 'redditmigr':140 'second':88 'sign':95 'siren':126 'somehow':63 'spez':133 'strang':45 'throwaway':71 'time':119 'ubiquit':52 'use':56,60 've':103 'well':9 'whatev':100 'won':31 'year':15,77 'yet':28"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688406325
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/656164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368825 {#3260
    date: 2023-07-03 09: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
43 DENIED edit
App\Entity\Post {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-lot-of-people-are-boasting-here-like-well-I"
  +body: """
    A lot of people are boasting here like "well I just deleted my 15+ year account with quintillion karma."\n
    \n
    I'm not going to delete my account yet (but probably won't be posting anything on Reddit either). Instead, I came up with a Strange Hobby.\n
    \n
    Because password managers are so ubiquitous and easy to use and *everyone should use one*, I *somehow* found a complete list of all Reddit throwaway accounts I had over the years. (You know, from back when you could create accounts in seconds and Reddit didn't make you sign a blood pact or whatever.)\n
    \n
    So I've been deleting those accounts. There was a pile of them.\n
    \n
    And I like to every time I delete an account, a little siren goes off in Reddit HQ and Spez is like "Aaaaagggh! Not another one!"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688697174 {#3259
    date: 2023-07-07 04:32:54.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: 119
  -bodyTs: "'15':14 'aaaaagggh':136 'account':16,27,72,86,107,123 'anoth':138 'anyth':35 'back':81 'blood':97 'boast':6 'came':41 'complet':66 'could':84 'creat':85 'delet':12,25,105,121 'didn':91 'easi':54 'either':38 'everi':118 'everyon':58 'found':64 'go':23 'goe':127 'hobbi':46 'hq':131 'instead':39 'karma':19 'know':79 'like':8,116,135 'list':67 'littl':125 'lot':2 'm':21 'make':93 'manag':49 'one':61,139 'pact':98 'password':48 'peopl':4 'pile':111 'post':34 'probabl':30 'quintillion':18 'reddit':37,70,90,130 'redditmigr':140 'second':88 'sign':95 'siren':126 'somehow':63 'spez':133 'strang':45 'throwaway':71 'time':119 'ubiquit':52 'use':56,60 've':103 'well':9 'whatev':100 'won':31 'year':15,77 'yet':28"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688406325
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/656164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368825 {#3260
    date: 2023-07-03 09: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
44 DENIED moderate
App\Entity\Post {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-lot-of-people-are-boasting-here-like-well-I"
  +body: """
    A lot of people are boasting here like "well I just deleted my 15+ year account with quintillion karma."\n
    \n
    I'm not going to delete my account yet (but probably won't be posting anything on Reddit either). Instead, I came up with a Strange Hobby.\n
    \n
    Because password managers are so ubiquitous and easy to use and *everyone should use one*, I *somehow* found a complete list of all Reddit throwaway accounts I had over the years. (You know, from back when you could create accounts in seconds and Reddit didn't make you sign a blood pact or whatever.)\n
    \n
    So I've been deleting those accounts. There was a pile of them.\n
    \n
    And I like to every time I delete an account, a little siren goes off in Reddit HQ and Spez is like "Aaaaagggh! Not another one!"\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 5
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688697174 {#3259
    date: 2023-07-07 04:32:54.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: 119
  -bodyTs: "'15':14 'aaaaagggh':136 'account':16,27,72,86,107,123 'anoth':138 'anyth':35 'back':81 'blood':97 'boast':6 'came':41 'complet':66 'could':84 'creat':85 'delet':12,25,105,121 'didn':91 'easi':54 'either':38 'everi':118 'everyon':58 'found':64 'go':23 'goe':127 'hobbi':46 'hq':131 'instead':39 'karma':19 'know':79 'like':8,116,135 'list':67 'littl':125 'lot':2 'm':21 'make':93 'manag':49 'one':61,139 'pact':98 'password':48 'peopl':4 'pile':111 'post':34 'probabl':30 'quintillion':18 'reddit':37,70,90,130 'redditmigr':140 'second':88 'sign':95 'siren':126 'somehow':63 'spez':133 'strang':45 'throwaway':71 'time':119 'ubiquit':52 'use':56,60 've':103 'well':9 'whatev':100 'won':31 'year':15,77 'yet':28"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688406325
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/656164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688368825 {#3260
    date: 2023-07-03 09: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Post {#3275
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "One-option-to-reduce-interaction-with-spez-ruled-reddit-is-to"
  +body: """
    One option to reduce interaction with spez-ruled reddit is to use <https://reddit.adminforge.de>.\n
    \n
    Eg: to access r/modcoord, use <https://reddit.adminforge.de/r/ModCoord>\n
    \n
    Any other ideas to deny that greedy little fascist pig boy his joy?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688612209 {#3273
    date: 2023-07-06 04:56:49.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: 128
  -bodyTs: "'/r/modcoord':22 'access':17 'boy':33 'deni':27 'eg':15 'fascist':31 'greedi':29 'idea':25 'interact':5 'joy':35 'littl':30 'one':1 'option':2 'pig':32 'r/modcoord':18 'reddit':10 'reddit.adminforge.de':14,21 'reddit.adminforge.de/r/modcoord':20 'redditmigr':36 'reduc':4 'rule':9 'spez':8 'spez-rul':7 'use':13,19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687332387
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/498559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687325887 {#3274
    date: 2023-06-21 07:38: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
47 DENIED edit
App\Entity\Post {#3275
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "One-option-to-reduce-interaction-with-spez-ruled-reddit-is-to"
  +body: """
    One option to reduce interaction with spez-ruled reddit is to use <https://reddit.adminforge.de>.\n
    \n
    Eg: to access r/modcoord, use <https://reddit.adminforge.de/r/ModCoord>\n
    \n
    Any other ideas to deny that greedy little fascist pig boy his joy?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688612209 {#3273
    date: 2023-07-06 04:56:49.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: 128
  -bodyTs: "'/r/modcoord':22 'access':17 'boy':33 'deni':27 'eg':15 'fascist':31 'greedi':29 'idea':25 'interact':5 'joy':35 'littl':30 'one':1 'option':2 'pig':32 'r/modcoord':18 'reddit':10 'reddit.adminforge.de':14,21 'reddit.adminforge.de/r/modcoord':20 'redditmigr':36 'reduc':4 'rule':9 'spez':8 'spez-rul':7 'use':13,19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687332387
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/498559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687325887 {#3274
    date: 2023-06-21 07:38: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
48 DENIED moderate
App\Entity\Post {#3275
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "One-option-to-reduce-interaction-with-spez-ruled-reddit-is-to"
  +body: """
    One option to reduce interaction with spez-ruled reddit is to use <https://reddit.adminforge.de>.\n
    \n
    Eg: to access r/modcoord, use <https://reddit.adminforge.de/r/ModCoord>\n
    \n
    Any other ideas to deny that greedy little fascist pig boy his joy?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688612209 {#3273
    date: 2023-07-06 04:56:49.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: 128
  -bodyTs: "'/r/modcoord':22 'access':17 'boy':33 'deni':27 'eg':15 'fascist':31 'greedi':29 'idea':25 'interact':5 'joy':35 'littl':30 'one':1 'option':2 'pig':32 'r/modcoord':18 'reddit':10 'reddit.adminforge.de':14,21 'reddit.adminforge.de/r/modcoord':20 'redditmigr':36 'reduc':4 'rule':9 'spez':8 'spez-rul':7 'use':13,19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687332387
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/498559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687325887 {#3274
    date: 2023-06-21 07:38: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
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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-better-RSS-experience-I-ve-been-playing-around-with-RSS"
  +body: """
    A better RSS experience\n
    \n
    I've been playing around with RSS views of the fediverse hoping to get something comparable to multireddits, but there is a problem.\n
    \n
    First of all, it *is* possible to get reddit feeds on both kbin and lemmy. The URLs look like:\n
    \n
    ```\n
    https://KBIN_INSTANCE/rss?magazine=MAGAZINE_NAME\n
    https://LEMMY_INSTANCE/feeds/c/COMMUNITY_NAME?sort=new\n
    \n
    ```\n
    \n
    Unfortunately, these are problematic when dealing with instances that are not your home instance. Any links to the post page will be absolute remote instance URLs, which means you cannot interact with the post (e.g. leave a comment). The URL really needs to be made relative to your home instance for that to work, but for the life of me, I cannot figure out how to fix that for a specific post. I can only fix the URL to the magazine/community itself and then hope to locate the post within it again.\n
    \n
    If there is a way to get home instance-relative RSS feeds, I'm all ears! Failing that, I might work on a scraper that can take URLs of the form:\n
    \n
    ```\n
    https://KBIN_INSTANCE/m/MAGAZINE_NAME@REMOTE_INSTANCE\n
    https://LEMMY_INSTANCE/c/COMMUNITY_NAME@REMOTE_INSTANCE\n
    \n
    ```\n
    \n
    and generate RSS feeds out of them? But I don't want to reinvent the wheel if something like this is already possible?\n
    \n
    It might also be useful to someone trying to write an app with a multireddit-type feature? I will definitely release source if I come up with anything.\n
    \n
    EDIT: fixed a typo in URLs\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688611842 {#3287
    date: 2023-07-06 04:50:42.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: 127
  -bodyTs: "'absolut':78 'alreadi':209 'also':213 'anyth':239 'app':222 'around':9 'better':2 'cannot':85,117 'come':236 'comment':93 'compar':20 'deal':61 'definit':231 'e.g':90 'ear':164 'edit':240 'experi':4 'fail':165 'featur':228 'fedivers':15 'feed':37,160,191 'figur':118 'first':28 'fix':122,131,241 'form':179 'generat':189 'get':18,35,154 'home':68,104,155 'hope':16,140 'instanc':63,69,80,105,157,183,187 'instance-rel':156 'instance/c/community_name':185 'instance/feeds/c/community_name':53 'instance/m/magazine_name':181 'instance/rss':48 'interact':86 'kbin':40,47,180 'leav':91 'lemmi':42,52,184 'life':113 'like':46,206 'link':71 'locat':142 'look':45 'm':162 'made':100 'magazin':49,50 'magazine/community':136 'mean':83 'might':168,212 'multireddit':22,226 'multireddit-typ':225 'name':51 'need':97 'new':55 'page':75 'play':8 'possibl':33,210 'post':74,89,127,144 'problem':27 'problemat':59 'realli':96 'reddit':36 'redditmigr':246 'reinvent':201 'relat':101,158 'releas':232 'remot':79,182,186 'rss':3,11,159,190 'scraper':172 'someon':217 'someth':19,205 'sort':54 'sourc':233 'specif':126 'take':175 'tri':218 'type':227 'typo':243 'unfortun':56 'url':44,81,95,133,176,245 'use':215 've':6 'view':12 'want':199 'way':152 'wheel':203 'within':145 'work':109,169 'write':220"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687448323
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/514749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687443823 {#3288
    date: 2023-06-22 16:23:43.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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-better-RSS-experience-I-ve-been-playing-around-with-RSS"
  +body: """
    A better RSS experience\n
    \n
    I've been playing around with RSS views of the fediverse hoping to get something comparable to multireddits, but there is a problem.\n
    \n
    First of all, it *is* possible to get reddit feeds on both kbin and lemmy. The URLs look like:\n
    \n
    ```\n
    https://KBIN_INSTANCE/rss?magazine=MAGAZINE_NAME\n
    https://LEMMY_INSTANCE/feeds/c/COMMUNITY_NAME?sort=new\n
    \n
    ```\n
    \n
    Unfortunately, these are problematic when dealing with instances that are not your home instance. Any links to the post page will be absolute remote instance URLs, which means you cannot interact with the post (e.g. leave a comment). The URL really needs to be made relative to your home instance for that to work, but for the life of me, I cannot figure out how to fix that for a specific post. I can only fix the URL to the magazine/community itself and then hope to locate the post within it again.\n
    \n
    If there is a way to get home instance-relative RSS feeds, I'm all ears! Failing that, I might work on a scraper that can take URLs of the form:\n
    \n
    ```\n
    https://KBIN_INSTANCE/m/MAGAZINE_NAME@REMOTE_INSTANCE\n
    https://LEMMY_INSTANCE/c/COMMUNITY_NAME@REMOTE_INSTANCE\n
    \n
    ```\n
    \n
    and generate RSS feeds out of them? But I don't want to reinvent the wheel if something like this is already possible?\n
    \n
    It might also be useful to someone trying to write an app with a multireddit-type feature? I will definitely release source if I come up with anything.\n
    \n
    EDIT: fixed a typo in URLs\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688611842 {#3287
    date: 2023-07-06 04:50:42.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: 127
  -bodyTs: "'absolut':78 'alreadi':209 'also':213 'anyth':239 'app':222 'around':9 'better':2 'cannot':85,117 'come':236 'comment':93 'compar':20 'deal':61 'definit':231 'e.g':90 'ear':164 'edit':240 'experi':4 'fail':165 'featur':228 'fedivers':15 'feed':37,160,191 'figur':118 'first':28 'fix':122,131,241 'form':179 'generat':189 'get':18,35,154 'home':68,104,155 'hope':16,140 'instanc':63,69,80,105,157,183,187 'instance-rel':156 'instance/c/community_name':185 'instance/feeds/c/community_name':53 'instance/m/magazine_name':181 'instance/rss':48 'interact':86 'kbin':40,47,180 'leav':91 'lemmi':42,52,184 'life':113 'like':46,206 'link':71 'locat':142 'look':45 'm':162 'made':100 'magazin':49,50 'magazine/community':136 'mean':83 'might':168,212 'multireddit':22,226 'multireddit-typ':225 'name':51 'need':97 'new':55 'page':75 'play':8 'possibl':33,210 'post':74,89,127,144 'problem':27 'problemat':59 'realli':96 'reddit':36 'redditmigr':246 'reinvent':201 'relat':101,158 'releas':232 'remot':79,182,186 'rss':3,11,159,190 'scraper':172 'someon':217 'someth':19,205 'sort':54 'sourc':233 'specif':126 'take':175 'tri':218 'type':227 'typo':243 'unfortun':56 'url':44,81,95,133,176,245 'use':215 've':6 'view':12 'want':199 'way':152 'wheel':203 'within':145 'work':109,169 'write':220"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687448323
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/514749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687443823 {#3288
    date: 2023-06-22 16:23:43.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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "A-better-RSS-experience-I-ve-been-playing-around-with-RSS"
  +body: """
    A better RSS experience\n
    \n
    I've been playing around with RSS views of the fediverse hoping to get something comparable to multireddits, but there is a problem.\n
    \n
    First of all, it *is* possible to get reddit feeds on both kbin and lemmy. The URLs look like:\n
    \n
    ```\n
    https://KBIN_INSTANCE/rss?magazine=MAGAZINE_NAME\n
    https://LEMMY_INSTANCE/feeds/c/COMMUNITY_NAME?sort=new\n
    \n
    ```\n
    \n
    Unfortunately, these are problematic when dealing with instances that are not your home instance. Any links to the post page will be absolute remote instance URLs, which means you cannot interact with the post (e.g. leave a comment). The URL really needs to be made relative to your home instance for that to work, but for the life of me, I cannot figure out how to fix that for a specific post. I can only fix the URL to the magazine/community itself and then hope to locate the post within it again.\n
    \n
    If there is a way to get home instance-relative RSS feeds, I'm all ears! Failing that, I might work on a scraper that can take URLs of the form:\n
    \n
    ```\n
    https://KBIN_INSTANCE/m/MAGAZINE_NAME@REMOTE_INSTANCE\n
    https://LEMMY_INSTANCE/c/COMMUNITY_NAME@REMOTE_INSTANCE\n
    \n
    ```\n
    \n
    and generate RSS feeds out of them? But I don't want to reinvent the wheel if something like this is already possible?\n
    \n
    It might also be useful to someone trying to write an app with a multireddit-type feature? I will definitely release source if I come up with anything.\n
    \n
    EDIT: fixed a typo in URLs\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688611842 {#3287
    date: 2023-07-06 04:50:42.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: 127
  -bodyTs: "'absolut':78 'alreadi':209 'also':213 'anyth':239 'app':222 'around':9 'better':2 'cannot':85,117 'come':236 'comment':93 'compar':20 'deal':61 'definit':231 'e.g':90 'ear':164 'edit':240 'experi':4 'fail':165 'featur':228 'fedivers':15 'feed':37,160,191 'figur':118 'first':28 'fix':122,131,241 'form':179 'generat':189 'get':18,35,154 'home':68,104,155 'hope':16,140 'instanc':63,69,80,105,157,183,187 'instance-rel':156 'instance/c/community_name':185 'instance/feeds/c/community_name':53 'instance/m/magazine_name':181 'instance/rss':48 'interact':86 'kbin':40,47,180 'leav':91 'lemmi':42,52,184 'life':113 'like':46,206 'link':71 'locat':142 'look':45 'm':162 'made':100 'magazin':49,50 'magazine/community':136 'mean':83 'might':168,212 'multireddit':22,226 'multireddit-typ':225 'name':51 'need':97 'new':55 'page':75 'play':8 'possibl':33,210 'post':74,89,127,144 'problem':27 'problemat':59 'realli':96 'reddit':36 'redditmigr':246 'reinvent':201 'relat':101,158 'releas':232 'remot':79,182,186 'rss':3,11,159,190 'scraper':172 'someon':217 'someth':19,205 'sort':54 'sourc':233 'specif':126 'take':175 'tri':218 'type':227 'typo':243 'unfortun':56 'url':44,81,95,133,176,245 'use':215 've':6 'view':12 'want':199 'way':152 'wheel':203 'within':145 'work':109,169 'write':220"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687448323
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/514749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687443823 {#3288
    date: 2023-06-22 16:23:43.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\Post {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "As-a-victim-of-domestic-violence-who-has-spent-years"
  +body: """
    As a victim of domestic violence who has spent years online trying to help other victims, Reddit's act of undeleting several of my deleted comments just made me have to go through and manually delete. In the process, I had to relive a huge chunk of trauma.\n
    \n
    I'm not feeling okay right now.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 6
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688610840 {#3301
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +children: []
  -id: 107
  -bodyTs: "'act':19 'chunk':46 'comment':26 'delet':25,36 'domest':5 'feel':52 'go':32 'help':14 'huge':45 'm':50 'made':28 'manual':35 'okay':53 'onlin':11 'process':39 'reddit':17 'redditmigr':56 'reliv':43 'right':54 'sever':22 'spent':9 'trauma':48 'tri':12 'undelet':21 'victim':3,16 'violenc':6 'year':10"
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688295453
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217453 {#3302
    date: 2023-07-01 15:17: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Post {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "As-a-victim-of-domestic-violence-who-has-spent-years"
  +body: """
    As a victim of domestic violence who has spent years online trying to help other victims, Reddit's act of undeleting several of my deleted comments just made me have to go through and manually delete. In the process, I had to relive a huge chunk of trauma.\n
    \n
    I'm not feeling okay right now.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 6
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688610840 {#3301
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +children: []
  -id: 107
  -bodyTs: "'act':19 'chunk':46 'comment':26 'delet':25,36 'domest':5 'feel':52 'go':32 'help':14 'huge':45 'm':50 'made':28 'manual':35 'okay':53 'onlin':11 'process':39 'reddit':17 'redditmigr':56 'reliv':43 'right':54 'sever':22 'spent':9 'trauma':48 'tri':12 'undelet':21 'victim':3,16 'violenc':6 'year':10"
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688295453
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217453 {#3302
    date: 2023-07-01 15:17: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Post {#3303
  +user: Proxies\__CG__\App\Entity\User {#3304 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "As-a-victim-of-domestic-violence-who-has-spent-years"
  +body: """
    As a victim of domestic violence who has spent years online trying to help other victims, Reddit's act of undeleting several of my deleted comments just made me have to go through and manually delete. In the process, I had to relive a huge chunk of trauma.\n
    \n
    I'm not feeling okay right now.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 8
  +favouriteCount: 6
  +score: 5
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688610840 {#3301
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  +children: []
  -id: 107
  -bodyTs: "'act':19 'chunk':46 'comment':26 'delet':25,36 'domest':5 'feel':52 'go':32 'help':14 'huge':45 'm':50 'made':28 'manual':35 'okay':53 'onlin':11 'process':39 'reddit':17 'redditmigr':56 'reliv':43 'right':54 'sever':22 'spent':9 'trauma':48 'tri':12 'undelet':21 'victim':3,16 'violenc':6 'year':10"
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688295453
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217453 {#3302
    date: 2023-07-01 15:17: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 ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Post {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Sprog-is-here-https-kbin-social-m-kbinMeta-t-127572-Ernest-Appreciation-Post-entry-comment-498453-RedditMigration"
  +body: """
    Sprog is here!\n
    \n
    <https://kbin.social/m/kbinMeta/t/127572/Ernest-Appreciation-Post#entry-comment-498453>\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 6
  +score: 4
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688550554 {#3315
    date: 2023-07-05 11:49:14.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  +children: []
  -id: 114
  -bodyTs: "'/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':6 'kbin.social':5 'kbin.social/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':4 'redditmigr':7 'sprog':1"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688341346
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/643071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688303346 {#3316
    date: 2023-07-02 15:09:06.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
59 DENIED edit
App\Entity\Post {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Sprog-is-here-https-kbin-social-m-kbinMeta-t-127572-Ernest-Appreciation-Post-entry-comment-498453-RedditMigration"
  +body: """
    Sprog is here!\n
    \n
    <https://kbin.social/m/kbinMeta/t/127572/Ernest-Appreciation-Post#entry-comment-498453>\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 6
  +score: 4
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688550554 {#3315
    date: 2023-07-05 11:49:14.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  +children: []
  -id: 114
  -bodyTs: "'/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':6 'kbin.social':5 'kbin.social/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':4 'redditmigr':7 'sprog':1"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688341346
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/643071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688303346 {#3316
    date: 2023-07-02 15:09:06.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
60 DENIED moderate
App\Entity\Post {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Sprog-is-here-https-kbin-social-m-kbinMeta-t-127572-Ernest-Appreciation-Post-entry-comment-498453-RedditMigration"
  +body: """
    Sprog is here!\n
    \n
    <https://kbin.social/m/kbinMeta/t/127572/Ernest-Appreciation-Post#entry-comment-498453>\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 6
  +score: 4
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688550554 {#3315
    date: 2023-07-05 11:49:14.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  +children: []
  -id: 114
  -bodyTs: "'/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':6 'kbin.social':5 'kbin.social/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':4 'redditmigr':7 'sprog':1"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688341346
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/643071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688303346 {#3316
    date: 2023-07-02 15:09:06.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\PostComment {#5542
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +post: App\Entity\Post {#3317
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: App\Entity\Magazine {#305
      +icon: Proxies\__CG__\App\Entity\Image {#286 …}
      +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 {#313
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#277 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
      +entries: Doctrine\ORM\PersistentCollection {#220 …}
      +posts: Doctrine\ORM\PersistentCollection {#178 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
      +bans: Doctrine\ORM\PersistentCollection {#157 …}
      +reports: Doctrine\ORM\PersistentCollection {#143 …}
      +badges: Doctrine\ORM\PersistentCollection {#121 …}
      +logs: Doctrine\ORM\PersistentCollection {#111 …}
      +awards: Doctrine\ORM\PersistentCollection {#100 …}
      +categories: Doctrine\ORM\PersistentCollection {#87 …}
      -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 {#314
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#308
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Sprog-is-here-https-kbin-social-m-kbinMeta-t-127572-Ernest-Appreciation-Post-entry-comment-498453-RedditMigration"
    +body: """
      Sprog is here!\n
      \n
      <https://kbin.social/m/kbinMeta/t/127572/Ernest-Appreciation-Post#entry-comment-498453>\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 6
    +score: 4
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688550554 {#3315
      date: 2023-07-05 11:49:14.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    +children: []
    -id: 114
    -bodyTs: "'/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':6 'kbin.social':5 'kbin.social/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':4 'redditmigr':7 'sprog':1"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1688341346
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/643071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688303346 {#3316
      date: 2023-07-02 15:09:06.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#305}
  +parent: null
  +root: null
  +image: null
  +body: "As I said before, sprog coming will make it official. It’s official now"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688330409 {#4767
    date: 2023-07-02 22:40:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Can_you_change_your_username@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  -id: 219
  -bodyTs: "'come':6 'make':8 'offici':10,13 'said':3 'sprog':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/501579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688330409 {#4775
    date: 2023-07-02 22:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\PostComment {#5542
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +post: App\Entity\Post {#3317
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: App\Entity\Magazine {#305
      +icon: Proxies\__CG__\App\Entity\Image {#286 …}
      +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 {#313
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#277 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
      +entries: Doctrine\ORM\PersistentCollection {#220 …}
      +posts: Doctrine\ORM\PersistentCollection {#178 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
      +bans: Doctrine\ORM\PersistentCollection {#157 …}
      +reports: Doctrine\ORM\PersistentCollection {#143 …}
      +badges: Doctrine\ORM\PersistentCollection {#121 …}
      +logs: Doctrine\ORM\PersistentCollection {#111 …}
      +awards: Doctrine\ORM\PersistentCollection {#100 …}
      +categories: Doctrine\ORM\PersistentCollection {#87 …}
      -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 {#314
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#308
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Sprog-is-here-https-kbin-social-m-kbinMeta-t-127572-Ernest-Appreciation-Post-entry-comment-498453-RedditMigration"
    +body: """
      Sprog is here!\n
      \n
      <https://kbin.social/m/kbinMeta/t/127572/Ernest-Appreciation-Post#entry-comment-498453>\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 6
    +score: 4
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688550554 {#3315
      date: 2023-07-05 11:49:14.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    +children: []
    -id: 114
    -bodyTs: "'/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':6 'kbin.social':5 'kbin.social/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':4 'redditmigr':7 'sprog':1"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1688341346
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/643071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688303346 {#3316
      date: 2023-07-02 15:09:06.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#305}
  +parent: null
  +root: null
  +image: null
  +body: "As I said before, sprog coming will make it official. It’s official now"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688330409 {#4767
    date: 2023-07-02 22:40:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Can_you_change_your_username@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  -id: 219
  -bodyTs: "'come':6 'make':8 'offici':10,13 'said':3 'sprog':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/501579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688330409 {#4775
    date: 2023-07-02 22:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\PostComment {#5542
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +post: App\Entity\Post {#3317
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: App\Entity\Magazine {#305
      +icon: Proxies\__CG__\App\Entity\Image {#286 …}
      +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 {#313
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#277 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
      +entries: Doctrine\ORM\PersistentCollection {#220 …}
      +posts: Doctrine\ORM\PersistentCollection {#178 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
      +bans: Doctrine\ORM\PersistentCollection {#157 …}
      +reports: Doctrine\ORM\PersistentCollection {#143 …}
      +badges: Doctrine\ORM\PersistentCollection {#121 …}
      +logs: Doctrine\ORM\PersistentCollection {#111 …}
      +awards: Doctrine\ORM\PersistentCollection {#100 …}
      +categories: Doctrine\ORM\PersistentCollection {#87 …}
      -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 {#314
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#308
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +slug: "Sprog-is-here-https-kbin-social-m-kbinMeta-t-127572-Ernest-Appreciation-Post-entry-comment-498453-RedditMigration"
    +body: """
      Sprog is here!\n
      \n
      <https://kbin.social/m/kbinMeta/t/127572/Ernest-Appreciation-Post#entry-comment-498453>\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 6
    +score: 4
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688550554 {#3315
      date: 2023-07-05 11:49:14.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3321 …}
    +reports: Doctrine\ORM\PersistentCollection {#3323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
    +children: []
    -id: 114
    -bodyTs: "'/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':6 'kbin.social':5 'kbin.social/m/kbinmeta/t/127572/ernest-appreciation-post#entry-comment-498453':4 'redditmigr':7 'sprog':1"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1688341346
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/643071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688303346 {#3316
      date: 2023-07-02 15:09:06.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#305}
  +parent: null
  +root: null
  +image: null
  +body: "As I said before, sprog coming will make it official. It’s official now"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688330409 {#4767
    date: 2023-07-02 22:40:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Can_you_change_your_username@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  -id: 219
  -bodyTs: "'come':6 'make':8 'offici':10,13 'said':3 'sprog':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/501579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688330409 {#4775
    date: 2023-07-02 22:40:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Post {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Have-you-ever-seen-blatant-vote-manipulation-on-Reddit-RedditMigration"
  +body: """
    Have you ever seen blatant vote manipulation on Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688435630 {#3329
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  +children: []
  -id: 120
  -bodyTs: "'blatant':5 'ever':3 'manipul':7 'reddit':9 'redditmigr':10 'seen':4 'vote':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/671743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435630 {#3330
    date: 2023-07-04 03:53:50.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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Have-you-ever-seen-blatant-vote-manipulation-on-Reddit-RedditMigration"
  +body: """
    Have you ever seen blatant vote manipulation on Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688435630 {#3329
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  +children: []
  -id: 120
  -bodyTs: "'blatant':5 'ever':3 'manipul':7 'reddit':9 'redditmigr':10 'seen':4 'vote':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/671743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435630 {#3330
    date: 2023-07-04 03:53:50.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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +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 {#313
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -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 {#314
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#308
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Have-you-ever-seen-blatant-vote-manipulation-on-Reddit-RedditMigration"
  +body: """
    Have you ever seen blatant vote manipulation on Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688435630 {#3329
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  +children: []
  -id: 120
  -bodyTs: "'blatant':5 'ever':3 'manipul':7 'reddit':9 'redditmigr':10 'seen':4 'vote':6"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/671743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688435630 {#3330
    date: 2023-07-04 03:53:50.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 edit
App\Entity\Magazine {#305
  +icon: Proxies\__CG__\App\Entity\Image {#286 …}
  +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 {#313
    date: 2023-07-19 04:14:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#277 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
  +entries: Doctrine\ORM\PersistentCollection {#220 …}
  +posts: Doctrine\ORM\PersistentCollection {#178 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
  +bans: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#143 …}
  +badges: Doctrine\ORM\PersistentCollection {#121 …}
  +logs: Doctrine\ORM\PersistentCollection {#111 …}
  +awards: Doctrine\ORM\PersistentCollection {#100 …}
  +categories: Doctrine\ORM\PersistentCollection {#87 …}
  -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 {#314
    date: 2023-06-29 05:30:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1688009399 {#308
    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