GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/8360/An-oldie-but-a-goodie

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.80 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "An-oldie-but-a-goodie"
  +title: "An oldie but a goodie"
  +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
  +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699133269 {#2414
    date: 2023-11-04 22:27:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8360
  -titleTs: "'goodi':5 'oldi':2"
  -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698678095
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13153724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698591695 {#1793
    date: 2023-10-29 16:01:35.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "An-oldie-but-a-goodie"
  +title: "An oldie but a goodie"
  +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
  +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699133269 {#2414
    date: 2023-11-04 22:27:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8360
  -titleTs: "'goodi':5 'oldi':2"
  -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698678095
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13153724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698591695 {#1793
    date: 2023-10-29 16:01:35.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "An-oldie-but-a-goodie"
  +title: "An oldie but a goodie"
  +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
  +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699133269 {#2414
    date: 2023-11-04 22:27:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 8360
  -titleTs: "'goodi':5 'oldi':2"
  -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698678095
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13153724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698591695 {#1793
    date: 2023-10-29 16:01:35.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 {#4016
  +user: App\Entity\User {#3964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "now i doubt my physics, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698662984 {#4025
    date: 2023-10-30 11:49:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4014 …}
  +nested: Doctrine\ORM\PersistentCollection {#4012 …}
  +votes: Doctrine\ORM\PersistentCollection {#4010 …}
  +reports: Doctrine\ORM\PersistentCollection {#4008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  -id: 79795
  -bodyTs: "'doubt':3 'physic':5 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5351924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662984 {#3961
    date: 2023-10-30 11:49:44.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 {#4016
  +user: App\Entity\User {#3964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "now i doubt my physics, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698662984 {#4025
    date: 2023-10-30 11:49:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4014 …}
  +nested: Doctrine\ORM\PersistentCollection {#4012 …}
  +votes: Doctrine\ORM\PersistentCollection {#4010 …}
  +reports: Doctrine\ORM\PersistentCollection {#4008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  -id: 79795
  -bodyTs: "'doubt':3 'physic':5 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5351924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662984 {#3961
    date: 2023-10-30 11:49:44.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 {#4016
  +user: App\Entity\User {#3964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "now i doubt my physics, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698662984 {#4025
    date: 2023-10-30 11:49:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4014 …}
  +nested: Doctrine\ORM\PersistentCollection {#4012 …}
  +votes: Doctrine\ORM\PersistentCollection {#4010 …}
  +reports: Doctrine\ORM\PersistentCollection {#4008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  -id: 79795
  -bodyTs: "'doubt':3 'physic':5 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5351924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662984 {#3961
    date: 2023-10-30 11:49:44.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 {#4048
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why don’t you just butter both sides of the bread? Cats are fickle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698662599 {#4054
    date: 2023-10-30 11:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 79784
  -bodyTs: "'bread':11 'butter':6 'cat':12 'fickl':14 'side':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4929044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662599 {#4059
    date: 2023-10-30 11:43:19.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 {#4048
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why don’t you just butter both sides of the bread? Cats are fickle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698662599 {#4054
    date: 2023-10-30 11:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 79784
  -bodyTs: "'bread':11 'butter':6 'cat':12 'fickl':14 'side':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4929044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662599 {#4059
    date: 2023-10-30 11:43:19.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 {#4048
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why don’t you just butter both sides of the bread? Cats are fickle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698662599 {#4054
    date: 2023-10-30 11:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4053 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 79784
  -bodyTs: "'bread':11 'butter':6 'cat':12 'fickl':14 'side':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4929044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698662599 {#4059
    date: 2023-10-30 11:43:19.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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    apologies your logic is not convoluted enough to reach its natural conclusion\n
    \n
    attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
    It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
    sorry!\n
    \n
    best regards
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699133271 {#4129
    date: 2023-11-04 22:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 79590
  -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4179053"
  +editedAt: DateTimeImmutable @1698650311 {#4130
    date: 2023-10-30 08:18:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698650300 {#4131
    date: 2023-10-30 08:18:20.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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    apologies your logic is not convoluted enough to reach its natural conclusion\n
    \n
    attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
    It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
    sorry!\n
    \n
    best regards
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699133271 {#4129
    date: 2023-11-04 22:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 79590
  -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4179053"
  +editedAt: DateTimeImmutable @1698650311 {#4130
    date: 2023-10-30 08:18:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698650300 {#4131
    date: 2023-10-30 08:18:20.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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    apologies your logic is not convoluted enough to reach its natural conclusion\n
    \n
    attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
    It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
    sorry!\n
    \n
    best regards
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699133271 {#4129
    date: 2023-11-04 22:27:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 79590
  -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4179053"
  +editedAt: DateTimeImmutable @1698650311 {#4130
    date: 2023-10-30 08:18:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698650300 {#4131
    date: 2023-10-30 08:18:20.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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      apologies your logic is not convoluted enough to reach its natural conclusion\n
      \n
      attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
      It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
      sorry!\n
      \n
      best regards
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699133271 {#4129
      date: 2023-11-04 22:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 79590
    -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4179053"
    +editedAt: DateTimeImmutable @1698650311 {#4130
      date: 2023-10-30 08:18:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698650300 {#4131
      date: 2023-10-30 08:18:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "@Tarastie@lemmy.world already provided a solution: by strapping magnets to the cat, the cat becomes the generator and never has to touch anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698651265 {#5212
    date: 2023-10-30 08:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 79605
  -bodyTs: "'alreadi':2 'anyth':22 'becom':14 'cat':11,13 'generat':16 'magnet':8 'never':18 'provid':3 'solut':5 'strap':7 'tarastie@lemmy.world':1 'touch':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5504422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698651265 {#5213
    date: 2023-10-30 08:34:25.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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      apologies your logic is not convoluted enough to reach its natural conclusion\n
      \n
      attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
      It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
      sorry!\n
      \n
      best regards
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699133271 {#4129
      date: 2023-11-04 22:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 79590
    -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4179053"
    +editedAt: DateTimeImmutable @1698650311 {#4130
      date: 2023-10-30 08:18:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698650300 {#4131
      date: 2023-10-30 08:18:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "@Tarastie@lemmy.world already provided a solution: by strapping magnets to the cat, the cat becomes the generator and never has to touch anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698651265 {#5212
    date: 2023-10-30 08:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 79605
  -bodyTs: "'alreadi':2 'anyth':22 'becom':14 'cat':11,13 'generat':16 'magnet':8 'never':18 'provid':3 'solut':5 'strap':7 'tarastie@lemmy.world':1 'touch':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5504422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698651265 {#5213
    date: 2023-10-30 08:34:25.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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      apologies your logic is not convoluted enough to reach its natural conclusion\n
      \n
      attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
      It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
      sorry!\n
      \n
      best regards
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699133271 {#4129
      date: 2023-11-04 22:27:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 79590
    -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4179053"
    +editedAt: DateTimeImmutable @1698650311 {#4130
      date: 2023-10-30 08:18:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698650300 {#4131
      date: 2023-10-30 08:18:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "@Tarastie@lemmy.world already provided a solution: by strapping magnets to the cat, the cat becomes the generator and never has to touch anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698651265 {#5212
    date: 2023-10-30 08:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 79605
  -bodyTs: "'alreadi':2 'anyth':22 'becom':14 'cat':11,13 'generat':16 'magnet':8 'never':18 'provid':3 'solut':5 'strap':7 'tarastie@lemmy.world':1 'touch':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5504422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698651265 {#5213
    date: 2023-10-30 08:34:25.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 {#5252
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4135
      +user: App\Entity\User {#4148 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        apologies your logic is not convoluted enough to reach its natural conclusion\n
        \n
        attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
        It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
        sorry!\n
        \n
        best regards
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699133271 {#4129
        date: 2023-11-04 22:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4136 …}
      +nested: Doctrine\ORM\PersistentCollection {#4138 …}
      +votes: Doctrine\ORM\PersistentCollection {#4140 …}
      +reports: Doctrine\ORM\PersistentCollection {#4142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
      -id: 79590
      -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4179053"
      +editedAt: DateTimeImmutable @1698650311 {#4130
        date: 2023-10-30 08:18:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698650300 {#4131
        date: 2023-10-30 08:18:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4135}
    +body: "@Tarastie@lemmy.world already provided a solution: by strapping magnets to the cat, the cat becomes the generator and never has to touch anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698651265 {#5212
      date: 2023-10-30 08:34:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Tarastie@lemmy.world"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 79605
    -bodyTs: "'alreadi':2 'anyth':22 'becom':14 'cat':11,13 'generat':16 'magnet':8 'never':18 'provid':3 'solut':5 'strap':7 'tarastie@lemmy.world':1 'touch':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5504422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698651265 {#5213
      date: 2023-10-30 08:34:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699133269 {#5250
    date: 2023-11-04 22:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 90881
  -bodyTs: "'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4204154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699133269 {#5251
    date: 2023-11-04 22:27:49.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 {#5252
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4135
      +user: App\Entity\User {#4148 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        apologies your logic is not convoluted enough to reach its natural conclusion\n
        \n
        attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
        It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
        sorry!\n
        \n
        best regards
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699133271 {#4129
        date: 2023-11-04 22:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4136 …}
      +nested: Doctrine\ORM\PersistentCollection {#4138 …}
      +votes: Doctrine\ORM\PersistentCollection {#4140 …}
      +reports: Doctrine\ORM\PersistentCollection {#4142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
      -id: 79590
      -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4179053"
      +editedAt: DateTimeImmutable @1698650311 {#4130
        date: 2023-10-30 08:18:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698650300 {#4131
        date: 2023-10-30 08:18:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4135}
    +body: "@Tarastie@lemmy.world already provided a solution: by strapping magnets to the cat, the cat becomes the generator and never has to touch anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698651265 {#5212
      date: 2023-10-30 08:34:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Tarastie@lemmy.world"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 79605
    -bodyTs: "'alreadi':2 'anyth':22 'becom':14 'cat':11,13 'generat':16 'magnet':8 'never':18 'provid':3 'solut':5 'strap':7 'tarastie@lemmy.world':1 'touch':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5504422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698651265 {#5213
      date: 2023-10-30 08:34:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699133269 {#5250
    date: 2023-11-04 22:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 90881
  -bodyTs: "'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4204154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699133269 {#5251
    date: 2023-11-04 22:27:49.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 {#5252
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4135
      +user: App\Entity\User {#4148 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        apologies your logic is not convoluted enough to reach its natural conclusion\n
        \n
        attaching the cat-bread to a generator would prevent it from falling, so it would stop rotating (no further need)  \n
        It would just be a motionless (apart from whatever the cat’s doing, assuming it’s still alive) and it wouldn’t work  \n
        sorry!\n
        \n
        best regards
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699133271 {#4129
        date: 2023-11-04 22:27:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4136 …}
      +nested: Doctrine\ORM\PersistentCollection {#4138 …}
      +votes: Doctrine\ORM\PersistentCollection {#4140 …}
      +reports: Doctrine\ORM\PersistentCollection {#4142 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
      -id: 79590
      -bodyTs: "'aliv':51 'apart':40 'apolog':1 'assum':47 'attach':13 'best':58 'bread':17 'cat':16,44 'cat-bread':15 'conclus':12 'convolut':6 'enough':7 'fall':25 'generat':20 'logic':3 'motionless':39 'natur':11 'need':33 'prevent':22 'reach':9 'regard':59 'rotat':30 'sorri':57 'still':50 'stop':29 'whatev':42 'work':56 'would':21,28,35 'wouldn':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4179053"
      +editedAt: DateTimeImmutable @1698650311 {#4130
        date: 2023-10-30 08:18:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698650300 {#4131
        date: 2023-10-30 08:18:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4135}
    +body: "@Tarastie@lemmy.world already provided a solution: by strapping magnets to the cat, the cat becomes the generator and never has to touch anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698651265 {#5212
      date: 2023-10-30 08:34:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Tarastie@lemmy.world"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 79605
    -bodyTs: "'alreadi':2 'anyth':22 'becom':14 'cat':11,13 'generat':16 'magnet':8 'never':18 'provid':3 'solut':5 'strap':7 'tarastie@lemmy.world':1 'touch':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5504422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698651265 {#5213
      date: 2023-10-30 08:34:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "true"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699133269 {#5250
    date: 2023-11-04 22:27:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 90881
  -bodyTs: "'true':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4204154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699133269 {#5251
    date: 2023-11-04 22:27:49.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 {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ahh, The Kinetic Cat-Toast Theory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698647936 {#4203
    date: 2023-10-30 07:38:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 79552
  -bodyTs: "'ahh':1 'cat':5 'cat-toast':4 'kinet':3 'theori':7 'toast':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5503339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698647936 {#4204
    date: 2023-10-30 07:38:56.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 {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ahh, The Kinetic Cat-Toast Theory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698647936 {#4203
    date: 2023-10-30 07:38:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 79552
  -bodyTs: "'ahh':1 'cat':5 'cat-toast':4 'kinet':3 'theori':7 'toast':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5503339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698647936 {#4204
    date: 2023-10-30 07:38:56.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 {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ahh, The Kinetic Cat-Toast Theory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698647936 {#4203
    date: 2023-10-30 07:38:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 79552
  -bodyTs: "'ahh':1 'cat':5 'cat-toast':4 'kinet':3 'theori':7 'toast':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5503339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698647936 {#4204
    date: 2023-10-30 07:38:56.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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cat and bread attached to generator: not falling.\n
    \n
    Not falling: not flipping.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698646454 {#4276
    date: 2023-10-30 07:14:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 79444
  -bodyTs: "'attach':4 'bread':3 'cat':1 'fall':8,10 'flip':12 'generat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4925140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638872 {#4277
    date: 2023-10-30 05:07: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
31 DENIED edit
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cat and bread attached to generator: not falling.\n
    \n
    Not falling: not flipping.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698646454 {#4276
    date: 2023-10-30 07:14:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 79444
  -bodyTs: "'attach':4 'bread':3 'cat':1 'fall':8,10 'flip':12 'generat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4925140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638872 {#4277
    date: 2023-10-30 05:07: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
32 DENIED moderate
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cat and bread attached to generator: not falling.\n
    \n
    Not falling: not flipping.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698646454 {#4276
    date: 2023-10-30 07:14:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 79444
  -bodyTs: "'attach':4 'bread':3 'cat':1 'fall':8,10 'flip':12 'generat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4925140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638872 {#4277
    date: 2023-10-30 05:07: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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cat and bread attached to generator: not falling.\n
      \n
      Not falling: not flipping.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698646454 {#4276
      date: 2023-10-30 07:14:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 79444
    -bodyTs: "'attach':4 'bread':3 'cat':1 'fall':8,10 'flip':12 'generat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4925140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638872 {#4277
      date: 2023-10-30 05:07:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "yeah, for this idea to work you’d have to put a magnetic rod between the bread and the cat, and put the whole package inside a copper coil"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698646452 {#5196
    date: 2023-10-30 07:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 79526
  -bodyTs: "'bread':17 'cat':20 'coil':29 'copper':28 'd':8 'idea':4 'insid':26 'magnet':13 'packag':25 'put':11,22 'rod':14 'whole':24 'work':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4926281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698646452 {#5197
    date: 2023-10-30 07:14:12.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
35 DENIED edit
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cat and bread attached to generator: not falling.\n
      \n
      Not falling: not flipping.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698646454 {#4276
      date: 2023-10-30 07:14:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 79444
    -bodyTs: "'attach':4 'bread':3 'cat':1 'fall':8,10 'flip':12 'generat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4925140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638872 {#4277
      date: 2023-10-30 05:07:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "yeah, for this idea to work you’d have to put a magnetic rod between the bread and the cat, and put the whole package inside a copper coil"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698646452 {#5196
    date: 2023-10-30 07:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 79526
  -bodyTs: "'bread':17 'cat':20 'coil':29 'copper':28 'd':8 'idea':4 'insid':26 'magnet':13 'packag':25 'put':11,22 'rod':14 'whole':24 'work':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4926281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698646452 {#5197
    date: 2023-10-30 07:14:12.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
36 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cat and bread attached to generator: not falling.\n
      \n
      Not falling: not flipping.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698646454 {#4276
      date: 2023-10-30 07:14:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 79444
    -bodyTs: "'attach':4 'bread':3 'cat':1 'fall':8,10 'flip':12 'generat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4925140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638872 {#4277
      date: 2023-10-30 05:07:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "yeah, for this idea to work you’d have to put a magnetic rod between the bread and the cat, and put the whole package inside a copper coil"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698646452 {#5196
    date: 2023-10-30 07:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@atx_aquarian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 79526
  -bodyTs: "'bread':17 'cat':20 'coil':29 'copper':28 'd':8 'idea':4 'insid':26 'magnet':13 'packag':25 'put':11,22 'rod':14 'whole':24 'work':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4926281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698646452 {#5197
    date: 2023-10-30 07:14:12.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4355
  +user: App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Problem?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698636378 {#4350
    date: 2023-10-30 04:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4356 …}
  +nested: Doctrine\ORM\PersistentCollection {#4358 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4366 …}
  -id: 79407
  -bodyTs: "'problem':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4960737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636378 {#4351
    date: 2023-10-30 04:26:18.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
39 DENIED edit
App\Entity\EntryComment {#4355
  +user: App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Problem?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698636378 {#4350
    date: 2023-10-30 04:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4356 …}
  +nested: Doctrine\ORM\PersistentCollection {#4358 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4366 …}
  -id: 79407
  -bodyTs: "'problem':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4960737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636378 {#4351
    date: 2023-10-30 04:26:18.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
40 DENIED moderate
App\Entity\EntryComment {#4355
  +user: App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Problem?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698636378 {#4350
    date: 2023-10-30 04:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4356 …}
  +nested: Doctrine\ORM\PersistentCollection {#4358 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4366 …}
  -id: 79407
  -bodyTs: "'problem':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4960737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698636378 {#4351
    date: 2023-10-30 04:26:18.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
41 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
42 DENIED moderate
App\Entity\EntryComment {#4428
  +user: App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "People who expose free energy like this end up disappearing under mysterious circumstances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698621534 {#4423
    date: 2023-10-30 00:18:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 79137
  -bodyTs: "'circumst':13 'disappear':10 'end':8 'energi':5 'expos':3 'free':4 'like':6 'mysteri':12 'peopl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/205972/-/comment/1681668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698621534 {#4424
    date: 2023-10-30 00:18:54.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
43 DENIED edit
App\Entity\EntryComment {#4428
  +user: App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "People who expose free energy like this end up disappearing under mysterious circumstances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698621534 {#4423
    date: 2023-10-30 00:18:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 79137
  -bodyTs: "'circumst':13 'disappear':10 'end':8 'energi':5 'expos':3 'free':4 'like':6 'mysteri':12 'peopl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/205972/-/comment/1681668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698621534 {#4424
    date: 2023-10-30 00:18:54.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
44 DENIED moderate
App\Entity\EntryComment {#4428
  +user: App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "People who expose free energy like this end up disappearing under mysterious circumstances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698621534 {#4423
    date: 2023-10-30 00:18:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 79137
  -bodyTs: "'circumst':13 'disappear':10 'end':8 'energi':5 'expos':3 'free':4 'like':6 'mysteri':12 'peopl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/205972/-/comment/1681668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698621534 {#4424
    date: 2023-10-30 00:18:54.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
45 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
46 DENIED moderate
App\Entity\EntryComment {#4503
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "i sweat lemmy is just dad joke town"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698615835 {#4498
    date: 2023-10-29 22:43:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 78966
  -bodyTs: "'dad':6 'joke':7 'lemmi':3 'sweat':2 'town':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5339374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615591 {#4499
    date: 2023-10-29 22:39: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
47 DENIED edit
App\Entity\EntryComment {#4503
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "i sweat lemmy is just dad joke town"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698615835 {#4498
    date: 2023-10-29 22:43:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 78966
  -bodyTs: "'dad':6 'joke':7 'lemmi':3 'sweat':2 'town':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5339374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615591 {#4499
    date: 2023-10-29 22:39: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
48 DENIED moderate
App\Entity\EntryComment {#4503
  +user: App\Entity\User {#4516 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "i sweat lemmy is just dad joke town"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698615835 {#4498
    date: 2023-10-29 22:43:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4504 …}
  +nested: Doctrine\ORM\PersistentCollection {#4506 …}
  +votes: Doctrine\ORM\PersistentCollection {#4508 …}
  +reports: Doctrine\ORM\PersistentCollection {#4510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
  -id: 78966
  -bodyTs: "'dad':6 'joke':7 'lemmi':3 'sweat':2 'town':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5339374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615591 {#4499
    date: 2023-10-29 22:39: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
49 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
50 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "i sweat lemmy is just dad joke town"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698615835 {#4498
      date: 2023-10-29 22:43:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 78966
    -bodyTs: "'dad':6 'joke':7 'lemmi':3 'sweat':2 'town':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5339374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698615591 {#4499
      date: 2023-10-29 22:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "You: ![](https://quotesbae.com/wp-content/uploads/2018/01/Sweating-Man-Meme-Funny-Image-Photo-Joke-11.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698615831 {#5181
    date: 2023-10-29 22:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 78972
  -bodyTs: "'/wp-content/uploads/2018/01/sweating-man-meme-funny-image-photo-joke-11.png)':4 'quotesbae.com':3 'quotesbae.com/wp-content/uploads/2018/01/sweating-man-meme-funny-image-photo-joke-11.png)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5491679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615831 {#5182
    date: 2023-10-29 22:43: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
51 DENIED edit
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "i sweat lemmy is just dad joke town"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698615835 {#4498
      date: 2023-10-29 22:43:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 78966
    -bodyTs: "'dad':6 'joke':7 'lemmi':3 'sweat':2 'town':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5339374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698615591 {#4499
      date: 2023-10-29 22:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "You: ![](https://quotesbae.com/wp-content/uploads/2018/01/Sweating-Man-Meme-Funny-Image-Photo-Joke-11.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698615831 {#5181
    date: 2023-10-29 22:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 78972
  -bodyTs: "'/wp-content/uploads/2018/01/sweating-man-meme-funny-image-photo-joke-11.png)':4 'quotesbae.com':3 'quotesbae.com/wp-content/uploads/2018/01/sweating-man-meme-funny-image-photo-joke-11.png)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5491679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615831 {#5182
    date: 2023-10-29 22:43: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
52 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4503
    +user: App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "i sweat lemmy is just dad joke town"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698615835 {#4498
      date: 2023-10-29 22:43:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4504 …}
    +nested: Doctrine\ORM\PersistentCollection {#4506 …}
    +votes: Doctrine\ORM\PersistentCollection {#4508 …}
    +reports: Doctrine\ORM\PersistentCollection {#4510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    -id: 78966
    -bodyTs: "'dad':6 'joke':7 'lemmi':3 'sweat':2 'town':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5339374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698615591 {#4499
      date: 2023-10-29 22:39:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4503}
  +body: "You: ![](https://quotesbae.com/wp-content/uploads/2018/01/Sweating-Man-Meme-Funny-Image-Photo-Joke-11.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698615831 {#5181
    date: 2023-10-29 22:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Napain@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 78972
  -bodyTs: "'/wp-content/uploads/2018/01/sweating-man-meme-funny-image-photo-joke-11.png)':4 'quotesbae.com':3 'quotesbae.com/wp-content/uploads/2018/01/sweating-man-meme-funny-image-photo-joke-11.png)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5491679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615831 {#5182
    date: 2023-10-29 22:43: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
53 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
54 DENIED moderate
App\Entity\EntryComment {#4576
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "DIESE KOMMENTARSEKTION IST NUN EIGENTUM DER BRD!"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698610344 {#4571
    date: 2023-10-29 21:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 78795
  -bodyTs: "'brd':7 'der':6 'dies':1 'eigentum':5 'ist':3 'kommentarsekt':2 'nun':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608578 {#4572
    date: 2023-10-29 20:42:58.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
55 DENIED edit
App\Entity\EntryComment {#4576
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "DIESE KOMMENTARSEKTION IST NUN EIGENTUM DER BRD!"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698610344 {#4571
    date: 2023-10-29 21:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 78795
  -bodyTs: "'brd':7 'der':6 'dies':1 'eigentum':5 'ist':3 'kommentarsekt':2 'nun':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608578 {#4572
    date: 2023-10-29 20:42:58.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
56 DENIED moderate
App\Entity\EntryComment {#4576
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "DIESE KOMMENTARSEKTION IST NUN EIGENTUM DER BRD!"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698610344 {#4571
    date: 2023-10-29 21:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 78795
  -bodyTs: "'brd':7 'der':6 'dies':1 'eigentum':5 'ist':3 'kommentarsekt':2 'nun':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608578 {#4572
    date: 2023-10-29 20:42:58.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
57 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
58 DENIED moderate
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4589 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "DIESE KOMMENTARSEKTION IST NUN EIGENTUM DER BRD!"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698610344 {#4571
      date: 2023-10-29 21:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4577 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 78795
    -bodyTs: "'brd':7 'der':6 'dies':1 'eigentum':5 'ist':3 'kommentarsekt':2 'nun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4343237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698608578 {#4572
      date: 2023-10-29 20:42:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4576}
  +body: "Ich verstehe ein bisschen Deutsch, so ich bin okay mit das. Kein Problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698610342 {#5165
    date: 2023-10-29 21:12:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 78844
  -bodyTs: "'bin':8 'bisschen':4 'das':11 'deutsch':5 'ein':3 'ich':1,7 'kein':12 'mit':10 'okay':9 'problem':13 'versteh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4297492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610342 {#5166
    date: 2023-10-29 21:12:22.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
59 DENIED edit
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4589 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "DIESE KOMMENTARSEKTION IST NUN EIGENTUM DER BRD!"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698610344 {#4571
      date: 2023-10-29 21:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4577 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 78795
    -bodyTs: "'brd':7 'der':6 'dies':1 'eigentum':5 'ist':3 'kommentarsekt':2 'nun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4343237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698608578 {#4572
      date: 2023-10-29 20:42:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4576}
  +body: "Ich verstehe ein bisschen Deutsch, so ich bin okay mit das. Kein Problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698610342 {#5165
    date: 2023-10-29 21:12:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 78844
  -bodyTs: "'bin':8 'bisschen':4 'das':11 'deutsch':5 'ein':3 'ich':1,7 'kein':12 'mit':10 'okay':9 'problem':13 'versteh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4297492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610342 {#5166
    date: 2023-10-29 21:12:22.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
60 DENIED moderate
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4589 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "DIESE KOMMENTARSEKTION IST NUN EIGENTUM DER BRD!"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698610344 {#4571
      date: 2023-10-29 21:12:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4577 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 78795
    -bodyTs: "'brd':7 'der':6 'dies':1 'eigentum':5 'ist':3 'kommentarsekt':2 'nun':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4343237"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698608578 {#4572
      date: 2023-10-29 20:42:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4576}
  +body: "Ich verstehe ein bisschen Deutsch, so ich bin okay mit das. Kein Problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698610342 {#5165
    date: 2023-10-29 21:12:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 78844
  -bodyTs: "'bin':8 'bisschen':4 'das':11 'deutsch':5 'ein':3 'ich':1,7 'kein':12 'mit':10 'okay':9 'problem':13 'versteh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4297492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610342 {#5166
    date: 2023-10-29 21:12:22.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
61 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
62 DENIED moderate
App\Entity\EntryComment {#4651
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wo endet der Stock im letzten Bild?"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698608549 {#4646
    date: 2023-10-29 20:42:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 78784
  -bodyTs: "'bild':7 'der':3 'endet':2 'im':5 'letzten':6 'stock':4 'wo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608302 {#4647
    date: 2023-10-29 20:38:22.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
63 DENIED edit
App\Entity\EntryComment {#4651
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wo endet der Stock im letzten Bild?"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698608549 {#4646
    date: 2023-10-29 20:42:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 78784
  -bodyTs: "'bild':7 'der':3 'endet':2 'im':5 'letzten':6 'stock':4 'wo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608302 {#4647
    date: 2023-10-29 20:38:22.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
64 DENIED moderate
App\Entity\EntryComment {#4651
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wo endet der Stock im letzten Bild?"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698608549 {#4646
    date: 2023-10-29 20:42:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 78784
  -bodyTs: "'bild':7 'der':3 'endet':2 'im':5 'letzten':6 'stock':4 'wo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608302 {#4647
    date: 2023-10-29 20:38:22.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
65 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
66 DENIED moderate
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: App\Entity\User {#4589 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Wo endet der Stock im letzten Bild?"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698608549 {#4646
      date: 2023-10-29 20:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4652 …}
    +nested: Doctrine\ORM\PersistentCollection {#4654 …}
    +votes: Doctrine\ORM\PersistentCollection {#4656 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 78784
    -bodyTs: "'bild':7 'der':3 'endet':2 'im':5 'letzten':6 'stock':4 'wo':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4343146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698608302 {#4647
      date: 2023-10-29 20:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651}
  +body: "zehr lustig"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698608546 {#5150
    date: 2023-10-29 20:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 78794
  -bodyTs: "'lustig':2 'zehr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5487769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608546 {#5151
    date: 2023-10-29 20:42:26.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
67 DENIED edit
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: App\Entity\User {#4589 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Wo endet der Stock im letzten Bild?"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698608549 {#4646
      date: 2023-10-29 20:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4652 …}
    +nested: Doctrine\ORM\PersistentCollection {#4654 …}
    +votes: Doctrine\ORM\PersistentCollection {#4656 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 78784
    -bodyTs: "'bild':7 'der':3 'endet':2 'im':5 'letzten':6 'stock':4 'wo':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4343146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698608302 {#4647
      date: 2023-10-29 20:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651}
  +body: "zehr lustig"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698608546 {#5150
    date: 2023-10-29 20:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 78794
  -bodyTs: "'lustig':2 'zehr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5487769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608546 {#5151
    date: 2023-10-29 20:42:26.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
68 DENIED moderate
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: App\Entity\User {#4589 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Wo endet der Stock im letzten Bild?"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698608549 {#4646
      date: 2023-10-29 20:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4652 …}
    +nested: Doctrine\ORM\PersistentCollection {#4654 …}
    +votes: Doctrine\ORM\PersistentCollection {#4656 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 78784
    -bodyTs: "'bild':7 'der':3 'endet':2 'im':5 'letzten':6 'stock':4 'wo':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4343146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698608302 {#4647
      date: 2023-10-29 20:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651}
  +body: "zehr lustig"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698608546 {#5150
    date: 2023-10-29 20:42:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 78794
  -bodyTs: "'lustig':2 'zehr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5487769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608546 {#5151
    date: 2023-10-29 20:42:26.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
69 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
70 DENIED moderate
App\Entity\EntryComment {#4666
  +user: App\Entity\User {#4679 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Amerikanische Ingenieurskunst.\n
    \n
    Los, Deutsche wir bauen damit ein Flugzeug.
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698608342 {#4650
    date: 2023-10-29 20:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4667 …}
  +nested: Doctrine\ORM\PersistentCollection {#4669 …}
  +votes: Doctrine\ORM\PersistentCollection {#4671 …}
  +reports: Doctrine\ORM\PersistentCollection {#4673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
  -id: 78752
  -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4342669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698606839 {#4649
    date: 2023-10-29 20:13:59.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
71 DENIED edit
App\Entity\EntryComment {#4666
  +user: App\Entity\User {#4679 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Amerikanische Ingenieurskunst.\n
    \n
    Los, Deutsche wir bauen damit ein Flugzeug.
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698608342 {#4650
    date: 2023-10-29 20:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4667 …}
  +nested: Doctrine\ORM\PersistentCollection {#4669 …}
  +votes: Doctrine\ORM\PersistentCollection {#4671 …}
  +reports: Doctrine\ORM\PersistentCollection {#4673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
  -id: 78752
  -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4342669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698606839 {#4649
    date: 2023-10-29 20:13:59.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
72 DENIED moderate
App\Entity\EntryComment {#4666
  +user: App\Entity\User {#4679 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Amerikanische Ingenieurskunst.\n
    \n
    Los, Deutsche wir bauen damit ein Flugzeug.
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698608342 {#4650
    date: 2023-10-29 20:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4667 …}
  +nested: Doctrine\ORM\PersistentCollection {#4669 …}
  +votes: Doctrine\ORM\PersistentCollection {#4671 …}
  +reports: Doctrine\ORM\PersistentCollection {#4673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
  -id: 78752
  -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4342669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698606839 {#4649
    date: 2023-10-29 20:13:59.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
73 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
74 DENIED moderate
App\Entity\EntryComment {#5122
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: App\Entity\User {#4679 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Amerikanische Ingenieurskunst.\n
      \n
      Los, Deutsche wir bauen damit ein Flugzeug.
      """
    +lang: "de"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698608342 {#4650
      date: 2023-10-29 20:39:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4667 …}
    +nested: Doctrine\ORM\PersistentCollection {#4669 …}
    +votes: Doctrine\ORM\PersistentCollection {#4671 …}
    +reports: Doctrine\ORM\PersistentCollection {#4673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
    -id: 78752
    -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4342669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606839 {#4649
      date: 2023-10-29 20:13:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4666}
  +body: "![](https://i.pinimg.com/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698607284 {#5120
    date: 2023-10-29 20:21:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Paul_279@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 78760
  -bodyTs: "'/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)':3 'i.pinimg.com':2 'i.pinimg.com/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5487248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607284 {#5121
    date: 2023-10-29 20:21:24.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
75 DENIED edit
App\Entity\EntryComment {#5122
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: App\Entity\User {#4679 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Amerikanische Ingenieurskunst.\n
      \n
      Los, Deutsche wir bauen damit ein Flugzeug.
      """
    +lang: "de"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698608342 {#4650
      date: 2023-10-29 20:39:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4667 …}
    +nested: Doctrine\ORM\PersistentCollection {#4669 …}
    +votes: Doctrine\ORM\PersistentCollection {#4671 …}
    +reports: Doctrine\ORM\PersistentCollection {#4673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
    -id: 78752
    -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4342669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606839 {#4649
      date: 2023-10-29 20:13:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4666}
  +body: "![](https://i.pinimg.com/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698607284 {#5120
    date: 2023-10-29 20:21:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Paul_279@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 78760
  -bodyTs: "'/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)':3 'i.pinimg.com':2 'i.pinimg.com/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5487248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607284 {#5121
    date: 2023-10-29 20:21:24.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
76 DENIED moderate
App\Entity\EntryComment {#5122
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: App\Entity\User {#4679 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Amerikanische Ingenieurskunst.\n
      \n
      Los, Deutsche wir bauen damit ein Flugzeug.
      """
    +lang: "de"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698608342 {#4650
      date: 2023-10-29 20:39:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4667 …}
    +nested: Doctrine\ORM\PersistentCollection {#4669 …}
    +votes: Doctrine\ORM\PersistentCollection {#4671 …}
    +reports: Doctrine\ORM\PersistentCollection {#4673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
    -id: 78752
    -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4342669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606839 {#4649
      date: 2023-10-29 20:13:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4666}
  +body: "![](https://i.pinimg.com/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698607284 {#5120
    date: 2023-10-29 20:21:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Paul_279@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 78760
  -bodyTs: "'/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)':3 'i.pinimg.com':2 'i.pinimg.com/originals/7f/92/55/7f9255ca8c7638beac01f05b62ba7e28.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5487248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607284 {#5121
    date: 2023-10-29 20:21:24.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
77 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
78 DENIED moderate
App\Entity\EntryComment {#5137
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: App\Entity\User {#4679 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Amerikanische Ingenieurskunst.\n
      \n
      Los, Deutsche wir bauen damit ein Flugzeug.
      """
    +lang: "de"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698608342 {#4650
      date: 2023-10-29 20:39:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4667 …}
    +nested: Doctrine\ORM\PersistentCollection {#4669 …}
    +votes: Doctrine\ORM\PersistentCollection {#4671 …}
    +reports: Doctrine\ORM\PersistentCollection {#4673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
    -id: 78752
    -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4342669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606839 {#4649
      date: 2023-10-29 20:13:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4666}
  +body: "Deutsche, besetzt die Kommentarsektion!"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698608341 {#5135
    date: 2023-10-29 20:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Paul_279@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 78785
  -bodyTs: "'besetzt':2 'deutsch':1 'die':3 'kommentarsekt':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608341 {#5136
    date: 2023-10-29 20:39:01.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
79 DENIED edit
App\Entity\EntryComment {#5137
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: App\Entity\User {#4679 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Amerikanische Ingenieurskunst.\n
      \n
      Los, Deutsche wir bauen damit ein Flugzeug.
      """
    +lang: "de"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698608342 {#4650
      date: 2023-10-29 20:39:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4667 …}
    +nested: Doctrine\ORM\PersistentCollection {#4669 …}
    +votes: Doctrine\ORM\PersistentCollection {#4671 …}
    +reports: Doctrine\ORM\PersistentCollection {#4673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
    -id: 78752
    -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4342669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606839 {#4649
      date: 2023-10-29 20:13:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4666}
  +body: "Deutsche, besetzt die Kommentarsektion!"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698608341 {#5135
    date: 2023-10-29 20:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Paul_279@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 78785
  -bodyTs: "'besetzt':2 'deutsch':1 'die':3 'kommentarsekt':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608341 {#5136
    date: 2023-10-29 20:39:01.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
80 DENIED moderate
App\Entity\EntryComment {#5137
  +user: App\Entity\User {#4589 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: App\Entity\User {#4679 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Amerikanische Ingenieurskunst.\n
      \n
      Los, Deutsche wir bauen damit ein Flugzeug.
      """
    +lang: "de"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698608342 {#4650
      date: 2023-10-29 20:39:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4667 …}
    +nested: Doctrine\ORM\PersistentCollection {#4669 …}
    +votes: Doctrine\ORM\PersistentCollection {#4671 …}
    +reports: Doctrine\ORM\PersistentCollection {#4673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4677 …}
    -id: 78752
    -bodyTs: "'amerikanisch':1 'bauen':6 'damit':7 'deutsch':4 'ein':8 'flugzeug':9 'ingenieurskunst':2 'los':3 'wir':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4342669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606839 {#4649
      date: 2023-10-29 20:13:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4666}
  +body: "Deutsche, besetzt die Kommentarsektion!"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698608341 {#5135
    date: 2023-10-29 20:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Paul_279@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 78785
  -bodyTs: "'besetzt':2 'deutsch':1 'die':3 'kommentarsekt':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4343156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698608341 {#5136
    date: 2023-10-29 20:39:01.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
81 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
82 DENIED moderate
App\Entity\EntryComment {#4739
  +user: App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
    \n
    The rapid disassembly of the mechanism can cause quite an amount of damage as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698609413 {#4734
    date: 2023-10-29 20:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 78711
  -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4176862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605140 {#4735
    date: 2023-10-29 19:45:40.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
83 DENIED edit
App\Entity\EntryComment {#4739
  +user: App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
    \n
    The rapid disassembly of the mechanism can cause quite an amount of damage as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698609413 {#4734
    date: 2023-10-29 20:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 78711
  -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4176862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605140 {#4735
    date: 2023-10-29 19:45:40.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
84 DENIED moderate
App\Entity\EntryComment {#4739
  +user: App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
    \n
    The rapid disassembly of the mechanism can cause quite an amount of damage as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698609413 {#4734
    date: 2023-10-29 20:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 78711
  -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4176862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605140 {#4735
    date: 2023-10-29 19:45:40.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
85 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
86 DENIED moderate
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4739
    +user: App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
      \n
      The rapid disassembly of the mechanism can cause quite an amount of damage as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698609413 {#4734
      date: 2023-10-29 20:56:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4740 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4744 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 78711
    -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4176862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698605140 {#4735
      date: 2023-10-29 19:45:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4739}
  +body: "It’s ight they got nine lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698609411 {#5089
    date: 2023-10-29 20:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Saeculum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 78820
  -bodyTs: "'got':5 'ight':3 'live':7 'nine':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609411 {#5090
    date: 2023-10-29 20:56: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
87 DENIED edit
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4739
    +user: App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
      \n
      The rapid disassembly of the mechanism can cause quite an amount of damage as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698609413 {#4734
      date: 2023-10-29 20:56:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4740 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4744 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 78711
    -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4176862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698605140 {#4735
      date: 2023-10-29 19:45:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4739}
  +body: "It’s ight they got nine lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698609411 {#5089
    date: 2023-10-29 20:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Saeculum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 78820
  -bodyTs: "'got':5 'ight':3 'live':7 'nine':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609411 {#5090
    date: 2023-10-29 20:56: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
88 DENIED moderate
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4739
    +user: App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
      \n
      The rapid disassembly of the mechanism can cause quite an amount of damage as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698609413 {#4734
      date: 2023-10-29 20:56:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4740 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4744 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 78711
    -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4176862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698605140 {#4735
      date: 2023-10-29 19:45:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4739}
  +body: "It’s ight they got nine lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698609411 {#5089
    date: 2023-10-29 20:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Saeculum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 78820
  -bodyTs: "'got':5 'ight':3 'live':7 'nine':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609411 {#5090
    date: 2023-10-29 20:56: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
89 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
90 DENIED moderate
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4739
    +user: App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
      \n
      The rapid disassembly of the mechanism can cause quite an amount of damage as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698609413 {#4734
      date: 2023-10-29 20:56:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4740 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4744 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 78711
    -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4176862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698605140 {#4735
      date: 2023-10-29 19:45:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4739}
  +body: "Perhaps we can limit the speed by increasing the strength of the generator… but of course that introduces the risk of ripping the cat apart from raw force"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698605795 {#5105
    date: 2023-10-29 19:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Saeculum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 78724
  -bodyTs: "'apart':25 'cat':24 'cours':16 'forc':28 'generat':13 'increas':8 'introduc':18 'limit':4 'perhap':1 'raw':27 'rip':22 'risk':20 'speed':6 'strength':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5486303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605795 {#5106
    date: 2023-10-29 19:56:35.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
91 DENIED edit
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4739
    +user: App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
      \n
      The rapid disassembly of the mechanism can cause quite an amount of damage as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698609413 {#4734
      date: 2023-10-29 20:56:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4740 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4744 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 78711
    -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4176862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698605140 {#4735
      date: 2023-10-29 19:45:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4739}
  +body: "Perhaps we can limit the speed by increasing the strength of the generator… but of course that introduces the risk of ripping the cat apart from raw force"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698605795 {#5105
    date: 2023-10-29 19:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Saeculum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 78724
  -bodyTs: "'apart':25 'cat':24 'cours':16 'forc':28 'generat':13 'increas':8 'introduc':18 'limit':4 'perhap':1 'raw':27 'rip':22 'risk':20 'speed':6 'strength':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5486303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605795 {#5106
    date: 2023-10-29 19:56:35.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
92 DENIED moderate
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4739
    +user: App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sadly, the design is unfeasible as eventually the rotational force either separates the bread from the butter, or liquidises the internal organs of the cat when they reach peak generating speed.\n
      \n
      The rapid disassembly of the mechanism can cause quite an amount of damage as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698609413 {#4734
      date: 2023-10-29 20:56:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4740 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4744 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 78711
    -bodyTs: "'amount':42 'bread':14 'butter':17 'cat':25 'caus':39 'damag':44 'design':3 'disassembl':34 'either':11 'eventu':7 'forc':10 'generat':30 'intern':21 'liquidis':19 'mechan':37 'organ':22 'peak':29 'quit':40 'rapid':33 'reach':28 'rotat':9 'sad':1 'separ':12 'speed':31 'unfeas':5 'well':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4176862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698605140 {#4735
      date: 2023-10-29 19:45:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4739}
  +body: "Perhaps we can limit the speed by increasing the strength of the generator… but of course that introduces the risk of ripping the cat apart from raw force"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698605795 {#5105
    date: 2023-10-29 19:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Saeculum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 78724
  -bodyTs: "'apart':25 'cat':24 'cours':16 'forc':28 'generat':13 'increas':8 'introduc':18 'limit':4 'perhap':1 'raw':27 'rip':22 'risk':20 'speed':6 'strength':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5486303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605795 {#5106
    date: 2023-10-29 19:56:35.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
93 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
94 DENIED moderate
App\Entity\EntryComment {#4813
  +user: App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    You’ll have to strap magnets to the cat or use it’s air vortex.\n
    \n
    If you “attach” it then it’s not falling anymore. It’s just cat on a stick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1698611481 {#4807
    date: 2023-10-29 21:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 78548
  -bodyTs: "'air':14 'anymor':25 'attach':18 'cat':9,29 'fall':24 'll':2 'magnet':6 'stick':32 'strap':5 'use':11 'vortex':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598597 {#4808
    date: 2023-10-29 17:56:37.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
95 DENIED edit
App\Entity\EntryComment {#4813
  +user: App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    You’ll have to strap magnets to the cat or use it’s air vortex.\n
    \n
    If you “attach” it then it’s not falling anymore. It’s just cat on a stick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1698611481 {#4807
    date: 2023-10-29 21:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 78548
  -bodyTs: "'air':14 'anymor':25 'attach':18 'cat':9,29 'fall':24 'll':2 'magnet':6 'stick':32 'strap':5 'use':11 'vortex':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598597 {#4808
    date: 2023-10-29 17:56:37.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
96 DENIED moderate
App\Entity\EntryComment {#4813
  +user: App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    You’ll have to strap magnets to the cat or use it’s air vortex.\n
    \n
    If you “attach” it then it’s not falling anymore. It’s just cat on a stick.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1698611481 {#4807
    date: 2023-10-29 21:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 78548
  -bodyTs: "'air':14 'anymor':25 'attach':18 'cat':9,29 'fall':24 'll':2 'magnet':6 'stick':32 'strap':5 'use':11 'vortex':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598597 {#4808
    date: 2023-10-29 17:56:37.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
97 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
98 DENIED moderate
App\Entity\EntryComment {#5075
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4813
    +user: App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’ll have to strap magnets to the cat or use it’s air vortex.\n
      \n
      If you “attach” it then it’s not falling anymore. It’s just cat on a stick.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698611481 {#4807
      date: 2023-10-29 21:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 78548
    -bodyTs: "'air':14 'anymor':25 'attach':18 'cat':9,29 'fall':24 'll':2 'magnet':6 'stick':32 'strap':5 'use':11 'vortex':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4913113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698598597 {#4808
      date: 2023-10-29 17:56:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: """
    > It’s just cat on a stick\n
    \n
    The favourite food of [ALF!](https://en.m.wikipedia.org/wiki/ALF_(TV_series))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698611479 {#5072
    date: 2023-10-29 21:31:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 78879
  -bodyTs: "'/wiki/alf_(tv_series))':15 'alf':12 'cat':4 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/alf_(tv_series))':13 'favourit':9 'food':10 'stick':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4917201"
  +editedAt: DateTimeImmutable @1698611904 {#5073
    date: 2023-10-29 21:38:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698611479 {#5074
    date: 2023-10-29 21:31:19.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
99 DENIED edit
App\Entity\EntryComment {#5075
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4813
    +user: App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’ll have to strap magnets to the cat or use it’s air vortex.\n
      \n
      If you “attach” it then it’s not falling anymore. It’s just cat on a stick.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698611481 {#4807
      date: 2023-10-29 21:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 78548
    -bodyTs: "'air':14 'anymor':25 'attach':18 'cat':9,29 'fall':24 'll':2 'magnet':6 'stick':32 'strap':5 'use':11 'vortex':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4913113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698598597 {#4808
      date: 2023-10-29 17:56:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: """
    > It’s just cat on a stick\n
    \n
    The favourite food of [ALF!](https://en.m.wikipedia.org/wiki/ALF_(TV_series))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698611479 {#5072
    date: 2023-10-29 21:31:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 78879
  -bodyTs: "'/wiki/alf_(tv_series))':15 'alf':12 'cat':4 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/alf_(tv_series))':13 'favourit':9 'food':10 'stick':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4917201"
  +editedAt: DateTimeImmutable @1698611904 {#5073
    date: 2023-10-29 21:38:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698611479 {#5074
    date: 2023-10-29 21:31:19.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
100 DENIED moderate
App\Entity\EntryComment {#5075
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4813
    +user: App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You’ll have to strap magnets to the cat or use it’s air vortex.\n
      \n
      If you “attach” it then it’s not falling anymore. It’s just cat on a stick.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698611481 {#4807
      date: 2023-10-29 21:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 78548
    -bodyTs: "'air':14 'anymor':25 'attach':18 'cat':9,29 'fall':24 'll':2 'magnet':6 'stick':32 'strap':5 'use':11 'vortex':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4913113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698598597 {#4808
      date: 2023-10-29 17:56:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4813}
  +body: """
    > It’s just cat on a stick\n
    \n
    The favourite food of [ALF!](https://en.m.wikipedia.org/wiki/ALF_(TV_series))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698611479 {#5072
    date: 2023-10-29 21:31:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Tarastie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 78879
  -bodyTs: "'/wiki/alf_(tv_series))':15 'alf':12 'cat':4 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/alf_(tv_series))':13 'favourit':9 'food':10 'stick':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4917201"
  +editedAt: DateTimeImmutable @1698611904 {#5073
    date: 2023-10-29 21:38:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698611479 {#5074
    date: 2023-10-29 21:31:19.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
101 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
102 DENIED moderate
App\Entity\EntryComment {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How do you attach cat to the generator? I see something sussy 0-0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698616378 {#4881
    date: 2023-10-29 22:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 78437
  -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2140487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595214 {#4882
    date: 2023-10-29 17:00:14.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
103 DENIED edit
App\Entity\EntryComment {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How do you attach cat to the generator? I see something sussy 0-0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698616378 {#4881
    date: 2023-10-29 22:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 78437
  -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2140487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595214 {#4882
    date: 2023-10-29 17:00:14.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
104 DENIED moderate
App\Entity\EntryComment {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How do you attach cat to the generator? I see something sussy 0-0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698616378 {#4881
    date: 2023-10-29 22:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 78437
  -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2140487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595214 {#4882
    date: 2023-10-29 17:00:14.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
105 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
106 DENIED moderate
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4886
    +user: App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "How do you attach cat to the generator? I see something sussy 0-0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698616378 {#4881
      date: 2023-10-29 22:52:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4887 …}
    +nested: Doctrine\ORM\PersistentCollection {#4889 …}
    +votes: Doctrine\ORM\PersistentCollection {#4891 …}
    +reports: Doctrine\ORM\PersistentCollection {#4893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
    -id: 78437
    -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2140487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698595214 {#4882
      date: 2023-10-29 17:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Are you 12 years old? I hope so for your own sake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698595782 {#5056
    date: 2023-10-29 17:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 78444
  -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5480537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595782 {#5057
    date: 2023-10-29 17:09:42.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
107 DENIED edit
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4886
    +user: App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "How do you attach cat to the generator? I see something sussy 0-0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698616378 {#4881
      date: 2023-10-29 22:52:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4887 …}
    +nested: Doctrine\ORM\PersistentCollection {#4889 …}
    +votes: Doctrine\ORM\PersistentCollection {#4891 …}
    +reports: Doctrine\ORM\PersistentCollection {#4893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
    -id: 78437
    -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2140487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698595214 {#4882
      date: 2023-10-29 17:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Are you 12 years old? I hope so for your own sake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698595782 {#5056
    date: 2023-10-29 17:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 78444
  -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5480537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595782 {#5057
    date: 2023-10-29 17:09:42.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
108 DENIED moderate
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4886
    +user: App\Entity\User {#4899 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "How do you attach cat to the generator? I see something sussy 0-0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698616378 {#4881
      date: 2023-10-29 22:52:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4887 …}
    +nested: Doctrine\ORM\PersistentCollection {#4889 …}
    +votes: Doctrine\ORM\PersistentCollection {#4891 …}
    +reports: Doctrine\ORM\PersistentCollection {#4893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
    -id: 78437
    -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2140487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698595214 {#4882
      date: 2023-10-29 17:00:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Are you 12 years old? I hope so for your own sake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698595782 {#5056
    date: 2023-10-29 17:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 78444
  -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5480537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595782 {#5057
    date: 2023-10-29 17:09:42.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5058
    +user: Proxies\__CG__\App\Entity\User {#5059 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4886
      +user: App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "How do you attach cat to the generator? I see something sussy 0-0"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698616378 {#4881
        date: 2023-10-29 22:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4887 …}
      +nested: Doctrine\ORM\PersistentCollection {#4889 …}
      +votes: Doctrine\ORM\PersistentCollection {#4891 …}
      +reports: Doctrine\ORM\PersistentCollection {#4893 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
      -id: 78437
      -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2140487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698595214 {#4882
        date: 2023-10-29 17:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Are you 12 years old? I hope so for your own sake."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698595782 {#5056
      date: 2023-10-29 17:09:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5060 …}
    +nested: Doctrine\ORM\PersistentCollection {#5062 …}
    +votes: Doctrine\ORM\PersistentCollection {#5064 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 78444
    -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5480537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698595782 {#5057
      date: 2023-10-29 17:09:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Right? It clearly goes into the cat’s rectum for stability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698597945 {#5228
    date: 2023-10-29 17:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 78525
  -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4912901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698597945 {#5231
    date: 2023-10-29 17:45:45.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
111 DENIED edit
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5058
    +user: Proxies\__CG__\App\Entity\User {#5059 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4886
      +user: App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "How do you attach cat to the generator? I see something sussy 0-0"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698616378 {#4881
        date: 2023-10-29 22:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4887 …}
      +nested: Doctrine\ORM\PersistentCollection {#4889 …}
      +votes: Doctrine\ORM\PersistentCollection {#4891 …}
      +reports: Doctrine\ORM\PersistentCollection {#4893 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
      -id: 78437
      -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2140487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698595214 {#4882
        date: 2023-10-29 17:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Are you 12 years old? I hope so for your own sake."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698595782 {#5056
      date: 2023-10-29 17:09:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5060 …}
    +nested: Doctrine\ORM\PersistentCollection {#5062 …}
    +votes: Doctrine\ORM\PersistentCollection {#5064 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 78444
    -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5480537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698595782 {#5057
      date: 2023-10-29 17:09:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Right? It clearly goes into the cat’s rectum for stability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698597945 {#5228
    date: 2023-10-29 17:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 78525
  -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4912901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698597945 {#5231
    date: 2023-10-29 17:45:45.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
112 DENIED moderate
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5058
    +user: Proxies\__CG__\App\Entity\User {#5059 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4886
      +user: App\Entity\User {#4899 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "How do you attach cat to the generator? I see something sussy 0-0"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698616378 {#4881
        date: 2023-10-29 22:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4887 …}
      +nested: Doctrine\ORM\PersistentCollection {#4889 …}
      +votes: Doctrine\ORM\PersistentCollection {#4891 …}
      +reports: Doctrine\ORM\PersistentCollection {#4893 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
      -id: 78437
      -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2140487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698595214 {#4882
        date: 2023-10-29 17:00:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Are you 12 years old? I hope so for your own sake."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698595782 {#5056
      date: 2023-10-29 17:09:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5060 …}
    +nested: Doctrine\ORM\PersistentCollection {#5062 …}
    +votes: Doctrine\ORM\PersistentCollection {#5064 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 78444
    -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5480537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698595782 {#5057
      date: 2023-10-29 17:09:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Right? It clearly goes into the cat’s rectum for stability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698597945 {#5228
    date: 2023-10-29 17:45:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5240 …}
  +votes: Doctrine\ORM\PersistentCollection {#5242 …}
  +reports: Doctrine\ORM\PersistentCollection {#5244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
  -id: 78525
  -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4912901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698597945 {#5231
    date: 2023-10-29 17:45:45.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
113 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
114 DENIED moderate
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: Proxies\__CG__\App\Entity\User {#5236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5058
      +user: Proxies\__CG__\App\Entity\User {#5059 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4886
        +user: App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "How do you attach cat to the generator? I see something sussy 0-0"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698616378 {#4881
          date: 2023-10-29 22:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4887 …}
        +nested: Doctrine\ORM\PersistentCollection {#4889 …}
        +votes: Doctrine\ORM\PersistentCollection {#4891 …}
        +reports: Doctrine\ORM\PersistentCollection {#4893 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
        -id: 78437
        -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2140487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698595214 {#4882
          date: 2023-10-29 17:00:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "Are you 12 years old? I hope so for your own sake."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698595782 {#5056
        date: 2023-10-29 17:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5060 …}
      +nested: Doctrine\ORM\PersistentCollection {#5062 …}
      +votes: Doctrine\ORM\PersistentCollection {#5064 …}
      +reports: Doctrine\ORM\PersistentCollection {#5066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
      -id: 78444
      -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5480537"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698595782 {#5057
        date: 2023-10-29 17:09:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Right? It clearly goes into the cat’s rectum for stability."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698597945 {#5228
      date: 2023-10-29 17:45:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5238 …}
    +nested: Doctrine\ORM\PersistentCollection {#5240 …}
    +votes: Doctrine\ORM\PersistentCollection {#5242 …}
    +reports: Doctrine\ORM\PersistentCollection {#5244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
    -id: 78525
    -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4912901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698597945 {#5231
      date: 2023-10-29 17:45:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "They clearly haven’t played postal 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698609892 {#5271
    date: 2023-10-29 21:04:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5278 …}
  +votes: Doctrine\ORM\PersistentCollection {#5280 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 78831
  -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609892 {#5268
    date: 2023-10-29 21:04: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
115 DENIED edit
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: Proxies\__CG__\App\Entity\User {#5236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5058
      +user: Proxies\__CG__\App\Entity\User {#5059 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4886
        +user: App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "How do you attach cat to the generator? I see something sussy 0-0"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698616378 {#4881
          date: 2023-10-29 22:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4887 …}
        +nested: Doctrine\ORM\PersistentCollection {#4889 …}
        +votes: Doctrine\ORM\PersistentCollection {#4891 …}
        +reports: Doctrine\ORM\PersistentCollection {#4893 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
        -id: 78437
        -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2140487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698595214 {#4882
          date: 2023-10-29 17:00:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "Are you 12 years old? I hope so for your own sake."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698595782 {#5056
        date: 2023-10-29 17:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5060 …}
      +nested: Doctrine\ORM\PersistentCollection {#5062 …}
      +votes: Doctrine\ORM\PersistentCollection {#5064 …}
      +reports: Doctrine\ORM\PersistentCollection {#5066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
      -id: 78444
      -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5480537"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698595782 {#5057
        date: 2023-10-29 17:09:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Right? It clearly goes into the cat’s rectum for stability."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698597945 {#5228
      date: 2023-10-29 17:45:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5238 …}
    +nested: Doctrine\ORM\PersistentCollection {#5240 …}
    +votes: Doctrine\ORM\PersistentCollection {#5242 …}
    +reports: Doctrine\ORM\PersistentCollection {#5244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
    -id: 78525
    -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4912901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698597945 {#5231
      date: 2023-10-29 17:45:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "They clearly haven’t played postal 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698609892 {#5271
    date: 2023-10-29 21:04:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5278 …}
  +votes: Doctrine\ORM\PersistentCollection {#5280 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 78831
  -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609892 {#5268
    date: 2023-10-29 21:04: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
116 DENIED moderate
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: Proxies\__CG__\App\Entity\User {#5236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5058
      +user: Proxies\__CG__\App\Entity\User {#5059 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4886
        +user: App\Entity\User {#4899 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "How do you attach cat to the generator? I see something sussy 0-0"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698616378 {#4881
          date: 2023-10-29 22:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4887 …}
        +nested: Doctrine\ORM\PersistentCollection {#4889 …}
        +votes: Doctrine\ORM\PersistentCollection {#4891 …}
        +reports: Doctrine\ORM\PersistentCollection {#4893 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
        -id: 78437
        -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2140487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698595214 {#4882
          date: 2023-10-29 17:00:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "Are you 12 years old? I hope so for your own sake."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698595782 {#5056
        date: 2023-10-29 17:09:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5060 …}
      +nested: Doctrine\ORM\PersistentCollection {#5062 …}
      +votes: Doctrine\ORM\PersistentCollection {#5064 …}
      +reports: Doctrine\ORM\PersistentCollection {#5066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
      -id: 78444
      -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5480537"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698595782 {#5057
        date: 2023-10-29 17:09:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Right? It clearly goes into the cat’s rectum for stability."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698597945 {#5228
      date: 2023-10-29 17:45:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5238 …}
    +nested: Doctrine\ORM\PersistentCollection {#5240 …}
    +votes: Doctrine\ORM\PersistentCollection {#5242 …}
    +reports: Doctrine\ORM\PersistentCollection {#5244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
    -id: 78525
    -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4912901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698597945 {#5231
      date: 2023-10-29 17:45:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "They clearly haven’t played postal 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698609892 {#5271
    date: 2023-10-29 21:04:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5278 …}
  +votes: Doctrine\ORM\PersistentCollection {#5280 …}
  +reports: Doctrine\ORM\PersistentCollection {#5281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
  -id: 78831
  -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5488310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609892 {#5268
    date: 2023-10-29 21:04: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
117 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
118 DENIED moderate
App\Entity\EntryComment {#5302
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5229
      +user: Proxies\__CG__\App\Entity\User {#5236 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5058
        +user: Proxies\__CG__\App\Entity\User {#5059 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4886
          +user: App\Entity\User {#4899 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "How do you attach cat to the generator? I see something sussy 0-0"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698616378 {#4881
            date: 2023-10-29 22:52:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4887 …}
          +nested: Doctrine\ORM\PersistentCollection {#4889 …}
          +votes: Doctrine\ORM\PersistentCollection {#4891 …}
          +reports: Doctrine\ORM\PersistentCollection {#4893 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
          -id: 78437
          -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ani.social/comment/2140487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698595214 {#4882
            date: 2023-10-29 17:00:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "Are you 12 years old? I hope so for your own sake."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698595782 {#5056
          date: 2023-10-29 17:09:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5060 …}
        +nested: Doctrine\ORM\PersistentCollection {#5062 …}
        +votes: Doctrine\ORM\PersistentCollection {#5064 …}
        +reports: Doctrine\ORM\PersistentCollection {#5066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
        -id: 78444
        -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5480537"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698595782 {#5057
          date: 2023-10-29 17:09:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "Right? It clearly goes into the cat’s rectum for stability."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698597945 {#5228
        date: 2023-10-29 17:45:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5238 …}
      +nested: Doctrine\ORM\PersistentCollection {#5240 …}
      +votes: Doctrine\ORM\PersistentCollection {#5242 …}
      +reports: Doctrine\ORM\PersistentCollection {#5244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
      -id: 78525
      -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4912901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698597945 {#5231
        date: 2023-10-29 17:45:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "They clearly haven’t played postal 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698609892 {#5271
      date: 2023-10-29 21:04:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5278 …}
    +votes: Doctrine\ORM\PersistentCollection {#5280 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 78831
    -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698609892 {#5268
      date: 2023-10-29 21:04:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698611873 {#5297
    date: 2023-10-29 21:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 78888
  -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/997063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611873 {#5300
    date: 2023-10-29 21:37:53.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
119 DENIED edit
App\Entity\EntryComment {#5302
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5229
      +user: Proxies\__CG__\App\Entity\User {#5236 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5058
        +user: Proxies\__CG__\App\Entity\User {#5059 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4886
          +user: App\Entity\User {#4899 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "How do you attach cat to the generator? I see something sussy 0-0"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698616378 {#4881
            date: 2023-10-29 22:52:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4887 …}
          +nested: Doctrine\ORM\PersistentCollection {#4889 …}
          +votes: Doctrine\ORM\PersistentCollection {#4891 …}
          +reports: Doctrine\ORM\PersistentCollection {#4893 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
          -id: 78437
          -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ani.social/comment/2140487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698595214 {#4882
            date: 2023-10-29 17:00:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "Are you 12 years old? I hope so for your own sake."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698595782 {#5056
          date: 2023-10-29 17:09:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5060 …}
        +nested: Doctrine\ORM\PersistentCollection {#5062 …}
        +votes: Doctrine\ORM\PersistentCollection {#5064 …}
        +reports: Doctrine\ORM\PersistentCollection {#5066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
        -id: 78444
        -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5480537"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698595782 {#5057
          date: 2023-10-29 17:09:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "Right? It clearly goes into the cat’s rectum for stability."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698597945 {#5228
        date: 2023-10-29 17:45:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5238 …}
      +nested: Doctrine\ORM\PersistentCollection {#5240 …}
      +votes: Doctrine\ORM\PersistentCollection {#5242 …}
      +reports: Doctrine\ORM\PersistentCollection {#5244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
      -id: 78525
      -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4912901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698597945 {#5231
        date: 2023-10-29 17:45:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "They clearly haven’t played postal 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698609892 {#5271
      date: 2023-10-29 21:04:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5278 …}
    +votes: Doctrine\ORM\PersistentCollection {#5280 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 78831
    -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698609892 {#5268
      date: 2023-10-29 21:04:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698611873 {#5297
    date: 2023-10-29 21:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 78888
  -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/997063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611873 {#5300
    date: 2023-10-29 21:37:53.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
120 DENIED moderate
App\Entity\EntryComment {#5302
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5229
      +user: Proxies\__CG__\App\Entity\User {#5236 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5058
        +user: Proxies\__CG__\App\Entity\User {#5059 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4886
          +user: App\Entity\User {#4899 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "How do you attach cat to the generator? I see something sussy 0-0"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698616378 {#4881
            date: 2023-10-29 22:52:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4887 …}
          +nested: Doctrine\ORM\PersistentCollection {#4889 …}
          +votes: Doctrine\ORM\PersistentCollection {#4891 …}
          +reports: Doctrine\ORM\PersistentCollection {#4893 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
          -id: 78437
          -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ani.social/comment/2140487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698595214 {#4882
            date: 2023-10-29 17:00:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "Are you 12 years old? I hope so for your own sake."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698595782 {#5056
          date: 2023-10-29 17:09:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5060 …}
        +nested: Doctrine\ORM\PersistentCollection {#5062 …}
        +votes: Doctrine\ORM\PersistentCollection {#5064 …}
        +reports: Doctrine\ORM\PersistentCollection {#5066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
        -id: 78444
        -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5480537"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698595782 {#5057
          date: 2023-10-29 17:09:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "Right? It clearly goes into the cat’s rectum for stability."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698597945 {#5228
        date: 2023-10-29 17:45:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5238 …}
      +nested: Doctrine\ORM\PersistentCollection {#5240 …}
      +votes: Doctrine\ORM\PersistentCollection {#5242 …}
      +reports: Doctrine\ORM\PersistentCollection {#5244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
      -id: 78525
      -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4912901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698597945 {#5231
        date: 2023-10-29 17:45:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "They clearly haven’t played postal 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698609892 {#5271
      date: 2023-10-29 21:04:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5278 …}
    +votes: Doctrine\ORM\PersistentCollection {#5280 …}
    +reports: Doctrine\ORM\PersistentCollection {#5281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
    -id: 78831
    -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5488310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698609892 {#5268
      date: 2023-10-29 21:04:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698611873 {#5297
    date: 2023-10-29 21:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 78888
  -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/997063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611873 {#5300
    date: 2023-10-29 21:37:53.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
121 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
122 DENIED moderate
App\Entity\EntryComment {#5325
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5302
    +user: Proxies\__CG__\App\Entity\User {#5294 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5266
      +user: Proxies\__CG__\App\Entity\User {#5092 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5229
        +user: Proxies\__CG__\App\Entity\User {#5236 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5058
          +user: Proxies\__CG__\App\Entity\User {#5059 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4886
            +user: App\Entity\User {#4899 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "How do you attach cat to the generator? I see something sussy 0-0"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1698616378 {#4881
              date: 2023-10-29 22:52:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4887 …}
            +nested: Doctrine\ORM\PersistentCollection {#4889 …}
            +votes: Doctrine\ORM\PersistentCollection {#4891 …}
            +reports: Doctrine\ORM\PersistentCollection {#4893 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
            -id: 78437
            -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://ani.social/comment/2140487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698595214 {#4882
              date: 2023-10-29 17:00:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4886}
          +body: "Are you 12 years old? I hope so for your own sake."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698595782 {#5056
            date: 2023-10-29 17:09:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
            "@cicadagen@ani.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5060 …}
          +nested: Doctrine\ORM\PersistentCollection {#5062 …}
          +votes: Doctrine\ORM\PersistentCollection {#5064 …}
          +reports: Doctrine\ORM\PersistentCollection {#5066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
          -id: 78444
          -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5480537"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698595782 {#5057
            date: 2023-10-29 17:09:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "Right? It clearly goes into the cat’s rectum for stability."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698597945 {#5228
          date: 2023-10-29 17:45:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
          "@M137@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5238 …}
        +nested: Doctrine\ORM\PersistentCollection {#5240 …}
        +votes: Doctrine\ORM\PersistentCollection {#5242 …}
        +reports: Doctrine\ORM\PersistentCollection {#5244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
        -id: 78525
        -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4912901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698597945 {#5231
          date: 2023-10-29 17:45:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "They clearly haven’t played postal 2"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698609892 {#5271
        date: 2023-10-29 21:04:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
        "@EmpathicVagrant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5274 …}
      +nested: Doctrine\ORM\PersistentCollection {#5278 …}
      +votes: Doctrine\ORM\PersistentCollection {#5280 …}
      +reports: Doctrine\ORM\PersistentCollection {#5281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
      -id: 78831
      -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698609892 {#5268
        date: 2023-10-29 21:04:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698611873 {#5297
      date: 2023-10-29 21:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
      "@radioactiveradio@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5292 …}
    +nested: Doctrine\ORM\PersistentCollection {#5290 …}
    +votes: Doctrine\ORM\PersistentCollection {#5288 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
    -id: 78888
    -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/997063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698611873 {#5300
      date: 2023-10-29 21:37:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Postal 2 not portal. You can stick your shotgun in a cat’s anus and use it as a suppressor in postal 2. ![](https://i.redd.it/cnlceakiqu361.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698616120 {#5320
    date: 2023-10-29 22:48:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5317 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
  -id: 78978
  -bodyTs: "'/cnlceakiqu361.jpg)':26 '2':2,23 'anus':14 'cat':12 'i.redd.it':25 'i.redd.it/cnlceakiqu361.jpg)':24 'portal':4 'postal':1,22 'shotgun':9 'stick':7 'suppressor':20 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5492011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616120 {#5323
    date: 2023-10-29 22:48:40.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
123 DENIED edit
App\Entity\EntryComment {#5325
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5302
    +user: Proxies\__CG__\App\Entity\User {#5294 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5266
      +user: Proxies\__CG__\App\Entity\User {#5092 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5229
        +user: Proxies\__CG__\App\Entity\User {#5236 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5058
          +user: Proxies\__CG__\App\Entity\User {#5059 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4886
            +user: App\Entity\User {#4899 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "How do you attach cat to the generator? I see something sussy 0-0"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1698616378 {#4881
              date: 2023-10-29 22:52:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4887 …}
            +nested: Doctrine\ORM\PersistentCollection {#4889 …}
            +votes: Doctrine\ORM\PersistentCollection {#4891 …}
            +reports: Doctrine\ORM\PersistentCollection {#4893 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
            -id: 78437
            -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://ani.social/comment/2140487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698595214 {#4882
              date: 2023-10-29 17:00:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4886}
          +body: "Are you 12 years old? I hope so for your own sake."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698595782 {#5056
            date: 2023-10-29 17:09:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
            "@cicadagen@ani.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5060 …}
          +nested: Doctrine\ORM\PersistentCollection {#5062 …}
          +votes: Doctrine\ORM\PersistentCollection {#5064 …}
          +reports: Doctrine\ORM\PersistentCollection {#5066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
          -id: 78444
          -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5480537"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698595782 {#5057
            date: 2023-10-29 17:09:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "Right? It clearly goes into the cat’s rectum for stability."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698597945 {#5228
          date: 2023-10-29 17:45:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
          "@M137@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5238 …}
        +nested: Doctrine\ORM\PersistentCollection {#5240 …}
        +votes: Doctrine\ORM\PersistentCollection {#5242 …}
        +reports: Doctrine\ORM\PersistentCollection {#5244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
        -id: 78525
        -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4912901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698597945 {#5231
          date: 2023-10-29 17:45:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "They clearly haven’t played postal 2"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698609892 {#5271
        date: 2023-10-29 21:04:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
        "@EmpathicVagrant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5274 …}
      +nested: Doctrine\ORM\PersistentCollection {#5278 …}
      +votes: Doctrine\ORM\PersistentCollection {#5280 …}
      +reports: Doctrine\ORM\PersistentCollection {#5281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
      -id: 78831
      -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698609892 {#5268
        date: 2023-10-29 21:04:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698611873 {#5297
      date: 2023-10-29 21:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
      "@radioactiveradio@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5292 …}
    +nested: Doctrine\ORM\PersistentCollection {#5290 …}
    +votes: Doctrine\ORM\PersistentCollection {#5288 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
    -id: 78888
    -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/997063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698611873 {#5300
      date: 2023-10-29 21:37:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Postal 2 not portal. You can stick your shotgun in a cat’s anus and use it as a suppressor in postal 2. ![](https://i.redd.it/cnlceakiqu361.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698616120 {#5320
    date: 2023-10-29 22:48:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5317 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
  -id: 78978
  -bodyTs: "'/cnlceakiqu361.jpg)':26 '2':2,23 'anus':14 'cat':12 'i.redd.it':25 'i.redd.it/cnlceakiqu361.jpg)':24 'portal':4 'postal':1,22 'shotgun':9 'stick':7 'suppressor':20 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5492011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616120 {#5323
    date: 2023-10-29 22:48:40.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
124 DENIED moderate
App\Entity\EntryComment {#5325
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5302
    +user: Proxies\__CG__\App\Entity\User {#5294 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5266
      +user: Proxies\__CG__\App\Entity\User {#5092 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5229
        +user: Proxies\__CG__\App\Entity\User {#5236 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5058
          +user: Proxies\__CG__\App\Entity\User {#5059 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4886
            +user: App\Entity\User {#4899 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "How do you attach cat to the generator? I see something sussy 0-0"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1698616378 {#4881
              date: 2023-10-29 22:52:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4887 …}
            +nested: Doctrine\ORM\PersistentCollection {#4889 …}
            +votes: Doctrine\ORM\PersistentCollection {#4891 …}
            +reports: Doctrine\ORM\PersistentCollection {#4893 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
            -id: 78437
            -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://ani.social/comment/2140487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698595214 {#4882
              date: 2023-10-29 17:00:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4886}
          +body: "Are you 12 years old? I hope so for your own sake."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698595782 {#5056
            date: 2023-10-29 17:09:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
            "@cicadagen@ani.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5060 …}
          +nested: Doctrine\ORM\PersistentCollection {#5062 …}
          +votes: Doctrine\ORM\PersistentCollection {#5064 …}
          +reports: Doctrine\ORM\PersistentCollection {#5066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
          -id: 78444
          -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5480537"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698595782 {#5057
            date: 2023-10-29 17:09:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "Right? It clearly goes into the cat’s rectum for stability."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698597945 {#5228
          date: 2023-10-29 17:45:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
          "@M137@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5238 …}
        +nested: Doctrine\ORM\PersistentCollection {#5240 …}
        +votes: Doctrine\ORM\PersistentCollection {#5242 …}
        +reports: Doctrine\ORM\PersistentCollection {#5244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
        -id: 78525
        -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4912901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698597945 {#5231
          date: 2023-10-29 17:45:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "They clearly haven’t played postal 2"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698609892 {#5271
        date: 2023-10-29 21:04:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
        "@EmpathicVagrant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5274 …}
      +nested: Doctrine\ORM\PersistentCollection {#5278 …}
      +votes: Doctrine\ORM\PersistentCollection {#5280 …}
      +reports: Doctrine\ORM\PersistentCollection {#5281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
      -id: 78831
      -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5488310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698609892 {#5268
        date: 2023-10-29 21:04:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698611873 {#5297
      date: 2023-10-29 21:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
      "@radioactiveradio@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5292 …}
    +nested: Doctrine\ORM\PersistentCollection {#5290 …}
    +votes: Doctrine\ORM\PersistentCollection {#5288 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
    -id: 78888
    -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.sw0.com/comment/997063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698611873 {#5300
      date: 2023-10-29 21:37:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Postal 2 not portal. You can stick your shotgun in a cat’s anus and use it as a suppressor in postal 2. ![](https://i.redd.it/cnlceakiqu361.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698616120 {#5320
    date: 2023-10-29 22:48:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5317 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5312 …}
  +reports: Doctrine\ORM\PersistentCollection {#5326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
  -id: 78978
  -bodyTs: "'/cnlceakiqu361.jpg)':26 '2':2,23 'anus':14 'cat':12 'i.redd.it':25 'i.redd.it/cnlceakiqu361.jpg)':24 'portal':4 'postal':1,22 'shotgun':9 'stick':7 'suppressor':20 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5492011"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616120 {#5323
    date: 2023-10-29 22:48:40.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#5347
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5302
      +user: Proxies\__CG__\App\Entity\User {#5294 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5266
        +user: Proxies\__CG__\App\Entity\User {#5092 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5229
          +user: Proxies\__CG__\App\Entity\User {#5236 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5058
            +user: Proxies\__CG__\App\Entity\User {#5059 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4886
              +user: App\Entity\User {#4899 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "How do you attach cat to the generator? I see something sussy 0-0"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1698616378 {#4881
                date: 2023-10-29 22:52:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4887 …}
              +nested: Doctrine\ORM\PersistentCollection {#4889 …}
              +votes: Doctrine\ORM\PersistentCollection {#4891 …}
              +reports: Doctrine\ORM\PersistentCollection {#4893 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
              -id: 78437
              -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://ani.social/comment/2140487"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698595214 {#4882
                date: 2023-10-29 17:00:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4886}
            +body: "Are you 12 years old? I hope so for your own sake."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1698595782 {#5056
              date: 2023-10-29 17:09:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@lemm.ee"
              "@cicadagen@ani.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5060 …}
            +nested: Doctrine\ORM\PersistentCollection {#5062 …}
            +votes: Doctrine\ORM\PersistentCollection {#5064 …}
            +reports: Doctrine\ORM\PersistentCollection {#5066 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
            -id: 78444
            -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5480537"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698595782 {#5057
              date: 2023-10-29 17:09:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4886}
          +body: "Right? It clearly goes into the cat’s rectum for stability."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698597945 {#5228
            date: 2023-10-29 17:45:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
            "@cicadagen@ani.social"
            "@M137@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5238 …}
          +nested: Doctrine\ORM\PersistentCollection {#5240 …}
          +votes: Doctrine\ORM\PersistentCollection {#5242 …}
          +reports: Doctrine\ORM\PersistentCollection {#5244 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
          -id: 78525
          -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4912901"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698597945 {#5231
            date: 2023-10-29 17:45:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "They clearly haven’t played postal 2"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698609892 {#5271
          date: 2023-10-29 21:04:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
          "@M137@lemm.ee"
          "@EmpathicVagrant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5274 …}
        +nested: Doctrine\ORM\PersistentCollection {#5278 …}
        +votes: Doctrine\ORM\PersistentCollection {#5280 …}
        +reports: Doctrine\ORM\PersistentCollection {#5281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
        -id: 78831
        -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5488310"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609892 {#5268
          date: 2023-10-29 21:04:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698611873 {#5297
        date: 2023-10-29 21:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
        "@EmpathicVagrant@lemmy.world"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5292 …}
      +nested: Doctrine\ORM\PersistentCollection {#5290 …}
      +votes: Doctrine\ORM\PersistentCollection {#5288 …}
      +reports: Doctrine\ORM\PersistentCollection {#5304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
      -id: 78888
      -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/997063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698611873 {#5300
        date: 2023-10-29 21:37:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Postal 2 not portal. You can stick your shotgun in a cat’s anus and use it as a suppressor in postal 2. ![](https://i.redd.it/cnlceakiqu361.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698616120 {#5320
      date: 2023-10-29 22:48:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
      "@radioactiveradio@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5317 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5312 …}
    +reports: Doctrine\ORM\PersistentCollection {#5326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
    -id: 78978
    -bodyTs: "'/cnlceakiqu361.jpg)':26 '2':2,23 'anus':14 'cat':12 'i.redd.it':25 'i.redd.it/cnlceakiqu361.jpg)':24 'portal':4 'postal':1,22 'shotgun':9 'stick':7 'suppressor':20 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5492011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698616120 {#5323
      date: 2023-10-29 22:48:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Ooh! My bad, I completely read it wrong, lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698616377 {#5342
    date: 2023-10-29 22:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 78985
  -bodyTs: "'bad':3 'complet':5 'lol':9 'ooh':1 'read':6 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/997392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616377 {#5345
    date: 2023-10-29 22:52:57.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
127 DENIED edit
App\Entity\EntryComment {#5347
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5302
      +user: Proxies\__CG__\App\Entity\User {#5294 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5266
        +user: Proxies\__CG__\App\Entity\User {#5092 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5229
          +user: Proxies\__CG__\App\Entity\User {#5236 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5058
            +user: Proxies\__CG__\App\Entity\User {#5059 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4886
              +user: App\Entity\User {#4899 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "How do you attach cat to the generator? I see something sussy 0-0"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1698616378 {#4881
                date: 2023-10-29 22:52:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4887 …}
              +nested: Doctrine\ORM\PersistentCollection {#4889 …}
              +votes: Doctrine\ORM\PersistentCollection {#4891 …}
              +reports: Doctrine\ORM\PersistentCollection {#4893 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
              -id: 78437
              -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://ani.social/comment/2140487"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698595214 {#4882
                date: 2023-10-29 17:00:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4886}
            +body: "Are you 12 years old? I hope so for your own sake."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1698595782 {#5056
              date: 2023-10-29 17:09:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@lemm.ee"
              "@cicadagen@ani.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5060 …}
            +nested: Doctrine\ORM\PersistentCollection {#5062 …}
            +votes: Doctrine\ORM\PersistentCollection {#5064 …}
            +reports: Doctrine\ORM\PersistentCollection {#5066 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
            -id: 78444
            -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5480537"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698595782 {#5057
              date: 2023-10-29 17:09:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4886}
          +body: "Right? It clearly goes into the cat’s rectum for stability."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698597945 {#5228
            date: 2023-10-29 17:45:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
            "@cicadagen@ani.social"
            "@M137@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5238 …}
          +nested: Doctrine\ORM\PersistentCollection {#5240 …}
          +votes: Doctrine\ORM\PersistentCollection {#5242 …}
          +reports: Doctrine\ORM\PersistentCollection {#5244 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
          -id: 78525
          -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4912901"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698597945 {#5231
            date: 2023-10-29 17:45:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "They clearly haven’t played postal 2"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698609892 {#5271
          date: 2023-10-29 21:04:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
          "@M137@lemm.ee"
          "@EmpathicVagrant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5274 …}
        +nested: Doctrine\ORM\PersistentCollection {#5278 …}
        +votes: Doctrine\ORM\PersistentCollection {#5280 …}
        +reports: Doctrine\ORM\PersistentCollection {#5281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
        -id: 78831
        -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5488310"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609892 {#5268
          date: 2023-10-29 21:04:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698611873 {#5297
        date: 2023-10-29 21:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
        "@EmpathicVagrant@lemmy.world"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5292 …}
      +nested: Doctrine\ORM\PersistentCollection {#5290 …}
      +votes: Doctrine\ORM\PersistentCollection {#5288 …}
      +reports: Doctrine\ORM\PersistentCollection {#5304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
      -id: 78888
      -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/997063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698611873 {#5300
        date: 2023-10-29 21:37:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Postal 2 not portal. You can stick your shotgun in a cat’s anus and use it as a suppressor in postal 2. ![](https://i.redd.it/cnlceakiqu361.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698616120 {#5320
      date: 2023-10-29 22:48:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
      "@radioactiveradio@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5317 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5312 …}
    +reports: Doctrine\ORM\PersistentCollection {#5326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
    -id: 78978
    -bodyTs: "'/cnlceakiqu361.jpg)':26 '2':2,23 'anus':14 'cat':12 'i.redd.it':25 'i.redd.it/cnlceakiqu361.jpg)':24 'portal':4 'postal':1,22 'shotgun':9 'stick':7 'suppressor':20 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5492011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698616120 {#5323
      date: 2023-10-29 22:48:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Ooh! My bad, I completely read it wrong, lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698616377 {#5342
    date: 2023-10-29 22:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 78985
  -bodyTs: "'bad':3 'complet':5 'lol':9 'ooh':1 'read':6 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/997392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616377 {#5345
    date: 2023-10-29 22:52:57.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
128 DENIED moderate
App\Entity\EntryComment {#5347
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5302
      +user: Proxies\__CG__\App\Entity\User {#5294 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5266
        +user: Proxies\__CG__\App\Entity\User {#5092 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5229
          +user: Proxies\__CG__\App\Entity\User {#5236 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5058
            +user: Proxies\__CG__\App\Entity\User {#5059 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4886
              +user: App\Entity\User {#4899 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "How do you attach cat to the generator? I see something sussy 0-0"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1698616378 {#4881
                date: 2023-10-29 22:52:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4887 …}
              +nested: Doctrine\ORM\PersistentCollection {#4889 …}
              +votes: Doctrine\ORM\PersistentCollection {#4891 …}
              +reports: Doctrine\ORM\PersistentCollection {#4893 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
              -id: 78437
              -bodyTs: "'-0':14 '0':13 'attach':4 'cat':5 'generat':8 'see':10 'someth':11 'sussi':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://ani.social/comment/2140487"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698595214 {#4882
                date: 2023-10-29 17:00:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4886}
            +body: "Are you 12 years old? I hope so for your own sake."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1698595782 {#5056
              date: 2023-10-29 17:09:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@lemm.ee"
              "@cicadagen@ani.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5060 …}
            +nested: Doctrine\ORM\PersistentCollection {#5062 …}
            +votes: Doctrine\ORM\PersistentCollection {#5064 …}
            +reports: Doctrine\ORM\PersistentCollection {#5066 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
            -id: 78444
            -bodyTs: "'12':3 'hope':7 'old':5 'sake':12 'year':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/5480537"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698595782 {#5057
              date: 2023-10-29 17:09:42.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4886}
          +body: "Right? It clearly goes into the cat’s rectum for stability."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698597945 {#5228
            date: 2023-10-29 17:45:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@lemm.ee"
            "@cicadagen@ani.social"
            "@M137@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5238 …}
          +nested: Doctrine\ORM\PersistentCollection {#5240 …}
          +votes: Doctrine\ORM\PersistentCollection {#5242 …}
          +reports: Doctrine\ORM\PersistentCollection {#5244 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5248 …}
          -id: 78525
          -bodyTs: "'cat':7 'clear':3 'goe':4 'rectum':9 'right':1 'stabil':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4912901"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698597945 {#5231
            date: 2023-10-29 17:45:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4886}
        +body: "They clearly haven’t played postal 2"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698609892 {#5271
          date: 2023-10-29 21:04:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
          "@cicadagen@ani.social"
          "@M137@lemm.ee"
          "@EmpathicVagrant@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5274 …}
        +nested: Doctrine\ORM\PersistentCollection {#5278 …}
        +votes: Doctrine\ORM\PersistentCollection {#5280 …}
        +reports: Doctrine\ORM\PersistentCollection {#5281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5285 …}
        -id: 78831
        -bodyTs: "'2':7 'clear':2 'haven':3 'play':5 'postal':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5488310"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609892 {#5268
          date: 2023-10-29 21:04:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4886}
      +body: "I don’t know what Portal 2 has to do with it, but now you’ve got me thinking about the cat in the teleporter in Half Life 2"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698611873 {#5297
        date: 2023-10-29 21:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@cicadagen@ani.social"
        "@M137@lemm.ee"
        "@EmpathicVagrant@lemmy.world"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5292 …}
      +nested: Doctrine\ORM\PersistentCollection {#5290 …}
      +votes: Doctrine\ORM\PersistentCollection {#5288 …}
      +reports: Doctrine\ORM\PersistentCollection {#5304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
      -id: 78888
      -bodyTs: "'2':7,29 'cat':22 'got':17 'half':27 'know':4 'life':28 'portal':6 'teleport':25 'think':19 've':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.sw0.com/comment/997063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698611873 {#5300
        date: 2023-10-29 21:37:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4886}
    +body: "Postal 2 not portal. You can stick your shotgun in a cat’s anus and use it as a suppressor in postal 2. ![](https://i.redd.it/cnlceakiqu361.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698616120 {#5320
      date: 2023-10-29 22:48:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@cicadagen@ani.social"
      "@M137@lemm.ee"
      "@EmpathicVagrant@lemmy.world"
      "@radioactiveradio@lemm.ee"
      "@xthexder@l.sw0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5317 …}
    +nested: Doctrine\ORM\PersistentCollection {#5314 …}
    +votes: Doctrine\ORM\PersistentCollection {#5312 …}
    +reports: Doctrine\ORM\PersistentCollection {#5326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
    -id: 78978
    -bodyTs: "'/cnlceakiqu361.jpg)':26 '2':2,23 'anus':14 'cat':12 'i.redd.it':25 'i.redd.it/cnlceakiqu361.jpg)':24 'portal':4 'postal':1,22 'shotgun':9 'stick':7 'suppressor':20 'use':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5492011"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698616120 {#5323
      date: 2023-10-29 22:48:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4886}
  +body: "Ooh! My bad, I completely read it wrong, lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698616377 {#5342
    date: 2023-10-29 22:52:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@cicadagen@ani.social"
    "@M137@lemm.ee"
    "@EmpathicVagrant@lemmy.world"
    "@radioactiveradio@lemm.ee"
    "@xthexder@l.sw0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 78985
  -bodyTs: "'bad':3 'complet':5 'lol':9 'ooh':1 'read':6 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.sw0.com/comment/997392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616377 {#5345
    date: 2023-10-29 22:52:57.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#4959
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This here’s an antique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698638534 {#4954
    date: 2023-10-30 05:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 78417
  -bodyTs: "'antiqu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3798361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698594291 {#4955
    date: 2023-10-29 16:44: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
131 DENIED edit
App\Entity\EntryComment {#4959
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This here’s an antique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698638534 {#4954
    date: 2023-10-30 05:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 78417
  -bodyTs: "'antiqu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3798361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698594291 {#4955
    date: 2023-10-29 16:44: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
132 DENIED moderate
App\Entity\EntryComment {#4959
  +user: App\Entity\User {#4972 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This here’s an antique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698638534 {#4954
    date: 2023-10-30 05:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 78417
  -bodyTs: "'antiqu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3798361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698594291 {#4955
    date: 2023-10-29 16:44: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This here’s an antique."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698638534 {#4954
      date: 2023-10-30 05:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 78417
    -bodyTs: "'antiqu':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3798361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698594291 {#4955
      date: 2023-10-29 16:44:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Yeah this is as old as dialup at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698638529 {#5044
    date: 2023-10-30 05:02:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 79439
  -bodyTs: "'dialup':7 'least':9 'old':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4925057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638529 {#5047
    date: 2023-10-30 05:02:09.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
135 DENIED edit
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This here’s an antique."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698638534 {#4954
      date: 2023-10-30 05:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 78417
    -bodyTs: "'antiqu':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3798361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698594291 {#4955
      date: 2023-10-29 16:44:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Yeah this is as old as dialup at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698638529 {#5044
    date: 2023-10-30 05:02:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 79439
  -bodyTs: "'dialup':7 'least':9 'old':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4925057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638529 {#5047
    date: 2023-10-30 05:02:09.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
136 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "An-oldie-but-a-goodie"
    +title: "An oldie but a goodie"
    +url: "https://thecanadian.social/system/media_attachments/files/111/318/095/623/099/450/original/fb84920b711f2202.png"
    +body: "alt text- Cat always lands on her feet. - Bread with butter always fall buttered side down. - Fasten the bread with butter to cat’s back. - Cat will keep rotating and never fall on the ground. - Attach the cat-bread to the generator. - Infinite energy!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 531
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699133269 {#2414
      date: 2023-11-04 22:27:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 8360
    -titleTs: "'goodi':5 'oldi':2"
    -bodyTs: "'alt':1 'alway':4,12 'attach':36 'back':25 'bread':9,19,40 'butter':11,14,21 'cat':3,23,26,39 'cat-bread':38 'energi':45 'fall':13,32 'fasten':17 'feet':8 'generat':43 'ground':35 'infinit':44 'keep':28 'land':5 'never':31 'rotat':29 'side':15 'text':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698678095
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13153724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698591695 {#1793
      date: 2023-10-29 16:01:35.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: App\Entity\User {#4972 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This here’s an antique."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698638534 {#4954
      date: 2023-10-30 05:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 78417
    -bodyTs: "'antiqu':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3798361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698594291 {#4955
      date: 2023-10-29 16:44:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4959}
  +body: "Yeah this is as old as dialup at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698638529 {#5044
    date: 2023-10-30 05:02:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -id: 79439
  -bodyTs: "'dialup':7 'least':9 'old':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4925057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638529 {#5047
    date: 2023-10-30 05:02:09.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
137 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.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