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 …}
}
9.19 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.10 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 {#1799
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: App\Entity\Magazine {#261
    +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 {#269
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -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 {#267
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#275
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1864 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
  +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 {#1807
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1946 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +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 {#1817
    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 {#1799
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: App\Entity\Magazine {#261
    +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 {#269
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -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 {#267
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#275
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1864 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
  +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 {#1807
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1946 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +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 {#1817
    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 {#1799
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: App\Entity\Magazine {#261
    +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 {#269
      date: 2024-10-16 06:18:59.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#248 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +entries: Doctrine\ORM\PersistentCollection {#191 …}
    +posts: Doctrine\ORM\PersistentCollection {#149 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
    +bans: Doctrine\ORM\PersistentCollection {#128 …}
    +reports: Doctrine\ORM\PersistentCollection {#114 …}
    +badges: Doctrine\ORM\PersistentCollection {#92 …}
    +logs: Doctrine\ORM\PersistentCollection {#82 …}
    +awards: Doctrine\ORM\PersistentCollection {#71 …}
    +categories: Doctrine\ORM\PersistentCollection {#1830 …}
    -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 {#267
      date: 2024-10-22 08:44:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697435046 {#275
      date: 2023-10-16 07:44:06.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1864 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
  +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 {#1807
    date: 2023-11-20 13:19:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1946 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +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 {#1817
    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 {#4035
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4044
    date: 2023-11-25 04:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
  -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 {#3980
    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
7 DENIED edit
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4044
    date: 2023-11-25 04:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
  -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 {#3980
    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
8 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#3983 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4044
    date: 2023-11-25 04:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4029 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
  -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 {#3980
    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
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 {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +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 {#4044
      date: 2023-11-25 04:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
    -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 {#3980
      date: 2023-11-20 06:24:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "what did you mean by this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700482791 {#4250
    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 {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -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 {#4251
    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
11 DENIED edit
App\Entity\EntryComment {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +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 {#4044
      date: 2023-11-25 04:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
    -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 {#3980
      date: 2023-11-20 06:24:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "what did you mean by this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700482791 {#4250
    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 {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -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 {#4251
    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
12 DENIED moderate
App\Entity\EntryComment {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4035
    +user: App\Entity\User {#3983 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +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 {#4044
      date: 2023-11-25 04:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4029 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3999 …}
    -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 {#3980
      date: 2023-11-20 06:24:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4035}
  +body: "what did you mean by this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700482791 {#4250
    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 {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -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 {#4251
    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
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 {#4067
  +user: App\Entity\User {#4056 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "We can’t be friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700839018 {#4073
    date: 2023-11-24 16:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  -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 {#4078
    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
15 DENIED edit
App\Entity\EntryComment {#4067
  +user: App\Entity\User {#4056 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "We can’t be friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700839018 {#4073
    date: 2023-11-24 16:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  -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 {#4078
    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
16 DENIED moderate
App\Entity\EntryComment {#4067
  +user: App\Entity\User {#4056 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "We can’t be friends"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700839018 {#4073
    date: 2023-11-24 16:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4072 …}
  +nested: Doctrine\ORM\PersistentCollection {#4071 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  -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 {#4078
    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
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 {#4238
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "We can’t be friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700839018 {#4073
      date: 2023-11-24 16:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-11-20 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +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 {#4239
    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 {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -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 {#4242
    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
19 DENIED edit
App\Entity\EntryComment {#4238
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "We can’t be friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700839018 {#4073
      date: 2023-11-24 16:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-11-20 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +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 {#4239
    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 {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -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 {#4242
    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
20 DENIED moderate
App\Entity\EntryComment {#4238
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4067
    +user: App\Entity\User {#4056 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "We can’t be friends"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700839018 {#4073
      date: 2023-11-24 16:16:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ludrol@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4072 …}
    +nested: Doctrine\ORM\PersistentCollection {#4071 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    -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 {#4078
      date: 2023-11-20 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +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 {#4239
    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 {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -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 {#4242
    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
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 {#4267
  +user: Proxies\__CG__\App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4238
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4067
      +user: App\Entity\User {#4056 …}
      +entry: App\Entity\Entry {#1799}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "We can’t be friends"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700839018 {#4073
        date: 2023-11-24 16:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ludrol@szmer.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4072 …}
      +nested: Doctrine\ORM\PersistentCollection {#4071 …}
      +votes: Doctrine\ORM\PersistentCollection {#4062 …}
      +reports: Doctrine\ORM\PersistentCollection {#4065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
      -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 {#4078
        date: 2023-11-20 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4067}
    +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 {#4239
      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 {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
    -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 {#4242
      date: 2023-11-20 01:34:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "Of that’s good i don’t want to see bad…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700445362 {#4272
    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 {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -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 {#4269
    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
23 DENIED edit
App\Entity\EntryComment {#4267
  +user: Proxies\__CG__\App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4238
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4067
      +user: App\Entity\User {#4056 …}
      +entry: App\Entity\Entry {#1799}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "We can’t be friends"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700839018 {#4073
        date: 2023-11-24 16:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ludrol@szmer.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4072 …}
      +nested: Doctrine\ORM\PersistentCollection {#4071 …}
      +votes: Doctrine\ORM\PersistentCollection {#4062 …}
      +reports: Doctrine\ORM\PersistentCollection {#4065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
      -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 {#4078
        date: 2023-11-20 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4067}
    +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 {#4239
      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 {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
    -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 {#4242
      date: 2023-11-20 01:34:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "Of that’s good i don’t want to see bad…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700445362 {#4272
    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 {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -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 {#4269
    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
24 DENIED moderate
App\Entity\EntryComment {#4267
  +user: Proxies\__CG__\App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4238
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +entry: App\Entity\Entry {#1799}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4067
      +user: App\Entity\User {#4056 …}
      +entry: App\Entity\Entry {#1799}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "We can’t be friends"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700839018 {#4073
        date: 2023-11-24 16:16:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ludrol@szmer.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4072 …}
      +nested: Doctrine\ORM\PersistentCollection {#4071 …}
      +votes: Doctrine\ORM\PersistentCollection {#4062 …}
      +reports: Doctrine\ORM\PersistentCollection {#4065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
      -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 {#4078
        date: 2023-11-20 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4067}
    +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 {#4239
      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 {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
    -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 {#4242
      date: 2023-11-20 01:34:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4067}
  +body: "Of that’s good i don’t want to see bad…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700445362 {#4272
    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 {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -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 {#4269
    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
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 {#4154
  +user: App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4148
    date: 2023-11-19 23:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -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 {#4149
    date: 2023-11-24 11:15:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700434072 {#4150
    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
27 DENIED edit
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4148
    date: 2023-11-19 23:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -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 {#4149
    date: 2023-11-24 11:15:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700434072 {#4150
    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
28 DENIED moderate
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#1799
    +user: Proxies\__CG__\App\Entity\User {#1928 …}
    +magazine: App\Entity\Magazine {#261
      +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 {#269
        date: 2024-10-16 06:18:59.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#248 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +entries: Doctrine\ORM\PersistentCollection {#191 …}
      +posts: Doctrine\ORM\PersistentCollection {#149 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
      +bans: Doctrine\ORM\PersistentCollection {#128 …}
      +reports: Doctrine\ORM\PersistentCollection {#114 …}
      +badges: Doctrine\ORM\PersistentCollection {#92 …}
      +logs: Doctrine\ORM\PersistentCollection {#82 …}
      +awards: Doctrine\ORM\PersistentCollection {#71 …}
      +categories: Doctrine\ORM\PersistentCollection {#1830 …}
      -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 {#267
        date: 2024-10-22 08:44:54.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1697435046 {#275
        date: 2023-10-16 07:44:06.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1864 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1918 …}
    +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 {#1807
      date: 2023-11-20 13:19:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1946 …}
    +votes: Doctrine\ORM\PersistentCollection {#1952 …}
    +reports: Doctrine\ORM\PersistentCollection {#1961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#1817
      date: 2023-11-19 23:44:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4148
    date: 2023-11-19 23:47:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ludrol@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4155 …}
  +nested: Doctrine\ORM\PersistentCollection {#4157 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4165 …}
  -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 {#4149
    date: 2023-11-24 11:15:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700434072 {#4150
    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
29 DENIED edit
App\Entity\Magazine {#261
  +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 {#269
    date: 2024-10-16 06:18:59.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#248 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#244 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +entries: Doctrine\ORM\PersistentCollection {#191 …}
  +posts: Doctrine\ORM\PersistentCollection {#149 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#211 …}
  +bans: Doctrine\ORM\PersistentCollection {#128 …}
  +reports: Doctrine\ORM\PersistentCollection {#114 …}
  +badges: Doctrine\ORM\PersistentCollection {#92 …}
  +logs: Doctrine\ORM\PersistentCollection {#82 …}
  +awards: Doctrine\ORM\PersistentCollection {#71 …}
  +categories: Doctrine\ORM\PersistentCollection {#1830 …}
  -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 {#267
    date: 2024-10-22 08:44:54.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1697435046 {#275
    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