GET https://kbin.spritesserver.nl/index.php/*/m/RedditMigration@kbin.social/top?p=11

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Made-a-post-on-r-ModCoord-yesterday-why-mods-should-keep"
  +title: "Made a post on r/ModCoord yesterday why mods should keep their subs closed no matter what. it reached the top of the sub then it got removed lol"
  +url: "https://media.kbin.social/71/ef/71ef2e72d65b9f01b84b76a0c8e9cf7305659d422c0ad9aa27e2f35e770b6ec3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295339 {#1649
    date: 2023-06-20 23:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 750
  -titleTs: "'close':13 'got':26 'keep':10 'lol':28 'made':1 'matter':15 'mod':8 'post':3 'r/modcoord':5 'reach':18 'remov':27 'sub':12,23 'top':20 'yesterday':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687295339
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/64759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687295339 {#1651
    date: 2023-06-20 23:08:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Made-a-post-on-r-ModCoord-yesterday-why-mods-should-keep"
  +title: "Made a post on r/ModCoord yesterday why mods should keep their subs closed no matter what. it reached the top of the sub then it got removed lol"
  +url: "https://media.kbin.social/71/ef/71ef2e72d65b9f01b84b76a0c8e9cf7305659d422c0ad9aa27e2f35e770b6ec3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295339 {#1649
    date: 2023-06-20 23:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 750
  -titleTs: "'close':13 'got':26 'keep':10 'lol':28 'made':1 'matter':15 'mod':8 'post':3 'r/modcoord':5 'reach':18 'remov':27 'sub':12,23 'top':20 'yesterday':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687295339
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/64759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687295339 {#1651
    date: 2023-06-20 23:08:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Made-a-post-on-r-ModCoord-yesterday-why-mods-should-keep"
  +title: "Made a post on r/ModCoord yesterday why mods should keep their subs closed no matter what. it reached the top of the sub then it got removed lol"
  +url: "https://media.kbin.social/71/ef/71ef2e72d65b9f01b84b76a0c8e9cf7305659d422c0ad9aa27e2f35e770b6ec3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687295339 {#1649
    date: 2023-06-20 23:08:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 750
  -titleTs: "'close':13 'got':26 'keep':10 'lol':28 'made':1 'matter':15 'mod':8 'post':3 'r/modcoord':5 'reach':18 'remov':27 'sub':12,23 'top':20 'yesterday':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687295339
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/64759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687295339 {#1651
    date: 2023-06-20 23:08:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Reddit-CEO-seeks-to-end-site-protest-by-allowing-users"
  +title: "Reddit CEO seeks to end site protest by allowing users to vote out moderators"
  +url: "https://www.nbcnews.com/now/video/reddit-ceo-seeks-to-end-site-protest-by-allowing-users-to-vote-out-moderators-182523461910"
  +body: "Reddit CEO Steve Huffman said he wants to end user-led protest by instituting a rule that would allow users to vote out moderators who have overseen the protest. NBC News' David Ingram shares the latest."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686928343 {#1466
    date: 2023-06-16 17:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 667
  -titleTs: "'allow':9 'ceo':2 'end':5 'moder':14 'protest':7 'reddit':1 'seek':3 'site':6 'user':10 'vote':12"
  -bodyTs: "'allow':20 'ceo':2 'david':33 'end':9 'huffman':4 'ingram':34 'institut':15 'latest':37 'led':12 'moder':25 'nbc':31 'news':32 'overseen':28 'protest':13,30 'reddit':1 'rule':17 'said':5 'share':35 'steve':3 'user':11,21 'user-l':10 'vote':23 'want':7 'would':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686936626
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/35238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686923626 {#1452
    date: 2023-06-16 15:53:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Reddit-CEO-seeks-to-end-site-protest-by-allowing-users"
  +title: "Reddit CEO seeks to end site protest by allowing users to vote out moderators"
  +url: "https://www.nbcnews.com/now/video/reddit-ceo-seeks-to-end-site-protest-by-allowing-users-to-vote-out-moderators-182523461910"
  +body: "Reddit CEO Steve Huffman said he wants to end user-led protest by instituting a rule that would allow users to vote out moderators who have overseen the protest. NBC News' David Ingram shares the latest."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686928343 {#1466
    date: 2023-06-16 17:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 667
  -titleTs: "'allow':9 'ceo':2 'end':5 'moder':14 'protest':7 'reddit':1 'seek':3 'site':6 'user':10 'vote':12"
  -bodyTs: "'allow':20 'ceo':2 'david':33 'end':9 'huffman':4 'ingram':34 'institut':15 'latest':37 'led':12 'moder':25 'nbc':31 'news':32 'overseen':28 'protest':13,30 'reddit':1 'rule':17 'said':5 'share':35 'steve':3 'user':11,21 'user-l':10 'vote':23 'want':7 'would':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686936626
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/35238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686923626 {#1452
    date: 2023-06-16 15:53:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Reddit-CEO-seeks-to-end-site-protest-by-allowing-users"
  +title: "Reddit CEO seeks to end site protest by allowing users to vote out moderators"
  +url: "https://www.nbcnews.com/now/video/reddit-ceo-seeks-to-end-site-protest-by-allowing-users-to-vote-out-moderators-182523461910"
  +body: "Reddit CEO Steve Huffman said he wants to end user-led protest by instituting a rule that would allow users to vote out moderators who have overseen the protest. NBC News' David Ingram shares the latest."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686928343 {#1466
    date: 2023-06-16 17:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 667
  -titleTs: "'allow':9 'ceo':2 'end':5 'moder':14 'protest':7 'reddit':1 'seek':3 'site':6 'user':10 'vote':12"
  -bodyTs: "'allow':20 'ceo':2 'david':33 'end':9 'huffman':4 'ingram':34 'institut':15 'latest':37 'led':12 'moder':25 'nbc':31 'news':32 'overseen':28 'protest':13,30 'reddit':1 'rule':17 'said':5 'share':35 'steve':3 'user':11,21 'user-l':10 'vote':23 'want':7 'would':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686936626
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/35238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686923626 {#1452
    date: 2023-06-16 15:53:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Post {#2131
  +user: Proxies\__CG__\App\Entity\User {#2133 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "One-option-to-reduce-interaction-with-spez-ruled-reddit-is-to"
  +body: """
    One option to reduce interaction with spez-ruled reddit is to use <https://reddit.adminforge.de>.\n
    \n
    Eg: to access r/modcoord, use <https://reddit.adminforge.de/r/ModCoord>\n
    \n
    Any other ideas to deny that greedy little fascist pig boy his joy?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688612209 {#2062
    date: 2023-07-06 04:56:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +children: []
  -id: 128
  -bodyTs: "'/r/modcoord':22 'access':17 'boy':33 'deni':27 'eg':15 'fascist':31 'greedi':29 'idea':25 'interact':5 'joy':35 'littl':30 'one':1 'option':2 'pig':32 'r/modcoord':18 'reddit':10 'reddit.adminforge.de':14,21 'reddit.adminforge.de/r/modcoord':20 'redditmigr':36 'reduc':4 'rule':9 'spez':8 'spez-rul':7 'use':13,19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687332387
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/498559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687325887 {#2129
    date: 2023-06-21 07:38:07.0 +02:00
  }
  +"title": 128
}
"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 {#2131
  +user: Proxies\__CG__\App\Entity\User {#2133 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "One-option-to-reduce-interaction-with-spez-ruled-reddit-is-to"
  +body: """
    One option to reduce interaction with spez-ruled reddit is to use <https://reddit.adminforge.de>.\n
    \n
    Eg: to access r/modcoord, use <https://reddit.adminforge.de/r/ModCoord>\n
    \n
    Any other ideas to deny that greedy little fascist pig boy his joy?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688612209 {#2062
    date: 2023-07-06 04:56:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +children: []
  -id: 128
  -bodyTs: "'/r/modcoord':22 'access':17 'boy':33 'deni':27 'eg':15 'fascist':31 'greedi':29 'idea':25 'interact':5 'joy':35 'littl':30 'one':1 'option':2 'pig':32 'r/modcoord':18 'reddit':10 'reddit.adminforge.de':14,21 'reddit.adminforge.de/r/modcoord':20 'redditmigr':36 'reduc':4 'rule':9 'spez':8 'spez-rul':7 'use':13,19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687332387
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/498559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687325887 {#2129
    date: 2023-06-21 07:38:07.0 +02:00
  }
  +"title": 128
}
"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 {#2131
  +user: Proxies\__CG__\App\Entity\User {#2133 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "One-option-to-reduce-interaction-with-spez-ruled-reddit-is-to"
  +body: """
    One option to reduce interaction with spez-ruled reddit is to use <https://reddit.adminforge.de>.\n
    \n
    Eg: to access r/modcoord, use <https://reddit.adminforge.de/r/ModCoord>\n
    \n
    Any other ideas to deny that greedy little fascist pig boy his joy?\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688612209 {#2062
    date: 2023-07-06 04:56:49.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  +children: []
  -id: 128
  -bodyTs: "'/r/modcoord':22 'access':17 'boy':33 'deni':27 'eg':15 'fascist':31 'greedi':29 'idea':25 'interact':5 'joy':35 'littl':30 'one':1 'option':2 'pig':32 'r/modcoord':18 'reddit':10 'reddit.adminforge.de':14,21 'reddit.adminforge.de/r/modcoord':20 'redditmigr':36 'reduc':4 'rule':9 'spez':8 'spez-rul':7 'use':13,19"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687332387
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/498559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687325887 {#2129
    date: 2023-06-21 07:38:07.0 +02:00
  }
  +"title": 128
}
"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\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-blaming-website-crashing-on-subreddits-going-private"
  +title: "Reddit blaming website crashing on subreddits going private"
  +url: "https://www.theverge.com/2023/6/12/23758002/reddit-crashing-api-protest-subreddit-private-going-dark"
  +body: """
    Reddit went through some issues for many on Monday, with the outage happening the same day as thousands of subreddits going dark to protest the site’s new API pricing terms.\n
    \n
    According to Reddit, the blackout was responsible for the problems. “A significant number of subreddits shifting to private caused some expected stability issues, and we’ve been working on resolving the anticipated issue,” spokesperson Tim Rathschmidt tells The Verge. The company said the outage was fully resolved at 1:28PM ET.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686609577 {#1674
    date: 2023-06-13 00:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 706
  -titleTs: "'blame':2 'crash':4 'go':7 'privat':8 'reddit':1 'subreddit':6 'websit':3"
  -bodyTs: "'1':80 '28pm':81 'accord':32 'anticip':63 'api':29 'blackout':36 'caus':50 'compani':72 'dark':22 'day':16 'et':82 'expect':52 'fulli':77 'go':21 'happen':13 'issu':5,54,64 'mani':7 'monday':9 'new':28 'number':44 'outag':12,75 'price':30 'privat':49 'problem':41 'protest':24 'rathschmidt':67 'reddit':1,34 'resolv':61,78 'respons':38 'said':73 'shift':47 'signific':43 'site':26 'spokesperson':65 'stabil':53 'subreddit':20,46 'tell':68 'term':31 'thousand':18 'tim':66 've':57 'verg':70 'went':2 'work':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686622072
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/13524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686602572 {#1676
    date: 2023-06-12 22:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-blaming-website-crashing-on-subreddits-going-private"
  +title: "Reddit blaming website crashing on subreddits going private"
  +url: "https://www.theverge.com/2023/6/12/23758002/reddit-crashing-api-protest-subreddit-private-going-dark"
  +body: """
    Reddit went through some issues for many on Monday, with the outage happening the same day as thousands of subreddits going dark to protest the site’s new API pricing terms.\n
    \n
    According to Reddit, the blackout was responsible for the problems. “A significant number of subreddits shifting to private caused some expected stability issues, and we’ve been working on resolving the anticipated issue,” spokesperson Tim Rathschmidt tells The Verge. The company said the outage was fully resolved at 1:28PM ET.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686609577 {#1674
    date: 2023-06-13 00:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 706
  -titleTs: "'blame':2 'crash':4 'go':7 'privat':8 'reddit':1 'subreddit':6 'websit':3"
  -bodyTs: "'1':80 '28pm':81 'accord':32 'anticip':63 'api':29 'blackout':36 'caus':50 'compani':72 'dark':22 'day':16 'et':82 'expect':52 'fulli':77 'go':21 'happen':13 'issu':5,54,64 'mani':7 'monday':9 'new':28 'number':44 'outag':12,75 'price':30 'privat':49 'problem':41 'protest':24 'rathschmidt':67 'reddit':1,34 'resolv':61,78 'respons':38 'said':73 'shift':47 'signific':43 'site':26 'spokesperson':65 'stabil':53 'subreddit':20,46 'tell':68 'term':31 'thousand':18 'tim':66 've':57 'verg':70 'went':2 'work':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686622072
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/13524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686602572 {#1676
    date: 2023-06-12 22:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-blaming-website-crashing-on-subreddits-going-private"
  +title: "Reddit blaming website crashing on subreddits going private"
  +url: "https://www.theverge.com/2023/6/12/23758002/reddit-crashing-api-protest-subreddit-private-going-dark"
  +body: """
    Reddit went through some issues for many on Monday, with the outage happening the same day as thousands of subreddits going dark to protest the site’s new API pricing terms.\n
    \n
    According to Reddit, the blackout was responsible for the problems. “A significant number of subreddits shifting to private caused some expected stability issues, and we’ve been working on resolving the anticipated issue,” spokesperson Tim Rathschmidt tells The Verge. The company said the outage was fully resolved at 1:28PM ET.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686609577 {#1674
    date: 2023-06-13 00:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 706
  -titleTs: "'blame':2 'crash':4 'go':7 'privat':8 'reddit':1 'subreddit':6 'websit':3"
  -bodyTs: "'1':80 '28pm':81 'accord':32 'anticip':63 'api':29 'blackout':36 'caus':50 'compani':72 'dark':22 'day':16 'et':82 'expect':52 'fulli':77 'go':21 'happen':13 'issu':5,54,64 'mani':7 'monday':9 'new':28 'number':44 'outag':12,75 'price':30 'privat':49 'problem':41 'protest':24 'rathschmidt':67 'reddit':1,34 'resolv':61,78 'respons':38 'said':73 'shift':47 'signific':43 'site':26 'spokesperson':65 'stabil':53 'subreddit':20,46 'tell':68 'term':31 'thousand':18 'tim':66 've':57 'verg':70 'went':2 'work':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686622072
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/13524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686602572 {#1676
    date: 2023-06-12 22:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1731 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "There-is-no-moral-high-ground-for-Reddit-as-it"
  +title: "There is no moral high ground for Reddit as it seeks to capitalise on user data via John Naughton of The Guardian."
  +url: "https://www.theguardian.com/commentisfree/2023/jun/17/there-is-no-moral-high-ground-for-reddit-as-it-seeks-to-capitalise-on-user-data"
  +body: "CEO Steve Huffman says tech giants should not be able to trawl Reddit’s huge store of data for free. But that information came from users, not the company"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687094622 {#1618
    date: 2023-06-18 15:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 907
  -titleTs: "'capitalis':13 'data':16 'ground':6 'guardian':22 'high':5 'john':18 'moral':4 'naughton':19 'reddit':8 'seek':11 'user':15 'via':17"
  -bodyTs: "'abl':10 'came':24 'ceo':1 'compani':29 'data':18 'free':20 'giant':6 'huffman':3 'huge':15 'inform':23 'reddit':13 'say':4 'steve':2 'store':16 'tech':5 'trawl':12 'user':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687094622
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/49838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687094622 {#1625
    date: 2023-06-18 15:23:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1731 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "There-is-no-moral-high-ground-for-Reddit-as-it"
  +title: "There is no moral high ground for Reddit as it seeks to capitalise on user data via John Naughton of The Guardian."
  +url: "https://www.theguardian.com/commentisfree/2023/jun/17/there-is-no-moral-high-ground-for-reddit-as-it-seeks-to-capitalise-on-user-data"
  +body: "CEO Steve Huffman says tech giants should not be able to trawl Reddit’s huge store of data for free. But that information came from users, not the company"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687094622 {#1618
    date: 2023-06-18 15:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 907
  -titleTs: "'capitalis':13 'data':16 'ground':6 'guardian':22 'high':5 'john':18 'moral':4 'naughton':19 'reddit':8 'seek':11 'user':15 'via':17"
  -bodyTs: "'abl':10 'came':24 'ceo':1 'compani':29 'data':18 'free':20 'giant':6 'huffman':3 'huge':15 'inform':23 'reddit':13 'say':4 'steve':2 'store':16 'tech':5 'trawl':12 'user':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687094622
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/49838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687094622 {#1625
    date: 2023-06-18 15:23:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1731 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1725 …}
  +slug: "There-is-no-moral-high-ground-for-Reddit-as-it"
  +title: "There is no moral high ground for Reddit as it seeks to capitalise on user data via John Naughton of The Guardian."
  +url: "https://www.theguardian.com/commentisfree/2023/jun/17/there-is-no-moral-high-ground-for-reddit-as-it-seeks-to-capitalise-on-user-data"
  +body: "CEO Steve Huffman says tech giants should not be able to trawl Reddit’s huge store of data for free. But that information came from users, not the company"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687094622 {#1618
    date: 2023-06-18 15:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 907
  -titleTs: "'capitalis':13 'data':16 'ground':6 'guardian':22 'high':5 'john':18 'moral':4 'naughton':19 'reddit':8 'seek':11 'user':15 'via':17"
  -bodyTs: "'abl':10 'came':24 'ceo':1 'compani':29 'data':18 'free':20 'giant':6 'huffman':3 'huge':15 'inform':23 'reddit':13 'say':4 'steve':2 'store':16 'tech':5 'trawl':12 'user':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687094622
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/49838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687094622 {#1625
    date: 2023-06-18 15:23:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#2447
  +user: Proxies\__CG__\App\Entity\User {#2422 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2462 …}
  +slug: "CORRECTION-7742-went-dark-out-of-the-8299-that-committed"
  +title: "[CORRECTION] 7742 went dark out of the 8299 that committed. Interesting to note: 204 of the top 250 subreddits are dark (src: save3rdpartyapps.com)."
  +url: "https://reddark.untone.uk/"
  +body: """
    > As of 12:56pm GMT (7:56am central time), 7742/8299 subreddits are no longer public\n
    \n
    The information I initially posted is misleading. Thus, I have edited the title and this content area to report accurate numbers.\n
    \n
    As @roofuskit mentioned, **the 8299 number is the amount of subreddits that committed to going dark, not the total number of subreddits**, which is over 3,000,000.\n
    \n
    And as @8thiest was keen to observe, **204 of the top 250 are dark**, as you can see from this site: <https://save3rdpartyapps.com/>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686665495 {#2448
    date: 2023-06-13 16:11:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@roofuskit"
    "@8thiest"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 1295
  -titleTs: "'204':14 '250':18 '7742':2 '8299':8 'commit':10 'correct':1 'dark':4,21 'interest':11 'note':13 'save3rdpartyapps.com':23 'src':22 'subreddit':19 'top':17 'went':3"
  -bodyTs: "'000':63,64 '12':3 '204':72 '250':76 '3':62 '56am':7 '56pm':4 '7':6 '7742/8299':10 '8299':41 '8thiest':67 'accur':35 'amount':45 'area':32 'central':8 'commit':49 'content':31 'dark':52,78 'edit':26 'gmt':5 'go':51 'inform':17 'initi':19 'keen':69 'longer':14 'mention':39 'mislead':22 'number':36,42,56 'observ':71 'post':20 'public':15 'report':34 'roofuskit':38 'save3rdpartyapps.com':86 'see':82 'site':85 'subreddit':11,47,58 'thus':23 'time':9 'titl':28 'top':75 'total':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686667710
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/14466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686661210 {#2411
    date: 2023-06-13 15:00:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2447
  +user: Proxies\__CG__\App\Entity\User {#2422 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2462 …}
  +slug: "CORRECTION-7742-went-dark-out-of-the-8299-that-committed"
  +title: "[CORRECTION] 7742 went dark out of the 8299 that committed. Interesting to note: 204 of the top 250 subreddits are dark (src: save3rdpartyapps.com)."
  +url: "https://reddark.untone.uk/"
  +body: """
    > As of 12:56pm GMT (7:56am central time), 7742/8299 subreddits are no longer public\n
    \n
    The information I initially posted is misleading. Thus, I have edited the title and this content area to report accurate numbers.\n
    \n
    As @roofuskit mentioned, **the 8299 number is the amount of subreddits that committed to going dark, not the total number of subreddits**, which is over 3,000,000.\n
    \n
    And as @8thiest was keen to observe, **204 of the top 250 are dark**, as you can see from this site: <https://save3rdpartyapps.com/>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686665495 {#2448
    date: 2023-06-13 16:11:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@roofuskit"
    "@8thiest"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 1295
  -titleTs: "'204':14 '250':18 '7742':2 '8299':8 'commit':10 'correct':1 'dark':4,21 'interest':11 'note':13 'save3rdpartyapps.com':23 'src':22 'subreddit':19 'top':17 'went':3"
  -bodyTs: "'000':63,64 '12':3 '204':72 '250':76 '3':62 '56am':7 '56pm':4 '7':6 '7742/8299':10 '8299':41 '8thiest':67 'accur':35 'amount':45 'area':32 'central':8 'commit':49 'content':31 'dark':52,78 'edit':26 'gmt':5 'go':51 'inform':17 'initi':19 'keen':69 'longer':14 'mention':39 'mislead':22 'number':36,42,56 'observ':71 'post':20 'public':15 'report':34 'roofuskit':38 'save3rdpartyapps.com':86 'see':82 'site':85 'subreddit':11,47,58 'thus':23 'time':9 'titl':28 'top':75 'total':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686667710
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/14466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686661210 {#2411
    date: 2023-06-13 15:00:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2447
  +user: Proxies\__CG__\App\Entity\User {#2422 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2462 …}
  +slug: "CORRECTION-7742-went-dark-out-of-the-8299-that-committed"
  +title: "[CORRECTION] 7742 went dark out of the 8299 that committed. Interesting to note: 204 of the top 250 subreddits are dark (src: save3rdpartyapps.com)."
  +url: "https://reddark.untone.uk/"
  +body: """
    > As of 12:56pm GMT (7:56am central time), 7742/8299 subreddits are no longer public\n
    \n
    The information I initially posted is misleading. Thus, I have edited the title and this content area to report accurate numbers.\n
    \n
    As @roofuskit mentioned, **the 8299 number is the amount of subreddits that committed to going dark, not the total number of subreddits**, which is over 3,000,000.\n
    \n
    And as @8thiest was keen to observe, **204 of the top 250 are dark**, as you can see from this site: <https://save3rdpartyapps.com/>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686665495 {#2448
    date: 2023-06-13 16:11:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@roofuskit"
    "@8thiest"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 1295
  -titleTs: "'204':14 '250':18 '7742':2 '8299':8 'commit':10 'correct':1 'dark':4,21 'interest':11 'note':13 'save3rdpartyapps.com':23 'src':22 'subreddit':19 'top':17 'went':3"
  -bodyTs: "'000':63,64 '12':3 '204':72 '250':76 '3':62 '56am':7 '56pm':4 '7':6 '7742/8299':10 '8299':41 '8thiest':67 'accur':35 'amount':45 'area':32 'central':8 'commit':49 'content':31 'dark':52,78 'edit':26 'gmt':5 'go':51 'inform':17 'initi':19 'keen':69 'longer':14 'mention':39 'mislead':22 'number':36,42,56 'observ':71 'post':20 'public':15 'report':34 'roofuskit':38 'save3rdpartyapps.com':86 'see':82 'site':85 'subreddit':11,47,58 'thus':23 'time':9 'titl':28 'top':75 'total':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686667710
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/14466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686661210 {#2411
    date: 2023-06-13 15:00:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Reddit-Admins-Deny-Subreddit-Users-the-Right-to-Vote-for"
  +title: "Reddit Admins Deny Subreddit Users the Right to Vote for Further Blackouts"
  +url: "https://teddit.net/r/Finland/comments/14f0rgs/discussion_thread_we_want_your_feedback_the/"
  +body: """
    Like many other subreddits, r/Finland is allowing its users to vote for whether or not they should a) reopen as normal, b) remain closed, or c) remain in protest mode.\n
    \n
    However, the admins just sent them a nastygram essentially saying that's not allowed:\n
    \n
    > Your community sees well over 2 million unique visitors each month. Allowing a small segment of those users to make a decision for a community forever does not make sense. There are a huge number of people that use this space now and who will in the future\n
    > \n
    > Polling to close is not a viable option that will return a result that resolves this situation\n
    \n
    However, mods can *also* see traffic stats, which show them as closer to 20k uniques per month. My guess is that this is a copy/pasted message and a whole bunch of subreddits are getting this notice.\n
    \n
    I thought this was a particularly nasty new development, since up until now the excuse has been that we can't let these Landed Gentry dictate the state of our subreddits, but now they're explicitly saying that they also don't care about how *the users of a subreddit* vote either.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687463934 {#1549
    date: 2023-06-22 21:58:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 817
  -titleTs: "'admin':2 'blackout':12 'deni':3 'reddit':1 'right':7 'subreddit':4 'user':5 'vote':9"
  -bodyTs: "'2':50 '20k':123 'admin':33 'allow':7,44,56 'also':113,185 'b':22 'bunch':139 'c':26 'care':188 'close':24,95 'closer':121 'communiti':46,69 'copy/pasted':134 'decis':66 'develop':154 'dictat':171 'either':197 'essenti':39 'excus':160 'explicit':181 'forev':70 'futur':92 'gentri':170 'get':143 'guess':128 'howev':31,110 'huge':78 'land':169 'let':167 'like':1 'make':64,73 'mani':2 'messag':135 'million':51 'mod':111 'mode':30 'month':55,126 'nasti':152 'nastygram':38 'new':153 'normal':21 'notic':145 'number':79 'option':100 'particular':151 'peopl':81 'per':125 'poll':93 'protest':29 'r/finland':5 're':180 'remain':23,27 'reopen':19 'resolv':107 'result':105 'return':103 'say':40,182 'see':47,114 'segment':59 'sens':74 'sent':35 'show':118 'sinc':155 'situat':109 'small':58 'space':85 'stat':116 'state':173 'subreddit':4,141,176,195 'thought':147 'traffic':115 'uniqu':52,124 'use':83 'user':9,62,192 'viabl':99 'visitor':53 'vote':11,196 'well':48 'whether':13 'whole':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687404722
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/72348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687391722 {#1560
    date: 2023-06-22 01:55:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Reddit-Admins-Deny-Subreddit-Users-the-Right-to-Vote-for"
  +title: "Reddit Admins Deny Subreddit Users the Right to Vote for Further Blackouts"
  +url: "https://teddit.net/r/Finland/comments/14f0rgs/discussion_thread_we_want_your_feedback_the/"
  +body: """
    Like many other subreddits, r/Finland is allowing its users to vote for whether or not they should a) reopen as normal, b) remain closed, or c) remain in protest mode.\n
    \n
    However, the admins just sent them a nastygram essentially saying that's not allowed:\n
    \n
    > Your community sees well over 2 million unique visitors each month. Allowing a small segment of those users to make a decision for a community forever does not make sense. There are a huge number of people that use this space now and who will in the future\n
    > \n
    > Polling to close is not a viable option that will return a result that resolves this situation\n
    \n
    However, mods can *also* see traffic stats, which show them as closer to 20k uniques per month. My guess is that this is a copy/pasted message and a whole bunch of subreddits are getting this notice.\n
    \n
    I thought this was a particularly nasty new development, since up until now the excuse has been that we can't let these Landed Gentry dictate the state of our subreddits, but now they're explicitly saying that they also don't care about how *the users of a subreddit* vote either.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687463934 {#1549
    date: 2023-06-22 21:58:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 817
  -titleTs: "'admin':2 'blackout':12 'deni':3 'reddit':1 'right':7 'subreddit':4 'user':5 'vote':9"
  -bodyTs: "'2':50 '20k':123 'admin':33 'allow':7,44,56 'also':113,185 'b':22 'bunch':139 'c':26 'care':188 'close':24,95 'closer':121 'communiti':46,69 'copy/pasted':134 'decis':66 'develop':154 'dictat':171 'either':197 'essenti':39 'excus':160 'explicit':181 'forev':70 'futur':92 'gentri':170 'get':143 'guess':128 'howev':31,110 'huge':78 'land':169 'let':167 'like':1 'make':64,73 'mani':2 'messag':135 'million':51 'mod':111 'mode':30 'month':55,126 'nasti':152 'nastygram':38 'new':153 'normal':21 'notic':145 'number':79 'option':100 'particular':151 'peopl':81 'per':125 'poll':93 'protest':29 'r/finland':5 're':180 'remain':23,27 'reopen':19 'resolv':107 'result':105 'return':103 'say':40,182 'see':47,114 'segment':59 'sens':74 'sent':35 'show':118 'sinc':155 'situat':109 'small':58 'space':85 'stat':116 'state':173 'subreddit':4,141,176,195 'thought':147 'traffic':115 'uniqu':52,124 'use':83 'user':9,62,192 'viabl':99 'visitor':53 'vote':11,196 'well':48 'whether':13 'whole':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687404722
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/72348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687391722 {#1560
    date: 2023-06-22 01:55:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1528 …}
  +slug: "Reddit-Admins-Deny-Subreddit-Users-the-Right-to-Vote-for"
  +title: "Reddit Admins Deny Subreddit Users the Right to Vote for Further Blackouts"
  +url: "https://teddit.net/r/Finland/comments/14f0rgs/discussion_thread_we_want_your_feedback_the/"
  +body: """
    Like many other subreddits, r/Finland is allowing its users to vote for whether or not they should a) reopen as normal, b) remain closed, or c) remain in protest mode.\n
    \n
    However, the admins just sent them a nastygram essentially saying that's not allowed:\n
    \n
    > Your community sees well over 2 million unique visitors each month. Allowing a small segment of those users to make a decision for a community forever does not make sense. There are a huge number of people that use this space now and who will in the future\n
    > \n
    > Polling to close is not a viable option that will return a result that resolves this situation\n
    \n
    However, mods can *also* see traffic stats, which show them as closer to 20k uniques per month. My guess is that this is a copy/pasted message and a whole bunch of subreddits are getting this notice.\n
    \n
    I thought this was a particularly nasty new development, since up until now the excuse has been that we can't let these Landed Gentry dictate the state of our subreddits, but now they're explicitly saying that they also don't care about how *the users of a subreddit* vote either.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687463934 {#1549
    date: 2023-06-22 21:58:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 817
  -titleTs: "'admin':2 'blackout':12 'deni':3 'reddit':1 'right':7 'subreddit':4 'user':5 'vote':9"
  -bodyTs: "'2':50 '20k':123 'admin':33 'allow':7,44,56 'also':113,185 'b':22 'bunch':139 'c':26 'care':188 'close':24,95 'closer':121 'communiti':46,69 'copy/pasted':134 'decis':66 'develop':154 'dictat':171 'either':197 'essenti':39 'excus':160 'explicit':181 'forev':70 'futur':92 'gentri':170 'get':143 'guess':128 'howev':31,110 'huge':78 'land':169 'let':167 'like':1 'make':64,73 'mani':2 'messag':135 'million':51 'mod':111 'mode':30 'month':55,126 'nasti':152 'nastygram':38 'new':153 'normal':21 'notic':145 'number':79 'option':100 'particular':151 'peopl':81 'per':125 'poll':93 'protest':29 'r/finland':5 're':180 'remain':23,27 'reopen':19 'resolv':107 'result':105 'return':103 'say':40,182 'see':47,114 'segment':59 'sens':74 'sent':35 'show':118 'sinc':155 'situat':109 'small':58 'space':85 'stat':116 'state':173 'subreddit':4,141,176,195 'thought':147 'traffic':115 'uniqu':52,124 'use':83 'user':9,62,192 'viabl':99 'visitor':53 'vote':11,196 'well':48 'whether':13 'whole':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687404722
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/72348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687391722 {#1560
    date: 2023-06-22 01:55:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Mildly-NSFW-Welp-I-guess-that-s-it-The-single-photo"
  +title: "(Mildly NSFW) Welp, I guess that's it. The single photo that got my ~10-year-old, 60k+ karma Reddit account "permanently suspended.""
  +url: "https://media.kbin.social/media/f9/23/f923f80c4b5a522a504022bfca27cfaa37d31ec5c3a7016d73008b4e4aba7c8d.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689146822 {#1554
    date: 2023-07-12 09:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 896
  -titleTs: "'10':15 '60k':19 'account':22 'got':13 'guess':5 'karma':20 'mild':1 'nsfw':2 'old':18 'perman':23 'photo':11 'reddit':21 'singl':10 'suspend':24 'welp':3 'year':17 'year-old':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687124776
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/51891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687118276 {#1558
    date: 2023-06-18 21:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Mildly-NSFW-Welp-I-guess-that-s-it-The-single-photo"
  +title: "(Mildly NSFW) Welp, I guess that's it. The single photo that got my ~10-year-old, 60k+ karma Reddit account "permanently suspended.""
  +url: "https://media.kbin.social/media/f9/23/f923f80c4b5a522a504022bfca27cfaa37d31ec5c3a7016d73008b4e4aba7c8d.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689146822 {#1554
    date: 2023-07-12 09:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 896
  -titleTs: "'10':15 '60k':19 'account':22 'got':13 'guess':5 'karma':20 'mild':1 'nsfw':2 'old':18 'perman':23 'photo':11 'reddit':21 'singl':10 'suspend':24 'welp':3 'year':17 'year-old':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687124776
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/51891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687118276 {#1558
    date: 2023-06-18 21:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#1557 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Mildly-NSFW-Welp-I-guess-that-s-it-The-single-photo"
  +title: "(Mildly NSFW) Welp, I guess that's it. The single photo that got my ~10-year-old, 60k+ karma Reddit account "permanently suspended.""
  +url: "https://media.kbin.social/media/f9/23/f923f80c4b5a522a504022bfca27cfaa37d31ec5c3a7016d73008b4e4aba7c8d.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689146822 {#1554
    date: 2023-07-12 09:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 896
  -titleTs: "'10':15 '60k':19 'account':22 'got':13 'guess':5 'karma':20 'mild':1 'nsfw':2 'old':18 'perman':23 'photo':11 'reddit':21 'singl':10 'suspend':24 'welp':3 'year':17 'year-old':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687124776
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/51891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687118276 {#1558
    date: 2023-06-18 21:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
  +slug: "I-don-t-understand-why-people-still-want-to-use-reddit"
  +title: "I don't understand why people still want to use reddit instead of moving to Lemmy or Kbin"
  +url: null
  +body: "Most people aren’t even thinking of moving to reddit alternatives. Users have a lot of power in this situation. Just move your community to Lemmy or Kbin. It’s not that hard."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687323734 {#1733
    date: 2023-06-21 07:02:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 940
  -titleTs: "'instead':12 'kbin':18 'lemmi':16 'move':14 'peopl':6 'reddit':11 'still':7 'understand':4 'use':10 'want':8"
  -bodyTs: "'altern':11 'aren':3 'communiti':24 'even':5 'hard':33 'kbin':28 'lemmi':26 'lot':15 'move':8,22 'peopl':2 'power':17 'reddit':10 'situat':20 'think':6 'user':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687340625
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/284098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687313125 {#1729
    date: 2023-06-21 04:05:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
  +slug: "I-don-t-understand-why-people-still-want-to-use-reddit"
  +title: "I don't understand why people still want to use reddit instead of moving to Lemmy or Kbin"
  +url: null
  +body: "Most people aren’t even thinking of moving to reddit alternatives. Users have a lot of power in this situation. Just move your community to Lemmy or Kbin. It’s not that hard."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687323734 {#1733
    date: 2023-06-21 07:02:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 940
  -titleTs: "'instead':12 'kbin':18 'lemmi':16 'move':14 'peopl':6 'reddit':11 'still':7 'understand':4 'use':10 'want':8"
  -bodyTs: "'altern':11 'aren':3 'communiti':24 'even':5 'hard':33 'kbin':28 'lemmi':26 'lot':15 'move':8,22 'peopl':2 'power':17 'reddit':10 'situat':20 'think':6 'user':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687340625
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/284098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687313125 {#1729
    date: 2023-06-21 04:05:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#1719 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
  +slug: "I-don-t-understand-why-people-still-want-to-use-reddit"
  +title: "I don't understand why people still want to use reddit instead of moving to Lemmy or Kbin"
  +url: null
  +body: "Most people aren’t even thinking of moving to reddit alternatives. Users have a lot of power in this situation. Just move your community to Lemmy or Kbin. It’s not that hard."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687323734 {#1733
    date: 2023-06-21 07:02:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 940
  -titleTs: "'instead':12 'kbin':18 'lemmi':16 'move':14 'peopl':6 'reddit':11 'still':7 'understand':4 'use':10 'want':8"
  -bodyTs: "'altern':11 'aren':3 'communiti':24 'even':5 'hard':33 'kbin':28 'lemmi':26 'lot':15 'move':8,22 'peopl':2 'power':17 'reddit':10 'situat':20 'think':6 'user':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687340625
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/284098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687313125 {#1729
    date: 2023-06-21 04:05:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Reddit-s-response-about-the-actions-they-took-against-the-subreddits"
  +title: "Reddit's response about the actions they took against the subreddits (note: r/mildly interesting DID NOT encourage nsfw content and their suspensions and removal have been revoked by a diff admin)"
  +url: "https://media.kbin.social/13/fe/13fe7c2f169360510ffd3374e4d2fac5cf1e2b0a203854cc748f78af4f1648b6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687350097 {#1775
    date: 2023-06-21 14:21:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 628
  -titleTs: "'action':6 'admin':31 'content':19 'diff':30 'encourag':17 'interest':14 'note':12 'nsfw':18 'r/mildly':13 'reddit':1 'remov':24 'respons':3 'revok':27 'subreddit':11 'suspens':22 'took':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687350097
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/68280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687350097 {#1776
    date: 2023-06-21 14:21:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Reddit-s-response-about-the-actions-they-took-against-the-subreddits"
  +title: "Reddit's response about the actions they took against the subreddits (note: r/mildly interesting DID NOT encourage nsfw content and their suspensions and removal have been revoked by a diff admin)"
  +url: "https://media.kbin.social/13/fe/13fe7c2f169360510ffd3374e4d2fac5cf1e2b0a203854cc748f78af4f1648b6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687350097 {#1775
    date: 2023-06-21 14:21:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 628
  -titleTs: "'action':6 'admin':31 'content':19 'diff':30 'encourag':17 'interest':14 'note':12 'nsfw':18 'r/mildly':13 'reddit':1 'remov':24 'respons':3 'revok':27 'subreddit':11 'suspens':22 'took':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687350097
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/68280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687350097 {#1776
    date: 2023-06-21 14:21:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1781
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Reddit-s-response-about-the-actions-they-took-against-the-subreddits"
  +title: "Reddit's response about the actions they took against the subreddits (note: r/mildly interesting DID NOT encourage nsfw content and their suspensions and removal have been revoked by a diff admin)"
  +url: "https://media.kbin.social/13/fe/13fe7c2f169360510ffd3374e4d2fac5cf1e2b0a203854cc748f78af4f1648b6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687350097 {#1775
    date: 2023-06-21 14:21:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 628
  -titleTs: "'action':6 'admin':31 'content':19 'diff':30 'encourag':17 'interest':14 'note':12 'nsfw':18 'r/mildly':13 'reddit':1 'remov':24 'respons':3 'revok':27 'subreddit':11 'suspens':22 'took':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687350097
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/68280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687350097 {#1776
    date: 2023-06-21 14:21:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "From-at-christianselig-at-mastodon-social-on-the-RedditBlackout"
  +title: "From @christianselig@mastodon.social on the #RedditBlackout:"
  +url: "https://media.kbin.social/media/56/0d/560d2eadd688e780cd5638a9ce63c74480b022330df913939daef0622a5f1c25.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686539040 {#1689
    date: 2023-06-12 05:04:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 897
  -titleTs: "'christianselig@mastodon.social':2 'redditblackout':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686553222
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/12723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686533722 {#1686
    date: 2023-06-12 03:35:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "From-at-christianselig-at-mastodon-social-on-the-RedditBlackout"
  +title: "From @christianselig@mastodon.social on the #RedditBlackout:"
  +url: "https://media.kbin.social/media/56/0d/560d2eadd688e780cd5638a9ce63c74480b022330df913939daef0622a5f1c25.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686539040 {#1689
    date: 2023-06-12 05:04:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 897
  -titleTs: "'christianselig@mastodon.social':2 'redditblackout':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686553222
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/12723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686533722 {#1686
    date: 2023-06-12 03:35:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "From-at-christianselig-at-mastodon-social-on-the-RedditBlackout"
  +title: "From @christianselig@mastodon.social on the #RedditBlackout:"
  +url: "https://media.kbin.social/media/56/0d/560d2eadd688e780cd5638a9ce63c74480b022330df913939daef0622a5f1c25.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686539040 {#1689
    date: 2023-06-12 05:04:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 897
  -titleTs: "'christianselig@mastodon.social':2 'redditblackout':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686553222
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/12723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686533722 {#1686
    date: 2023-06-12 03:35:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1499 …}
  +slug: "Reddit-Blackout-19-Comments-day-and-9-Posts-day-during-the-48h"
  +title: "Reddit Blackout: -19% Comments/day and -9% Posts/day during the 48h"
  +url: "https://lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png"
  +body: """
    Most data shown so far looked at the Peak per Minute numbers, so I wanted to see the [day data](https://lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png) instead.\n
    \n
    I took the data from [the blackout.photon-reddit site source](https://github.com/ArthurHeitmann/reddit_site_stats/releases/download/v1.10.0/loggedData.7z).\n
    \n
    It seems that it makes a Reddit Api call every Minute searching the newest Post and Comment and calculates both per Minute rates.\n
    \n
    I wanted to see the effect the Blackout had over the day, so I summed the data and plotted it. Seems like between 11th and 12th June the comments/day diminished by -19.2%. The posts/day saw a decline of -8.9%.\n
    \n
    I have also been looking at the [Subreddit Stats](https://subredditstats.com/): Most comments and posts come from r/Askreddit. On 13th June the Sub had 2.4% of the total comments and 0.44% of the total site posts. Sadly I can't see the list of the most commenting and posting subs from reddit before the Blackout because it doesn't seem to work on wayback machine.\n
    \n
    But currently it seems like the Top100 commenting Subreddits only make out ~10% (Askreddit: ~1.5%) . So the bulk of the comments happens on the sheer number of other active subreddits.\n
    \n
    The subreddit stats site also doesn't show how it gets the data and doesn't make it easy to see historical data overview. During the Blackout there seems to have been post spamming from a now banned german nsfw sub that had even more posts/day than Askreddit
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688064541 {#1524
    date: 2023-06-29 20:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 544
  -titleTs: "'-19':3 '-9':6 '48h':10 'blackout':2 'comments/day':4 'posts/day':7 'reddit':1"
  -bodyTs: "'-19.2':92 '-8.9':99 '/):':111 '/arthurheitmann/reddit_site_stats/releases/download/v1.10.0/loggeddata.7z).':37 '/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png)':23 '0.44':131 '1.5':180 '10':178 '11th':84 '12th':86 '13th':120 '2.4':125 'activ':194 'also':102,200 'api':45 'askreddit':179,243 'ban':233 'blackout':68,155,222 'blackout.photon':31 'bulk':183 'calcul':56 'call':46 'come':116 'comment':54,113,129,147,173,186 'comments/day':89 'current':167 'data':2,20,28,77,208,218 'day':19,72 'declin':97 'diminish':90 'doesn':158,201,210 'easi':214 'effect':66 'even':239 'everi':47 'far':5 'german':234 'get':206 'github.com':36 'github.com/arthurheitmann/reddit_site_stats/releases/download/v1.10.0/loggeddata.7z).':35 'happen':187 'histor':217 'instead':24 'june':87,121 'lemmy.world':22 'lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png)':21 'like':82,170 'list':143 'look':6,104 'machin':165 'make':42,176,212 'minut':11,48,59 'newest':51 'nsfw':235 'number':12,191 'overview':219 'peak':9 'per':10,58 'plot':79 'post':52,115,136,149,228 'posts/day':94,241 'r/askreddit':118 'rate':60 'reddit':32,44,152 'sad':137 'saw':95 'search':49 'see':17,64,141,216 'seem':39,81,160,169,224 'sheer':190 'show':203 'shown':3 'site':33,135,199 'sourc':34 'spam':229 'stat':108,198 'sub':123,150,236 'subreddit':107,174,195,197 'subredditstats.com':110 'subredditstats.com/):':109 'sum':75 'took':26 'top100':172 'total':128,134 'want':15,62 'wayback':164 'work':162"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686915183
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/183440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686902183 {#1391
    date: 2023-06-16 09:56:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1499 …}
  +slug: "Reddit-Blackout-19-Comments-day-and-9-Posts-day-during-the-48h"
  +title: "Reddit Blackout: -19% Comments/day and -9% Posts/day during the 48h"
  +url: "https://lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png"
  +body: """
    Most data shown so far looked at the Peak per Minute numbers, so I wanted to see the [day data](https://lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png) instead.\n
    \n
    I took the data from [the blackout.photon-reddit site source](https://github.com/ArthurHeitmann/reddit_site_stats/releases/download/v1.10.0/loggedData.7z).\n
    \n
    It seems that it makes a Reddit Api call every Minute searching the newest Post and Comment and calculates both per Minute rates.\n
    \n
    I wanted to see the effect the Blackout had over the day, so I summed the data and plotted it. Seems like between 11th and 12th June the comments/day diminished by -19.2%. The posts/day saw a decline of -8.9%.\n
    \n
    I have also been looking at the [Subreddit Stats](https://subredditstats.com/): Most comments and posts come from r/Askreddit. On 13th June the Sub had 2.4% of the total comments and 0.44% of the total site posts. Sadly I can't see the list of the most commenting and posting subs from reddit before the Blackout because it doesn't seem to work on wayback machine.\n
    \n
    But currently it seems like the Top100 commenting Subreddits only make out ~10% (Askreddit: ~1.5%) . So the bulk of the comments happens on the sheer number of other active subreddits.\n
    \n
    The subreddit stats site also doesn't show how it gets the data and doesn't make it easy to see historical data overview. During the Blackout there seems to have been post spamming from a now banned german nsfw sub that had even more posts/day than Askreddit
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688064541 {#1524
    date: 2023-06-29 20:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 544
  -titleTs: "'-19':3 '-9':6 '48h':10 'blackout':2 'comments/day':4 'posts/day':7 'reddit':1"
  -bodyTs: "'-19.2':92 '-8.9':99 '/):':111 '/arthurheitmann/reddit_site_stats/releases/download/v1.10.0/loggeddata.7z).':37 '/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png)':23 '0.44':131 '1.5':180 '10':178 '11th':84 '12th':86 '13th':120 '2.4':125 'activ':194 'also':102,200 'api':45 'askreddit':179,243 'ban':233 'blackout':68,155,222 'blackout.photon':31 'bulk':183 'calcul':56 'call':46 'come':116 'comment':54,113,129,147,173,186 'comments/day':89 'current':167 'data':2,20,28,77,208,218 'day':19,72 'declin':97 'diminish':90 'doesn':158,201,210 'easi':214 'effect':66 'even':239 'everi':47 'far':5 'german':234 'get':206 'github.com':36 'github.com/arthurheitmann/reddit_site_stats/releases/download/v1.10.0/loggeddata.7z).':35 'happen':187 'histor':217 'instead':24 'june':87,121 'lemmy.world':22 'lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png)':21 'like':82,170 'list':143 'look':6,104 'machin':165 'make':42,176,212 'minut':11,48,59 'newest':51 'nsfw':235 'number':12,191 'overview':219 'peak':9 'per':10,58 'plot':79 'post':52,115,136,149,228 'posts/day':94,241 'r/askreddit':118 'rate':60 'reddit':32,44,152 'sad':137 'saw':95 'search':49 'see':17,64,141,216 'seem':39,81,160,169,224 'sheer':190 'show':203 'shown':3 'site':33,135,199 'sourc':34 'spam':229 'stat':108,198 'sub':123,150,236 'subreddit':107,174,195,197 'subredditstats.com':110 'subredditstats.com/):':109 'sum':75 'took':26 'top100':172 'total':128,134 'want':15,62 'wayback':164 'work':162"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686915183
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/183440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686902183 {#1391
    date: 2023-06-16 09:56:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1499 …}
  +slug: "Reddit-Blackout-19-Comments-day-and-9-Posts-day-during-the-48h"
  +title: "Reddit Blackout: -19% Comments/day and -9% Posts/day during the 48h"
  +url: "https://lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png"
  +body: """
    Most data shown so far looked at the Peak per Minute numbers, so I wanted to see the [day data](https://lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png) instead.\n
    \n
    I took the data from [the blackout.photon-reddit site source](https://github.com/ArthurHeitmann/reddit_site_stats/releases/download/v1.10.0/loggedData.7z).\n
    \n
    It seems that it makes a Reddit Api call every Minute searching the newest Post and Comment and calculates both per Minute rates.\n
    \n
    I wanted to see the effect the Blackout had over the day, so I summed the data and plotted it. Seems like between 11th and 12th June the comments/day diminished by -19.2%. The posts/day saw a decline of -8.9%.\n
    \n
    I have also been looking at the [Subreddit Stats](https://subredditstats.com/): Most comments and posts come from r/Askreddit. On 13th June the Sub had 2.4% of the total comments and 0.44% of the total site posts. Sadly I can't see the list of the most commenting and posting subs from reddit before the Blackout because it doesn't seem to work on wayback machine.\n
    \n
    But currently it seems like the Top100 commenting Subreddits only make out ~10% (Askreddit: ~1.5%) . So the bulk of the comments happens on the sheer number of other active subreddits.\n
    \n
    The subreddit stats site also doesn't show how it gets the data and doesn't make it easy to see historical data overview. During the Blackout there seems to have been post spamming from a now banned german nsfw sub that had even more posts/day than Askreddit
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688064541 {#1524
    date: 2023-06-29 20:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 544
  -titleTs: "'-19':3 '-9':6 '48h':10 'blackout':2 'comments/day':4 'posts/day':7 'reddit':1"
  -bodyTs: "'-19.2':92 '-8.9':99 '/):':111 '/arthurheitmann/reddit_site_stats/releases/download/v1.10.0/loggeddata.7z).':37 '/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png)':23 '0.44':131 '1.5':180 '10':178 '11th':84 '12th':86 '13th':120 '2.4':125 'activ':194 'also':102,200 'api':45 'askreddit':179,243 'ban':233 'blackout':68,155,222 'blackout.photon':31 'bulk':183 'calcul':56 'call':46 'come':116 'comment':54,113,129,147,173,186 'comments/day':89 'current':167 'data':2,20,28,77,208,218 'day':19,72 'declin':97 'diminish':90 'doesn':158,201,210 'easi':214 'effect':66 'even':239 'everi':47 'far':5 'german':234 'get':206 'github.com':36 'github.com/arthurheitmann/reddit_site_stats/releases/download/v1.10.0/loggeddata.7z).':35 'happen':187 'histor':217 'instead':24 'june':87,121 'lemmy.world':22 'lemmy.world/pictrs/image/461035d5-9ac3-4c3f-98a1-6cad2771d7a0.png)':21 'like':82,170 'list':143 'look':6,104 'machin':165 'make':42,176,212 'minut':11,48,59 'newest':51 'nsfw':235 'number':12,191 'overview':219 'peak':9 'per':10,58 'plot':79 'post':52,115,136,149,228 'posts/day':94,241 'r/askreddit':118 'rate':60 'reddit':32,44,152 'sad':137 'saw':95 'search':49 'see':17,64,141,216 'seem':39,81,160,169,224 'sheer':190 'show':203 'shown':3 'site':33,135,199 'sourc':34 'spam':229 'stat':108,198 'sub':123,150,236 'subreddit':107,174,195,197 'subredditstats.com':110 'subredditstats.com/):':109 'sum':75 'took':26 'top100':172 'total':128,134 'want':15,62 'wayback':164 'work':162"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686915183
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/183440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686902183 {#1391
    date: 2023-06-16 09:56:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Post {#2364
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
  +body: """
    Sup y'all, newest arrival from the Reddit exodus here :D\n
    \n
    Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686942864 {#2381
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 74
  -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686938848
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686932348 {#2384
    date: 2023-06-16 18:19:08.0 +02:00
  }
  +"title": 74
}
"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 {#2364
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
  +body: """
    Sup y'all, newest arrival from the Reddit exodus here :D\n
    \n
    Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686942864 {#2381
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 74
  -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686938848
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686932348 {#2384
    date: 2023-06-16 18:19:08.0 +02:00
  }
  +"title": 74
}
"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 {#2364
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +slug: "Sup-y-all-newest-arrival-from-the-Reddit-exodus-here-D"
  +body: """
    Sup y'all, newest arrival from the Reddit exodus here :D\n
    \n
    Been lurking for a coupla days to check you guys out and get my bearings, now I'm here and I figured I'd say hi officially 😊\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686942864 {#2381
    date: 2023-06-16 21:14:24.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 74
  -bodyTs: "'arriv':5 'bear':26 'check':19 'coupla':16 'd':11,35 'day':17 'exodus':9 'figur':33 'get':24 'guy':21 'hi':37 'lurk':13 'm':29 'newest':4 'offici':38 'reddit':8 'redditmigr':39 'say':36 'sup':1 'y':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686938848
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/450611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686932348 {#2384
    date: 2023-06-16 18:19:08.0 +02:00
  }
  +"title": 74
}
"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\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Reddit-Stands-By-Controversial-API-Changes-As-Subreddit-Protest-Continues"
  +title: "Reddit Stands By Controversial API Changes As Subreddit Protest Continues"
  +url: "https://www.forbes.com/sites/antoniopequenoiv/2023/06/13/reddit-stands-by-controversial-api-changes-as-subreddit-protest-continues/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686698755 {#1582
    date: 2023-06-14 01:25:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 763
  -titleTs: "'api':5 'chang':6 'continu':10 'controversi':4 'protest':9 'reddit':1 'stand':2 'subreddit':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686698755
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686698755 {#1578
    date: 2023-06-14 01:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Reddit-Stands-By-Controversial-API-Changes-As-Subreddit-Protest-Continues"
  +title: "Reddit Stands By Controversial API Changes As Subreddit Protest Continues"
  +url: "https://www.forbes.com/sites/antoniopequenoiv/2023/06/13/reddit-stands-by-controversial-api-changes-as-subreddit-protest-continues/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686698755 {#1582
    date: 2023-06-14 01:25:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 763
  -titleTs: "'api':5 'chang':6 'continu':10 'controversi':4 'protest':9 'reddit':1 'stand':2 'subreddit':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686698755
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686698755 {#1578
    date: 2023-06-14 01:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Reddit-Stands-By-Controversial-API-Changes-As-Subreddit-Protest-Continues"
  +title: "Reddit Stands By Controversial API Changes As Subreddit Protest Continues"
  +url: "https://www.forbes.com/sites/antoniopequenoiv/2023/06/13/reddit-stands-by-controversial-api-changes-as-subreddit-protest-continues/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686698755 {#1582
    date: 2023-06-14 01:25:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 763
  -titleTs: "'api':5 'chang':6 'continu':10 'controversi':4 'protest':9 'reddit':1 'stand':2 'subreddit':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686698755
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686698755 {#1578
    date: 2023-06-14 01:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-removed-moderators-behind-the-latest-protests-before-restoring-a"
  +title: "Reddit removed moderators behind the latest protests before restoring a few of them - restored by a different admin than the one that removed them..."
  +url: "https://www.theverge.com/2023/6/20/23767848/reddit-blackout-api-protest-moderators-suspended-nsfw"
  +body: """
    "Soon after we published this story, one of the r/MildlyInteresting moderators told The Verge that the entire mod team has now been reinstated — and by a different admin than the one that removed them. The mod’s account had received a 7-day suspension, but that has been reversed, too, they said. A Verge commenter who identifies as an r/MildlyInteresting mod also says the team has been reinstated and unsuspended.\n
    \n
    Asked if Reddit could confirm the reinstatement, [Reddit spokesperson Tim] Rathschmidt declined, saying, “I’m not going to set a precedent of confirming with The Verge every action we do or don’t take to ensure users can access their communities.”\n
    \n
    **He didn’t elaborate on how removing a subreddit’s entire moderation team with no communication ensures users can access their communities, particularly since they were never entirely inaccessible beyond the limitations imposed by Reddit itself."**\n
    \n
    #reddit #protestreddit #boycottreddit #spez
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687364332 {#1487
    date: 2023-06-21 18:18:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 609
  -titleTs: "'admin':18 'behind':4 'differ':17 'latest':6 'moder':3 'one':21 'protest':7 'reddit':1 'remov':2,23 'restor':9,14"
  -bodyTs: "'7':42 'access':109,131 'account':38 'action':98 'admin':28 'also':62 'ask':71 'beyond':141 'boycottreddit':150 'comment':55 'communic':127 'communiti':111,133 'confirm':75,93 'could':74 'day':43 'declin':82 'didn':113 'differ':27 'elabor':115 'ensur':106,128 'entir':17,122,139 'everi':97 'go':87 'identifi':57 'impos':144 'inaccess':140 'limit':143 'm':85 'mod':18,36,61 'moder':11,123 'never':138 'one':7,31 'particular':134 'preced':91 'protestreddit':149 'publish':4 'r/mildlyinteresting':10,60 'rathschmidt':81 'receiv':40 'reddit':73,78,146,148 'reinstat':23,68,77 'remov':33,118 'revers':49 'said':52 'say':63,83 'set':89 'sinc':135 'soon':1 'spez':151 'spokesperson':79 'stori':6 'subreddit':120 'suspens':44 'take':104 'team':19,65,124 'tim':80 'told':12 'unsuspend':70 'user':107,129 'verg':14,54,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687373611
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/66522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687320111 {#1485
    date: 2023-06-21 06:01:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-removed-moderators-behind-the-latest-protests-before-restoring-a"
  +title: "Reddit removed moderators behind the latest protests before restoring a few of them - restored by a different admin than the one that removed them..."
  +url: "https://www.theverge.com/2023/6/20/23767848/reddit-blackout-api-protest-moderators-suspended-nsfw"
  +body: """
    "Soon after we published this story, one of the r/MildlyInteresting moderators told The Verge that the entire mod team has now been reinstated — and by a different admin than the one that removed them. The mod’s account had received a 7-day suspension, but that has been reversed, too, they said. A Verge commenter who identifies as an r/MildlyInteresting mod also says the team has been reinstated and unsuspended.\n
    \n
    Asked if Reddit could confirm the reinstatement, [Reddit spokesperson Tim] Rathschmidt declined, saying, “I’m not going to set a precedent of confirming with The Verge every action we do or don’t take to ensure users can access their communities.”\n
    \n
    **He didn’t elaborate on how removing a subreddit’s entire moderation team with no communication ensures users can access their communities, particularly since they were never entirely inaccessible beyond the limitations imposed by Reddit itself."**\n
    \n
    #reddit #protestreddit #boycottreddit #spez
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687364332 {#1487
    date: 2023-06-21 18:18:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 609
  -titleTs: "'admin':18 'behind':4 'differ':17 'latest':6 'moder':3 'one':21 'protest':7 'reddit':1 'remov':2,23 'restor':9,14"
  -bodyTs: "'7':42 'access':109,131 'account':38 'action':98 'admin':28 'also':62 'ask':71 'beyond':141 'boycottreddit':150 'comment':55 'communic':127 'communiti':111,133 'confirm':75,93 'could':74 'day':43 'declin':82 'didn':113 'differ':27 'elabor':115 'ensur':106,128 'entir':17,122,139 'everi':97 'go':87 'identifi':57 'impos':144 'inaccess':140 'limit':143 'm':85 'mod':18,36,61 'moder':11,123 'never':138 'one':7,31 'particular':134 'preced':91 'protestreddit':149 'publish':4 'r/mildlyinteresting':10,60 'rathschmidt':81 'receiv':40 'reddit':73,78,146,148 'reinstat':23,68,77 'remov':33,118 'revers':49 'said':52 'say':63,83 'set':89 'sinc':135 'soon':1 'spez':151 'spokesperson':79 'stori':6 'subreddit':120 'suspens':44 'take':104 'team':19,65,124 'tim':80 'told':12 'unsuspend':70 'user':107,129 'verg':14,54,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687373611
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/66522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687320111 {#1485
    date: 2023-06-21 06:01:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-removed-moderators-behind-the-latest-protests-before-restoring-a"
  +title: "Reddit removed moderators behind the latest protests before restoring a few of them - restored by a different admin than the one that removed them..."
  +url: "https://www.theverge.com/2023/6/20/23767848/reddit-blackout-api-protest-moderators-suspended-nsfw"
  +body: """
    "Soon after we published this story, one of the r/MildlyInteresting moderators told The Verge that the entire mod team has now been reinstated — and by a different admin than the one that removed them. The mod’s account had received a 7-day suspension, but that has been reversed, too, they said. A Verge commenter who identifies as an r/MildlyInteresting mod also says the team has been reinstated and unsuspended.\n
    \n
    Asked if Reddit could confirm the reinstatement, [Reddit spokesperson Tim] Rathschmidt declined, saying, “I’m not going to set a precedent of confirming with The Verge every action we do or don’t take to ensure users can access their communities.”\n
    \n
    **He didn’t elaborate on how removing a subreddit’s entire moderation team with no communication ensures users can access their communities, particularly since they were never entirely inaccessible beyond the limitations imposed by Reddit itself."**\n
    \n
    #reddit #protestreddit #boycottreddit #spez
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687364332 {#1487
    date: 2023-06-21 18:18:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1490 …}
  +votes: Doctrine\ORM\PersistentCollection {#1493 …}
  +reports: Doctrine\ORM\PersistentCollection {#1492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1761 …}
  +badges: Doctrine\ORM\PersistentCollection {#1754 …}
  +children: []
  -id: 609
  -titleTs: "'admin':18 'behind':4 'differ':17 'latest':6 'moder':3 'one':21 'protest':7 'reddit':1 'remov':2,23 'restor':9,14"
  -bodyTs: "'7':42 'access':109,131 'account':38 'action':98 'admin':28 'also':62 'ask':71 'beyond':141 'boycottreddit':150 'comment':55 'communic':127 'communiti':111,133 'confirm':75,93 'could':74 'day':43 'declin':82 'didn':113 'differ':27 'elabor':115 'ensur':106,128 'entir':17,122,139 'everi':97 'go':87 'identifi':57 'impos':144 'inaccess':140 'limit':143 'm':85 'mod':18,36,61 'moder':11,123 'never':138 'one':7,31 'particular':134 'preced':91 'protestreddit':149 'publish':4 'r/mildlyinteresting':10,60 'rathschmidt':81 'receiv':40 'reddit':73,78,146,148 'reinstat':23,68,77 'remov':33,118 'revers':49 'said':52 'say':63,83 'set':89 'sinc':135 'soon':1 'spez':151 'spokesperson':79 'stori':6 'subreddit':120 'suspens':44 'take':104 'team':19,65,124 'tim':80 'told':12 'unsuspend':70 'user':107,129 'verg':14,54,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687373611
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/66522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687320111 {#1485
    date: 2023-06-21 06:01:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Just-started-the-process-of-editing-all-of-my-Reddit"
  +title: "Just started the process of editing all of my Reddit comments"
  +url: "https://media.kbin.social/0e/67/0e672f3cb3dc019576702e2c11f4e806a24d7b093d5cd070c644a6c2831daa6b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686987037 {#1450
    date: 2023-06-17 09:30:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 682
  -titleTs: "'comment':11 'edit':6 'process':4 'reddit':10 'start':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686989248
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/41129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686982748 {#1449
    date: 2023-06-17 08:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Just-started-the-process-of-editing-all-of-my-Reddit"
  +title: "Just started the process of editing all of my Reddit comments"
  +url: "https://media.kbin.social/0e/67/0e672f3cb3dc019576702e2c11f4e806a24d7b093d5cd070c644a6c2831daa6b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686987037 {#1450
    date: 2023-06-17 09:30:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 682
  -titleTs: "'comment':11 'edit':6 'process':4 'reddit':10 'start':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686989248
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/41129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686982748 {#1449
    date: 2023-06-17 08:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Just-started-the-process-of-editing-all-of-my-Reddit"
  +title: "Just started the process of editing all of my Reddit comments"
  +url: "https://media.kbin.social/0e/67/0e672f3cb3dc019576702e2c11f4e806a24d7b093d5cd070c644a6c2831daa6b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686987037 {#1450
    date: 2023-06-17 09:30:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 682
  -titleTs: "'comment':11 'edit':6 'process':4 'reddit':10 'start':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686989248
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/41129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686982748 {#1449
    date: 2023-06-17 08:19:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "kbin-is-growing-on-me-you-guys-are-great-I-m"
  +title: "kbin is growing on me. you guys are great! I'm staying here. never going back"
  +url: "https://media.kbin.social/14/5b/145bca0eb6ae62c0b91437e73c7d831f8bf308a68fd5e44cb6767dee6a32cd08.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687368109 {#1760
    date: 2023-06-21 19:21:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 627
  -titleTs: "'back':16 'go':15 'great':9 'grow':3 'guy':7 'kbin':1 'm':11 'never':14 'stay':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687372609
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/70408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687368109 {#1757
    date: 2023-06-21 19:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "kbin-is-growing-on-me-you-guys-are-great-I-m"
  +title: "kbin is growing on me. you guys are great! I'm staying here. never going back"
  +url: "https://media.kbin.social/14/5b/145bca0eb6ae62c0b91437e73c7d831f8bf308a68fd5e44cb6767dee6a32cd08.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687368109 {#1760
    date: 2023-06-21 19:21:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 627
  -titleTs: "'back':16 'go':15 'great':9 'grow':3 'guy':7 'kbin':1 'm':11 'never':14 'stay':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687372609
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/70408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687368109 {#1757
    date: 2023-06-21 19:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "kbin-is-growing-on-me-you-guys-are-great-I-m"
  +title: "kbin is growing on me. you guys are great! I'm staying here. never going back"
  +url: "https://media.kbin.social/14/5b/145bca0eb6ae62c0b91437e73c7d831f8bf308a68fd5e44cb6767dee6a32cd08.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687368109 {#1760
    date: 2023-06-21 19:21:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 627
  -titleTs: "'back':16 'go':15 'great':9 'grow':3 'guy':7 'kbin':1 'm':11 'never':14 'stay':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687372609
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/70408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687368109 {#1757
    date: 2023-06-21 19:21:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "How-it-s-going"
  +title: "How it's going"
  +url: "https://media.kbin.social/20/8d/208db8cec1ce2e9ca194b10b6806ccecf79cce5801ab0b71ecd03d8d986b7a8b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686914400 {#1411
    date: 2023-06-16 13:20:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 683
  -titleTs: "'go':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686903836
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/32905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686897336 {#1412
    date: 2023-06-16 08:35:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "How-it-s-going"
  +title: "How it's going"
  +url: "https://media.kbin.social/20/8d/208db8cec1ce2e9ca194b10b6806ccecf79cce5801ab0b71ecd03d8d986b7a8b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686914400 {#1411
    date: 2023-06-16 13:20:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 683
  -titleTs: "'go':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686903836
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/32905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686897336 {#1412
    date: 2023-06-16 08:35:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "How-it-s-going"
  +title: "How it's going"
  +url: "https://media.kbin.social/20/8d/208db8cec1ce2e9ca194b10b6806ccecf79cce5801ab0b71ecd03d8d986b7a8b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686914400 {#1411
    date: 2023-06-16 13:20:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 683
  -titleTs: "'go':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686903836
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/32905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686897336 {#1412
    date: 2023-06-16 08:35:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Reddit-CEO-lashes-out-on-protests-moderators-and-third-party-apps"
  +title: "Reddit CEO lashes out on protests, moderators and third-party apps"
  +url: "https://techcrunch.com/2023/06/16/reddit-ceo-lashes-out-on-protests-moderators-and-third-party-apps/"
  +body: ""He added that he plans to make changes to moderator policies so users can vote them out. Currently, a higher-ranking moderator — or the company — can boot out moderators. Incidentally, a r/Apple moderator posted on Twitter (via 9to5Mac) that Reddit was threatening to remove moderators who are staging an indefinite blackout.""
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687108981 {#1746
    date: 2023-06-18 19:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 586
  -titleTs: "'app':12 'ceo':2 'lash':3 'moder':7 'parti':11 'protest':6 'reddit':1 'third':10 'third-parti':9"
  -bodyTs: "'9to5mac':39 'ad':2 'blackout':52 'boot':28 'chang':8 'compani':26 'current':18 'higher':21 'higher-rank':20 'incident':31 'indefinit':51 'make':7 'moder':10,23,30,34,46 'plan':5 'polici':11 'post':35 'r/apple':33 'rank':22 'reddit':41 'remov':45 'stage':49 'threaten':43 'twitter':37 'user':13 'via':38 'vote':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687108981
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/51132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687108981 {#1749
    date: 2023-06-18 19:23:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Reddit-CEO-lashes-out-on-protests-moderators-and-third-party-apps"
  +title: "Reddit CEO lashes out on protests, moderators and third-party apps"
  +url: "https://techcrunch.com/2023/06/16/reddit-ceo-lashes-out-on-protests-moderators-and-third-party-apps/"
  +body: ""He added that he plans to make changes to moderator policies so users can vote them out. Currently, a higher-ranking moderator — or the company — can boot out moderators. Incidentally, a r/Apple moderator posted on Twitter (via 9to5Mac) that Reddit was threatening to remove moderators who are staging an indefinite blackout.""
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687108981 {#1746
    date: 2023-06-18 19:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 586
  -titleTs: "'app':12 'ceo':2 'lash':3 'moder':7 'parti':11 'protest':6 'reddit':1 'third':10 'third-parti':9"
  -bodyTs: "'9to5mac':39 'ad':2 'blackout':52 'boot':28 'chang':8 'compani':26 'current':18 'higher':21 'higher-rank':20 'incident':31 'indefinit':51 'make':7 'moder':10,23,30,34,46 'plan':5 'polici':11 'post':35 'r/apple':33 'rank':22 'reddit':41 'remov':45 'stage':49 'threaten':43 'twitter':37 'user':13 'via':38 'vote':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687108981
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/51132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687108981 {#1749
    date: 2023-06-18 19:23:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Reddit-CEO-lashes-out-on-protests-moderators-and-third-party-apps"
  +title: "Reddit CEO lashes out on protests, moderators and third-party apps"
  +url: "https://techcrunch.com/2023/06/16/reddit-ceo-lashes-out-on-protests-moderators-and-third-party-apps/"
  +body: ""He added that he plans to make changes to moderator policies so users can vote them out. Currently, a higher-ranking moderator — or the company — can boot out moderators. Incidentally, a r/Apple moderator posted on Twitter (via 9to5Mac) that Reddit was threatening to remove moderators who are staging an indefinite blackout.""
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687108981 {#1746
    date: 2023-06-18 19:23:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 586
  -titleTs: "'app':12 'ceo':2 'lash':3 'moder':7 'parti':11 'protest':6 'reddit':1 'third':10 'third-parti':9"
  -bodyTs: "'9to5mac':39 'ad':2 'blackout':52 'boot':28 'chang':8 'compani':26 'current':18 'higher':21 'higher-rank':20 'incident':31 'indefinit':51 'make':7 'moder':10,23,30,34,46 'plan':5 'polici':11 'post':35 'r/apple':33 'rank':22 'reddit':41 'remov':45 'stage':49 'threaten':43 'twitter':37 'user':13 'via':38 'vote':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687108981
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/51132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687108981 {#1749
    date: 2023-06-18 19:23:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Reddit-threatens-replacing-moderators-from-privated-subreddits-citing-vandalism-and"
  +title: "Reddit threatens replacing moderators from privated subreddits, citing vandalism and squatting."
  +url: "https://media.kbin.social/eb/d3/ebd3e603c373e10c53a4b9906d07fbfbdcda689036b663c9bd5d1f9f75ac619f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686872120 {#1457
    date: 2023-06-16 01:35:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 684
  -titleTs: "'cite':8 'moder':4 'privat':6 'reddit':1 'replac':3 'squat':11 'subreddit':7 'threaten':2 'vandal':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686881828
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/30318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686867328 {#1455
    date: 2023-06-16 00:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Reddit-threatens-replacing-moderators-from-privated-subreddits-citing-vandalism-and"
  +title: "Reddit threatens replacing moderators from privated subreddits, citing vandalism and squatting."
  +url: "https://media.kbin.social/eb/d3/ebd3e603c373e10c53a4b9906d07fbfbdcda689036b663c9bd5d1f9f75ac619f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686872120 {#1457
    date: 2023-06-16 01:35:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 684
  -titleTs: "'cite':8 'moder':4 'privat':6 'reddit':1 'replac':3 'squat':11 'subreddit':7 'threaten':2 'vandal':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686881828
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/30318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686867328 {#1455
    date: 2023-06-16 00:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Reddit-threatens-replacing-moderators-from-privated-subreddits-citing-vandalism-and"
  +title: "Reddit threatens replacing moderators from privated subreddits, citing vandalism and squatting."
  +url: "https://media.kbin.social/eb/d3/ebd3e603c373e10c53a4b9906d07fbfbdcda689036b663c9bd5d1f9f75ac619f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686872120 {#1457
    date: 2023-06-16 01:35:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 684
  -titleTs: "'cite':8 'moder':4 'privat':6 'reddit':1 'replac':3 'squat':11 'subreddit':7 'threaten':2 'vandal':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686881828
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/30318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686867328 {#1455
    date: 2023-06-16 00:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "My-muscle-memory-hasn-t-caught-up-with-the-blackout-yet"
  +title: "My muscle memory hasn't caught up with the blackout yet."
  +url: "https://media.kbin.social/3c/0e/3c0e1d09ffbdde04392cf37f8e6daec11499fb30ca1c625c0e1207c3012e082e.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688074851 {#1517
    date: 2023-06-29 23:40:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +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 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 557
  -titleTs: "'blackout':10 'caught':6 'hasn':4 'memori':3 'muscl':2 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686699702
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686686702 {#1632
    date: 2023-06-13 22:05:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "My-muscle-memory-hasn-t-caught-up-with-the-blackout-yet"
  +title: "My muscle memory hasn't caught up with the blackout yet."
  +url: "https://media.kbin.social/3c/0e/3c0e1d09ffbdde04392cf37f8e6daec11499fb30ca1c625c0e1207c3012e082e.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688074851 {#1517
    date: 2023-06-29 23:40:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +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 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 557
  -titleTs: "'blackout':10 'caught':6 'hasn':4 'memori':3 'muscl':2 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686699702
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686686702 {#1632
    date: 2023-06-13 22:05:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "My-muscle-memory-hasn-t-caught-up-with-the-blackout-yet"
  +title: "My muscle memory hasn't caught up with the blackout yet."
  +url: "https://media.kbin.social/3c/0e/3c0e1d09ffbdde04392cf37f8e6daec11499fb30ca1c625c0e1207c3012e082e.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688074851 {#1517
    date: 2023-06-29 23:40:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +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 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 557
  -titleTs: "'blackout':10 'caught':6 'hasn':4 'memori':3 'muscl':2 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686699702
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686686702 {#1632
    date: 2023-06-13 22:05:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Mod-of-r-tumblr-removed-during-blackout"
  +title: "Mod of /r/tumblr removed during blackout"
  +url: "https://famichiki.jp/@Tsutsuku/110537730270070245"
  +body: """
    Copy of text:\n
    \n
    #redditmigration #reddit One of my friends is a mod of a very large subreddit that went private for the blackout. Last night she received a message saying that she had been stripped of her moderator rights and the subreddit was taken public again. To be very clear, the subreddit members had specifically voted in favor of going private. It seems like reddit will stoop lower and lower to try and break the blackout. I'm seething.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686735959 {#1440
    date: 2023-06-14 11:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 686
  -titleTs: "'/r/tumblr':3 'blackout':6 'mod':1 'remov':4"
  -bodyTs: "'blackout':23,76 'break':74 'clear':50 'copi':1 'favor':58 'friend':9 'go':60 'larg':16 'last':24 'like':64 'lower':68,70 'm':78 'member':53 'messag':29 'mod':12 'moder':38 'night':25 'one':6 'privat':20,61 'public':45 'receiv':27 'reddit':5,65 'redditmigr':4 'right':39 'say':30 'seem':63 'seeth':79 'specif':55 'stoop':67 'strip':35 'subreddit':17,42,52 'taken':44 'text':3 'tri':72 'vote':56 'went':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686737777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686705277 {#1438
    date: 2023-06-14 03:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Mod-of-r-tumblr-removed-during-blackout"
  +title: "Mod of /r/tumblr removed during blackout"
  +url: "https://famichiki.jp/@Tsutsuku/110537730270070245"
  +body: """
    Copy of text:\n
    \n
    #redditmigration #reddit One of my friends is a mod of a very large subreddit that went private for the blackout. Last night she received a message saying that she had been stripped of her moderator rights and the subreddit was taken public again. To be very clear, the subreddit members had specifically voted in favor of going private. It seems like reddit will stoop lower and lower to try and break the blackout. I'm seething.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686735959 {#1440
    date: 2023-06-14 11:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 686
  -titleTs: "'/r/tumblr':3 'blackout':6 'mod':1 'remov':4"
  -bodyTs: "'blackout':23,76 'break':74 'clear':50 'copi':1 'favor':58 'friend':9 'go':60 'larg':16 'last':24 'like':64 'lower':68,70 'm':78 'member':53 'messag':29 'mod':12 'moder':38 'night':25 'one':6 'privat':20,61 'public':45 'receiv':27 'reddit':5,65 'redditmigr':4 'right':39 'say':30 'seem':63 'seeth':79 'specif':55 'stoop':67 'strip':35 'subreddit':17,42,52 'taken':44 'text':3 'tri':72 'vote':56 'went':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686737777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686705277 {#1438
    date: 2023-06-14 03:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Mod-of-r-tumblr-removed-during-blackout"
  +title: "Mod of /r/tumblr removed during blackout"
  +url: "https://famichiki.jp/@Tsutsuku/110537730270070245"
  +body: """
    Copy of text:\n
    \n
    #redditmigration #reddit One of my friends is a mod of a very large subreddit that went private for the blackout. Last night she received a message saying that she had been stripped of her moderator rights and the subreddit was taken public again. To be very clear, the subreddit members had specifically voted in favor of going private. It seems like reddit will stoop lower and lower to try and break the blackout. I'm seething.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686735959 {#1440
    date: 2023-06-14 11:45:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 686
  -titleTs: "'/r/tumblr':3 'blackout':6 'mod':1 'remov':4"
  -bodyTs: "'blackout':23,76 'break':74 'clear':50 'copi':1 'favor':58 'friend':9 'go':60 'larg':16 'last':24 'like':64 'lower':68,70 'm':78 'member':53 'messag':29 'mod':12 'moder':38 'night':25 'one':6 'privat':20,61 'public':45 'receiv':27 'reddit':5,65 'redditmigr':4 'right':39 'say':30 'seem':63 'seeth':79 'specif':55 'stoop':67 'strip':35 'subreddit':17,42,52 'taken':44 'text':3 'tri':72 'vote':56 'went':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686737777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/15333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686705277 {#1438
    date: 2023-06-14 03:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1533 …}
  +slug: "20-Reddit-Activity-Analysis-OC"
  +title: "-20% Reddit Activity – Analysis (OC)"
  +url: "https://kbin.social/m/RedditMigration/t/28560/60-of-subreddits-are-still-dark-Reddit-activity-down-30/comment/133497/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686915593 {#1535
    date: 2023-06-16 13:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 545
  -titleTs: "'-20':1 'activ':3 'analysi':4 'oc':5 'reddit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686931421
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/33555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686905421 {#1534
    date: 2023-06-16 10:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1533 …}
  +slug: "20-Reddit-Activity-Analysis-OC"
  +title: "-20% Reddit Activity – Analysis (OC)"
  +url: "https://kbin.social/m/RedditMigration/t/28560/60-of-subreddits-are-still-dark-Reddit-activity-down-30/comment/133497/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686915593 {#1535
    date: 2023-06-16 13:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 545
  -titleTs: "'-20':1 'activ':3 'analysi':4 'oc':5 'reddit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686931421
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/33555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686905421 {#1534
    date: 2023-06-16 10:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1533 …}
  +slug: "20-Reddit-Activity-Analysis-OC"
  +title: "-20% Reddit Activity – Analysis (OC)"
  +url: "https://kbin.social/m/RedditMigration/t/28560/60-of-subreddits-are-still-dark-Reddit-activity-down-30/comment/133497/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686915593 {#1535
    date: 2023-06-16 13:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 545
  -titleTs: "'-20':1 'activ':3 'analysi':4 'oc':5 'reddit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686931421
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/33555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686905421 {#1534
    date: 2023-06-16 10:50:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1913
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-CEO-Steve-Huffman-isn-t-backing-down-our-full-interview"
  +title: "Reddit CEO Steve Huffman isn’t backing down: our full interview"
  +url: "https://www.theverge.com/2023/6/15/23762868/reddit-ceo-steve-huffman-interview"
  +body: "Anyone else read this? The arrogance is palpable."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686950491 {#1875
    date: 2023-06-16 23:21:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 537
  -titleTs: "'back':7 'ceo':2 'full':10 'huffman':4 'interview':11 'isn':5 'reddit':1 'steve':3"
  -bodyTs: "'anyon':1 'arrog':6 'els':2 'palpabl':8 'read':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686950252
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/37796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686943752 {#1602
    date: 2023-06-16 21:29:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1913
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-CEO-Steve-Huffman-isn-t-backing-down-our-full-interview"
  +title: "Reddit CEO Steve Huffman isn’t backing down: our full interview"
  +url: "https://www.theverge.com/2023/6/15/23762868/reddit-ceo-steve-huffman-interview"
  +body: "Anyone else read this? The arrogance is palpable."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686950491 {#1875
    date: 2023-06-16 23:21:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 537
  -titleTs: "'back':7 'ceo':2 'full':10 'huffman':4 'interview':11 'isn':5 'reddit':1 'steve':3"
  -bodyTs: "'anyon':1 'arrog':6 'els':2 'palpabl':8 'read':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686950252
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/37796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686943752 {#1602
    date: 2023-06-16 21:29:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1913
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1388 …}
  +slug: "Reddit-CEO-Steve-Huffman-isn-t-backing-down-our-full-interview"
  +title: "Reddit CEO Steve Huffman isn’t backing down: our full interview"
  +url: "https://www.theverge.com/2023/6/15/23762868/reddit-ceo-steve-huffman-interview"
  +body: "Anyone else read this? The arrogance is palpable."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686950491 {#1875
    date: 2023-06-16 23:21:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 537
  -titleTs: "'back':7 'ceo':2 'full':10 'huffman':4 'interview':11 'isn':5 'reddit':1 'steve':3"
  -bodyTs: "'anyon':1 'arrog':6 'els':2 'palpabl':8 'read':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686950252
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/37796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686943752 {#1602
    date: 2023-06-16 21:29:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Finally-made-an-account"
  +title: "Finally made an account"
  +url: "https://media.kbin.social/a6/ed/a6ed248ecf1230869d5f004a8604aca43af35916c1b74120a08edbb4e289cd71.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687312740 {#1606
    date: 2023-06-21 03:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 705
  -titleTs: "'account':4 'final':1 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687304530
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/63226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687278530 {#1614
    date: 2023-06-20 18:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Finally-made-an-account"
  +title: "Finally made an account"
  +url: "https://media.kbin.social/a6/ed/a6ed248ecf1230869d5f004a8604aca43af35916c1b74120a08edbb4e289cd71.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687312740 {#1606
    date: 2023-06-21 03:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 705
  -titleTs: "'account':4 'final':1 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687304530
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/63226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687278530 {#1614
    date: 2023-06-20 18:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "RedditMigration@kbin.social"
    +title: "RedditMigration"
    +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 230
    +entryCommentCount: 3588
    +postCount: 46
    +postCommentCount: 100
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689732875 {#328
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 19
    +apId: "RedditMigration@kbin.social"
    +apProfileId: "https://kbin.social/m/RedditMigration"
    +apPublicUrl: "https://kbin.social/m/RedditMigration"
    +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "RedditMigration"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1688009400 {#325
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#327
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Finally-made-an-account"
  +title: "Finally made an account"
  +url: "https://media.kbin.social/a6/ed/a6ed248ecf1230869d5f004a8604aca43af35916c1b74120a08edbb4e289cd71.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687312740 {#1606
    date: 2023-06-21 03:59:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 705
  -titleTs: "'account':4 'final':1 'made':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687304530
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/63226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687278530 {#1614
    date: 2023-06-20 18:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED edit
App\Entity\Magazine {#399
  +icon: Proxies\__CG__\App\Entity\Image {#301 …}
  +name: "RedditMigration@kbin.social"
  +title: "RedditMigration"
  +description: "Tracking the lastest news and numbers about the #RedditMigration to open, Fediverse-based alternatives, including #Kbin and #Lemmy To see latest reeddit blackout info, see here: https://reddark.untone.uk/"
  +rules: null
  +subscriptionsCount: 0
  +entryCount: 230
  +entryCommentCount: 3588
  +postCount: 46
  +postCommentCount: 100
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1689732875 {#328
    date: 2023-07-19 04:14:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#282 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 19
  +apId: "RedditMigration@kbin.social"
  +apProfileId: "https://kbin.social/m/RedditMigration"
  +apPublicUrl: "https://kbin.social/m/RedditMigration"
  +apFollowersUrl: "https://kbin.social/m/RedditMigration/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "RedditMigration"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1688009400 {#325
    date: 2023-06-29 05:30:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1688009399 {#327
    date: 2023-06-29 05:29:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details