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.69 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 {#1833
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: App\Entity\Magazine {#265
    +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 {#275
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -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 {#269
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#271
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +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 {#1794
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1887 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +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 {#2434
    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 {#1833
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: App\Entity\Magazine {#265
    +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 {#275
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -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 {#269
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#271
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +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 {#1794
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1887 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +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 {#2434
    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 {#1833
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +magazine: App\Entity\Magazine {#265
    +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 {#275
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -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 {#269
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#271
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +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 {#1794
    date: 2023-10-21 13:03:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1887 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +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 {#2434
    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 {#3978
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#3987
    date: 2023-10-21 13:03:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3976 …}
  +nested: Doctrine\ORM\PersistentCollection {#3974 …}
  +votes: Doctrine\ORM\PersistentCollection {#3972 …}
  +reports: Doctrine\ORM\PersistentCollection {#3970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
  -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 {#3923
    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 {#3978
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#3987
    date: 2023-10-21 13:03:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3976 …}
  +nested: Doctrine\ORM\PersistentCollection {#3974 …}
  +votes: Doctrine\ORM\PersistentCollection {#3972 …}
  +reports: Doctrine\ORM\PersistentCollection {#3970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
  -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 {#3923
    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 {#3978
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#3987
    date: 2023-10-21 13:03:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3976 …}
  +nested: Doctrine\ORM\PersistentCollection {#3974 …}
  +votes: Doctrine\ORM\PersistentCollection {#3972 …}
  +reports: Doctrine\ORM\PersistentCollection {#3970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
  -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 {#3923
    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 {#3909
  +user: Proxies\__CG__\App\Entity\User {#3919 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3978
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +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 {#3987
      date: 2023-10-21 13:03:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3976 …}
    +nested: Doctrine\ORM\PersistentCollection {#3974 …}
    +votes: Doctrine\ORM\PersistentCollection {#3972 …}
    +reports: Doctrine\ORM\PersistentCollection {#3970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
    -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 {#3923
      date: 2023-10-20 13:36:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +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 {#3915
    date: 2023-10-20 15:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3921 …}
  +nested: Doctrine\ORM\PersistentCollection {#3924 …}
  +votes: Doctrine\ORM\PersistentCollection {#3931 …}
  +reports: Doctrine\ORM\PersistentCollection {#3907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  -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 {#3912
    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 {#3909
  +user: Proxies\__CG__\App\Entity\User {#3919 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3978
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +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 {#3987
      date: 2023-10-21 13:03:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3976 …}
    +nested: Doctrine\ORM\PersistentCollection {#3974 …}
    +votes: Doctrine\ORM\PersistentCollection {#3972 …}
    +reports: Doctrine\ORM\PersistentCollection {#3970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
    -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 {#3923
      date: 2023-10-20 13:36:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +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 {#3915
    date: 2023-10-20 15:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3921 …}
  +nested: Doctrine\ORM\PersistentCollection {#3924 …}
  +votes: Doctrine\ORM\PersistentCollection {#3931 …}
  +reports: Doctrine\ORM\PersistentCollection {#3907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  -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 {#3912
    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 {#3909
  +user: Proxies\__CG__\App\Entity\User {#3919 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3978
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +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 {#3987
      date: 2023-10-21 13:03:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3976 …}
    +nested: Doctrine\ORM\PersistentCollection {#3974 …}
    +votes: Doctrine\ORM\PersistentCollection {#3972 …}
    +reports: Doctrine\ORM\PersistentCollection {#3970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
    -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 {#3923
      date: 2023-10-20 13:36:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +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 {#3915
    date: 2023-10-20 15:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@koyo@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3921 …}
  +nested: Doctrine\ORM\PersistentCollection {#3924 …}
  +votes: Doctrine\ORM\PersistentCollection {#3931 …}
  +reports: Doctrine\ORM\PersistentCollection {#3907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  -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 {#3912
    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 {#4041
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3909
    +user: Proxies\__CG__\App\Entity\User {#3919 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3978
      +user: Proxies\__CG__\App\Entity\User {#1896 …}
      +entry: App\Entity\Entry {#1833}
      +magazine: App\Entity\Magazine {#265}
      +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 {#3987
        date: 2023-10-21 13:03:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3976 …}
      +nested: Doctrine\ORM\PersistentCollection {#3974 …}
      +votes: Doctrine\ORM\PersistentCollection {#3972 …}
      +reports: Doctrine\ORM\PersistentCollection {#3970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
      -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 {#3923
        date: 2023-10-20 13:36:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3978}
    +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 {#3915
      date: 2023-10-20 15:43:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3921 …}
    +nested: Doctrine\ORM\PersistentCollection {#3924 …}
    +votes: Doctrine\ORM\PersistentCollection {#3931 …}
    +reports: Doctrine\ORM\PersistentCollection {#3907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
    -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 {#3912
      date: 2023-10-20 15:43:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +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 {#4012
    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 {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3898 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -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 {#4044
    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 {#4041
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3909
    +user: Proxies\__CG__\App\Entity\User {#3919 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3978
      +user: Proxies\__CG__\App\Entity\User {#1896 …}
      +entry: App\Entity\Entry {#1833}
      +magazine: App\Entity\Magazine {#265}
      +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 {#3987
        date: 2023-10-21 13:03:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3976 …}
      +nested: Doctrine\ORM\PersistentCollection {#3974 …}
      +votes: Doctrine\ORM\PersistentCollection {#3972 …}
      +reports: Doctrine\ORM\PersistentCollection {#3970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
      -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 {#3923
        date: 2023-10-20 13:36:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3978}
    +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 {#3915
      date: 2023-10-20 15:43:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3921 …}
    +nested: Doctrine\ORM\PersistentCollection {#3924 …}
    +votes: Doctrine\ORM\PersistentCollection {#3931 …}
    +reports: Doctrine\ORM\PersistentCollection {#3907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
    -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 {#3912
      date: 2023-10-20 15:43:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +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 {#4012
    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 {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3898 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -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 {#4044
    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 {#4041
  +user: Proxies\__CG__\App\Entity\User {#1896 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3909
    +user: Proxies\__CG__\App\Entity\User {#3919 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3978
      +user: Proxies\__CG__\App\Entity\User {#1896 …}
      +entry: App\Entity\Entry {#1833}
      +magazine: App\Entity\Magazine {#265}
      +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 {#3987
        date: 2023-10-21 13:03:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3976 …}
      +nested: Doctrine\ORM\PersistentCollection {#3974 …}
      +votes: Doctrine\ORM\PersistentCollection {#3972 …}
      +reports: Doctrine\ORM\PersistentCollection {#3970 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
      -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 {#3923
        date: 2023-10-20 13:36:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3978}
    +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 {#3915
      date: 2023-10-20 15:43:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@koyo@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3921 …}
    +nested: Doctrine\ORM\PersistentCollection {#3924 …}
    +votes: Doctrine\ORM\PersistentCollection {#3931 …}
    +reports: Doctrine\ORM\PersistentCollection {#3907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
    -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 {#3912
      date: 2023-10-20 15:43:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +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 {#4012
    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 {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3898 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -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 {#4044
    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 {#4015
  +user: Proxies\__CG__\App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3909
      +user: Proxies\__CG__\App\Entity\User {#3919 …}
      +entry: App\Entity\Entry {#1833}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3978
        +user: Proxies\__CG__\App\Entity\User {#1896 …}
        +entry: App\Entity\Entry {#1833}
        +magazine: App\Entity\Magazine {#265}
        +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 {#3987
          date: 2023-10-21 13:03:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@koyo@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3976 …}
        +nested: Doctrine\ORM\PersistentCollection {#3974 …}
        +votes: Doctrine\ORM\PersistentCollection {#3972 …}
        +reports: Doctrine\ORM\PersistentCollection {#3970 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
        -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 {#3923
          date: 2023-10-20 13:36:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3978}
      +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 {#3915
        date: 2023-10-20 15:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3921 …}
      +nested: Doctrine\ORM\PersistentCollection {#3924 …}
      +votes: Doctrine\ORM\PersistentCollection {#3931 …}
      +reports: Doctrine\ORM\PersistentCollection {#3907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
      -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 {#3912
        date: 2023-10-20 15:43:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3978}
    +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 {#4012
      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 {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3898 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
    -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 {#4044
      date: 2023-10-21 12:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +body: "Comment from my ani.social for that eventuality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697886218 {#4021
    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 {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -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 {#4017
    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 {#4015
  +user: Proxies\__CG__\App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3909
      +user: Proxies\__CG__\App\Entity\User {#3919 …}
      +entry: App\Entity\Entry {#1833}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3978
        +user: Proxies\__CG__\App\Entity\User {#1896 …}
        +entry: App\Entity\Entry {#1833}
        +magazine: App\Entity\Magazine {#265}
        +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 {#3987
          date: 2023-10-21 13:03:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@koyo@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3976 …}
        +nested: Doctrine\ORM\PersistentCollection {#3974 …}
        +votes: Doctrine\ORM\PersistentCollection {#3972 …}
        +reports: Doctrine\ORM\PersistentCollection {#3970 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
        -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 {#3923
          date: 2023-10-20 13:36:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3978}
      +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 {#3915
        date: 2023-10-20 15:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3921 …}
      +nested: Doctrine\ORM\PersistentCollection {#3924 …}
      +votes: Doctrine\ORM\PersistentCollection {#3931 …}
      +reports: Doctrine\ORM\PersistentCollection {#3907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
      -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 {#3912
        date: 2023-10-20 15:43:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3978}
    +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 {#4012
      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 {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3898 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
    -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 {#4044
      date: 2023-10-21 12:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +body: "Comment from my ani.social for that eventuality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697886218 {#4021
    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 {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -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 {#4017
    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 {#4015
  +user: Proxies\__CG__\App\Entity\User {#4022 …}
  +entry: App\Entity\Entry {#1833
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#271
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
    +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 {#1794
      date: 2023-10-21 13:03:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1887 …}
    +votes: Doctrine\ORM\PersistentCollection {#1950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
    +badges: Doctrine\ORM\PersistentCollection {#1904 …}
    +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 {#2434
      date: 2023-10-20 13:33:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: Proxies\__CG__\App\Entity\User {#1896 …}
    +entry: App\Entity\Entry {#1833}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3909
      +user: Proxies\__CG__\App\Entity\User {#3919 …}
      +entry: App\Entity\Entry {#1833}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3978
        +user: Proxies\__CG__\App\Entity\User {#1896 …}
        +entry: App\Entity\Entry {#1833}
        +magazine: App\Entity\Magazine {#265}
        +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 {#3987
          date: 2023-10-21 13:03:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@koyo@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3976 …}
        +nested: Doctrine\ORM\PersistentCollection {#3974 …}
        +votes: Doctrine\ORM\PersistentCollection {#3972 …}
        +reports: Doctrine\ORM\PersistentCollection {#3970 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3938 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3942 …}
        -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 {#3923
          date: 2023-10-20 13:36:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3978}
      +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 {#3915
        date: 2023-10-20 15:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@koyo@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3921 …}
      +nested: Doctrine\ORM\PersistentCollection {#3924 …}
      +votes: Doctrine\ORM\PersistentCollection {#3931 …}
      +reports: Doctrine\ORM\PersistentCollection {#3907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3905 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
      -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 {#3912
        date: 2023-10-20 15:43:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3978}
    +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 {#4012
      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 {#4027 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3898 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
    -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 {#4044
      date: 2023-10-21 12:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3978}
  +body: "Comment from my ani.social for that eventuality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697886218 {#4021
    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 {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -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 {#4017
    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 {#265
  +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 {#275
    date: 2024-10-16 06:18:59.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#253 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
  +entries: Doctrine\ORM\PersistentCollection {#196 …}
  +posts: Doctrine\ORM\PersistentCollection {#154 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
  +bans: Doctrine\ORM\PersistentCollection {#133 …}
  +reports: Doctrine\ORM\PersistentCollection {#119 …}
  +badges: Doctrine\ORM\PersistentCollection {#97 …}
  +logs: Doctrine\ORM\PersistentCollection {#87 …}
  +awards: Doctrine\ORM\PersistentCollection {#76 …}
  +categories: Doctrine\ORM\PersistentCollection {#63 …}
  -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 {#269
    date: 2024-10-22 08:44:54.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697435046 {#271
    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