GET https://kbin.spritesserver.nl/tag/redditmigration

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.28 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.12 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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1703
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +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 {#1700
    date: 2023-07-15 14:34:49.0 +02:00
  }
  +"title": 146
}
"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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1703
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +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 {#1700
    date: 2023-07-15 14:34:49.0 +02:00
  }
  +"title": 146
}
"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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1703
    date: 2023-07-16 13:26:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +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 {#1700
    date: 2023-07-15 14:34:49.0 +02:00
  }
  +"title": 146
}
"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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1439
    date: 2023-07-11 01:52:38.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +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 {#1433
    date: 2023-07-11 00:29:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028178 {#1437
    date: 2023-07-11 00:29:38.0 +02:00
  }
  +"title": 138
}
"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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1439
    date: 2023-07-11 01:52:38.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +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 {#1433
    date: 2023-07-11 00:29:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028178 {#1437
    date: 2023-07-11 00:29:38.0 +02:00
  }
  +"title": 138
}
"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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1439
    date: 2023-07-11 01:52:38.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +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 {#1433
    date: 2023-07-11 00:29:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028178 {#1437
    date: 2023-07-11 00:29:38.0 +02:00
  }
  +"title": 138
}
"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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1456
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +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 {#1454
    date: 2023-07-07 17:30:37.0 +02:00
  }
  +"title": 136
}
"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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1456
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +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 {#1454
    date: 2023-07-07 17:30:37.0 +02:00
  }
  +"title": 136
}
"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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1456
    date: 2023-07-13 17:18:23.0 +02:00
  }
  +ip: null
  +tags: [
    "threads"
    "microblogs"
    "kbin"
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +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 {#1454
    date: 2023-07-07 17:30:37.0 +02:00
  }
  +"title": 136
}
"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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1426
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +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 {#1451
    date: 2023-07-07 14:07:03.0 +02:00
  }
  +"title": 135
}
"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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1426
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +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 {#1451
    date: 2023-07-07 14:07:03.0 +02:00
  }
  +"title": 135
}
"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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1426
    date: 2023-07-13 17:18:29.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +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 {#1451
    date: 2023-07-07 14:07:03.0 +02:00
  }
  +"title": 135
}
"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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1635
    date: 2023-07-07 07:00:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +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 {#1660
    date: 2023-07-07 04:40:09.0 +02:00
  }
  +"title": 133
}
"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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1635
    date: 2023-07-07 07:00:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +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 {#1660
    date: 2023-07-07 04:40:09.0 +02:00
  }
  +"title": 133
}
"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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1635
    date: 2023-07-07 07:00:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +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 {#1660
    date: 2023-07-07 04:40:09.0 +02:00
  }
  +"title": 133
}
"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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1452
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +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 {#1445
    date: 2023-07-07 00:12:17.0 +02:00
  }
  +"title": 131
}
"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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1452
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +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 {#1445
    date: 2023-07-07 00:12:17.0 +02:00
  }
  +"title": 131
}
"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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1452
    date: 2023-07-13 20:57:59.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +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 {#1445
    date: 2023-07-07 00:12:17.0 +02:00
  }
  +"title": 131
}
"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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1781
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +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 {#1782
    date: 2023-07-04 09:46:54.0 +02:00
  }
  +"title": 122
}
"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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1781
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +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 {#1782
    date: 2023-07-04 09:46:54.0 +02:00
  }
  +"title": 122
}
"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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1781
    date: 2023-07-13 20:53:21.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +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 {#1782
    date: 2023-07-04 09:46:54.0 +02:00
  }
  +"title": 122
}
"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\Post {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1767
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +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 {#1759
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +"title": 120
}
"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
31 DENIED edit
App\Entity\Post {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1767
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +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 {#1759
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +"title": 120
}
"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
32 DENIED moderate
App\Entity\Post {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1767
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +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 {#1759
    date: 2023-07-04 03:53:50.0 +02:00
  }
  +"title": 120
}
"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
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 {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1493
    date: 2023-07-07 04:32:54.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +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 {#1495
    date: 2023-07-03 09:20:25.0 +02:00
  }
  +"title": 119
}
"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 {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1493
    date: 2023-07-07 04:32:54.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +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 {#1495
    date: 2023-07-03 09:20:25.0 +02:00
  }
  +"title": 119
}
"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 {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1493
    date: 2023-07-07 04:32:54.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +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 {#1495
    date: 2023-07-03 09:20:25.0 +02:00
  }
  +"title": 119
}
"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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "The-Future-of-the-Threadaverse-Is-a-Lot-More"
  +body: """
    ### The Future of the Threadaverse. Is a Lot More Growth a Good Thing?\n
    \n
    I’m a recent refugee from Reddit and a very long time social network user. When the Apollo app announced its demise, I joined kbin.social and beehaw.org and love these new networks. The discussions seems much more reasoned and friendly. I do miss some of the more esoteric groups such as music theory and jazz. I’m sure they’ll be created as the threadiverse (kbin and lemmy) continue to grow. In this case, growth will be good. Is there, however, a point where these new networks get too big?\n
    \n
    Imagine 56 million daily users (the current figure for Reddit) using the threadiverse platforms. If they were divided evenly into groups of 10,000, that would be 5,600 instances. Surely, such growth would take years, unless Huffman pulls another catastrophic move such as making you pay to be member and having to view ads as well. Even if he did, I doubt Reddit would completely go away. It would join myspace and AOL in the backwaters of the Internet.\n
    \n
    Back to my point. Let’s say there are 20 million daily users. Magazines on kbin and communities on lemmy would have 100’s of thousands or even more that a million subscribers. The subreddit r/worldnews has 32 million subscribers. There could also be 100’s of thousands of magazines/communities. Reddit has 2.8 million subreddits. I know communities are tightly limited on beehaw.org, only being added when there is sufficient interest and support for them. On kbin, it appears any member can create a magazine. I could be wrong. Lemme.ee also allows members to create communities without restriction as far as I can tell.\n
    \n
    Assuming there were enough instances to support such a volume of users, would that be a good thing or would discussions turn into flame wars, vitriol, and personal attacks? Even if such things were kept under control would threads become full of pointless or uninformative comments that kept you from reading quality posts. I don’t know one way or the other although I suspect, at some point there would be such a thing as too big. Most likely, it will take years for the threadiverse to grow so there’s plenty of time to plan and implement mechanisms to handle it.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688329811 {#1498
    date: 2023-07-02 22:30:11.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 116
  -bodyTs: "'000':127 '10':126 '100':206,228 '2.8':236 '20':193 '32':221 '5':131 '56':105 '600':132 'ad':158,249 'allow':275 'also':226,274 'although':350 'announc':33 'anoth':143 'aol':177 'apollo':31 'app':32 'appear':262 'assum':288 'attack':316 'away':171 'back':184 'backwat':180 'becom':327 'beehaw.org':40,246 'big':103,364 'case':87 'catastroph':144 'comment':333 'communiti':201,241,279 'complet':169 'continu':82 'control':324 'could':225,270 'creat':75,266,278 'current':110 'daili':107,195 'demis':35 'discuss':47,308 'divid':121 'doubt':166 'enough':291 'esoter':61 'even':122,161,211,317 'far':283 'figur':111 'flame':311 'friend':53 'full':328 'futur':2 'get':101 'go':170 'good':12,91,304 'group':62,124 'grow':84,375 'growth':10,88,136 'handl':388 'howev':94 'huffman':141 'imagin':104 'implement':385 'instanc':133,292 'interest':254 'internet':183 'jazz':68 'join':37,174 'kbin':79,199,260 'kbin.social':38 'kept':322,335 'know':240,344 'lemme.ee':273 'lemmi':81,203 'let':188 'like':366 'limit':244 'll':73 'long':24 'lot':8 'love':42 'm':15,70 'magazin':197,268 'magazines/communities':233 'make':148 'mechan':386 'member':153,264,276 'million':106,194,215,222,237 'miss':56 'move':145 'much':49 'music':65 'myspac':175 'network':27,45,100 'new':44,99 'one':345 'pay':150 'person':315 'plan':383 'platform':117 'plenti':379 'point':96,187,355 'pointless':330 'post':340 'pull':142 'qualiti':339 'r/worldnews':219 'read':338 'reason':51 'recent':17 'reddit':20,113,167,234 'redditmigr':390 'refuge':18 'restrict':281 'say':190 'seem':48 'social':26 'subreddit':218,238 'subscrib':216,223 'suffici':253 'support':256,294 'sure':71,134 'suspect':352 'take':138,369 'tell':287 'theori':66 'thing':13,305,320,361 'thousand':209,231 'thread':326 'threadavers':5 'threadivers':78,116,373 'tight':243 'time':25,381 'turn':309 'uninform':332 'unless':140 'use':114 'user':28,108,196,299 'view':157 'vitriol':313 'volum':297 'war':312 'way':346 'well':160 'without':280 'would':129,137,168,173,204,300,307,325,357 'wrong':272 'year':139,370"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688329811
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/648396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688329811 {#1483
    date: 2023-07-02 22:30:11.0 +02:00
  }
  +"title": 116
}
"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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "The-Future-of-the-Threadaverse-Is-a-Lot-More"
  +body: """
    ### The Future of the Threadaverse. Is a Lot More Growth a Good Thing?\n
    \n
    I’m a recent refugee from Reddit and a very long time social network user. When the Apollo app announced its demise, I joined kbin.social and beehaw.org and love these new networks. The discussions seems much more reasoned and friendly. I do miss some of the more esoteric groups such as music theory and jazz. I’m sure they’ll be created as the threadiverse (kbin and lemmy) continue to grow. In this case, growth will be good. Is there, however, a point where these new networks get too big?\n
    \n
    Imagine 56 million daily users (the current figure for Reddit) using the threadiverse platforms. If they were divided evenly into groups of 10,000, that would be 5,600 instances. Surely, such growth would take years, unless Huffman pulls another catastrophic move such as making you pay to be member and having to view ads as well. Even if he did, I doubt Reddit would completely go away. It would join myspace and AOL in the backwaters of the Internet.\n
    \n
    Back to my point. Let’s say there are 20 million daily users. Magazines on kbin and communities on lemmy would have 100’s of thousands or even more that a million subscribers. The subreddit r/worldnews has 32 million subscribers. There could also be 100’s of thousands of magazines/communities. Reddit has 2.8 million subreddits. I know communities are tightly limited on beehaw.org, only being added when there is sufficient interest and support for them. On kbin, it appears any member can create a magazine. I could be wrong. Lemme.ee also allows members to create communities without restriction as far as I can tell.\n
    \n
    Assuming there were enough instances to support such a volume of users, would that be a good thing or would discussions turn into flame wars, vitriol, and personal attacks? Even if such things were kept under control would threads become full of pointless or uninformative comments that kept you from reading quality posts. I don’t know one way or the other although I suspect, at some point there would be such a thing as too big. Most likely, it will take years for the threadiverse to grow so there’s plenty of time to plan and implement mechanisms to handle it.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688329811 {#1498
    date: 2023-07-02 22:30:11.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 116
  -bodyTs: "'000':127 '10':126 '100':206,228 '2.8':236 '20':193 '32':221 '5':131 '56':105 '600':132 'ad':158,249 'allow':275 'also':226,274 'although':350 'announc':33 'anoth':143 'aol':177 'apollo':31 'app':32 'appear':262 'assum':288 'attack':316 'away':171 'back':184 'backwat':180 'becom':327 'beehaw.org':40,246 'big':103,364 'case':87 'catastroph':144 'comment':333 'communiti':201,241,279 'complet':169 'continu':82 'control':324 'could':225,270 'creat':75,266,278 'current':110 'daili':107,195 'demis':35 'discuss':47,308 'divid':121 'doubt':166 'enough':291 'esoter':61 'even':122,161,211,317 'far':283 'figur':111 'flame':311 'friend':53 'full':328 'futur':2 'get':101 'go':170 'good':12,91,304 'group':62,124 'grow':84,375 'growth':10,88,136 'handl':388 'howev':94 'huffman':141 'imagin':104 'implement':385 'instanc':133,292 'interest':254 'internet':183 'jazz':68 'join':37,174 'kbin':79,199,260 'kbin.social':38 'kept':322,335 'know':240,344 'lemme.ee':273 'lemmi':81,203 'let':188 'like':366 'limit':244 'll':73 'long':24 'lot':8 'love':42 'm':15,70 'magazin':197,268 'magazines/communities':233 'make':148 'mechan':386 'member':153,264,276 'million':106,194,215,222,237 'miss':56 'move':145 'much':49 'music':65 'myspac':175 'network':27,45,100 'new':44,99 'one':345 'pay':150 'person':315 'plan':383 'platform':117 'plenti':379 'point':96,187,355 'pointless':330 'post':340 'pull':142 'qualiti':339 'r/worldnews':219 'read':338 'reason':51 'recent':17 'reddit':20,113,167,234 'redditmigr':390 'refuge':18 'restrict':281 'say':190 'seem':48 'social':26 'subreddit':218,238 'subscrib':216,223 'suffici':253 'support':256,294 'sure':71,134 'suspect':352 'take':138,369 'tell':287 'theori':66 'thing':13,305,320,361 'thousand':209,231 'thread':326 'threadavers':5 'threadivers':78,116,373 'tight':243 'time':25,381 'turn':309 'uninform':332 'unless':140 'use':114 'user':28,108,196,299 'view':157 'vitriol':313 'volum':297 'war':312 'way':346 'well':160 'without':280 'would':129,137,168,173,204,300,307,325,357 'wrong':272 'year':139,370"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688329811
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/648396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688329811 {#1483
    date: 2023-07-02 22:30:11.0 +02:00
  }
  +"title": 116
}
"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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "The-Future-of-the-Threadaverse-Is-a-Lot-More"
  +body: """
    ### The Future of the Threadaverse. Is a Lot More Growth a Good Thing?\n
    \n
    I’m a recent refugee from Reddit and a very long time social network user. When the Apollo app announced its demise, I joined kbin.social and beehaw.org and love these new networks. The discussions seems much more reasoned and friendly. I do miss some of the more esoteric groups such as music theory and jazz. I’m sure they’ll be created as the threadiverse (kbin and lemmy) continue to grow. In this case, growth will be good. Is there, however, a point where these new networks get too big?\n
    \n
    Imagine 56 million daily users (the current figure for Reddit) using the threadiverse platforms. If they were divided evenly into groups of 10,000, that would be 5,600 instances. Surely, such growth would take years, unless Huffman pulls another catastrophic move such as making you pay to be member and having to view ads as well. Even if he did, I doubt Reddit would completely go away. It would join myspace and AOL in the backwaters of the Internet.\n
    \n
    Back to my point. Let’s say there are 20 million daily users. Magazines on kbin and communities on lemmy would have 100’s of thousands or even more that a million subscribers. The subreddit r/worldnews has 32 million subscribers. There could also be 100’s of thousands of magazines/communities. Reddit has 2.8 million subreddits. I know communities are tightly limited on beehaw.org, only being added when there is sufficient interest and support for them. On kbin, it appears any member can create a magazine. I could be wrong. Lemme.ee also allows members to create communities without restriction as far as I can tell.\n
    \n
    Assuming there were enough instances to support such a volume of users, would that be a good thing or would discussions turn into flame wars, vitriol, and personal attacks? Even if such things were kept under control would threads become full of pointless or uninformative comments that kept you from reading quality posts. I don’t know one way or the other although I suspect, at some point there would be such a thing as too big. Most likely, it will take years for the threadiverse to grow so there’s plenty of time to plan and implement mechanisms to handle it.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688329811 {#1498
    date: 2023-07-02 22:30:11.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 116
  -bodyTs: "'000':127 '10':126 '100':206,228 '2.8':236 '20':193 '32':221 '5':131 '56':105 '600':132 'ad':158,249 'allow':275 'also':226,274 'although':350 'announc':33 'anoth':143 'aol':177 'apollo':31 'app':32 'appear':262 'assum':288 'attack':316 'away':171 'back':184 'backwat':180 'becom':327 'beehaw.org':40,246 'big':103,364 'case':87 'catastroph':144 'comment':333 'communiti':201,241,279 'complet':169 'continu':82 'control':324 'could':225,270 'creat':75,266,278 'current':110 'daili':107,195 'demis':35 'discuss':47,308 'divid':121 'doubt':166 'enough':291 'esoter':61 'even':122,161,211,317 'far':283 'figur':111 'flame':311 'friend':53 'full':328 'futur':2 'get':101 'go':170 'good':12,91,304 'group':62,124 'grow':84,375 'growth':10,88,136 'handl':388 'howev':94 'huffman':141 'imagin':104 'implement':385 'instanc':133,292 'interest':254 'internet':183 'jazz':68 'join':37,174 'kbin':79,199,260 'kbin.social':38 'kept':322,335 'know':240,344 'lemme.ee':273 'lemmi':81,203 'let':188 'like':366 'limit':244 'll':73 'long':24 'lot':8 'love':42 'm':15,70 'magazin':197,268 'magazines/communities':233 'make':148 'mechan':386 'member':153,264,276 'million':106,194,215,222,237 'miss':56 'move':145 'much':49 'music':65 'myspac':175 'network':27,45,100 'new':44,99 'one':345 'pay':150 'person':315 'plan':383 'platform':117 'plenti':379 'point':96,187,355 'pointless':330 'post':340 'pull':142 'qualiti':339 'r/worldnews':219 'read':338 'reason':51 'recent':17 'reddit':20,113,167,234 'redditmigr':390 'refuge':18 'restrict':281 'say':190 'seem':48 'social':26 'subreddit':218,238 'subscrib':216,223 'suffici':253 'support':256,294 'sure':71,134 'suspect':352 'take':138,369 'tell':287 'theori':66 'thing':13,305,320,361 'thousand':209,231 'thread':326 'threadavers':5 'threadivers':78,116,373 'tight':243 'time':25,381 'turn':309 'uninform':332 'unless':140 'use':114 'user':28,108,196,299 'view':157 'vitriol':313 'volum':297 'war':312 'way':346 'well':160 'without':280 'would':129,137,168,173,204,300,307,325,357 'wrong':272 'year':139,370"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688329811
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/648396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688329811 {#1483
    date: 2023-07-02 22:30:11.0 +02:00
  }
  +"title": 116
}
"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 {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1632
    date: 2023-07-05 11:49:14.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +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 {#1623
    date: 2023-07-02 15:09:06.0 +02:00
  }
  +"title": 114
}
"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 {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1632
    date: 2023-07-05 11:49:14.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +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 {#1623
    date: 2023-07-02 15:09:06.0 +02:00
  }
  +"title": 114
}
"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 {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#1632
    date: 2023-07-05 11:49:14.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +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 {#1623
    date: 2023-07-02 15:09:06.0 +02:00
  }
  +"title": 114
}
"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 {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Just-uninstalled-Relay-and-from-now-will-rely-on-libreddit"
  +body: """
    Just uninstalled Relay and from now will rely on libreddit and old.reddit for feeds from the Snoo Platform.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688279330 {#1533
    date: 2023-07-02 08:28:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 113
  -bodyTs: "'feed':14 'libreddit':10 'old.reddit':12 'platform':18 'redditmigr':19 'relay':3 'reli':8 'snoo':17 'uninstal':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688279330
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/638752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688279330 {#1539
    date: 2023-07-02 08:28:50.0 +02:00
  }
  +"title": 113
}
"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 {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Just-uninstalled-Relay-and-from-now-will-rely-on-libreddit"
  +body: """
    Just uninstalled Relay and from now will rely on libreddit and old.reddit for feeds from the Snoo Platform.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688279330 {#1533
    date: 2023-07-02 08:28:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 113
  -bodyTs: "'feed':14 'libreddit':10 'old.reddit':12 'platform':18 'redditmigr':19 'relay':3 'reli':8 'snoo':17 'uninstal':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688279330
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/638752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688279330 {#1539
    date: 2023-07-02 08:28:50.0 +02:00
  }
  +"title": 113
}
"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 {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Just-uninstalled-Relay-and-from-now-will-rely-on-libreddit"
  +body: """
    Just uninstalled Relay and from now will rely on libreddit and old.reddit for feeds from the Snoo Platform.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688279330 {#1533
    date: 2023-07-02 08:28:50.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 113
  -bodyTs: "'feed':14 'libreddit':10 'old.reddit':12 'platform':18 'redditmigr':19 'relay':3 'reli':8 'snoo':17 'uninstal':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688279330
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/638752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688279330 {#1539
    date: 2023-07-02 08:28:50.0 +02:00
  }
  +"title": 113
}
"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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
  +body: """
    I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298236 {#1738
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 115
  -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688285628
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/636355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266128 {#1753
    date: 2023-07-02 04:48:48.0 +02:00
  }
  +"title": 115
}
"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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
  +body: """
    I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298236 {#1738
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 115
  -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688285628
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/636355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266128 {#1753
    date: 2023-07-02 04:48:48.0 +02:00
  }
  +"title": 115
}
"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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "I-ve-heard-a-few-people-say-that-they-don-t-use"
  +body: """
    I've heard a few people say that they don't use reddit apps anymore and only access reddit via old.reddit. Could someone explain to me how that resolves the "morality issue"? Isn't that still traffic and aren't they still getting money? Is it less money somehow?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298236 {#1738
    date: 2023-07-02 13:43:56.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 115
  -bodyTs: "'access':18 'anymor':15 'app':14 'aren':39 'could':22 'explain':24 'get':43 'heard':3 'isn':33 'issu':32 'less':47 'money':44,48 'moral':31 'old.reddit':21 'peopl':6 'reddit':13,19 'redditmigr':50 'resolv':29 'say':7 'somehow':49 'someon':23 'still':36,42 'traffic':37 'use':12 've':2 'via':20"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688285628
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/636355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688266128 {#1753
    date: 2023-07-02 04:48:48.0 +02:00
  }
  +"title": 115
}
"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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Any-surge-in-kbin-or-lemmy-signups-I-d-check-myself"
  +body: """
    Any surge in kbin or lemmy signups?  \n
     I'd check myself, but don't know there to look. We might not see much change until Tuesday when the long weekend is over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688315752 {#1522
    date: 2023-07-02 18:35:52.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 111
  -bodyTs: "'chang':24 'check':10 'd':9 'kbin':4 'know':15 'lemmi':6 'long':29 'look':18 'might':20 'much':23 'redditmigr':33 'see':22 'signup':7 'surg':2 'tuesday':26 'weekend':30"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688274370
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688261370 {#1510
    date: 2023-07-02 03:29:30.0 +02:00
  }
  +"title": 111
}
"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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Any-surge-in-kbin-or-lemmy-signups-I-d-check-myself"
  +body: """
    Any surge in kbin or lemmy signups?  \n
     I'd check myself, but don't know there to look. We might not see much change until Tuesday when the long weekend is over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688315752 {#1522
    date: 2023-07-02 18:35:52.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 111
  -bodyTs: "'chang':24 'check':10 'd':9 'kbin':4 'know':15 'lemmi':6 'long':29 'look':18 'might':20 'much':23 'redditmigr':33 'see':22 'signup':7 'surg':2 'tuesday':26 'weekend':30"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688274370
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688261370 {#1510
    date: 2023-07-02 03:29:30.0 +02:00
  }
  +"title": 111
}
"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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Any-surge-in-kbin-or-lemmy-signups-I-d-check-myself"
  +body: """
    Any surge in kbin or lemmy signups?  \n
     I'd check myself, but don't know there to look. We might not see much change until Tuesday when the long weekend is over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688315752 {#1522
    date: 2023-07-02 18:35:52.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 111
  -bodyTs: "'chang':24 'check':10 'd':9 'kbin':4 'know':15 'lemmi':6 'long':29 'look':18 'might':20 'much':23 'redditmigr':33 'see':22 'signup':7 'surg':2 'tuesday':26 'weekend':30"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688274370
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688261370 {#1510
    date: 2023-07-02 03:29:30.0 +02:00
  }
  +"title": 111
}
"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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
  +body: """
    Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688285365 {#1500
    date: 2023-07-02 10:09:25.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 110
  -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688271432
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688258432 {#1521
    date: 2023-07-02 02:40:32.0 +02:00
  }
  +"title": 110
}
"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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
  +body: """
    Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688285365 {#1500
    date: 2023-07-02 10:09:25.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 110
  -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688271432
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688258432 {#1521
    date: 2023-07-02 02:40:32.0 +02:00
  }
  +"title": 110
}
"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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Why-does-rif-still-work-for-me-Anyone-know-what-s"
  +body: """
    Why does rif still work for me? Anyone know what's going on? I got the 429 this morning but now it's working exactly as before.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688285365 {#1500
    date: 2023-07-02 10:09:25.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 110
  -bodyTs: "'429':17 'anyon':8 'exact':25 'go':12 'got':15 'know':9 'morn':19 'redditmigr':28 'rif':3 'still':4 'work':5,24"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688271432
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/634181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688258432 {#1521
    date: 2023-07-02 02:40:32.0 +02:00
  }
  +"title": 110
}
"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\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#1359
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#2488
    date: 2023-07-01 16:26:05.0 +02:00
  }
  +"title": 109
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#1359
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#2488
    date: 2023-07-01 16:26:05.0 +02:00
  }
  +"title": 109
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Post {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "PSA-while-upvoting-exists-to-get-the-move-closer-to"
  +body: """
    PSA: while upvoting exists, to get the "move closer to the top" effect that reddit's upvote had, you need to click boost\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688390063 {#1359
    date: 2023-07-03 15:14:23.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 109
  -bodyTs: "'boost':23 'click':22 'closer':9 'effect':13 'exist':4 'get':6 'move':8 'need':20 'psa':1 'reddit':15 'redditmigr':24 'top':12 'upvot':3,17"
  +upVotes: 3
  +downVotes: 0
  +ranking: 1688259065
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/628482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221565 {#2488
    date: 2023-07-01 16:26:05.0 +02:00
  }
  +"title": 109
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Post {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#2353
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +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 {#2475
    date: 2023-07-01 15:17:33.0 +02:00
  }
  +"title": 107
}
"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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#2353
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +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 {#2475
    date: 2023-07-01 15:17:33.0 +02:00
  }
  +"title": 107
}
"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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +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 {#2353
    date: 2023-07-06 04:34:00.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +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 {#2475
    date: 2023-07-01 15:17:33.0 +02:00
  }
  +"title": 107
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Post {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
  +body: """
    Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688270389 {#2442
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 106
  -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688229984
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688216984 {#2426
    date: 2023-07-01 15:09:44.0 +02:00
  }
  +"title": 106
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Post {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
  +body: """
    Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688270389 {#2442
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 106
  -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688229984
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688216984 {#2426
    date: 2023-07-01 15:09:44.0 +02:00
  }
  +"title": 106
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Post {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Infinity-app-is-still-working-for-me-Is-it-the"
  +body: """
    Infinity app is still working for me? Is it the same for anyone else? I'm loading by new and I'm still getting new posts.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688270389 {#2442
    date: 2023-07-02 05:59:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 106
  -bodyTs: "'anyon':13 'app':2 'els':14 'get':24 'infin':1 'load':17 'm':16,22 'new':19,25 'post':26 'redditmigr':27 'still':4,23 'work':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688229984
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688216984 {#2426
    date: 2023-07-01 15:09:44.0 +02:00
  }
  +"title": 106
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Gotta-say-kbin-social-is-looking-more-like-what-I-wanted"
  +body: """
    Gotta say, kbin.social is looking more like what I wanted from Reddit in the first place than Reddit does.... I may be dropping that account soon.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688214342 {#1904
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 105
  -bodyTs: "'account':25 'drop':23 'first':15 'gotta':1 'kbin.social':3 'like':7 'look':5 'may':21 'place':16 'reddit':12,18 'redditmigr':27 'say':2 'soon':26 'want':10"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688218842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214342 {#1956
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +"title": 105
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Gotta-say-kbin-social-is-looking-more-like-what-I-wanted"
  +body: """
    Gotta say, kbin.social is looking more like what I wanted from Reddit in the first place than Reddit does.... I may be dropping that account soon.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688214342 {#1904
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 105
  -bodyTs: "'account':25 'drop':23 'first':15 'gotta':1 'kbin.social':3 'like':7 'look':5 'may':21 'place':16 'reddit':12,18 'redditmigr':27 'say':2 'soon':26 'want':10"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688218842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214342 {#1956
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +"title": 105
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Post {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Gotta-say-kbin-social-is-looking-more-like-what-I-wanted"
  +body: """
    Gotta say, kbin.social is looking more like what I wanted from Reddit in the first place than Reddit does.... I may be dropping that account soon.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688214342 {#1904
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 105
  -bodyTs: "'account':25 'drop':23 'first':15 'gotta':1 'kbin.social':3 'like':7 'look':5 'may':21 'place':16 'reddit':12,18 'redditmigr':27 'say':2 'soon':26 'want':10"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688218842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/627340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688214342 {#1956
    date: 2023-07-01 14:25:42.0 +02:00
  }
  +"title": 105
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#1366
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#1374
    date: 2023-07-01 09:07:19.0 +02:00
  }
  +"title": 102
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#1366
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#1374
    date: 2023-07-01 09:07:19.0 +02:00
  }
  +"title": 102
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Post {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Reddit-admins-appear-to-be-removing-links-to-Lemmy-instances"
  +body: """
    Reddit admins appear to be removing links to Lemmy instances posted in comments.I'm seeing quite a few "[Removed by Reddit]" comments in /r/RedditAlternatives this evening. Anybody else seeing their comments being manipulated by Reddit staff today?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 3
  +score: 3
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688227245 {#1366
    date: 2023-07-01 18:00:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 102
  -bodyTs: "'/r/redditalternatives':24 'admin':2 'anybodi':27 'appear':3 'comment':22,31 'comments.i':13 'els':28 'even':26 'instanc':10 'lemmi':9 'link':7 'm':14 'manipul':33 'post':11 'quit':16 'reddit':1,21,35 'redditmigr':38 'remov':6,19 'see':15,29 'staff':36 'today':37"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1688239239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/625173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688195239 {#1374
    date: 2023-07-01 09:07:19.0 +02:00
  }
  +"title": 102
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Post {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#1936
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#1376
    date: 2023-07-01 05:50:16.0 +02:00
  }
  +"title": 101
}
"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
83 DENIED edit
App\Entity\Post {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#1936
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#1376
    date: 2023-07-01 05:50:16.0 +02:00
  }
  +"title": 101
}
"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
84 DENIED moderate
App\Entity\Post {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Is-there-a-way-to-upload-multiple-images-on-kbin"
  +body: """
    Is there a way to upload multiple images on kbin? Similar to how you would do it for Reddit?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688226619 {#1936
    date: 2023-07-01 17:50:19.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 101
  -bodyTs: "'imag':8 'kbin':10 'multipl':7 'reddit':19 'redditmigr':20 'similar':11 'upload':6 'way':4 'would':15"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688197916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/624034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688183416 {#1376
    date: 2023-07-01 05:50:16.0 +02:00
  }
  +"title": 101
}
"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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Post {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "They-really-did-it-The-madlads-actually-did-it-RedditMigration"
  +body: """
    They really did it\n
    \n
    The madlads actually did it\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217426 {#1386
    date: 2023-07-01 15:17:06.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 100
  -bodyTs: "'actual':7 'madlad':6 'realli':2 'redditmigr':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688182957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178457 {#1397
    date: 2023-07-01 04:27:37.0 +02:00
  }
  +"title": 100
}
"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
87 DENIED edit
App\Entity\Post {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "They-really-did-it-The-madlads-actually-did-it-RedditMigration"
  +body: """
    They really did it\n
    \n
    The madlads actually did it\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217426 {#1386
    date: 2023-07-01 15:17:06.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 100
  -bodyTs: "'actual':7 'madlad':6 'realli':2 'redditmigr':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688182957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178457 {#1397
    date: 2023-07-01 04:27:37.0 +02:00
  }
  +"title": 100
}
"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
88 DENIED moderate
App\Entity\Post {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "They-really-did-it-The-madlads-actually-did-it-RedditMigration"
  +body: """
    They really did it\n
    \n
    The madlads actually did it\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217426 {#1386
    date: 2023-07-01 15:17:06.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 100
  -bodyTs: "'actual':7 'madlad':6 'realli':2 'redditmigr':10"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688182957
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178457 {#1397
    date: 2023-07-01 04:27:37.0 +02:00
  }
  +"title": 100
}
"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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "While-wiping-my-reddit-account-I-remembered-I-still-had"
  +body: """
    While wiping my reddit account I remembered I still had my other old and novelty accounts to wipe so I get to feel that satisfaction multiple times over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688178303 {#1962
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 99
  -bodyTs: "'account':5,16 'feel':23 'get':21 'multipl':26 'novelti':15 'old':13 'reddit':4 'redditmigr':29 'rememb':7 'satisfact':25 'still':9 'time':27 'wipe':2,18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688178303
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178303 {#1943
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +"title": 99
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "While-wiping-my-reddit-account-I-remembered-I-still-had"
  +body: """
    While wiping my reddit account I remembered I still had my other old and novelty accounts to wipe so I get to feel that satisfaction multiple times over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688178303 {#1962
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 99
  -bodyTs: "'account':5,16 'feel':23 'get':21 'multipl':26 'novelti':15 'old':13 'reddit':4 'redditmigr':29 'rememb':7 'satisfact':25 'still':9 'time':27 'wipe':2,18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688178303
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178303 {#1943
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +"title": 99
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Post {#1970
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "While-wiping-my-reddit-account-I-remembered-I-still-had"
  +body: """
    While wiping my reddit account I remembered I still had my other old and novelty accounts to wipe so I get to feel that satisfaction multiple times over.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688178303 {#1962
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 99
  -bodyTs: "'account':5,16 'feel':23 'get':21 'multipl':26 'novelti':15 'old':13 'reddit':4 'redditmigr':29 'rememb':7 'satisfact':25 'still':9 'time':27 'wipe':2,18"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688178303
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/623276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688178303 {#1943
    date: 2023-07-01 04:25:03.0 +02:00
  }
  +"title": 99
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Post {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
  +body: """
    Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688179152 {#1901
    date: 2023-07-01 04:39:12.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 98
  -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198425
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174425 {#1876
    date: 2023-07-01 03:20:25.0 +02:00
  }
  +"title": 98
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Post {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
  +body: """
    Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688179152 {#1901
    date: 2023-07-01 04:39:12.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 98
  -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198425
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174425 {#1876
    date: 2023-07-01 03:20:25.0 +02:00
  }
  +"title": 98
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Post {#1944
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Hello-friends-ready-to-take-the-plunge-in-the-fediverse"
  +body: """
    Hello friends, ready to take the plunge in the fediverse, still learning my way around it but I'm excited at the potential.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688179152 {#1901
    date: 2023-07-01 04:39:12.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +children: []
  -id: 98
  -bodyTs: "'around':15 'excit':20 'fedivers':10 'friend':2 'hello':1 'learn':12 'm':19 'plung':7 'potenti':23 'readi':3 'redditmigr':24 'still':11 'take':5 'way':14"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688198425
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/622929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688174425 {#1876
    date: 2023-07-01 03:20:25.0 +02:00
  }
  +"title": 98
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Apollo-has-finally-gone-to-the-App-Store-in-the"
  +body: """
    Apollo has finally gone to the App Store in the sky. End of an era.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 7
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298828 {#1509
    date: 2023-07-02 13:53:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 97
  -bodyTs: "'apollo':1 'app':7 'end':12 'era':15 'final':3 'gone':4 'redditmigr':16 'sky':11 'store':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688197430
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166430 {#2423
    date: 2023-07-01 01:07:10.0 +02:00
  }
  +"title": 97
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Apollo-has-finally-gone-to-the-App-Store-in-the"
  +body: """
    Apollo has finally gone to the App Store in the sky. End of an era.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 7
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298828 {#1509
    date: 2023-07-02 13:53:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 97
  -bodyTs: "'apollo':1 'app':7 'end':12 'era':15 'final':3 'gone':4 'redditmigr':16 'sky':11 'store':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688197430
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166430 {#2423
    date: 2023-07-01 01:07:10.0 +02:00
  }
  +"title": 97
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Post {#1346
  +user: Proxies\__CG__\App\Entity\User {#1826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1771 …}
  +image: null
  +slug: "Apollo-has-finally-gone-to-the-App-Store-in-the"
  +body: """
    Apollo has finally gone to the App Store in the sky. End of an era.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 7
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688298828 {#1509
    date: 2023-07-02 13:53:48.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 97
  -bodyTs: "'apollo':1 'app':7 'end':12 'era':15 'final':3 'gone':4 'redditmigr':16 'sky':11 'store':8"
  +upVotes: 1
  +downVotes: 0
  +ranking: 1688197430
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/621400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166430 {#2423
    date: 2023-07-01 01:07:10.0 +02:00
  }
  +"title": 97
}
"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