GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3042/I-m-looking-for-recipes/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
5.81 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.05 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-looking-for-recipes"
  +title: "I'm looking for recipes"
  +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694932892 {#2418
    date: 2023-09-17 08:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3042
  -titleTs: "'look':3 'm':2 'recip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694970303
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5172547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694887803 {#1858
    date: 2023-09-16 20:10:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-looking-for-recipes"
  +title: "I'm looking for recipes"
  +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694932892 {#2418
    date: 2023-09-17 08:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3042
  -titleTs: "'look':3 'm':2 'recip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694970303
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5172547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694887803 {#1858
    date: 2023-09-16 20:10:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-m-looking-for-recipes"
  +title: "I'm looking for recipes"
  +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694932892 {#2418
    date: 2023-09-17 08:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3042
  -titleTs: "'look':3 'm':2 'recip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694970303
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5172547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694887803 {#1858
    date: 2023-09-16 20:10:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
    \n
    (It’s really precious though. Think on how many kilos of meat it has!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696513085 {#4014
    date: 2023-10-05 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 32954
  -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3900323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894223 {#3950
    date: 2023-09-16 21:57:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
    \n
    (It’s really precious though. Think on how many kilos of meat it has!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696513085 {#4014
    date: 2023-10-05 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 32954
  -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3900323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894223 {#3950
    date: 2023-09-16 21:57:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
    \n
    (It’s really precious though. Think on how many kilos of meat it has!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696513085 {#4014
    date: 2023-10-05 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 32954
  -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3900323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894223 {#3950
    date: 2023-09-16 21:57:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4239
  +user: Proxies\__CG__\App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
      \n
      (It’s really precious though. Think on how many kilos of meat it has!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696513085 {#4014
      date: 2023-10-05 15:38:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 32954
    -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3900323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894223 {#3950
      date: 2023-09-16 21:57:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694894491 {#4237
    date: 2023-09-16 22:01:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 32955
  -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894491 {#4238
    date: 2023-09-16 22:01:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4239
  +user: Proxies\__CG__\App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
      \n
      (It’s really precious though. Think on how many kilos of meat it has!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696513085 {#4014
      date: 2023-10-05 15:38:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 32954
    -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3900323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894223 {#3950
      date: 2023-09-16 21:57:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694894491 {#4237
    date: 2023-09-16 22:01:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 32955
  -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894491 {#4238
    date: 2023-09-16 22:01:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4239
  +user: Proxies\__CG__\App\Entity\User {#4240 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
      \n
      (It’s really precious though. Think on how many kilos of meat it has!)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696513085 {#4014
      date: 2023-10-05 15:38:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 32954
    -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3900323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894223 {#3950
      date: 2023-09-16 21:57:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694894491 {#4237
    date: 2023-09-16 22:01:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 32955
  -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694894491 {#4238
    date: 2023-09-16 22:01:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4263
  +user: Proxies\__CG__\App\Entity\User {#4260 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4239
    +user: Proxies\__CG__\App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
        \n
        (It’s really precious though. Think on how many kilos of meat it has!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696513085 {#4014
        date: 2023-10-05 15:38:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 32954
      -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894223 {#3950
        date: 2023-09-16 21:57:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694894491 {#4237
      date: 2023-09-16 22:01:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4241 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 32955
    -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894491 {#4238
      date: 2023-09-16 22:01:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Some of us don’t draw a distinction at all. Shout-out to [Elwood’s Organic Dog Meat!](https://www.elwooddogmeat.com/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694895695 {#4264
    date: 2023-09-16 22:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4257 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4259 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 32956
  -bodyTs: "'/)':22 'distinct':8 'dog':18 'draw':6 'elwood':15 'meat':19 'organ':17 'shout':12 'shout-out':11 'us':3 'www.elwooddogmeat.com':21 'www.elwooddogmeat.com/)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3354310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694895695 {#4267
    date: 2023-09-16 22:21:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4263
  +user: Proxies\__CG__\App\Entity\User {#4260 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4239
    +user: Proxies\__CG__\App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
        \n
        (It’s really precious though. Think on how many kilos of meat it has!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696513085 {#4014
        date: 2023-10-05 15:38:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 32954
      -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894223 {#3950
        date: 2023-09-16 21:57:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694894491 {#4237
      date: 2023-09-16 22:01:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4241 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 32955
    -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894491 {#4238
      date: 2023-09-16 22:01:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Some of us don’t draw a distinction at all. Shout-out to [Elwood’s Organic Dog Meat!](https://www.elwooddogmeat.com/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694895695 {#4264
    date: 2023-09-16 22:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4257 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4259 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 32956
  -bodyTs: "'/)':22 'distinct':8 'dog':18 'draw':6 'elwood':15 'meat':19 'organ':17 'shout':12 'shout-out':11 'us':3 'www.elwooddogmeat.com':21 'www.elwooddogmeat.com/)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3354310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694895695 {#4267
    date: 2023-09-16 22:21:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4263
  +user: Proxies\__CG__\App\Entity\User {#4260 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4239
    +user: Proxies\__CG__\App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
        \n
        (It’s really precious though. Think on how many kilos of meat it has!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696513085 {#4014
        date: 2023-10-05 15:38:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 32954
      -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894223 {#3950
        date: 2023-09-16 21:57:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694894491 {#4237
      date: 2023-09-16 22:01:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4241 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 32955
    -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894491 {#4238
      date: 2023-09-16 22:01:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Some of us don’t draw a distinction at all. Shout-out to [Elwood’s Organic Dog Meat!](https://www.elwooddogmeat.com/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694895695 {#4264
    date: 2023-09-16 22:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4257 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4259 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 32956
  -bodyTs: "'/)':22 'distinct':8 'dog':18 'draw':6 'elwood':15 'meat':19 'organ':17 'shout':12 'shout-out':11 'us':3 'www.elwooddogmeat.com':21 'www.elwooddogmeat.com/)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3354310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694895695 {#4267
    date: 2023-09-16 22:21:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4278
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4239
    +user: Proxies\__CG__\App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
        \n
        (It’s really precious though. Think on how many kilos of meat it has!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696513085 {#4014
        date: 2023-10-05 15:38:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 32954
      -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894223 {#3950
        date: 2023-09-16 21:57:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694894491 {#4237
      date: 2023-09-16 22:01:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4241 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 32955
    -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894491 {#4238
      date: 2023-09-16 22:01:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Dunno about other people, but in my case:\n
    \n
    - I don’t consider killing a dog for eating as intrinsically abusive.\n
    - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
    - I’m drinking and you made me crave salami.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694895453 {#4276
    date: 2023-09-16 22:17:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4283 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 32957
  -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3900880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694895453 {#4277
    date: 2023-09-16 22:17:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4278
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4239
    +user: Proxies\__CG__\App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
        \n
        (It’s really precious though. Think on how many kilos of meat it has!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696513085 {#4014
        date: 2023-10-05 15:38:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 32954
      -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894223 {#3950
        date: 2023-09-16 21:57:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694894491 {#4237
      date: 2023-09-16 22:01:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4241 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 32955
    -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894491 {#4238
      date: 2023-09-16 22:01:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Dunno about other people, but in my case:\n
    \n
    - I don’t consider killing a dog for eating as intrinsically abusive.\n
    - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
    - I’m drinking and you made me crave salami.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694895453 {#4276
    date: 2023-09-16 22:17:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4283 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 32957
  -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3900880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694895453 {#4277
    date: 2023-09-16 22:17:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4278
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4239
    +user: Proxies\__CG__\App\Entity\User {#4240 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
        \n
        (It’s really precious though. Think on how many kilos of meat it has!)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696513085 {#4014
        date: 2023-10-05 15:38:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 32954
      -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894223 {#3950
        date: 2023-09-16 21:57:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694894491 {#4237
      date: 2023-09-16 22:01:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4241 …}
    +nested: Doctrine\ORM\PersistentCollection {#4243 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
    -id: 32955
    -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694894491 {#4238
      date: 2023-09-16 22:01:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Dunno about other people, but in my case:\n
    \n
    - I don’t consider killing a dog for eating as intrinsically abusive.\n
    - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
    - I’m drinking and you made me crave salami.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694895453 {#4276
    date: 2023-09-16 22:17:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4283 …}
  +reports: Doctrine\ORM\PersistentCollection {#4285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
  -id: 32957
  -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3900880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694895453 {#4277
    date: 2023-09-16 22:17:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED 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 {#4292
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4239
      +user: Proxies\__CG__\App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
          \n
          (It’s really precious though. Think on how many kilos of meat it has!)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696513085 {#4014
          date: 2023-10-05 15:38:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Merlin13245@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 32954
        -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3900323"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694894223 {#3950
          date: 2023-09-16 21:57:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694894491 {#4237
        date: 2023-09-16 22:01:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
        "@lvxferre@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4241 …}
      +nested: Doctrine\ORM\PersistentCollection {#4243 …}
      +votes: Doctrine\ORM\PersistentCollection {#4245 …}
      +reports: Doctrine\ORM\PersistentCollection {#4247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
      -id: 32955
      -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894491 {#4238
        date: 2023-09-16 22:01:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Dunno about other people, but in my case:\n
      \n
      - I don’t consider killing a dog for eating as intrinsically abusive.\n
      - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
      - I’m drinking and you made me crave salami.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694895453 {#4276
      date: 2023-09-16 22:17:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
      "@FoundTheVegan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32957
    -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3900880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694895453 {#4277
      date: 2023-09-16 22:17:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Wouldn’t make much sense to raise dogs as livestock though, not enough meat on them and they pretty much need a diet that includes meat so it gets very expensive, especially for a dog that gets big enough to make a real steak from it…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694898505 {#4297
    date: 2023-09-16 23:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4303 …}
  +nested: Doctrine\ORM\PersistentCollection {#4305 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 32958
  -bodyTs: "'big':38 'diet':23 'dog':8,35 'enough':13,39 'especi':32 'expens':31 'get':29,37 'includ':25 'livestock':10 'make':3,41 'meat':14,26 'much':4,20 'need':21 'pretti':19 'rais':7 'real':43 'sens':5 'steak':44 'though':11 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3355742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694898505 {#4294
    date: 2023-09-16 23:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4292
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4239
      +user: Proxies\__CG__\App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
          \n
          (It’s really precious though. Think on how many kilos of meat it has!)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696513085 {#4014
          date: 2023-10-05 15:38:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Merlin13245@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 32954
        -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3900323"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694894223 {#3950
          date: 2023-09-16 21:57:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694894491 {#4237
        date: 2023-09-16 22:01:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
        "@lvxferre@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4241 …}
      +nested: Doctrine\ORM\PersistentCollection {#4243 …}
      +votes: Doctrine\ORM\PersistentCollection {#4245 …}
      +reports: Doctrine\ORM\PersistentCollection {#4247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
      -id: 32955
      -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894491 {#4238
        date: 2023-09-16 22:01:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Dunno about other people, but in my case:\n
      \n
      - I don’t consider killing a dog for eating as intrinsically abusive.\n
      - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
      - I’m drinking and you made me crave salami.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694895453 {#4276
      date: 2023-09-16 22:17:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
      "@FoundTheVegan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32957
    -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3900880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694895453 {#4277
      date: 2023-09-16 22:17:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Wouldn’t make much sense to raise dogs as livestock though, not enough meat on them and they pretty much need a diet that includes meat so it gets very expensive, especially for a dog that gets big enough to make a real steak from it…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694898505 {#4297
    date: 2023-09-16 23:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4303 …}
  +nested: Doctrine\ORM\PersistentCollection {#4305 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 32958
  -bodyTs: "'big':38 'diet':23 'dog':8,35 'enough':13,39 'especi':32 'expens':31 'get':29,37 'includ':25 'livestock':10 'make':3,41 'meat':14,26 'much':4,20 'need':21 'pretti':19 'rais':7 'real':43 'sens':5 'steak':44 'though':11 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3355742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694898505 {#4294
    date: 2023-09-16 23:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4292
  +user: Proxies\__CG__\App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4278
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4239
      +user: Proxies\__CG__\App\Entity\User {#4240 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
          \n
          (It’s really precious though. Think on how many kilos of meat it has!)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696513085 {#4014
          date: 2023-10-05 15:38:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Merlin13245@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 32954
        -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3900323"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694894223 {#3950
          date: 2023-09-16 21:57:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694894491 {#4237
        date: 2023-09-16 22:01:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
        "@lvxferre@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4241 …}
      +nested: Doctrine\ORM\PersistentCollection {#4243 …}
      +votes: Doctrine\ORM\PersistentCollection {#4245 …}
      +reports: Doctrine\ORM\PersistentCollection {#4247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
      -id: 32955
      -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694894491 {#4238
        date: 2023-09-16 22:01:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Dunno about other people, but in my case:\n
      \n
      - I don’t consider killing a dog for eating as intrinsically abusive.\n
      - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
      - I’m drinking and you made me crave salami.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694895453 {#4276
      date: 2023-09-16 22:17:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
      "@FoundTheVegan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4283 …}
    +reports: Doctrine\ORM\PersistentCollection {#4285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
    -id: 32957
    -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3900880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694895453 {#4277
      date: 2023-09-16 22:17:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Wouldn’t make much sense to raise dogs as livestock though, not enough meat on them and they pretty much need a diet that includes meat so it gets very expensive, especially for a dog that gets big enough to make a real steak from it…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694898505 {#4297
    date: 2023-09-16 23:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4303 …}
  +nested: Doctrine\ORM\PersistentCollection {#4305 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 32958
  -bodyTs: "'big':38 'diet':23 'dog':8,35 'enough':13,39 'especi':32 'expens':31 'get':29,37 'includ':25 'livestock':10 'make':3,41 'meat':14,26 'much':4,20 'need':21 'pretti':19 'rais':7 'real':43 'sens':5 'steak':44 'though':11 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3355742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694898505 {#4294
    date: 2023-09-16 23:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4329
  +user: Proxies\__CG__\App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4292
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4239
        +user: Proxies\__CG__\App\Entity\User {#4240 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
            \n
            (It’s really precious though. Think on how many kilos of meat it has!)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696513085 {#4014
            date: 2023-10-05 15:38:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Merlin13245@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -id: 32954
          -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3900323"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694894223 {#3950
            date: 2023-09-16 21:57:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1694894491 {#4237
          date: 2023-09-16 22:01:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Merlin13245@lemmy.world"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4241 …}
        +nested: Doctrine\ORM\PersistentCollection {#4243 …}
        +votes: Doctrine\ORM\PersistentCollection {#4245 …}
        +reports: Doctrine\ORM\PersistentCollection {#4247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
        -id: 32955
        -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694894491 {#4238
          date: 2023-09-16 22:01:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Dunno about other people, but in my case:\n
        \n
        - I don’t consider killing a dog for eating as intrinsically abusive.\n
        - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
        - I’m drinking and you made me crave salami.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694895453 {#4276
        date: 2023-09-16 22:17:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
        "@lvxferre@lemmy.ml"
        "@FoundTheVegan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 32957
      -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694895453 {#4277
        date: 2023-09-16 22:17:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Wouldn’t make much sense to raise dogs as livestock though, not enough meat on them and they pretty much need a diet that includes meat so it gets very expensive, especially for a dog that gets big enough to make a real steak from it…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694898505 {#4297
      date: 2023-09-16 23:08:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
      "@FoundTheVegan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4303 …}
    +nested: Doctrine\ORM\PersistentCollection {#4305 …}
    +votes: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 32958
    -bodyTs: "'big':38 'diet':23 'dog':8,35 'enough':13,39 'especi':32 'expens':31 'get':29,37 'includ':25 'livestock':10 'make':3,41 'meat':14,26 'much':4,20 'need':21 'pretti':19 'rais':7 'real':43 'sens':5 'steak':44 'though':11 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3355742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694898505 {#4294
      date: 2023-09-16 23:08:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "That doesn’t need to stop us. We got pretty good with breeding animals for specific traits. So you could take dogs which are very massive and breed them until they yield even more meat. Just like we did and do with cows and pigs. Also it is possible to feed dogs on a plant based diet, so it wouldn’t be that much more expensive. (Besides, meat is extremely cheap due to subsidies. It costs much more to have a plant based diet, especially if it’s organically grown. You could also use meat scraps as it is also done for pet food. Further lowering the price.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694932892 {#4324
    date: 2023-09-17 08:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 32959
  -bodyTs: "'also':46,93,100 'anim':14 'base':56,83 'besid':67 'breed':13,28 'cheap':71 'cost':76 'could':20,92 'cow':43 'diet':57,84 'doesn':2 'dog':22,52 'done':101 'due':72 'especi':85 'even':33 'expens':66 'extrem':70 'feed':51 'food':104 'good':11 'got':9 'grown':90 'like':37 'lower':106 'massiv':26 'meat':35,68,95 'much':64,77 'need':4 'organ':89 'pet':103 'pig':45 'plant':55,82 'possibl':49 'pretti':10 'price':108 'scrap':96 'specif':16 'stop':6 'subsidi':74 'take':21 'trait':17 'us':7 'use':94 'wouldn':60 'yield':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2991843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694932892 {#4327
    date: 2023-09-17 08:41:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4292
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4239
        +user: Proxies\__CG__\App\Entity\User {#4240 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
            \n
            (It’s really precious though. Think on how many kilos of meat it has!)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696513085 {#4014
            date: 2023-10-05 15:38:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Merlin13245@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -id: 32954
          -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3900323"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694894223 {#3950
            date: 2023-09-16 21:57:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1694894491 {#4237
          date: 2023-09-16 22:01:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Merlin13245@lemmy.world"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4241 …}
        +nested: Doctrine\ORM\PersistentCollection {#4243 …}
        +votes: Doctrine\ORM\PersistentCollection {#4245 …}
        +reports: Doctrine\ORM\PersistentCollection {#4247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
        -id: 32955
        -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694894491 {#4238
          date: 2023-09-16 22:01:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Dunno about other people, but in my case:\n
        \n
        - I don’t consider killing a dog for eating as intrinsically abusive.\n
        - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
        - I’m drinking and you made me crave salami.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694895453 {#4276
        date: 2023-09-16 22:17:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
        "@lvxferre@lemmy.ml"
        "@FoundTheVegan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 32957
      -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694895453 {#4277
        date: 2023-09-16 22:17:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Wouldn’t make much sense to raise dogs as livestock though, not enough meat on them and they pretty much need a diet that includes meat so it gets very expensive, especially for a dog that gets big enough to make a real steak from it…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694898505 {#4297
      date: 2023-09-16 23:08:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
      "@FoundTheVegan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4303 …}
    +nested: Doctrine\ORM\PersistentCollection {#4305 …}
    +votes: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 32958
    -bodyTs: "'big':38 'diet':23 'dog':8,35 'enough':13,39 'especi':32 'expens':31 'get':29,37 'includ':25 'livestock':10 'make':3,41 'meat':14,26 'much':4,20 'need':21 'pretti':19 'rais':7 'real':43 'sens':5 'steak':44 'though':11 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3355742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694898505 {#4294
      date: 2023-09-16 23:08:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "That doesn’t need to stop us. We got pretty good with breeding animals for specific traits. So you could take dogs which are very massive and breed them until they yield even more meat. Just like we did and do with cows and pigs. Also it is possible to feed dogs on a plant based diet, so it wouldn’t be that much more expensive. (Besides, meat is extremely cheap due to subsidies. It costs much more to have a plant based diet, especially if it’s organically grown. You could also use meat scraps as it is also done for pet food. Further lowering the price.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694932892 {#4324
    date: 2023-09-17 08:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 32959
  -bodyTs: "'also':46,93,100 'anim':14 'base':56,83 'besid':67 'breed':13,28 'cheap':71 'cost':76 'could':20,92 'cow':43 'diet':57,84 'doesn':2 'dog':22,52 'done':101 'due':72 'especi':85 'even':33 'expens':66 'extrem':70 'feed':51 'food':104 'good':11 'got':9 'grown':90 'like':37 'lower':106 'massiv':26 'meat':35,68,95 'much':64,77 'need':4 'organ':89 'pet':103 'pig':45 'plant':55,82 'possibl':49 'pretti':10 'price':108 'scrap':96 'specif':16 'stop':6 'subsidi':74 'take':21 'trait':17 'us':7 'use':94 'wouldn':60 'yield':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2991843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694932892 {#4327
    date: 2023-09-17 08:41:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4292
    +user: Proxies\__CG__\App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4278
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4239
        +user: Proxies\__CG__\App\Entity\User {#4240 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            I can butcher it if she wants help. It shouldn’t be too different from pigs.\n
            \n
            (It’s really precious though. Think on how many kilos of meat it has!)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1696513085 {#4014
            date: 2023-10-05 15:38:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Merlin13245@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -id: 32954
          -bodyTs: "'butcher':3 'differ':14 'help':8 'kilo':26 'mani':25 'meat':28 'pig':16 'precious':20 'realli':19 'shouldn':10 'think':22 'though':21 'want':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3900323"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694894223 {#3950
            date: 2023-09-16 21:57:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: "[Pigs are as smart as dogs. ](https://www.vox.com/21363401/pigs-dogs-smart-animal-intelligence) It's weird that harming onenis animal abuse and the other is breakfast. Especially when some cultures eat dogs as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1694894491 {#4237
          date: 2023-09-16 22:01:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Merlin13245@lemmy.world"
          "@lvxferre@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4241 …}
        +nested: Doctrine\ORM\PersistentCollection {#4243 …}
        +votes: Doctrine\ORM\PersistentCollection {#4245 …}
        +reports: Doctrine\ORM\PersistentCollection {#4247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
        -id: 32955
        -bodyTs: "'/21363401/pigs-dogs-smart-animal-intelligence)':9 'abus':17 'anim':16 'breakfast':22 'cultur':26 'dog':6,28 'eat':27 'especi':23 'harm':14 'oneni':15 'pig':1 'smart':4 'weird':12 'well':30 'www.vox.com':8 'www.vox.com/21363401/pigs-dogs-smart-animal-intelligence)':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/461635/-/comment/2393744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694894491 {#4238
          date: 2023-09-16 22:01:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Dunno about other people, but in my case:\n
        \n
        - I don’t consider killing a dog for eating as intrinsically abusive.\n
        - I never ate dogs, but I’d probably try it *as long as raised and butchered as livestock*. On the other hand I’d never touch someone’s pet potbelly pig.\n
        - I’m drinking and you made me crave salami.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694895453 {#4276
        date: 2023-09-16 22:17:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Merlin13245@lemmy.world"
        "@lvxferre@lemmy.ml"
        "@FoundTheVegan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4279 …}
      +nested: Doctrine\ORM\PersistentCollection {#4281 …}
      +votes: Doctrine\ORM\PersistentCollection {#4283 …}
      +reports: Doctrine\ORM\PersistentCollection {#4285 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4287 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4289 …}
      -id: 32957
      -bodyTs: "'abus':20 'ate':23 'butcher':36 'case':8 'consid':12 'crave':59 'd':27,44 'dog':15,24 'drink':54 'dunno':1 'eat':17 'hand':42 'intrins':19 'kill':13 'livestock':38 'long':32 'm':53 'made':57 'never':22,45 'peopl':4 'pet':49 'pig':51 'potbelli':50 'probabl':28 'rais':34 'salami':60 'someon':47 'touch':46 'tri':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3900880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694895453 {#4277
        date: 2023-09-16 22:17:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Wouldn’t make much sense to raise dogs as livestock though, not enough meat on them and they pretty much need a diet that includes meat so it gets very expensive, especially for a dog that gets big enough to make a real steak from it…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694898505 {#4297
      date: 2023-09-16 23:08:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
      "@lvxferre@lemmy.ml"
      "@FoundTheVegan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4303 …}
    +nested: Doctrine\ORM\PersistentCollection {#4305 …}
    +votes: Doctrine\ORM\PersistentCollection {#4301 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 32958
    -bodyTs: "'big':38 'diet':23 'dog':8,35 'enough':13,39 'especi':32 'expens':31 'get':29,37 'includ':25 'livestock':10 'make':3,41 'meat':14,26 'much':4,20 'need':21 'pretti':19 'rais':7 'real':43 'sens':5 'steak':44 'though':11 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3355742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694898505 {#4294
      date: 2023-09-16 23:08:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "That doesn’t need to stop us. We got pretty good with breeding animals for specific traits. So you could take dogs which are very massive and breed them until they yield even more meat. Just like we did and do with cows and pigs. Also it is possible to feed dogs on a plant based diet, so it wouldn’t be that much more expensive. (Besides, meat is extremely cheap due to subsidies. It costs much more to have a plant based diet, especially if it’s organically grown. You could also use meat scraps as it is also done for pet food. Further lowering the price.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694932892 {#4324
    date: 2023-09-17 08:41:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@lvxferre@lemmy.ml"
    "@FoundTheVegan@kbin.social"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 32959
  -bodyTs: "'also':46,93,100 'anim':14 'base':56,83 'besid':67 'breed':13,28 'cheap':71 'cost':76 'could':20,92 'cow':43 'diet':57,84 'doesn':2 'dog':22,52 'done':101 'due':72 'especi':85 'even':33 'expens':66 'extrem':70 'feed':51 'food':104 'good':11 'got':9 'grown':90 'like':37 'lower':106 'massiv':26 'meat':35,68,95 'much':64,77 'need':4 'organ':89 'pet':103 'pig':45 'plant':55,82 'possibl':49 'pretti':10 'price':108 'scrap':96 'specif':16 'stop':6 'subsidi':74 'take':21 'trait':17 'us':7 'use':94 'wouldn':60 'yield':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2991843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694932892 {#4327
    date: 2023-09-17 08:41:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4042
  +user: App\Entity\User {#4025 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh boy, another dogshit kill animals hehe meme. Very funny maymay community. Psuedoprogressive animal abusers the lot of ya. There is not enough resources on Earth to quench your never ending demand for bodies. Just have ten trillion kids who all definitely have the opportunity to eat just as many animals as you do! Primitive zero brain cell fools. I’d throw you all out of Athens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696512921 {#4048
    date: 2023-10-05 15:35:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -id: 32946
  -bodyTs: "'abus':15 'anim':6,14,51 'anoth':3 'athen':67 'bodi':34 'boy':2 'brain':57 'cell':58 'communiti':12 'd':61 'definit':42 'demand':32 'dogshit':4 'earth':26 'eat':47 'end':31 'enough':23 'fool':59 'funni':10 'hehe':7 'kid':39 'kill':5 'lot':17 'mani':50 'maymay':11 'meme':8 'never':30 'oh':1 'opportun':45 'primit':55 'psuedoprogress':13 'quench':28 'resourc':24 'ten':37 'throw':62 'trillion':38 'ya':19 'zero':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3902242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694897577 {#4046
    date: 2023-09-16 22:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#4025 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh boy, another dogshit kill animals hehe meme. Very funny maymay community. Psuedoprogressive animal abusers the lot of ya. There is not enough resources on Earth to quench your never ending demand for bodies. Just have ten trillion kids who all definitely have the opportunity to eat just as many animals as you do! Primitive zero brain cell fools. I’d throw you all out of Athens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696512921 {#4048
    date: 2023-10-05 15:35:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -id: 32946
  -bodyTs: "'abus':15 'anim':6,14,51 'anoth':3 'athen':67 'bodi':34 'boy':2 'brain':57 'cell':58 'communiti':12 'd':61 'definit':42 'demand':32 'dogshit':4 'earth':26 'eat':47 'end':31 'enough':23 'fool':59 'funni':10 'hehe':7 'kid':39 'kill':5 'lot':17 'mani':50 'maymay':11 'meme':8 'never':30 'oh':1 'opportun':45 'primit':55 'psuedoprogress':13 'quench':28 'resourc':24 'ten':37 'throw':62 'trillion':38 'ya':19 'zero':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3902242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694897577 {#4046
    date: 2023-09-16 22:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4042
  +user: App\Entity\User {#4025 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Oh boy, another dogshit kill animals hehe meme. Very funny maymay community. Psuedoprogressive animal abusers the lot of ya. There is not enough resources on Earth to quench your never ending demand for bodies. Just have ten trillion kids who all definitely have the opportunity to eat just as many animals as you do! Primitive zero brain cell fools. I’d throw you all out of Athens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696512921 {#4048
    date: 2023-10-05 15:35:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -id: 32946
  -bodyTs: "'abus':15 'anim':6,14,51 'anoth':3 'athen':67 'bodi':34 'boy':2 'brain':57 'cell':58 'communiti':12 'd':61 'definit':42 'demand':32 'dogshit':4 'earth':26 'eat':47 'end':31 'enough':23 'fool':59 'funni':10 'hehe':7 'kid':39 'kill':5 'lot':17 'mani':50 'maymay':11 'meme':8 'never':30 'oh':1 'opportun':45 'primit':55 'psuedoprogress':13 'quench':28 'resourc':24 'ten':37 'throw':62 'trillion':38 'ya':19 'zero':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3902242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694897577 {#4046
    date: 2023-09-16 22:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4208
  +user: Proxies\__CG__\App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4025 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Oh boy, another dogshit kill animals hehe meme. Very funny maymay community. Psuedoprogressive animal abusers the lot of ya. There is not enough resources on Earth to quench your never ending demand for bodies. Just have ten trillion kids who all definitely have the opportunity to eat just as many animals as you do! Primitive zero brain cell fools. I’d throw you all out of Athens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696512921 {#4048
      date: 2023-10-05 15:35:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -id: 32946
    -bodyTs: "'abus':15 'anim':6,14,51 'anoth':3 'athen':67 'bodi':34 'boy':2 'brain':57 'cell':58 'communiti':12 'd':61 'definit':42 'demand':32 'dogshit':4 'earth':26 'eat':47 'end':31 'enough':23 'fool':59 'funni':10 'hehe':7 'kid':39 'kill':5 'lot':17 'mani':50 'maymay':11 'meme':8 'never':30 'oh':1 'opportun':45 'primit':55 'psuedoprogress':13 'quench':28 'resourc':24 'ten':37 'throw':62 'trillion':38 'ya':19 'zero':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3902242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694897577 {#4046
      date: 2023-09-16 22:52:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    💯\n
    \n
    It’s not hard to just stop eating animals but these people will come up with any excuse to keep supporting totally unnecessary meat consumption. It’s disgusting and abhorrent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694900008 {#4209
    date: 2023-09-16 23:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4204 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 32948
  -bodyTs: "'abhorr':30 'anim':9 'come':14 'consumpt':25 'disgust':28 'eat':8 'excus':18 'hard':4 'keep':20 'meat':24 'peopl':12 'stop':7 'support':21 'total':22 'unnecessari':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2955204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694900008 {#4212
    date: 2023-09-16 23:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4208
  +user: Proxies\__CG__\App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4025 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Oh boy, another dogshit kill animals hehe meme. Very funny maymay community. Psuedoprogressive animal abusers the lot of ya. There is not enough resources on Earth to quench your never ending demand for bodies. Just have ten trillion kids who all definitely have the opportunity to eat just as many animals as you do! Primitive zero brain cell fools. I’d throw you all out of Athens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696512921 {#4048
      date: 2023-10-05 15:35:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -id: 32946
    -bodyTs: "'abus':15 'anim':6,14,51 'anoth':3 'athen':67 'bodi':34 'boy':2 'brain':57 'cell':58 'communiti':12 'd':61 'definit':42 'demand':32 'dogshit':4 'earth':26 'eat':47 'end':31 'enough':23 'fool':59 'funni':10 'hehe':7 'kid':39 'kill':5 'lot':17 'mani':50 'maymay':11 'meme':8 'never':30 'oh':1 'opportun':45 'primit':55 'psuedoprogress':13 'quench':28 'resourc':24 'ten':37 'throw':62 'trillion':38 'ya':19 'zero':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3902242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694897577 {#4046
      date: 2023-09-16 22:52:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    💯\n
    \n
    It’s not hard to just stop eating animals but these people will come up with any excuse to keep supporting totally unnecessary meat consumption. It’s disgusting and abhorrent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694900008 {#4209
    date: 2023-09-16 23:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4204 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 32948
  -bodyTs: "'abhorr':30 'anim':9 'come':14 'consumpt':25 'disgust':28 'eat':8 'excus':18 'hard':4 'keep':20 'meat':24 'peopl':12 'stop':7 'support':21 'total':22 'unnecessari':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2955204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694900008 {#4212
    date: 2023-09-16 23:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4208
  +user: Proxies\__CG__\App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4025 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Oh boy, another dogshit kill animals hehe meme. Very funny maymay community. Psuedoprogressive animal abusers the lot of ya. There is not enough resources on Earth to quench your never ending demand for bodies. Just have ten trillion kids who all definitely have the opportunity to eat just as many animals as you do! Primitive zero brain cell fools. I’d throw you all out of Athens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696512921 {#4048
      date: 2023-10-05 15:35:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
    -id: 32946
    -bodyTs: "'abus':15 'anim':6,14,51 'anoth':3 'athen':67 'bodi':34 'boy':2 'brain':57 'cell':58 'communiti':12 'd':61 'definit':42 'demand':32 'dogshit':4 'earth':26 'eat':47 'end':31 'enough':23 'fool':59 'funni':10 'hehe':7 'kid':39 'kill':5 'lot':17 'mani':50 'maymay':11 'meme':8 'never':30 'oh':1 'opportun':45 'primit':55 'psuedoprogress':13 'quench':28 'resourc':24 'ten':37 'throw':62 'trillion':38 'ya':19 'zero':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3902242"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694897577 {#4046
      date: 2023-09-16 22:52:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: """
    💯\n
    \n
    It’s not hard to just stop eating animals but these people will come up with any excuse to keep supporting totally unnecessary meat consumption. It’s disgusting and abhorrent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694900008 {#4209
    date: 2023-09-16 23:33:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@BonfireOvDreams@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4204 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 32948
  -bodyTs: "'abhorr':30 'anim':9 'come':14 'consumpt':25 'disgust':28 'eat':8 'excus':18 'hard':4 'keep':20 'meat':24 'peopl':12 'stop':7 'support':21 'total':22 'unnecessari':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2955204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694900008 {#4212
    date: 2023-09-16 23:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I love cows. Ciws are awesome. They’re cute, they’re cool, and I will announce them out loud every time I drive by them, even if there’s nobody else in the car to hear it. And they are DELICIOUS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696513020 {#4119
    date: 2023-10-05 15:37:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 32951
  -bodyTs: "'announc':16 'awesom':6 'car':34 'ciw':4 'cool':12 'cow':3 'cute':9 'delici':41 'drive':23 'els':31 'even':26 'everi':20 'hear':36 'loud':19 'love':2 'nobodi':30 're':8,11 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3647267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694928234 {#4120
    date: 2023-09-17 07:23:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I love cows. Ciws are awesome. They’re cute, they’re cool, and I will announce them out loud every time I drive by them, even if there’s nobody else in the car to hear it. And they are DELICIOUS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696513020 {#4119
    date: 2023-10-05 15:37:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 32951
  -bodyTs: "'announc':16 'awesom':6 'car':34 'ciw':4 'cool':12 'cow':3 'cute':9 'delici':41 'drive':23 'els':31 'even':26 'everi':20 'hear':36 'loud':19 'love':2 'nobodi':30 're':8,11 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3647267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694928234 {#4120
    date: 2023-09-17 07:23:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I love cows. Ciws are awesome. They’re cute, they’re cool, and I will announce them out loud every time I drive by them, even if there’s nobody else in the car to hear it. And they are DELICIOUS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696513020 {#4119
    date: 2023-10-05 15:37:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 32951
  -bodyTs: "'announc':16 'awesom':6 'car':34 'ciw':4 'cool':12 'cow':3 'cute':9 'delici':41 'drive':23 'els':31 'even':26 'everi':20 'hear':36 'loud':19 'love':2 'nobodi':30 're':8,11 'time':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3647267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694928234 {#4120
    date: 2023-09-17 07:23:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4223
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I love cows. Ciws are awesome. They’re cute, they’re cool, and I will announce them out loud every time I drive by them, even if there’s nobody else in the car to hear it. And they are DELICIOUS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696513020 {#4119
      date: 2023-10-05 15:37:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 32951
    -bodyTs: "'announc':16 'awesom':6 'car':34 'ciw':4 'cool':12 'cow':3 'cute':9 'delici':41 'drive':23 'els':31 'even':26 'everi':20 'hear':36 'loud':19 'love':2 'nobodi':30 're':8,11 'time':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3647267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694928234 {#4120
      date: 2023-09-17 07:23:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    Well good for you. Harr harr harr, what a knee slapper.\n
    \n
    Continue to ignore the cognitive dissonance of the murder of a sentient being that is “cute” and “cool” so you can pleasure yourself.\n
    \n
    Hopefully people will see this for what it is one day. It’s a crime. Not long ago men joked to themselves about how beautiful and nice women were before they raped them. Slaves weren’t considered human at one point.\n
    \n
    I’m not gonna get too high on my horse, because I used to eat meat, but at least had the dignity to not proudly proclaim my stupid choice to assuage the nagging doubt underneath.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694929125 {#4221
    date: 2023-09-17 07:38:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 32952
  -bodyTs: "'ago':52 'assuag':106 'beauti':59 'choic':104 'cognit':16 'consid':71 'continu':12 'cool':29 'crime':49 'cute':27 'day':45 'digniti':97 'disson':17 'doubt':109 'eat':90 'get':80 'gonna':79 'good':2 'harr':5,6,7 'high':82 'hope':35 'hors':85 'human':72 'ignor':14 'joke':54 'knee':10 'least':94 'long':51 'm':77 'meat':91 'men':53 'murder':20 'nag':108 'nice':61 'one':44,74 'peopl':36 'pleasur':33 'point':75 'proclaim':101 'proud':100 'rape':66 'see':38 'sentient':23 'slapper':11 'slave':68 'stupid':103 'underneath':110 'use':88 'well':1 'weren':69 'women':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3913054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694929125 {#4222
    date: 2023-09-17 07:38:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4223
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I love cows. Ciws are awesome. They’re cute, they’re cool, and I will announce them out loud every time I drive by them, even if there’s nobody else in the car to hear it. And they are DELICIOUS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696513020 {#4119
      date: 2023-10-05 15:37:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 32951
    -bodyTs: "'announc':16 'awesom':6 'car':34 'ciw':4 'cool':12 'cow':3 'cute':9 'delici':41 'drive':23 'els':31 'even':26 'everi':20 'hear':36 'loud':19 'love':2 'nobodi':30 're':8,11 'time':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3647267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694928234 {#4120
      date: 2023-09-17 07:23:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    Well good for you. Harr harr harr, what a knee slapper.\n
    \n
    Continue to ignore the cognitive dissonance of the murder of a sentient being that is “cute” and “cool” so you can pleasure yourself.\n
    \n
    Hopefully people will see this for what it is one day. It’s a crime. Not long ago men joked to themselves about how beautiful and nice women were before they raped them. Slaves weren’t considered human at one point.\n
    \n
    I’m not gonna get too high on my horse, because I used to eat meat, but at least had the dignity to not proudly proclaim my stupid choice to assuage the nagging doubt underneath.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694929125 {#4221
    date: 2023-09-17 07:38:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 32952
  -bodyTs: "'ago':52 'assuag':106 'beauti':59 'choic':104 'cognit':16 'consid':71 'continu':12 'cool':29 'crime':49 'cute':27 'day':45 'digniti':97 'disson':17 'doubt':109 'eat':90 'get':80 'gonna':79 'good':2 'harr':5,6,7 'high':82 'hope':35 'hors':85 'human':72 'ignor':14 'joke':54 'knee':10 'least':94 'long':51 'm':77 'meat':91 'men':53 'murder':20 'nag':108 'nice':61 'one':44,74 'peopl':36 'pleasur':33 'point':75 'proclaim':101 'proud':100 'rape':66 'see':38 'sentient':23 'slapper':11 'slave':68 'stupid':103 'underneath':110 'use':88 'well':1 'weren':69 'women':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3913054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694929125 {#4222
    date: 2023-09-17 07:38:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4223
  +user: Proxies\__CG__\App\Entity\User {#4224 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-m-looking-for-recipes"
    +title: "I'm looking for recipes"
    +url: "https://lemmy.world/pictrs/image/1111a0ca-47f0-41b3-926f-4c0fdc4704f4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694932892 {#2418
      date: 2023-09-17 08:41:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3042
    -titleTs: "'look':3 'm':2 'recip':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694970303
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5172547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694887803 {#1858
      date: 2023-09-16 20:10:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I love cows. Ciws are awesome. They’re cute, they’re cool, and I will announce them out loud every time I drive by them, even if there’s nobody else in the car to hear it. And they are DELICIOUS"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696513020 {#4119
      date: 2023-10-05 15:37:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Merlin13245@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 32951
    -bodyTs: "'announc':16 'awesom':6 'car':34 'ciw':4 'cool':12 'cow':3 'cute':9 'delici':41 'drive':23 'els':31 'even':26 'everi':20 'hear':36 'loud':19 'love':2 'nobodi':30 're':8,11 'time':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3647267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694928234 {#4120
      date: 2023-09-17 07:23:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    Well good for you. Harr harr harr, what a knee slapper.\n
    \n
    Continue to ignore the cognitive dissonance of the murder of a sentient being that is “cute” and “cool” so you can pleasure yourself.\n
    \n
    Hopefully people will see this for what it is one day. It’s a crime. Not long ago men joked to themselves about how beautiful and nice women were before they raped them. Slaves weren’t considered human at one point.\n
    \n
    I’m not gonna get too high on my horse, because I used to eat meat, but at least had the dignity to not proudly proclaim my stupid choice to assuage the nagging doubt underneath.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694929125 {#4221
    date: 2023-09-17 07:38:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Merlin13245@lemmy.world"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 32952
  -bodyTs: "'ago':52 'assuag':106 'beauti':59 'choic':104 'cognit':16 'consid':71 'continu':12 'cool':29 'crime':49 'cute':27 'day':45 'digniti':97 'disson':17 'doubt':109 'eat':90 'get':80 'gonna':79 'good':2 'harr':5,6,7 'high':82 'hope':35 'hors':85 'human':72 'ignor':14 'joke':54 'knee':10 'least':94 'long':51 'm':77 'meat':91 'men':53 'murder':20 'nag':108 'nice':61 'one':44,74 'peopl':36 'pleasur':33 'point':75 'proclaim':101 'proud':100 'rape':66 'see':38 'sentient':23 'slapper':11 'slave':68 'stupid':103 'underneath':110 'use':88 'well':1 'weren':69 'women':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3913054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694929125 {#4222
    date: 2023-09-17 07:38:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +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 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -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 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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