GET https://kbin.spritesserver.nl/m/RedditMigration@kbin.social/t/635/It-s-over/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.76 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.04 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#272
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "It-s-over"
  +title: "It's over..."
  +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 42
  +score: 6
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688449759 {#2410
    date: 2023-07-04 07:49:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 635
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688267173
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688180773 {#1850
    date: 2023-07-01 05:06:13.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#272
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "It-s-over"
  +title: "It's over..."
  +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 42
  +score: 6
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688449759 {#2410
    date: 2023-07-04 07:49:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 635
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688267173
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688180773 {#1850
    date: 2023-07-01 05:06:13.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2023-07-19 04:14:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2023-06-29 05:30:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688009399 {#272
      date: 2023-06-29 05:29:59.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "It-s-over"
  +title: "It's over..."
  +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 42
  +score: 6
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688449759 {#2410
    date: 2023-07-04 07:49:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 635
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 5
  +downVotes: 0
  +ranking: 1688267173
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688180773 {#1850
    date: 2023-07-01 05:06:13.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\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I ran the script to delete all my posts and comments on Reddit overnight. When I logged in today I had a new message - an automated reminder I had setup, today was my 9th cakeday on Reddit. Kind of poetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688298358 {#4011
    date: 2023-07-02 13:45:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 6891
  -bodyTs: "'9th':34 'autom':26 'cakeday':35 'comment':11 'delet':6 'kind':38 'log':17 'messag':24 'new':23 'overnight':14 'poetic':40 'post':9 'ran':2 'reddit':13,37 'remind':27 'script':4 'setup':30 'today':19,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/481726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688244053 {#3947
    date: 2023-07-01 22:40:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I ran the script to delete all my posts and comments on Reddit overnight. When I logged in today I had a new message - an automated reminder I had setup, today was my 9th cakeday on Reddit. Kind of poetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688298358 {#4011
    date: 2023-07-02 13:45:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 6891
  -bodyTs: "'9th':34 'autom':26 'cakeday':35 'comment':11 'delet':6 'kind':38 'log':17 'messag':24 'new':23 'overnight':14 'poetic':40 'post':9 'ran':2 'reddit':13,37 'remind':27 'script':4 'setup':30 'today':19,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/481726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688244053 {#3947
    date: 2023-07-01 22:40:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I ran the script to delete all my posts and comments on Reddit overnight. When I logged in today I had a new message - an automated reminder I had setup, today was my 9th cakeday on Reddit. Kind of poetic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688298358 {#4011
    date: 2023-07-02 13:45:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 6891
  -bodyTs: "'9th':34 'autom':26 'cakeday':35 'comment':11 'delet':6 'kind':38 'log':17 'messag':24 'new':23 'overnight':14 'poetic':40 'post':9 'ran':2 'reddit':13,37 'remind':27 'script':4 'setup':30 'today':19,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/481726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688244053 {#3947
    date: 2023-07-01 22:40:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I ran the script to delete all my posts and comments on Reddit overnight. When I logged in today I had a new message - an automated reminder I had setup, today was my 9th cakeday on Reddit. Kind of poetic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688298358 {#4011
      date: 2023-07-02 13:45:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 6891
    -bodyTs: "'9th':34 'autom':26 'cakeday':35 'comment':11 'delet':6 'kind':38 'log':17 'messag':24 'new':23 'overnight':14 'poetic':40 'post':9 'ran':2 'reddit':13,37 'remind':27 'script':4 'setup':30 'today':19,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/481726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688244053 {#3947
      date: 2023-07-01 22:40:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    I wonder if we'll have a cake day on kbin too? Does Lemmy have it already?\n
    \n
    Also, this is my first comment on kbin. Going to try being more active, than just lurking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688449759 {#4384
    date: 2023-07-04 07:49:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@Zikeji@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4389 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
  -id: 7055
  -bodyTs: "'activ':31 'alreadi':17 'also':18 'cake':8 'comment':23 'day':9 'first':22 'go':26 'kbin':11,25 'lemmi':14 'll':5 'lurk':34 'tri':28 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/493682"
  +editedAt: DateTimeImmutable @1688298480 {#4385
    date: 2023-07-02 13:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688285053 {#4386
    date: 2023-07-02 10:04:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I ran the script to delete all my posts and comments on Reddit overnight. When I logged in today I had a new message - an automated reminder I had setup, today was my 9th cakeday on Reddit. Kind of poetic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688298358 {#4011
      date: 2023-07-02 13:45:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 6891
    -bodyTs: "'9th':34 'autom':26 'cakeday':35 'comment':11 'delet':6 'kind':38 'log':17 'messag':24 'new':23 'overnight':14 'poetic':40 'post':9 'ran':2 'reddit':13,37 'remind':27 'script':4 'setup':30 'today':19,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/481726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688244053 {#3947
      date: 2023-07-01 22:40:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    I wonder if we'll have a cake day on kbin too? Does Lemmy have it already?\n
    \n
    Also, this is my first comment on kbin. Going to try being more active, than just lurking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688449759 {#4384
    date: 2023-07-04 07:49:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@Zikeji@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4389 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
  -id: 7055
  -bodyTs: "'activ':31 'alreadi':17 'also':18 'cake':8 'comment':23 'day':9 'first':22 'go':26 'kbin':11,25 'lemmi':14 'll':5 'lurk':34 'tri':28 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/493682"
  +editedAt: DateTimeImmutable @1688298480 {#4385
    date: 2023-07-02 13:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688285053 {#4386
    date: 2023-07-02 10:04:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I ran the script to delete all my posts and comments on Reddit overnight. When I logged in today I had a new message - an automated reminder I had setup, today was my 9th cakeday on Reddit. Kind of poetic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688298358 {#4011
      date: 2023-07-02 13:45:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 6891
    -bodyTs: "'9th':34 'autom':26 'cakeday':35 'comment':11 'delet':6 'kind':38 'log':17 'messag':24 'new':23 'overnight':14 'poetic':40 'post':9 'ran':2 'reddit':13,37 'remind':27 'script':4 'setup':30 'today':19,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/481726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688244053 {#3947
      date: 2023-07-01 22:40:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    I wonder if we'll have a cake day on kbin too? Does Lemmy have it already?\n
    \n
    Also, this is my first comment on kbin. Going to try being more active, than just lurking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688449759 {#4384
    date: 2023-07-04 07:49:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@Zikeji@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4389 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
  -id: 7055
  -bodyTs: "'activ':31 'alreadi':17 'also':18 'cake':8 'comment':23 'day':9 'first':22 'go':26 'kbin':11,25 'lemmi':14 'll':5 'lurk':34 'tri':28 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/493682"
  +editedAt: DateTimeImmutable @1688298480 {#4385
    date: 2023-07-02 13:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688285053 {#4386
    date: 2023-07-02 10:04:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It's just beginning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688217537 {#4043
    date: 2023-07-01 15:18:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 6645
  -bodyTs: "'begin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217537 {#4044
    date: 2023-07-01 15:18:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4037
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It's just beginning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688217537 {#4043
    date: 2023-07-01 15:18:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 6645
  -bodyTs: "'begin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217537 {#4044
    date: 2023-07-01 15:18:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4037
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It's just beginning!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688217537 {#4043
    date: 2023-07-01 15:18:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 6645
  -bodyTs: "'begin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688217537 {#4044
    date: 2023-07-01 15:18:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4123
  +user: App\Entity\User {#4136 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Which app is that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688229074 {#4118
    date: 2023-07-01 18:31:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4124 …}
  +nested: Doctrine\ORM\PersistentCollection {#4126 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
  -id: 6637
  -bodyTs: "'app':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688215331 {#4119
    date: 2023-07-01 14:42:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4123
  +user: App\Entity\User {#4136 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Which app is that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688229074 {#4118
    date: 2023-07-01 18:31:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4124 …}
  +nested: Doctrine\ORM\PersistentCollection {#4126 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
  -id: 6637
  -bodyTs: "'app':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688215331 {#4119
    date: 2023-07-01 14:42:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4123
  +user: App\Entity\User {#4136 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Which app is that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688229074 {#4118
    date: 2023-07-01 18:31:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4124 …}
  +nested: Doctrine\ORM\PersistentCollection {#4126 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
  -id: 6637
  -bodyTs: "'app':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688215331 {#4119
    date: 2023-07-01 14:42:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Which app is that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688229074 {#4118
      date: 2023-07-01 18:31:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 6637
    -bodyTs: "'app':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476712"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688215331 {#4119
      date: 2023-07-01 14:42:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "BaconReader"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688221822 {#4369
    date: 2023-07-01 16:30:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@abff08f4813c@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 6667
  -bodyTs: "'baconread':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221822 {#4370
    date: 2023-07-01 16:30:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Which app is that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688229074 {#4118
      date: 2023-07-01 18:31:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 6637
    -bodyTs: "'app':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476712"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688215331 {#4119
      date: 2023-07-01 14:42:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "BaconReader"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688221822 {#4369
    date: 2023-07-01 16:30:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@abff08f4813c@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 6667
  -bodyTs: "'baconread':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221822 {#4370
    date: 2023-07-01 16:30:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Which app is that?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1688229074 {#4118
      date: 2023-07-01 18:31:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 6637
    -bodyTs: "'app':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476712"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688215331 {#4119
      date: 2023-07-01 14:42:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "BaconReader"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688221822 {#4369
    date: 2023-07-01 16:30:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@abff08f4813c@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 6667
  -bodyTs: "'baconread':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688221822 {#4370
    date: 2023-07-01 16:30:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "its officially joever..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688211408 {#4192
    date: 2023-07-01 13:36:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 6614
  -bodyTs: "'joever':3 'offici':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/475809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688211408 {#4193
    date: 2023-07-01 13:36:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "its officially joever..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688211408 {#4192
    date: 2023-07-01 13:36:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 6614
  -bodyTs: "'joever':3 'offici':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/475809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688211408 {#4193
    date: 2023-07-01 13:36:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "its officially joever..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688211408 {#4192
    date: 2023-07-01 13:36:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 6614
  -bodyTs: "'joever':3 'offici':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/475809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688211408 {#4193
    date: 2023-07-01 13:36:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1688227351 {#4266
    date: 2023-07-01 18:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 6519
  -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688191171 {#4267
    date: 2023-07-01 07:59:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1688227351 {#4266
    date: 2023-07-01 18:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 6519
  -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688191171 {#4267
    date: 2023-07-01 07:59:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1688227351 {#4266
    date: 2023-07-01 18:02:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 6519
  -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688191171 {#4267
    date: 2023-07-01 07:59:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4357
  +user: Proxies\__CG__\App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1688227351 {#4266
      date: 2023-07-01 18:02:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 6519
    -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688191171 {#4267
      date: 2023-07-01 07:59:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "lmao the fact that this is straight from a DOD website"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688213355 {#4358
    date: 2023-07-01 14:09:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 6625
  -bodyTs: "'dod':10 'fact':3 'lmao':1 'straight':7 'websit':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688213355 {#4361
    date: 2023-07-01 14:09:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4357
  +user: Proxies\__CG__\App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1688227351 {#4266
      date: 2023-07-01 18:02:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 6519
    -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688191171 {#4267
      date: 2023-07-01 07:59:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "lmao the fact that this is straight from a DOD website"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688213355 {#4358
    date: 2023-07-01 14:09:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 6625
  -bodyTs: "'dod':10 'fact':3 'lmao':1 'straight':7 'websit':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688213355 {#4361
    date: 2023-07-01 14:09:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4357
  +user: Proxies\__CG__\App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1688227351 {#4266
      date: 2023-07-01 18:02:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4272 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4276 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
    -id: 6519
    -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 3
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688191171 {#4267
      date: 2023-07-01 07:59:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "lmao the fact that this is straight from a DOD website"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688213355 {#4358
    date: 2023-07-01 14:09:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@tal@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 6625
  -bodyTs: "'dod':10 'fact':3 'lmao':1 'straight':7 'websit':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688213355 {#4361
    date: 2023-07-01 14:09:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4408
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4357
    +user: Proxies\__CG__\App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4271
      +user: App\Entity\User {#4284 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1688227351 {#4266
        date: 2023-07-01 18:02:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cockatoo010@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4272 …}
      +nested: Doctrine\ORM\PersistentCollection {#4274 …}
      +votes: Doctrine\ORM\PersistentCollection {#4276 …}
      +reports: Doctrine\ORM\PersistentCollection {#4278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
      -id: 6519
      -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 3
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688191171 {#4267
        date: 2023-07-01 07:59:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4271}
    +body: "lmao the fact that this is straight from a DOD website"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688213355 {#4358
      date: 2023-07-01 14:09:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4349 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4351 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 6625
    -bodyTs: "'dod':10 'fact':3 'lmao':1 'straight':7 'websit':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688213355 {#4361
      date: 2023-07-01 14:09:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "The Navy also had a recording of Taps on YouTube, but what with the ad-blocker changes happening at YouTube right now, figured that the Navy site would be a preferable source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688219787 {#4412
    date: 2023-07-01 15:56:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@tal@kbin.social"
    "@djquadratic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4403 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 6661
  -bodyTs: "'ad':16 'ad-block':15 'also':3 'blocker':17 'chang':18 'figur':24 'happen':19 'navi':2,27 'prefer':32 'record':6 'right':22 'site':28 'sourc':33 'tap':8 'would':29 'youtub':10,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477571"
  +editedAt: DateTimeImmutable @1688227224 {#4415
    date: 2023-07-01 18:00:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688219787 {#4411
    date: 2023-07-01 15:56:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4408
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4357
    +user: Proxies\__CG__\App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4271
      +user: App\Entity\User {#4284 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1688227351 {#4266
        date: 2023-07-01 18:02:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cockatoo010@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4272 …}
      +nested: Doctrine\ORM\PersistentCollection {#4274 …}
      +votes: Doctrine\ORM\PersistentCollection {#4276 …}
      +reports: Doctrine\ORM\PersistentCollection {#4278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
      -id: 6519
      -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 3
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688191171 {#4267
        date: 2023-07-01 07:59:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4271}
    +body: "lmao the fact that this is straight from a DOD website"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688213355 {#4358
      date: 2023-07-01 14:09:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4349 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4351 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 6625
    -bodyTs: "'dod':10 'fact':3 'lmao':1 'straight':7 'websit':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688213355 {#4361
      date: 2023-07-01 14:09:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "The Navy also had a recording of Taps on YouTube, but what with the ad-blocker changes happening at YouTube right now, figured that the Navy site would be a preferable source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688219787 {#4412
    date: 2023-07-01 15:56:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@tal@kbin.social"
    "@djquadratic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4403 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 6661
  -bodyTs: "'ad':16 'ad-block':15 'also':3 'blocker':17 'chang':18 'figur':24 'happen':19 'navi':2,27 'prefer':32 'record':6 'right':22 'site':28 'sourc':33 'tap':8 'would':29 'youtub':10,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477571"
  +editedAt: DateTimeImmutable @1688227224 {#4415
    date: 2023-07-01 18:00:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688219787 {#4411
    date: 2023-07-01 15:56:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#4408
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2023-07-19 04:14:35.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2023-06-29 05:30:00.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1688009399 {#272
        date: 2023-06-29 05:29:59.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-over"
    +title: "It's over..."
    +url: "https://media.kbin.social/06/8b/068b8b9c841681202f7087cedf49e1273260f4acf1033170acd76be3bb89ae1f.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 42
    +score: 6
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688449759 {#2410
      date: 2023-07-04 07:49:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 635
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 5
    +downVotes: 0
    +ranking: 1688267173
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688180773 {#1850
      date: 2023-07-01 05:06:13.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4357
    +user: Proxies\__CG__\App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4271
      +user: App\Entity\User {#4284 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "<https://www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1688227351 {#4266
        date: 2023-07-01 18:02:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cockatoo010@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4272 …}
      +nested: Doctrine\ORM\PersistentCollection {#4274 …}
      +votes: Doctrine\ORM\PersistentCollection {#4276 …}
      +reports: Doctrine\ORM\PersistentCollection {#4278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
      -id: 6519
      -bodyTs: "'/music/ceremonial-music/bugle-calls/taps.mp3':3 'www.navyband.navy.mil':2 'www.navyband.navy.mil/music/ceremonial-music/bugle-calls/taps.mp3':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 3
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/473440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688191171 {#4267
        date: 2023-07-01 07:59:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4271}
    +body: "lmao the fact that this is straight from a DOD website"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688213355 {#4358
      date: 2023-07-01 14:09:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cockatoo010@kbin.social"
      "@tal@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4349 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4351 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 6625
    -bodyTs: "'dod':10 'fact':3 'lmao':1 'straight':7 'websit':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/476216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688213355 {#4361
      date: 2023-07-01 14:09:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4271}
  +body: "The Navy also had a recording of Taps on YouTube, but what with the ad-blocker changes happening at YouTube right now, figured that the Navy site would be a preferable source."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688219787 {#4412
    date: 2023-07-01 15:56:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cockatoo010@kbin.social"
    "@tal@kbin.social"
    "@djquadratic@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4403 …}
  +votes: Doctrine\ORM\PersistentCollection {#4407 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 6661
  -bodyTs: "'ad':16 'ad-block':15 'also':3 'blocker':17 'chang':18 'figur':24 'happen':19 'navi':2,27 'prefer':32 'record':6 'right':22 'site':28 'sourc':33 'tap':8 'would':29 'youtub':10,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/120802/-/comment/477571"
  +editedAt: DateTimeImmutable @1688227224 {#4415
    date: 2023-07-01 18:00:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688219787 {#4411
    date: 2023-07-01 15:56:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2023-07-19 04:14:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -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 {#270
    date: 2023-06-29 05:30:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1688009399 {#272
    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