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 …}
}
5.67 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.06 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 {#1796
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: App\Entity\Magazine {#264
    +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 {#274
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#252 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
    +entries: Doctrine\ORM\PersistentCollection {#195 …}
    +posts: Doctrine\ORM\PersistentCollection {#153 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
    +bans: Doctrine\ORM\PersistentCollection {#132 …}
    +reports: Doctrine\ORM\PersistentCollection {#118 …}
    +badges: Doctrine\ORM\PersistentCollection {#96 …}
    +logs: Doctrine\ORM\PersistentCollection {#86 …}
    +awards: Doctrine\ORM\PersistentCollection {#75 …}
    +categories: Doctrine\ORM\PersistentCollection {#62 …}
    -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 {#268
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#270
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1876 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
  +slug: "From-fearsome-creatures-to-this-abomination"
  +title: "From fearsome creatures to *this* abomination."
  +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
  +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700482791 {#1817
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1939 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 14557
  -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
  -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700520282
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1376770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700433882 {#1854
    date: 2023-11-19 23:44:42.0 +01: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 {#1796
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: App\Entity\Magazine {#264
    +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 {#274
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#252 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
    +entries: Doctrine\ORM\PersistentCollection {#195 …}
    +posts: Doctrine\ORM\PersistentCollection {#153 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
    +bans: Doctrine\ORM\PersistentCollection {#132 …}
    +reports: Doctrine\ORM\PersistentCollection {#118 …}
    +badges: Doctrine\ORM\PersistentCollection {#96 …}
    +logs: Doctrine\ORM\PersistentCollection {#86 …}
    +awards: Doctrine\ORM\PersistentCollection {#75 …}
    +categories: Doctrine\ORM\PersistentCollection {#62 …}
    -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 {#268
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#270
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1876 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
  +slug: "From-fearsome-creatures-to-this-abomination"
  +title: "From fearsome creatures to *this* abomination."
  +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
  +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700482791 {#1817
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1939 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 14557
  -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
  -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700520282
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1376770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700433882 {#1854
    date: 2023-11-19 23:44:42.0 +01: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 {#1796
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: App\Entity\Magazine {#264
    +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 {#274
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#252 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
    +entries: Doctrine\ORM\PersistentCollection {#195 …}
    +posts: Doctrine\ORM\PersistentCollection {#153 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
    +bans: Doctrine\ORM\PersistentCollection {#132 …}
    +reports: Doctrine\ORM\PersistentCollection {#118 …}
    +badges: Doctrine\ORM\PersistentCollection {#96 …}
    +logs: Doctrine\ORM\PersistentCollection {#86 …}
    +awards: Doctrine\ORM\PersistentCollection {#75 …}
    +categories: Doctrine\ORM\PersistentCollection {#62 …}
    -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 {#268
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#270
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1876 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
  +slug: "From-fearsome-creatures-to-this-abomination"
  +title: "From fearsome creatures to *this* abomination."
  +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
  +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700482791 {#1817
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1939 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 14557
  -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
  -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700520282
  +visibility: "visible             "
  +apId: "https://szmer.info/post/1376770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700433882 {#1854
    date: 2023-11-19 23:44:42.0 +01: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 {#4024
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dragons are so precious though.\n
    \n
    No Tohru. I’m talking about Letty.\n
    \n
    [www.youtube.com/watch?v=xlZsa2qDIOU](https://www.youtube.com/watch?v=xlZsa2qDIOU)\n
    \n
    Letty just wants to find a house where he can live and be safe in. But that Demon Lord of Real Estate keeps finding him trap-filled dungeons, or ghost-filled hallways and overemphasizing the security features…\n
    \n
    ---\n
    \n
    EDIT:\n
    \n
    Tohru, despite having a cute and adorable human-form, is actually a badass. So Letty probably is the dragon you were looking for this meme.\n
    \n
    ![](https://lemmy.world/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)\n
    \n
    Seriously, people don’t mess with Tohru. She does the maid outfit thing cause she thinks its cute but she’s a true dragon for sure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700434072 {#4034
    date: 2023-11-19 23:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 141235
  -bodyTs: "'/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)':84 '/watch?v=xlzsa2qdiou](https://www.youtube.com/watch?v=xlzsa2qdiou)':15 'actual':67 'ador':62 'badass':69 'caus':98 'cute':60,102 'demon':33 'despit':57 'dragon':1,75,108 'dungeon':44 'edit':55 'estat':37 'featur':54 'fill':43,48 'find':20,39 'form':65 'ghost':47 'ghost-fil':46 'hallway':49 'hous':22 'human':64 'human-form':63 'keep':38 'lemmy.world':83 'lemmy.world/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)':82 'letti':12,16,71 'live':26 'look':78 'lord':34 'm':9 'maid':95 'meme':81 'mess':89 'outfit':96 'overemphas':51 'peopl':86 'precious':4 'probabl':72 'real':36 'safe':29 'secur':53 'serious':85 'sure':110 'talk':10 'thing':97 'think':100 'though':5 'tohru':7,56,91 'trap':42 'trap-fil':41 'true':107 'want':18 'www.youtube.com':14 'www.youtube.com/watch?v=xlzsa2qdiou](https://www.youtube.com/watch?v=xlzsa2qdiou)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5439198"
  +editedAt: DateTimeImmutable @1700820938 {#3966
    date: 2023-11-24 11:15:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700434072 {#4033
    date: 2023-11-19 23:47:52.0 +01: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 {#4024
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dragons are so precious though.\n
    \n
    No Tohru. I’m talking about Letty.\n
    \n
    [www.youtube.com/watch?v=xlZsa2qDIOU](https://www.youtube.com/watch?v=xlZsa2qDIOU)\n
    \n
    Letty just wants to find a house where he can live and be safe in. But that Demon Lord of Real Estate keeps finding him trap-filled dungeons, or ghost-filled hallways and overemphasizing the security features…\n
    \n
    ---\n
    \n
    EDIT:\n
    \n
    Tohru, despite having a cute and adorable human-form, is actually a badass. So Letty probably is the dragon you were looking for this meme.\n
    \n
    ![](https://lemmy.world/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)\n
    \n
    Seriously, people don’t mess with Tohru. She does the maid outfit thing cause she thinks its cute but she’s a true dragon for sure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700434072 {#4034
    date: 2023-11-19 23:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 141235
  -bodyTs: "'/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)':84 '/watch?v=xlzsa2qdiou](https://www.youtube.com/watch?v=xlzsa2qdiou)':15 'actual':67 'ador':62 'badass':69 'caus':98 'cute':60,102 'demon':33 'despit':57 'dragon':1,75,108 'dungeon':44 'edit':55 'estat':37 'featur':54 'fill':43,48 'find':20,39 'form':65 'ghost':47 'ghost-fil':46 'hallway':49 'hous':22 'human':64 'human-form':63 'keep':38 'lemmy.world':83 'lemmy.world/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)':82 'letti':12,16,71 'live':26 'look':78 'lord':34 'm':9 'maid':95 'meme':81 'mess':89 'outfit':96 'overemphas':51 'peopl':86 'precious':4 'probabl':72 'real':36 'safe':29 'secur':53 'serious':85 'sure':110 'talk':10 'thing':97 'think':100 'though':5 'tohru':7,56,91 'trap':42 'trap-fil':41 'true':107 'want':18 'www.youtube.com':14 'www.youtube.com/watch?v=xlzsa2qdiou](https://www.youtube.com/watch?v=xlzsa2qdiou)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5439198"
  +editedAt: DateTimeImmutable @1700820938 {#3966
    date: 2023-11-24 11:15:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700434072 {#4033
    date: 2023-11-19 23:47:52.0 +01: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 {#4024
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dragons are so precious though.\n
    \n
    No Tohru. I’m talking about Letty.\n
    \n
    [www.youtube.com/watch?v=xlZsa2qDIOU](https://www.youtube.com/watch?v=xlZsa2qDIOU)\n
    \n
    Letty just wants to find a house where he can live and be safe in. But that Demon Lord of Real Estate keeps finding him trap-filled dungeons, or ghost-filled hallways and overemphasizing the security features…\n
    \n
    ---\n
    \n
    EDIT:\n
    \n
    Tohru, despite having a cute and adorable human-form, is actually a badass. So Letty probably is the dragon you were looking for this meme.\n
    \n
    ![](https://lemmy.world/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)\n
    \n
    Seriously, people don’t mess with Tohru. She does the maid outfit thing cause she thinks its cute but she’s a true dragon for sure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700434072 {#4034
    date: 2023-11-19 23:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4022 …}
  +nested: Doctrine\ORM\PersistentCollection {#4020 …}
  +votes: Doctrine\ORM\PersistentCollection {#4018 …}
  +reports: Doctrine\ORM\PersistentCollection {#4016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3988 …}
  -id: 141235
  -bodyTs: "'/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)':84 '/watch?v=xlzsa2qdiou](https://www.youtube.com/watch?v=xlzsa2qdiou)':15 'actual':67 'ador':62 'badass':69 'caus':98 'cute':60,102 'demon':33 'despit':57 'dragon':1,75,108 'dungeon':44 'edit':55 'estat':37 'featur':54 'fill':43,48 'find':20,39 'form':65 'ghost':47 'ghost-fil':46 'hallway':49 'hous':22 'human':64 'human-form':63 'keep':38 'lemmy.world':83 'lemmy.world/pictrs/image/ee40cfaa-9138-464a-bfd7-aa225ced2e5a.png)':82 'letti':12,16,71 'live':26 'look':78 'lord':34 'm':9 'maid':95 'meme':81 'mess':89 'outfit':96 'overemphas':51 'peopl':86 'precious':4 'probabl':72 'real':36 'safe':29 'secur':53 'serious':85 'sure':110 'talk':10 'thing':97 'think':100 'though':5 'tohru':7,56,91 'trap':42 'trap-fil':41 'true':107 'want':18 'www.youtube.com':14 'www.youtube.com/watch?v=xlzsa2qdiou](https://www.youtube.com/watch?v=xlzsa2qdiou)':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5439198"
  +editedAt: DateTimeImmutable @1700820938 {#3966
    date: 2023-11-24 11:15:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700434072 {#4033
    date: 2023-11-19 23:47:52.0 +01: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 {#4063
  +user: App\Entity\User {#4053 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s right! Tohru should be naked and on all fours!\n
    \n
    wait no
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700884463 {#4075
    date: 2023-11-25 04:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4057 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 142065
  -bodyTs: "'four':11 'nake':7 'right':3 'tohru':4 'wait':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5717214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700457873 {#4076
    date: 2023-11-20 06:24:33.0 +01: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 {#4063
  +user: App\Entity\User {#4053 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s right! Tohru should be naked and on all fours!\n
    \n
    wait no
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700884463 {#4075
    date: 2023-11-25 04:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4057 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 142065
  -bodyTs: "'four':11 'nake':7 'right':3 'tohru':4 'wait':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5717214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700457873 {#4076
    date: 2023-11-20 06:24:33.0 +01: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 {#4063
  +user: App\Entity\User {#4053 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s right! Tohru should be naked and on all fours!\n
    \n
    wait no
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700884463 {#4075
    date: 2023-11-25 04:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4057 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 142065
  -bodyTs: "'four':11 'nake':7 'right':3 'tohru':4 'wait':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5717214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700457873 {#4076
    date: 2023-11-20 06:24:33.0 +01: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 {#4238
  +user: Proxies\__CG__\App\Entity\User {#4239 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4053 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s right! Tohru should be naked and on all fours!\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700884463 {#4075
      date: 2023-11-25 04:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4057 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 142065
    -bodyTs: "'four':11 'nake':7 'right':3 'tohru':4 'wait':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5717214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700457873 {#4076
      date: 2023-11-20 06:24:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "what did you mean by this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700482791 {#4236
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@xx3rawr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 142657
  -bodyTs: "'mean':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2407852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482791 {#4237
    date: 2023-11-20 13:19:51.0 +01: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 {#4238
  +user: Proxies\__CG__\App\Entity\User {#4239 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4053 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s right! Tohru should be naked and on all fours!\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700884463 {#4075
      date: 2023-11-25 04:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4057 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 142065
    -bodyTs: "'four':11 'nake':7 'right':3 'tohru':4 'wait':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5717214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700457873 {#4076
      date: 2023-11-20 06:24:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "what did you mean by this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700482791 {#4236
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@xx3rawr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 142657
  -bodyTs: "'mean':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2407852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482791 {#4237
    date: 2023-11-20 13:19:51.0 +01: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 {#4238
  +user: Proxies\__CG__\App\Entity\User {#4239 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4053 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s right! Tohru should be naked and on all fours!\n
      \n
      wait no
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700884463 {#4075
      date: 2023-11-25 04:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4057 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 142065
    -bodyTs: "'four':11 'nake':7 'right':3 'tohru':4 'wait':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5717214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700457873 {#4076
      date: 2023-11-20 06:24:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "what did you mean by this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700482791 {#4236
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@xx3rawr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 142657
  -bodyTs: "'mean':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2407852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482791 {#4237
    date: 2023-11-20 13:19:51.0 +01: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 {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "We can’t be friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700839018 {#4134
    date: 2023-11-24 16:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 141466
  -bodyTs: "'friend':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5711047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438764 {#4135
    date: 2023-11-20 01:06:04.0 +01: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 {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "We can’t be friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700839018 {#4134
    date: 2023-11-24 16:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 141466
  -bodyTs: "'friend':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5711047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438764 {#4135
    date: 2023-11-20 01:06:04.0 +01: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 {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "We can’t be friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700839018 {#4134
    date: 2023-11-24 16:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 141466
  -bodyTs: "'friend':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5711047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438764 {#4135
    date: 2023-11-20 01:06:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4224
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "We can’t be friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700839018 {#4134
      date: 2023-11-24 16:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 141466
    -bodyTs: "'friend':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5711047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700438764 {#4135
      date: 2023-11-20 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    I bring you a peace offering: a good CG dragon\n
    \n
    ![Dragon from spider isekai](https://i.ibb.co/wQgxHd1/Zrzut-ekranu-z-2023-11-20-01-31-32.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700440442 {#4225
    date: 2023-11-20 01:34:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@nyahlathotep@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 141526
  -bodyTs: "'/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':17 'bring':2 'cg':9 'dragon':10,11 'good':8 'i.ibb.co':16 'i.ibb.co/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':15 'isekai':14 'offer':6 'peac':5 'spider':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3148935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700440442 {#4228
    date: 2023-11-20 01:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4224
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "We can’t be friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700839018 {#4134
      date: 2023-11-24 16:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 141466
    -bodyTs: "'friend':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5711047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700438764 {#4135
      date: 2023-11-20 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    I bring you a peace offering: a good CG dragon\n
    \n
    ![Dragon from spider isekai](https://i.ibb.co/wQgxHd1/Zrzut-ekranu-z-2023-11-20-01-31-32.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700440442 {#4225
    date: 2023-11-20 01:34:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@nyahlathotep@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 141526
  -bodyTs: "'/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':17 'bring':2 'cg':9 'dragon':10,11 'good':8 'i.ibb.co':16 'i.ibb.co/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':15 'isekai':14 'offer':6 'peac':5 'spider':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3148935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700440442 {#4228
    date: 2023-11-20 01:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4224
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "We can’t be friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700839018 {#4134
      date: 2023-11-24 16:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 141466
    -bodyTs: "'friend':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5711047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700438764 {#4135
      date: 2023-11-20 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: """
    I bring you a peace offering: a good CG dragon\n
    \n
    ![Dragon from spider isekai](https://i.ibb.co/wQgxHd1/Zrzut-ekranu-z-2023-11-20-01-31-32.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700440442 {#4225
    date: 2023-11-20 01:34:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@nyahlathotep@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4221 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 141526
  -bodyTs: "'/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':17 'bring':2 'cg':9 'dragon':10,11 'good':8 'i.ibb.co':16 'i.ibb.co/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':15 'isekai':14 'offer':6 'peac':5 'spider':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3148935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700440442 {#4228
    date: 2023-11-20 01:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4261 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: App\Entity\User {#4152 …}
      +entry: App\Entity\Entry {#1796}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "We can’t be friends"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700839018 {#4134
        date: 2023-11-24 16:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ludrol@szmer.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 141466
      -bodyTs: "'friend':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5711047"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700438764 {#4135
        date: 2023-11-20 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      I bring you a peace offering: a good CG dragon\n
      \n
      ![Dragon from spider isekai](https://i.ibb.co/wQgxHd1/Zrzut-ekranu-z-2023-11-20-01-31-32.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700440442 {#4225
      date: 2023-11-20 01:34:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
      "@nyahlathotep@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4221 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
    -id: 141526
    -bodyTs: "'/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':17 'bring':2 'cg':9 'dragon':10,11 'good':8 'i.ibb.co':16 'i.ibb.co/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':15 'isekai':14 'offer':6 'peac':5 'spider':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3148935"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700440442 {#4228
      date: 2023-11-20 01:34:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Of that’s good i don’t want to see bad…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700445362 {#4258
    date: 2023-11-20 02:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@nyahlathotep@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 141693
  -bodyTs: "'bad':11 'good':4 'see':10 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2403603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700445362 {#4255
    date: 2023-11-20 02:56:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4261 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: App\Entity\User {#4152 …}
      +entry: App\Entity\Entry {#1796}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "We can’t be friends"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700839018 {#4134
        date: 2023-11-24 16:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ludrol@szmer.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 141466
      -bodyTs: "'friend':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5711047"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700438764 {#4135
        date: 2023-11-20 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      I bring you a peace offering: a good CG dragon\n
      \n
      ![Dragon from spider isekai](https://i.ibb.co/wQgxHd1/Zrzut-ekranu-z-2023-11-20-01-31-32.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700440442 {#4225
      date: 2023-11-20 01:34:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
      "@nyahlathotep@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4221 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
    -id: 141526
    -bodyTs: "'/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':17 'bring':2 'cg':9 'dragon':10,11 'good':8 'i.ibb.co':16 'i.ibb.co/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':15 'isekai':14 'offer':6 'peac':5 'spider':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3148935"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700440442 {#4228
      date: 2023-11-20 01:34:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Of that’s good i don’t want to see bad…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700445362 {#4258
    date: 2023-11-20 02:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@nyahlathotep@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 141693
  -bodyTs: "'bad':11 'good':4 'see':10 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2403603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700445362 {#4255
    date: 2023-11-20 02:56:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4261 …}
  +entry: App\Entity\Entry {#1796
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#264
      +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 {#274
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#252 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
      +entries: Doctrine\ORM\PersistentCollection {#195 …}
      +posts: Doctrine\ORM\PersistentCollection {#153 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
      +bans: Doctrine\ORM\PersistentCollection {#132 …}
      +reports: Doctrine\ORM\PersistentCollection {#118 …}
      +badges: Doctrine\ORM\PersistentCollection {#96 …}
      +logs: Doctrine\ORM\PersistentCollection {#86 …}
      +awards: Doctrine\ORM\PersistentCollection {#75 …}
      +categories: Doctrine\ORM\PersistentCollection {#62 …}
      -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 {#268
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#270
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "From-fearsome-creatures-to-this-abomination"
    +title: "From fearsome creatures to *this* abomination."
    +url: "https://lemmy.zip/pictrs/image/dbc71ae3-cddf-4a6a-8864-57424846c038.webp"
    +body: "souce: [kobayashi’s dragon maid](https://myanimelist.net/anime/33206/Kobayashi-san_Chi_no_Maid_Dragon)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700482791 {#1817
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 14557
    -titleTs: "'abomin':6 'creatur':3 'fearsom':2"
    -bodyTs: "'/anime/33206/kobayashi-san_chi_no_maid_dragon)':8 'dragon':4 'kobayashi':2 'maid':5 'myanimelist.net':7 'myanimelist.net/anime/33206/kobayashi-san_chi_no_maid_dragon)':6 'souc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700520282
    +visibility: "visible             "
    +apId: "https://szmer.info/post/1376770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700433882 {#1854
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1796}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: App\Entity\User {#4152 …}
      +entry: App\Entity\Entry {#1796}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "We can’t be friends"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700839018 {#4134
        date: 2023-11-24 16:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ludrol@szmer.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 141466
      -bodyTs: "'friend':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5711047"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700438764 {#4135
        date: 2023-11-20 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: """
      I bring you a peace offering: a good CG dragon\n
      \n
      ![Dragon from spider isekai](https://i.ibb.co/wQgxHd1/Zrzut-ekranu-z-2023-11-20-01-31-32.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700440442 {#4225
      date: 2023-11-20 01:34:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
      "@nyahlathotep@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4221 …}
    +nested: Doctrine\ORM\PersistentCollection {#4217 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
    -id: 141526
    -bodyTs: "'/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':17 'bring':2 'cg':9 'dragon':10,11 'good':8 'i.ibb.co':16 'i.ibb.co/wqgxhd1/zrzut-ekranu-z-2023-11-20-01-31-32.png)':15 'isekai':14 'offer':6 'peac':5 'spider':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3148935"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700440442 {#4228
      date: 2023-11-20 01:34:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Of that’s good i don’t want to see bad…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700445362 {#4258
    date: 2023-11-20 02:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
    "@nyahlathotep@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4273 …}
  -id: 141693
  -bodyTs: "'bad':11 'good':4 'see':10 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2403603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700445362 {#4255
    date: 2023-11-20 02:56:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED edit
App\Entity\Magazine {#264
  +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 {#274
    date: 2024-10-16 06:18:59.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#252 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#248 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#237 …}
  +entries: Doctrine\ORM\PersistentCollection {#195 …}
  +posts: Doctrine\ORM\PersistentCollection {#153 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#215 …}
  +bans: Doctrine\ORM\PersistentCollection {#132 …}
  +reports: Doctrine\ORM\PersistentCollection {#118 …}
  +badges: Doctrine\ORM\PersistentCollection {#96 …}
  +logs: Doctrine\ORM\PersistentCollection {#86 …}
  +awards: Doctrine\ORM\PersistentCollection {#75 …}
  +categories: Doctrine\ORM\PersistentCollection {#62 …}
  -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 {#268
    date: 2024-10-22 08:44:54.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697435046 {#270
    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