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.87 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 {#1831
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: App\Entity\Magazine {#260
    +icon: null
    +name: "animemes@ani.social"
    +title: "animemes"
    +description: """
      Memes related to anime. Animemes.\n
      \n
      ##### Rules\n
      \n
      1. Don’t be a shithead.\n
      2. Posts must be a meme with anime or related to anime or weeb culture.\n
      3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
      4. Nothing illegal, copyrighted, etc\n
      5. Repost only if the last post is 6 months old.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 116
    +entryCommentCount: 294
    +postCount: 4
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729052339 {#271
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#247 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +entries: Doctrine\ORM\PersistentCollection {#190 …}
    +posts: Doctrine\ORM\PersistentCollection {#148 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
    +bans: Doctrine\ORM\PersistentCollection {#127 …}
    +reports: Doctrine\ORM\PersistentCollection {#113 …}
    +badges: Doctrine\ORM\PersistentCollection {#91 …}
    +logs: Doctrine\ORM\PersistentCollection {#81 …}
    +awards: Doctrine\ORM\PersistentCollection {#70 …}
    +categories: Doctrine\ORM\PersistentCollection {#59 …}
    -id: 57
    +apId: "animemes@ani.social"
    +apProfileId: "https://ani.social/c/animemes"
    +apPublicUrl: "https://ani.social/c/animemes"
    +apFollowersUrl: "https://ani.social/c/animemes/followers"
    +apInboxUrl: "https://ani.social/inbox"
    +apDomain: "ani.social"
    +apPreferredUsername: "animemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729579494 {#270
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#276
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
  +slug: "Finally-back-from-exams-This-video-is-what-got-me"
  +title: "Finally back from exams. This video is what got me through it all:"
  +url: "https://files.catbox.moe/nj0paa.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697886218 {#1808
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1916 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 6630
  -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697849626
  +visibility: "visible             "
  +apId: "https://ani.social/post/740435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697801626 {#2406
    date: 2023-10-20 13:33:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1831
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: App\Entity\Magazine {#260
    +icon: null
    +name: "animemes@ani.social"
    +title: "animemes"
    +description: """
      Memes related to anime. Animemes.\n
      \n
      ##### Rules\n
      \n
      1. Don’t be a shithead.\n
      2. Posts must be a meme with anime or related to anime or weeb culture.\n
      3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
      4. Nothing illegal, copyrighted, etc\n
      5. Repost only if the last post is 6 months old.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 116
    +entryCommentCount: 294
    +postCount: 4
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729052339 {#271
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#247 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +entries: Doctrine\ORM\PersistentCollection {#190 …}
    +posts: Doctrine\ORM\PersistentCollection {#148 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
    +bans: Doctrine\ORM\PersistentCollection {#127 …}
    +reports: Doctrine\ORM\PersistentCollection {#113 …}
    +badges: Doctrine\ORM\PersistentCollection {#91 …}
    +logs: Doctrine\ORM\PersistentCollection {#81 …}
    +awards: Doctrine\ORM\PersistentCollection {#70 …}
    +categories: Doctrine\ORM\PersistentCollection {#59 …}
    -id: 57
    +apId: "animemes@ani.social"
    +apProfileId: "https://ani.social/c/animemes"
    +apPublicUrl: "https://ani.social/c/animemes"
    +apFollowersUrl: "https://ani.social/c/animemes/followers"
    +apInboxUrl: "https://ani.social/inbox"
    +apDomain: "ani.social"
    +apPreferredUsername: "animemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729579494 {#270
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#276
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
  +slug: "Finally-back-from-exams-This-video-is-what-got-me"
  +title: "Finally back from exams. This video is what got me through it all:"
  +url: "https://files.catbox.moe/nj0paa.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697886218 {#1808
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1916 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 6630
  -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697849626
  +visibility: "visible             "
  +apId: "https://ani.social/post/740435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697801626 {#2406
    date: 2023-10-20 13:33:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1831
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: App\Entity\Magazine {#260
    +icon: null
    +name: "animemes@ani.social"
    +title: "animemes"
    +description: """
      Memes related to anime. Animemes.\n
      \n
      ##### Rules\n
      \n
      1. Don’t be a shithead.\n
      2. Posts must be a meme with anime or related to anime or weeb culture.\n
      3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
      4. Nothing illegal, copyrighted, etc\n
      5. Repost only if the last post is 6 months old.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 116
    +entryCommentCount: 294
    +postCount: 4
    +postCommentCount: 3
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729052339 {#271
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#247 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +entries: Doctrine\ORM\PersistentCollection {#190 …}
    +posts: Doctrine\ORM\PersistentCollection {#148 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
    +bans: Doctrine\ORM\PersistentCollection {#127 …}
    +reports: Doctrine\ORM\PersistentCollection {#113 …}
    +badges: Doctrine\ORM\PersistentCollection {#91 …}
    +logs: Doctrine\ORM\PersistentCollection {#81 …}
    +awards: Doctrine\ORM\PersistentCollection {#70 …}
    +categories: Doctrine\ORM\PersistentCollection {#59 …}
    -id: 57
    +apId: "animemes@ani.social"
    +apProfileId: "https://ani.social/c/animemes"
    +apPublicUrl: "https://ani.social/c/animemes"
    +apFollowersUrl: "https://ani.social/c/animemes/followers"
    +apInboxUrl: "https://ani.social/inbox"
    +apDomain: "ani.social"
    +apPreferredUsername: "animemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729579494 {#270
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#276
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
  +slug: "Finally-back-from-exams-This-video-is-what-got-me"
  +title: "Finally back from exams. This video is what got me through it all:"
  +url: "https://files.catbox.moe/nj0paa.webm"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697886218 {#1808
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1916 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 6630
  -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697849626
  +visibility: "visible             "
  +apId: "https://ani.social/post/740435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697801626 {#2406
    date: 2023-10-20 13:33:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3986
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697886220 {#3995
    date: 2023-10-21 13:03:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3984 …}
  +nested: Doctrine\ORM\PersistentCollection {#3982 …}
  +votes: Doctrine\ORM\PersistentCollection {#3980 …}
  +reports: Doctrine\ORM\PersistentCollection {#3978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
  -id: 60971
  -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1997535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697801770 {#3931
    date: 2023-10-20 13:36:10.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 {#3986
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697886220 {#3995
    date: 2023-10-21 13:03:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3984 …}
  +nested: Doctrine\ORM\PersistentCollection {#3982 …}
  +votes: Doctrine\ORM\PersistentCollection {#3980 …}
  +reports: Doctrine\ORM\PersistentCollection {#3978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
  -id: 60971
  -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1997535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697801770 {#3931
    date: 2023-10-20 13:36:10.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 {#3986
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697886220 {#3995
    date: 2023-10-21 13:03:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3984 …}
  +nested: Doctrine\ORM\PersistentCollection {#3982 …}
  +votes: Doctrine\ORM\PersistentCollection {#3980 …}
  +reports: Doctrine\ORM\PersistentCollection {#3978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
  -id: 60971
  -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1997535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697801770 {#3931
    date: 2023-10-20 13:36:10.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 {#3917
  +user: Proxies\__CG__\App\Entity\User {#3927 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#3986
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697886220 {#3995
      date: 2023-10-21 13:03:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3984 …}
    +nested: Doctrine\ORM\PersistentCollection {#3982 …}
    +votes: Doctrine\ORM\PersistentCollection {#3980 …}
    +reports: Doctrine\ORM\PersistentCollection {#3978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
    -id: 60971
    -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1997535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801770 {#3931
      date: 2023-10-20 13:36:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: """
    I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
    \n
    You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697809404 {#3923
    date: 2023-10-20 15:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3929 …}
  +nested: Doctrine\ORM\PersistentCollection {#3932 …}
  +votes: Doctrine\ORM\PersistentCollection {#3939 …}
  +reports: Doctrine\ORM\PersistentCollection {#3915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
  -id: 61148
  -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3918731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697809404 {#3920
    date: 2023-10-20 15:43:24.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 {#3917
  +user: Proxies\__CG__\App\Entity\User {#3927 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#3986
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697886220 {#3995
      date: 2023-10-21 13:03:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3984 …}
    +nested: Doctrine\ORM\PersistentCollection {#3982 …}
    +votes: Doctrine\ORM\PersistentCollection {#3980 …}
    +reports: Doctrine\ORM\PersistentCollection {#3978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
    -id: 60971
    -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1997535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801770 {#3931
      date: 2023-10-20 13:36:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: """
    I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
    \n
    You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697809404 {#3923
    date: 2023-10-20 15:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3929 …}
  +nested: Doctrine\ORM\PersistentCollection {#3932 …}
  +votes: Doctrine\ORM\PersistentCollection {#3939 …}
  +reports: Doctrine\ORM\PersistentCollection {#3915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
  -id: 61148
  -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3918731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697809404 {#3920
    date: 2023-10-20 15:43:24.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 {#3917
  +user: Proxies\__CG__\App\Entity\User {#3927 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#3986
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697886220 {#3995
      date: 2023-10-21 13:03:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3984 …}
    +nested: Doctrine\ORM\PersistentCollection {#3982 …}
    +votes: Doctrine\ORM\PersistentCollection {#3980 …}
    +reports: Doctrine\ORM\PersistentCollection {#3978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
    -id: 60971
    -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1997535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801770 {#3931
      date: 2023-10-20 13:36:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: """
    I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
    \n
    You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697809404 {#3923
    date: 2023-10-20 15:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3929 …}
  +nested: Doctrine\ORM\PersistentCollection {#3932 …}
  +votes: Doctrine\ORM\PersistentCollection {#3939 …}
  +reports: Doctrine\ORM\PersistentCollection {#3915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
  -id: 61148
  -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3918731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697809404 {#3920
    date: 2023-10-20 15:43:24.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 {#4049
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#3917
    +user: Proxies\__CG__\App\Entity\User {#3927 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#3986
      +user: Proxies\__CG__\App\Entity\User {#1960 …}
      +entry: App\Entity\Entry {#1831}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697886220 {#3995
        date: 2023-10-21 13:03:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3984 …}
      +nested: Doctrine\ORM\PersistentCollection {#3982 …}
      +votes: Doctrine\ORM\PersistentCollection {#3980 …}
      +reports: Doctrine\ORM\PersistentCollection {#3978 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
      -id: 60971
      -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1997535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697801770 {#3931
        date: 2023-10-20 13:36:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3986}
    +body: """
      I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
      \n
      You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697809404 {#3923
      date: 2023-10-20 15:43:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3929 …}
    +nested: Doctrine\ORM\PersistentCollection {#3932 …}
    +votes: Doctrine\ORM\PersistentCollection {#3939 …}
    +reports: Doctrine\ORM\PersistentCollection {#3915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
    -id: 61148
    -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3918731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697809404 {#3920
      date: 2023-10-20 15:43:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: "Thank you! ill wait for like a week for someone else but if i cant find anyone ill appoint you if thats okay 🥺🥺"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697884525 {#4020
    date: 2023-10-21 12:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 62741
  -bodyTs: "'anyon':17 'appoint':19 'cant':15 'els':11 'find':16 'ill':3,18 'like':6 'okay':23 'someon':10 'thank':1 'that':22 'wait':4 'week':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2011569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697884525 {#4052
    date: 2023-10-21 12:35:25.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 {#4049
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#3917
    +user: Proxies\__CG__\App\Entity\User {#3927 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#3986
      +user: Proxies\__CG__\App\Entity\User {#1960 …}
      +entry: App\Entity\Entry {#1831}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697886220 {#3995
        date: 2023-10-21 13:03:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3984 …}
      +nested: Doctrine\ORM\PersistentCollection {#3982 …}
      +votes: Doctrine\ORM\PersistentCollection {#3980 …}
      +reports: Doctrine\ORM\PersistentCollection {#3978 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
      -id: 60971
      -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1997535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697801770 {#3931
        date: 2023-10-20 13:36:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3986}
    +body: """
      I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
      \n
      You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697809404 {#3923
      date: 2023-10-20 15:43:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3929 …}
    +nested: Doctrine\ORM\PersistentCollection {#3932 …}
    +votes: Doctrine\ORM\PersistentCollection {#3939 …}
    +reports: Doctrine\ORM\PersistentCollection {#3915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
    -id: 61148
    -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3918731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697809404 {#3920
      date: 2023-10-20 15:43:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: "Thank you! ill wait for like a week for someone else but if i cant find anyone ill appoint you if thats okay 🥺🥺"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697884525 {#4020
    date: 2023-10-21 12:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 62741
  -bodyTs: "'anyon':17 'appoint':19 'cant':15 'els':11 'find':16 'ill':3,18 'like':6 'okay':23 'someon':10 'thank':1 'that':22 'wait':4 'week':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2011569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697884525 {#4052
    date: 2023-10-21 12:35:25.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 {#4049
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#3917
    +user: Proxies\__CG__\App\Entity\User {#3927 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#3986
      +user: Proxies\__CG__\App\Entity\User {#1960 …}
      +entry: App\Entity\Entry {#1831}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697886220 {#3995
        date: 2023-10-21 13:03:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3984 …}
      +nested: Doctrine\ORM\PersistentCollection {#3982 …}
      +votes: Doctrine\ORM\PersistentCollection {#3980 …}
      +reports: Doctrine\ORM\PersistentCollection {#3978 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
      -id: 60971
      -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1997535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697801770 {#3931
        date: 2023-10-20 13:36:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3986}
    +body: """
      I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
      \n
      You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697809404 {#3923
      date: 2023-10-20 15:43:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3929 …}
    +nested: Doctrine\ORM\PersistentCollection {#3932 …}
    +votes: Doctrine\ORM\PersistentCollection {#3939 …}
    +reports: Doctrine\ORM\PersistentCollection {#3915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
    -id: 61148
    -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3918731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697809404 {#3920
      date: 2023-10-20 15:43:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: "Thank you! ill wait for like a week for someone else but if i cant find anyone ill appoint you if thats okay 🥺🥺"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697884525 {#4020
    date: 2023-10-21 12:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 62741
  -bodyTs: "'anyon':17 'appoint':19 'cant':15 'els':11 'find':16 'ill':3,18 'like':6 'okay':23 'someon':10 'thank':1 'that':22 'wait':4 'week':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2011569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697884525 {#4052
    date: 2023-10-21 12:35:25.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 {#4023
  +user: Proxies\__CG__\App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#3917
      +user: Proxies\__CG__\App\Entity\User {#3927 …}
      +entry: App\Entity\Entry {#1831}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#3986
        +user: Proxies\__CG__\App\Entity\User {#1960 …}
        +entry: App\Entity\Entry {#1831}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697886220 {#3995
          date: 2023-10-21 13:03:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@koyo@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3984 …}
        +nested: Doctrine\ORM\PersistentCollection {#3982 …}
        +votes: Doctrine\ORM\PersistentCollection {#3980 …}
        +reports: Doctrine\ORM\PersistentCollection {#3978 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
        -id: 60971
        -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1997535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697801770 {#3931
          date: 2023-10-20 13:36:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3986}
      +body: """
        I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
        \n
        You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697809404 {#3923
        date: 2023-10-20 15:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3929 …}
      +nested: Doctrine\ORM\PersistentCollection {#3932 …}
      +votes: Doctrine\ORM\PersistentCollection {#3939 …}
      +reports: Doctrine\ORM\PersistentCollection {#3915 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
      -id: 61148
      -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3918731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697809404 {#3920
        date: 2023-10-20 15:43:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3986}
    +body: "Thank you! ill wait for like a week for someone else but if i cant find anyone ill appoint you if thats okay 🥺🥺"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697884525 {#4020
      date: 2023-10-21 12:35:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 62741
    -bodyTs: "'anyon':17 'appoint':19 'cant':15 'els':11 'find':16 'ill':3,18 'like':6 'okay':23 'someon':10 'thank':1 'that':22 'wait':4 'week':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2011569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697884525 {#4052
      date: 2023-10-21 12:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: "Comment from my ani.social for that eventuality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697886218 {#4029
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 62766
  -bodyTs: "'ani.social':4 'comment':1 'eventu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2011730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697886218 {#4025
    date: 2023-10-21 13:03:38.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 {#4023
  +user: Proxies\__CG__\App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#3917
      +user: Proxies\__CG__\App\Entity\User {#3927 …}
      +entry: App\Entity\Entry {#1831}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#3986
        +user: Proxies\__CG__\App\Entity\User {#1960 …}
        +entry: App\Entity\Entry {#1831}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697886220 {#3995
          date: 2023-10-21 13:03:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@koyo@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3984 …}
        +nested: Doctrine\ORM\PersistentCollection {#3982 …}
        +votes: Doctrine\ORM\PersistentCollection {#3980 …}
        +reports: Doctrine\ORM\PersistentCollection {#3978 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
        -id: 60971
        -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1997535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697801770 {#3931
          date: 2023-10-20 13:36:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3986}
      +body: """
        I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
        \n
        You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697809404 {#3923
        date: 2023-10-20 15:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3929 …}
      +nested: Doctrine\ORM\PersistentCollection {#3932 …}
      +votes: Doctrine\ORM\PersistentCollection {#3939 …}
      +reports: Doctrine\ORM\PersistentCollection {#3915 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
      -id: 61148
      -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3918731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697809404 {#3920
        date: 2023-10-20 15:43:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3986}
    +body: "Thank you! ill wait for like a week for someone else but if i cant find anyone ill appoint you if thats okay 🥺🥺"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697884525 {#4020
      date: 2023-10-21 12:35:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 62741
    -bodyTs: "'anyon':17 'appoint':19 'cant':15 'els':11 'find':16 'ill':3,18 'like':6 'okay':23 'someon':10 'thank':1 'that':22 'wait':4 'week':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2011569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697884525 {#4052
      date: 2023-10-21 12:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: "Comment from my ani.social for that eventuality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697886218 {#4029
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 62766
  -bodyTs: "'ani.social':4 'comment':1 'eventu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2011730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697886218 {#4025
    date: 2023-10-21 13:03:38.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 {#4023
  +user: Proxies\__CG__\App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#1831
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +magazine: App\Entity\Magazine {#260
      +icon: null
      +name: "animemes@ani.social"
      +title: "animemes"
      +description: """
        Memes related to anime. Animemes.\n
        \n
        ##### Rules\n
        \n
        1. Don’t be a shithead.\n
        2. Posts must be a meme with anime or related to anime or weeb culture.\n
        3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
        4. Nothing illegal, copyrighted, etc\n
        5. Repost only if the last post is 6 months old.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 116
      +entryCommentCount: 294
      +postCount: 4
      +postCommentCount: 3
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729052339 {#271
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#247 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +entries: Doctrine\ORM\PersistentCollection {#190 …}
      +posts: Doctrine\ORM\PersistentCollection {#148 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
      +bans: Doctrine\ORM\PersistentCollection {#127 …}
      +reports: Doctrine\ORM\PersistentCollection {#113 …}
      +badges: Doctrine\ORM\PersistentCollection {#91 …}
      +logs: Doctrine\ORM\PersistentCollection {#81 …}
      +awards: Doctrine\ORM\PersistentCollection {#70 …}
      +categories: Doctrine\ORM\PersistentCollection {#59 …}
      -id: 57
      +apId: "animemes@ani.social"
      +apProfileId: "https://ani.social/c/animemes"
      +apPublicUrl: "https://ani.social/c/animemes"
      +apFollowersUrl: "https://ani.social/c/animemes/followers"
      +apInboxUrl: "https://ani.social/inbox"
      +apDomain: "ani.social"
      +apPreferredUsername: "animemes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729579494 {#270
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#276
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1876 …}
    +slug: "Finally-back-from-exams-This-video-is-what-got-me"
    +title: "Finally back from exams. This video is what got me through it all:"
    +url: "https://files.catbox.moe/nj0paa.webm"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697886218 {#1808
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1916 …}
    +votes: Doctrine\ORM\PersistentCollection {#1974 …}
    +reports: Doctrine\ORM\PersistentCollection {#1837 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
    +badges: Doctrine\ORM\PersistentCollection {#2424 …}
    +children: []
    -id: 6630
    -titleTs: "'back':2 'exam':4 'final':1 'got':9 'video':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697849626
    +visibility: "visible             "
    +apId: "https://ani.social/post/740435"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697801626 {#2406
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: Proxies\__CG__\App\Entity\User {#1960 …}
    +entry: App\Entity\Entry {#1831}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#3917
      +user: Proxies\__CG__\App\Entity\User {#3927 …}
      +entry: App\Entity\Entry {#1831}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#3986
        +user: Proxies\__CG__\App\Entity\User {#1960 …}
        +entry: App\Entity\Entry {#1831}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "ALSO im looking for mods if anyone is interested. Not much trouble here in !animemes but y’know just in case I need to get away from social media for a while. 👀"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697886220 {#3995
          date: 2023-10-21 13:03:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@koyo@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3984 …}
        +nested: Doctrine\ORM\PersistentCollection {#3982 …}
        +votes: Doctrine\ORM\PersistentCollection {#3980 …}
        +reports: Doctrine\ORM\PersistentCollection {#3978 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3946 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
        -id: 60971
        -bodyTs: "'also':1 'animem':15 'anyon':7 'away':26 'case':21 'get':25 'im':2 'interest':9 'know':18 'look':3 'media':29 'mod':5 'much':11 'need':23 'social':28 'troubl':12 'y':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1997535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697801770 {#3931
          date: 2023-10-20 13:36:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3986}
      +body: """
        I’m hesitant to offer as I already have so many feathers in my hat, but I can at least be one more set of eyes that can and act on reports if you find no-one else.\n
        \n
        You’d have to mod my ani.social account in order for me to get the reports, ofc. But get back to me if I end being the only one who raises a hand, otherwise go with someone else first.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697809404 {#3923
        date: 2023-10-20 15:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3929 …}
      +nested: Doctrine\ORM\PersistentCollection {#3932 …}
      +votes: Doctrine\ORM\PersistentCollection {#3939 …}
      +reports: Doctrine\ORM\PersistentCollection {#3915 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3913 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3910 …}
      -id: 61148
      -bodyTs: "'account':47 'act':30 'alreadi':8 'ani.social':46 'back':59 'd':41 'els':39,77 'end':64 'eye':26 'feather':12 'find':35 'first':78 'get':53,58 'go':74 'hand':72 'hat':15 'hesit':3 'least':20 'm':2 'mani':11 'mod':44 'no-on':36 'ofc':56 'offer':5 'one':22,38,68 'order':49 'otherwis':73 'rais':70 'report':32,55 'set':24 'someon':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3918731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697809404 {#3920
        date: 2023-10-20 15:43:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3986}
    +body: "Thank you! ill wait for like a week for someone else but if i cant find anyone ill appoint you if thats okay 🥺🥺"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697884525 {#4020
      date: 2023-10-21 12:35:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 62741
    -bodyTs: "'anyon':17 'appoint':19 'cant':15 'els':11 'find':16 'ill':3,18 'like':6 'okay':23 'someon':10 'thank':1 'that':22 'wait':4 'week':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2011569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697884525 {#4052
      date: 2023-10-21 12:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3986}
  +body: "Comment from my ani.social for that eventuality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697886218 {#4029
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 62766
  -bodyTs: "'ani.social':4 'comment':1 'eventu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2011730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697886218 {#4025
    date: 2023-10-21 13:03:38.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 edit
App\Entity\Magazine {#260
  +icon: null
  +name: "animemes@ani.social"
  +title: "animemes"
  +description: """
    Memes related to anime. Animemes.\n
    \n
    ##### Rules\n
    \n
    1. Don’t be a shithead.\n
    2. Posts must be a meme with anime or related to anime or weeb culture.\n
    3. Use NSFW tag for lewd/ecchi. No explicit hentai.\n
    4. Nothing illegal, copyrighted, etc\n
    5. Repost only if the last post is 6 months old.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 116
  +entryCommentCount: 294
  +postCount: 4
  +postCommentCount: 3
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729052339 {#271
    date: 2024-10-16 06:18:59.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#247 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#243 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +entries: Doctrine\ORM\PersistentCollection {#190 …}
  +posts: Doctrine\ORM\PersistentCollection {#148 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#210 …}
  +bans: Doctrine\ORM\PersistentCollection {#127 …}
  +reports: Doctrine\ORM\PersistentCollection {#113 …}
  +badges: Doctrine\ORM\PersistentCollection {#91 …}
  +logs: Doctrine\ORM\PersistentCollection {#81 …}
  +awards: Doctrine\ORM\PersistentCollection {#70 …}
  +categories: Doctrine\ORM\PersistentCollection {#59 …}
  -id: 57
  +apId: "animemes@ani.social"
  +apProfileId: "https://ani.social/c/animemes"
  +apPublicUrl: "https://ani.social/c/animemes"
  +apFollowersUrl: "https://ani.social/c/animemes/followers"
  +apInboxUrl: "https://ani.social/inbox"
  +apDomain: "ani.social"
  +apPreferredUsername: "animemes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729579494 {#270
    date: 2024-10-22 08:44:54.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697435046 {#276
    date: 2023-10-16 07:44:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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