GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/7232/Awww-That-s-so-cute/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.16 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Awww-That-s-so-cute"
  +title: "Awww! That's so cute!"
  +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 314
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160149 {#2410
    date: 2023-10-24 17:09:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 7232
  -titleTs: "'awww':1 'cute':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698163530
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2174377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698077130 {#1850
    date: 2023-10-23 18:05:30.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Awww-That-s-so-cute"
  +title: "Awww! That's so cute!"
  +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 314
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160149 {#2410
    date: 2023-10-24 17:09:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 7232
  -titleTs: "'awww':1 'cute':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698163530
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2174377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698077130 {#1850
    date: 2023-10-23 18:05:30.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Awww-That-s-so-cute"
  +title: "Awww! That's so cute!"
  +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 314
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698160149 {#2410
    date: 2023-10-24 17:09:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 7232
  -titleTs: "'awww':1 'cute':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698163530
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2174377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698077130 {#1850
    date: 2023-10-23 18:05:30.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 {#3999
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is in no way a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1698097170 {#4008
    date: 2023-10-23 23:39:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 67600
  -bodyTs: "'meme':7 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5234594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698080165 {#3940
    date: 2023-10-23 18:56:05.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 {#3999
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is in no way a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1698097170 {#4008
    date: 2023-10-23 23:39:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 67600
  -bodyTs: "'meme':7 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5234594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698080165 {#3940
    date: 2023-10-23 18:56:05.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 {#3999
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This is in no way a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 82
  +score: 0
  +lastActive: DateTime @1698097170 {#4008
    date: 2023-10-23 23:39:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 67600
  -bodyTs: "'meme':7 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5234594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698080165 {#3940
    date: 2023-10-23 18:56:05.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 {#4346
  +user: Proxies\__CG__\App\Entity\User {#4342 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is in no way a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1698097170 {#4008
      date: 2023-10-23 23:39:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 67600
    -bodyTs: "'meme':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5234594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698080165 {#3940
      date: 2023-10-23 18:56:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698082218 {#4347
    date: 2023-10-23 19:30:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 67674
  -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4000994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698082218 {#4350
    date: 2023-10-23 19:30:18.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 {#4346
  +user: Proxies\__CG__\App\Entity\User {#4342 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is in no way a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1698097170 {#4008
      date: 2023-10-23 23:39:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 67600
    -bodyTs: "'meme':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5234594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698080165 {#3940
      date: 2023-10-23 18:56:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698082218 {#4347
    date: 2023-10-23 19:30:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 67674
  -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4000994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698082218 {#4350
    date: 2023-10-23 19:30:18.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 {#4346
  +user: Proxies\__CG__\App\Entity\User {#4342 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is in no way a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1698097170 {#4008
      date: 2023-10-23 23:39:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 67600
    -bodyTs: "'meme':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5234594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698080165 {#3940
      date: 2023-10-23 18:56:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698082218 {#4347
    date: 2023-10-23 19:30:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4340 …}
  +reports: Doctrine\ORM\PersistentCollection {#4352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
  -id: 67674
  -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4000994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698082218 {#4350
    date: 2023-10-23 19:30:18.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 {#4413
  +user: Proxies\__CG__\App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4346
    +user: Proxies\__CG__\App\Entity\User {#4342 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is in no way a meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 82
      +score: 0
      +lastActive: DateTime @1698097170 {#4008
        date: 2023-10-23 23:39:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 67600
      -bodyTs: "'meme':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5234594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698080165 {#3940
        date: 2023-10-23 18:56:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1698082218 {#4347
      date: 2023-10-23 19:30:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4340 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 67674
    -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4000994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698082218 {#4350
      date: 2023-10-23 19:30:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698084483 {#4412
    date: 2023-10-23 20:08:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4420 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 67732
  -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4001769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698084483 {#4409
    date: 2023-10-23 20:08: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
15 DENIED edit
App\Entity\EntryComment {#4413
  +user: Proxies\__CG__\App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4346
    +user: Proxies\__CG__\App\Entity\User {#4342 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is in no way a meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 82
      +score: 0
      +lastActive: DateTime @1698097170 {#4008
        date: 2023-10-23 23:39:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 67600
      -bodyTs: "'meme':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5234594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698080165 {#3940
        date: 2023-10-23 18:56:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1698082218 {#4347
      date: 2023-10-23 19:30:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4340 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 67674
    -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4000994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698082218 {#4350
      date: 2023-10-23 19:30:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698084483 {#4412
    date: 2023-10-23 20:08:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4420 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 67732
  -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4001769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698084483 {#4409
    date: 2023-10-23 20:08: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
16 DENIED moderate
App\Entity\EntryComment {#4413
  +user: Proxies\__CG__\App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4346
    +user: Proxies\__CG__\App\Entity\User {#4342 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "This is in no way a meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 82
      +score: 0
      +lastActive: DateTime @1698097170 {#4008
        date: 2023-10-23 23:39:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 67600
      -bodyTs: "'meme':7 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5234594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698080165 {#3940
        date: 2023-10-23 18:56:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1698082218 {#4347
      date: 2023-10-23 19:30:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4340 …}
    +reports: Doctrine\ORM\PersistentCollection {#4352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
    -id: 67674
    -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4000994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698082218 {#4350
      date: 2023-10-23 19:30:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698084483 {#4412
    date: 2023-10-23 20:08:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4420 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 67732
  -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4001769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698084483 {#4409
    date: 2023-10-23 20:08: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
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 {#4469
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: Proxies\__CG__\App\Entity\User {#4416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4346
      +user: Proxies\__CG__\App\Entity\User {#4342 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is in no way a meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 82
        +score: 0
        +lastActive: DateTime @1698097170 {#4008
          date: 2023-10-23 23:39:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 67600
        -bodyTs: "'meme':7 'way':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5234594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698080165 {#3940
          date: 2023-10-23 18:56:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1698082218 {#4347
        date: 2023-10-23 19:30:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MorrisonMotel6@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4340 …}
      +reports: Doctrine\ORM\PersistentCollection {#4352 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
      -id: 67674
      -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4000994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698082218 {#4350
        date: 2023-10-23 19:30:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698084483 {#4412
      date: 2023-10-23 20:08:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
      "@Uli@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4420 …}
    +nested: Doctrine\ORM\PersistentCollection {#4422 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 67732
    -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698084483 {#4409
      date: 2023-10-23 20:08:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Your mom is a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698090036 {#4473
    date: 2023-10-23 21:40:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
    "@018118055@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 67897
  -bodyTs: "'meme':5 'mom':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/2406459"
  +editedAt: DateTimeImmutable @1698097650 {#4476
    date: 2023-10-23 23:47:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698090036 {#4472
    date: 2023-10-23 21:40:36.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 {#4469
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: Proxies\__CG__\App\Entity\User {#4416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4346
      +user: Proxies\__CG__\App\Entity\User {#4342 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is in no way a meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 82
        +score: 0
        +lastActive: DateTime @1698097170 {#4008
          date: 2023-10-23 23:39:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 67600
        -bodyTs: "'meme':7 'way':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5234594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698080165 {#3940
          date: 2023-10-23 18:56:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1698082218 {#4347
        date: 2023-10-23 19:30:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MorrisonMotel6@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4340 …}
      +reports: Doctrine\ORM\PersistentCollection {#4352 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
      -id: 67674
      -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4000994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698082218 {#4350
        date: 2023-10-23 19:30:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698084483 {#4412
      date: 2023-10-23 20:08:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
      "@Uli@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4420 …}
    +nested: Doctrine\ORM\PersistentCollection {#4422 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 67732
    -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698084483 {#4409
      date: 2023-10-23 20:08:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Your mom is a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698090036 {#4473
    date: 2023-10-23 21:40:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
    "@018118055@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 67897
  -bodyTs: "'meme':5 'mom':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/2406459"
  +editedAt: DateTimeImmutable @1698097650 {#4476
    date: 2023-10-23 23:47:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698090036 {#4472
    date: 2023-10-23 21:40:36.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 {#4469
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: Proxies\__CG__\App\Entity\User {#4416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4346
      +user: Proxies\__CG__\App\Entity\User {#4342 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "This is in no way a meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 82
        +score: 0
        +lastActive: DateTime @1698097170 {#4008
          date: 2023-10-23 23:39:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 67600
        -bodyTs: "'meme':7 'way':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5234594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698080165 {#3940
          date: 2023-10-23 18:56:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1698082218 {#4347
        date: 2023-10-23 19:30:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MorrisonMotel6@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4338 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4340 …}
      +reports: Doctrine\ORM\PersistentCollection {#4352 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
      -id: 67674
      -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4000994"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698082218 {#4350
        date: 2023-10-23 19:30:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698084483 {#4412
      date: 2023-10-23 20:08:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
      "@Uli@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4420 …}
    +nested: Doctrine\ORM\PersistentCollection {#4422 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 67732
    -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698084483 {#4409
      date: 2023-10-23 20:08:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Your mom is a meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698090036 {#4473
    date: 2023-10-23 21:40:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
    "@018118055@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 67897
  -bodyTs: "'meme':5 'mom':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/2406459"
  +editedAt: DateTimeImmutable @1698097650 {#4476
    date: 2023-10-23 23:47:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698090036 {#4472
    date: 2023-10-23 21:40:36.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 {#4502
  +user: Proxies\__CG__\App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4469
    +user: Proxies\__CG__\App\Entity\User {#4433 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: Proxies\__CG__\App\Entity\User {#4416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4346
        +user: Proxies\__CG__\App\Entity\User {#4342 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "This is in no way a meme"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 82
          +score: 0
          +lastActive: DateTime @1698097170 {#4008
            date: 2023-10-23 23:39:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 67600
          -bodyTs: "'meme':7 'way':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5234594"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698080165 {#3940
            date: 2023-10-23 18:56:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1698082218 {#4347
          date: 2023-10-23 19:30:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@MorrisonMotel6@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4338 …}
        +nested: Doctrine\ORM\PersistentCollection {#4336 …}
        +votes: Doctrine\ORM\PersistentCollection {#4340 …}
        +reports: Doctrine\ORM\PersistentCollection {#4352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
        -id: 67674
        -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4000994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698082218 {#4350
          date: 2023-10-23 19:30:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698084483 {#4412
        date: 2023-10-23 20:08:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MorrisonMotel6@lemm.ee"
        "@Uli@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4420 …}
      +nested: Doctrine\ORM\PersistentCollection {#4422 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 67732
      -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698084483 {#4409
        date: 2023-10-23 20:08:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your mom is a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698090036 {#4473
      date: 2023-10-23 21:40:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
      "@Uli@sopuli.xyz"
      "@018118055@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4468 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 67897
    -bodyTs: "'meme':5 'mom':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/2406459"
    +editedAt: DateTimeImmutable @1698097650 {#4476
      date: 2023-10-23 23:47:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698090036 {#4472
      date: 2023-10-23 21:40:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yes and so is yours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698097169 {#4507
    date: 2023-10-23 23:39:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
    "@018118055@sopuli.xyz"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4510 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 68135
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4005807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698097169 {#4504
    date: 2023-10-23 23:39:29.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 {#4502
  +user: Proxies\__CG__\App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4469
    +user: Proxies\__CG__\App\Entity\User {#4433 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: Proxies\__CG__\App\Entity\User {#4416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4346
        +user: Proxies\__CG__\App\Entity\User {#4342 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "This is in no way a meme"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 82
          +score: 0
          +lastActive: DateTime @1698097170 {#4008
            date: 2023-10-23 23:39:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 67600
          -bodyTs: "'meme':7 'way':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5234594"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698080165 {#3940
            date: 2023-10-23 18:56:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1698082218 {#4347
          date: 2023-10-23 19:30:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@MorrisonMotel6@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4338 …}
        +nested: Doctrine\ORM\PersistentCollection {#4336 …}
        +votes: Doctrine\ORM\PersistentCollection {#4340 …}
        +reports: Doctrine\ORM\PersistentCollection {#4352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
        -id: 67674
        -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4000994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698082218 {#4350
          date: 2023-10-23 19:30:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698084483 {#4412
        date: 2023-10-23 20:08:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MorrisonMotel6@lemm.ee"
        "@Uli@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4420 …}
      +nested: Doctrine\ORM\PersistentCollection {#4422 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 67732
      -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698084483 {#4409
        date: 2023-10-23 20:08:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your mom is a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698090036 {#4473
      date: 2023-10-23 21:40:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
      "@Uli@sopuli.xyz"
      "@018118055@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4468 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 67897
    -bodyTs: "'meme':5 'mom':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/2406459"
    +editedAt: DateTimeImmutable @1698097650 {#4476
      date: 2023-10-23 23:47:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698090036 {#4472
      date: 2023-10-23 21:40:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yes and so is yours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698097169 {#4507
    date: 2023-10-23 23:39:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
    "@018118055@sopuli.xyz"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4510 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 68135
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4005807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698097169 {#4504
    date: 2023-10-23 23:39:29.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 {#4502
  +user: Proxies\__CG__\App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4469
    +user: Proxies\__CG__\App\Entity\User {#4433 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: Proxies\__CG__\App\Entity\User {#4416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4346
        +user: Proxies\__CG__\App\Entity\User {#4342 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "This is in no way a meme"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 82
          +score: 0
          +lastActive: DateTime @1698097170 {#4008
            date: 2023-10-23 23:39:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 67600
          -bodyTs: "'meme':7 'way':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5234594"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698080165 {#3940
            date: 2023-10-23 18:56:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Everything is a [meme](https://en.m.wikipedia.org/wiki/Meme)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1698082218 {#4347
          date: 2023-10-23 19:30:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@MorrisonMotel6@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4338 …}
        +nested: Doctrine\ORM\PersistentCollection {#4336 …}
        +votes: Doctrine\ORM\PersistentCollection {#4340 …}
        +reports: Doctrine\ORM\PersistentCollection {#4352 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4354 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4356 …}
        -id: 67674
        -bodyTs: "'/wiki/meme).':7 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/meme).':5 'everyth':1 'meme':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4000994"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698082218 {#4350
          date: 2023-10-23 19:30:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "The idea that this post is a meme is a meme. The idea that this post is not a meme is also a meme."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698084483 {#4412
        date: 2023-10-23 20:08:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MorrisonMotel6@lemm.ee"
        "@Uli@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4420 …}
      +nested: Doctrine\ORM\PersistentCollection {#4422 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 67732
      -bodyTs: "'also':22 'idea':2,13 'meme':8,11,20,24 'post':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698084483 {#4409
        date: 2023-10-23 20:08:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your mom is a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698090036 {#4473
      date: 2023-10-23 21:40:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MorrisonMotel6@lemm.ee"
      "@Uli@sopuli.xyz"
      "@018118055@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4464 …}
    +votes: Doctrine\ORM\PersistentCollection {#4468 …}
    +reports: Doctrine\ORM\PersistentCollection {#4479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
    -id: 67897
    -bodyTs: "'meme':5 'mom':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/2406459"
    +editedAt: DateTimeImmutable @1698097650 {#4476
      date: 2023-10-23 23:47:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698090036 {#4472
      date: 2023-10-23 21:40:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yes and so is yours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698097169 {#4507
    date: 2023-10-23 23:39:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
    "@Uli@sopuli.xyz"
    "@018118055@sopuli.xyz"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4510 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 68135
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4005807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698097169 {#4504
    date: 2023-10-23 23:39:29.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 {#4361
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is in no way a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1698097170 {#4008
      date: 2023-10-23 23:39:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 67600
    -bodyTs: "'meme':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5234594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698080165 {#3940
      date: 2023-10-23 18:56:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Twitter/Instagram/Facebook/[Popular Social Media] is a meme now I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698081652 {#4358
    date: 2023-10-23 19:20:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 67631
  -bodyTs: "'guess':10 'media':4 'meme':7 'popular':2 'social':3 'twitter/instagram/facebook':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4757574"
  +editedAt: DateTimeImmutable @1698081700 {#4359
    date: 2023-10-23 19:21:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698081652 {#4360
    date: 2023-10-23 19:20:52.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 {#4361
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is in no way a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1698097170 {#4008
      date: 2023-10-23 23:39:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 67600
    -bodyTs: "'meme':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5234594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698080165 {#3940
      date: 2023-10-23 18:56:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Twitter/Instagram/Facebook/[Popular Social Media] is a meme now I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698081652 {#4358
    date: 2023-10-23 19:20:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 67631
  -bodyTs: "'guess':10 'media':4 'meme':7 'popular':2 'social':3 'twitter/instagram/facebook':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4757574"
  +editedAt: DateTimeImmutable @1698081700 {#4359
    date: 2023-10-23 19:21:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698081652 {#4360
    date: 2023-10-23 19:20:52.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 {#4361
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This is in no way a meme"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 82
    +score: 0
    +lastActive: DateTime @1698097170 {#4008
      date: 2023-10-23 23:39:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 67600
    -bodyTs: "'meme':7 'way':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5234594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698080165 {#3940
      date: 2023-10-23 18:56:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Twitter/Instagram/Facebook/[Popular Social Media] is a meme now I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698081652 {#4358
    date: 2023-10-23 19:20:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MorrisonMotel6@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 67631
  -bodyTs: "'guess':10 'media':4 'meme':7 'popular':2 'social':3 'twitter/instagram/facebook':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4757574"
  +editedAt: DateTimeImmutable @1698081700 {#4359
    date: 2023-10-23 19:21:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698081652 {#4360
    date: 2023-10-23 19:20:52.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 {#4037
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do not post pictures of humans online who cannot consent to you doing so.\n
    \n
    I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
    \n
    It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1698112989 {#4051
    date: 2023-10-24 04:03:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
  -id: 67752
  -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4001961"
  +editedAt: DateTimeImmutable @1698085387 {#4049
    date: 2023-10-23 20:23:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698085107 {#4050
    date: 2023-10-23 20:18:27.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 {#4037
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do not post pictures of humans online who cannot consent to you doing so.\n
    \n
    I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
    \n
    It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1698112989 {#4051
    date: 2023-10-24 04:03:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
  -id: 67752
  -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4001961"
  +editedAt: DateTimeImmutable @1698085387 {#4049
    date: 2023-10-23 20:23:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698085107 {#4050
    date: 2023-10-23 20:18:27.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 {#4037
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Do not post pictures of humans online who cannot consent to you doing so.\n
    \n
    I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
    \n
    It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1698112989 {#4051
    date: 2023-10-24 04:03:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4041 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
  -id: 67752
  -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4001961"
  +editedAt: DateTimeImmutable @1698085387 {#4049
    date: 2023-10-23 20:23:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698085107 {#4050
    date: 2023-10-23 20:18:27.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 {#4377
  +user: Proxies\__CG__\App\Entity\User {#4378 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do not post pictures of humans online who cannot consent to you doing so.\n
      \n
      I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
      \n
      It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1698112989 {#4051
      date: 2023-10-24 04:03:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
    -id: 67752
    -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001961"
    +editedAt: DateTimeImmutable @1698085387 {#4049
      date: 2023-10-23 20:23:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698085107 {#4050
      date: 2023-10-23 20:18:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698107008 {#4375
    date: 2023-10-24 02:23:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4379 …}
  +nested: Doctrine\ORM\PersistentCollection {#4381 …}
  +votes: Doctrine\ORM\PersistentCollection {#4383 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 68447
  -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4764953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698107008 {#4376
    date: 2023-10-24 02:23: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 {#4377
  +user: Proxies\__CG__\App\Entity\User {#4378 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do not post pictures of humans online who cannot consent to you doing so.\n
      \n
      I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
      \n
      It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1698112989 {#4051
      date: 2023-10-24 04:03:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
    -id: 67752
    -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001961"
    +editedAt: DateTimeImmutable @1698085387 {#4049
      date: 2023-10-23 20:23:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698085107 {#4050
      date: 2023-10-23 20:18:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698107008 {#4375
    date: 2023-10-24 02:23:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4379 …}
  +nested: Doctrine\ORM\PersistentCollection {#4381 …}
  +votes: Doctrine\ORM\PersistentCollection {#4383 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 68447
  -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4764953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698107008 {#4376
    date: 2023-10-24 02:23: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 {#4377
  +user: Proxies\__CG__\App\Entity\User {#4378 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do not post pictures of humans online who cannot consent to you doing so.\n
      \n
      I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
      \n
      It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1698112989 {#4051
      date: 2023-10-24 04:03:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
    -id: 67752
    -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001961"
    +editedAt: DateTimeImmutable @1698085387 {#4049
      date: 2023-10-23 20:23:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698085107 {#4050
      date: 2023-10-23 20:18:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698107008 {#4375
    date: 2023-10-24 02:23:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4379 …}
  +nested: Doctrine\ORM\PersistentCollection {#4381 …}
  +votes: Doctrine\ORM\PersistentCollection {#4383 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 68447
  -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4764953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698107008 {#4376
    date: 2023-10-24 02:23: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 {#4449
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4377
    +user: Proxies\__CG__\App\Entity\User {#4378 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Do not post pictures of humans online who cannot consent to you doing so.\n
        \n
        I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
        \n
        It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1698112989 {#4051
        date: 2023-10-24 04:03:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
      -id: 67752
      -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001961"
      +editedAt: DateTimeImmutable @1698085387 {#4049
        date: 2023-10-23 20:23:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698085107 {#4050
        date: 2023-10-23 20:18:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698107008 {#4375
      date: 2023-10-24 02:23:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4379 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4383 …}
    +reports: Doctrine\ORM\PersistentCollection {#4385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
    -id: 68447
    -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4764953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698107008 {#4376
      date: 2023-10-24 02:23:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
    \n
    My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698112185 {#4446
    date: 2023-10-24 03:49:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 68559
  -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4010067"
  +editedAt: DateTimeImmutable @1698112293 {#4447
    date: 2023-10-24 03:51:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698112185 {#4448
    date: 2023-10-24 03:49: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
39 DENIED edit
App\Entity\EntryComment {#4449
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4377
    +user: Proxies\__CG__\App\Entity\User {#4378 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Do not post pictures of humans online who cannot consent to you doing so.\n
        \n
        I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
        \n
        It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1698112989 {#4051
        date: 2023-10-24 04:03:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
      -id: 67752
      -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001961"
      +editedAt: DateTimeImmutable @1698085387 {#4049
        date: 2023-10-23 20:23:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698085107 {#4050
        date: 2023-10-23 20:18:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698107008 {#4375
      date: 2023-10-24 02:23:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4379 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4383 …}
    +reports: Doctrine\ORM\PersistentCollection {#4385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
    -id: 68447
    -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4764953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698107008 {#4376
      date: 2023-10-24 02:23:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
    \n
    My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698112185 {#4446
    date: 2023-10-24 03:49:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 68559
  -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4010067"
  +editedAt: DateTimeImmutable @1698112293 {#4447
    date: 2023-10-24 03:51:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698112185 {#4448
    date: 2023-10-24 03:49: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
40 DENIED moderate
App\Entity\EntryComment {#4449
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4377
    +user: Proxies\__CG__\App\Entity\User {#4378 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Do not post pictures of humans online who cannot consent to you doing so.\n
        \n
        I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
        \n
        It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1698112989 {#4051
        date: 2023-10-24 04:03:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
      -id: 67752
      -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001961"
      +editedAt: DateTimeImmutable @1698085387 {#4049
        date: 2023-10-23 20:23:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698085107 {#4050
        date: 2023-10-23 20:18:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698107008 {#4375
      date: 2023-10-24 02:23:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4379 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4383 …}
    +reports: Doctrine\ORM\PersistentCollection {#4385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
    -id: 68447
    -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4764953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698107008 {#4376
      date: 2023-10-24 02:23:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
    \n
    My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698112185 {#4446
    date: 2023-10-24 03:49:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 68559
  -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4010067"
  +editedAt: DateTimeImmutable @1698112293 {#4447
    date: 2023-10-24 03:51:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698112185 {#4448
    date: 2023-10-24 03:49: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
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 {#4487
  +user: Proxies\__CG__\App\Entity\User {#4488 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4377
      +user: Proxies\__CG__\App\Entity\User {#4378 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Do not post pictures of humans online who cannot consent to you doing so.\n
          \n
          I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
          \n
          It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1698112989 {#4051
          date: 2023-10-24 04:03:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4042 …}
        +nested: Doctrine\ORM\PersistentCollection {#4041 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
        -id: 67752
        -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4001961"
        +editedAt: DateTimeImmutable @1698085387 {#4049
          date: 2023-10-23 20:23:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698085107 {#4050
          date: 2023-10-23 20:18:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698107008 {#4375
        date: 2023-10-24 02:23:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4379 …}
      +nested: Doctrine\ORM\PersistentCollection {#4381 …}
      +votes: Doctrine\ORM\PersistentCollection {#4383 …}
      +reports: Doctrine\ORM\PersistentCollection {#4385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
      -id: 68447
      -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4764953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698107008 {#4376
        date: 2023-10-24 02:23:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
      \n
      My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698112185 {#4446
      date: 2023-10-24 03:49:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
      "@TheCannonball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4450 …}
    +nested: Doctrine\ORM\PersistentCollection {#4452 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 68559
    -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4010067"
    +editedAt: DateTimeImmutable @1698112293 {#4447
      date: 2023-10-24 03:51:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698112185 {#4448
      date: 2023-10-24 03:49:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "![](https://lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698112585 {#4485
    date: 2023-10-24 03:56:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 68569
  -bodyTs: "'/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5164902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698112585 {#4486
    date: 2023-10-24 03:56: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
43 DENIED edit
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#4488 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4377
      +user: Proxies\__CG__\App\Entity\User {#4378 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Do not post pictures of humans online who cannot consent to you doing so.\n
          \n
          I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
          \n
          It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1698112989 {#4051
          date: 2023-10-24 04:03:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4042 …}
        +nested: Doctrine\ORM\PersistentCollection {#4041 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
        -id: 67752
        -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4001961"
        +editedAt: DateTimeImmutable @1698085387 {#4049
          date: 2023-10-23 20:23:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698085107 {#4050
          date: 2023-10-23 20:18:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698107008 {#4375
        date: 2023-10-24 02:23:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4379 …}
      +nested: Doctrine\ORM\PersistentCollection {#4381 …}
      +votes: Doctrine\ORM\PersistentCollection {#4383 …}
      +reports: Doctrine\ORM\PersistentCollection {#4385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
      -id: 68447
      -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4764953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698107008 {#4376
        date: 2023-10-24 02:23:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
      \n
      My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698112185 {#4446
      date: 2023-10-24 03:49:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
      "@TheCannonball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4450 …}
    +nested: Doctrine\ORM\PersistentCollection {#4452 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 68559
    -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4010067"
    +editedAt: DateTimeImmutable @1698112293 {#4447
      date: 2023-10-24 03:51:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698112185 {#4448
      date: 2023-10-24 03:49:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "![](https://lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698112585 {#4485
    date: 2023-10-24 03:56:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 68569
  -bodyTs: "'/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5164902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698112585 {#4486
    date: 2023-10-24 03:56: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
44 DENIED moderate
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#4488 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4377
      +user: Proxies\__CG__\App\Entity\User {#4378 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Do not post pictures of humans online who cannot consent to you doing so.\n
          \n
          I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
          \n
          It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 66
        +score: 0
        +lastActive: DateTime @1698112989 {#4051
          date: 2023-10-24 04:03:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4042 …}
        +nested: Doctrine\ORM\PersistentCollection {#4041 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
        -id: 67752
        -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4001961"
        +editedAt: DateTimeImmutable @1698085387 {#4049
          date: 2023-10-23 20:23:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698085107 {#4050
          date: 2023-10-23 20:18:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698107008 {#4375
        date: 2023-10-24 02:23:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4379 …}
      +nested: Doctrine\ORM\PersistentCollection {#4381 …}
      +votes: Doctrine\ORM\PersistentCollection {#4383 …}
      +reports: Doctrine\ORM\PersistentCollection {#4385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
      -id: 68447
      -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4764953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698107008 {#4376
        date: 2023-10-24 02:23:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
      \n
      My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698112185 {#4446
      date: 2023-10-24 03:49:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
      "@TheCannonball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4450 …}
    +nested: Doctrine\ORM\PersistentCollection {#4452 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 68559
    -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4010067"
    +editedAt: DateTimeImmutable @1698112293 {#4447
      date: 2023-10-24 03:51:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698112185 {#4448
      date: 2023-10-24 03:49:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "![](https://lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698112585 {#4485
    date: 2023-10-24 03:56:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 68569
  -bodyTs: "'/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5164902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698112585 {#4486
    date: 2023-10-24 03:56: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4525
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: Proxies\__CG__\App\Entity\User {#4488 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4377
        +user: Proxies\__CG__\App\Entity\User {#4378 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Do not post pictures of humans online who cannot consent to you doing so.\n
            \n
            I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
            \n
            It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 66
          +score: 0
          +lastActive: DateTime @1698112989 {#4051
            date: 2023-10-24 04:03:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4042 …}
          +nested: Doctrine\ORM\PersistentCollection {#4041 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
          -id: 67752
          -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4001961"
          +editedAt: DateTimeImmutable @1698085387 {#4049
            date: 2023-10-23 20:23:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698085107 {#4050
            date: 2023-10-23 20:18:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698107008 {#4375
          date: 2023-10-24 02:23:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4379 …}
        +nested: Doctrine\ORM\PersistentCollection {#4381 …}
        +votes: Doctrine\ORM\PersistentCollection {#4383 …}
        +reports: Doctrine\ORM\PersistentCollection {#4385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
        -id: 68447
        -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4764953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698107008 {#4376
          date: 2023-10-24 02:23:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
        \n
        My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698112185 {#4446
        date: 2023-10-24 03:49:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MentalEdge@sopuli.xyz"
        "@TheCannonball@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 68559
      -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4010067"
      +editedAt: DateTimeImmutable @1698112293 {#4447
        date: 2023-10-24 03:51:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698112185 {#4448
        date: 2023-10-24 03:49:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "![](https://lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698112585 {#4485
      date: 2023-10-24 03:56:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
      "@TheCannonball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4489 …}
    +nested: Doctrine\ORM\PersistentCollection {#4491 …}
    +votes: Doctrine\ORM\PersistentCollection {#4493 …}
    +reports: Doctrine\ORM\PersistentCollection {#4495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
    -id: 68569
    -bodyTs: "'/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5164902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698112585 {#4486
      date: 2023-10-24 03:56:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    100%\n
    \n
    Having your entire infancy and childhood just *out there* is going to be hell for some kids. Probably already is. Imagine your parents uploading a video of you doing something dumb, but cute, something they and family find adorable. The same video which a couple years later is the most embarrassing thing to ever happen to you when it goes through a viral wave of spreading throughout your local school.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698112986 {#4523
    date: 2023-10-24 04:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
    "@BamBamToxico@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 68578
  -bodyTs: "'100':1 'ador':40 'alreadi':20 'childhood':7 'coupl':46 'cute':34 'dumb':32 'embarrass':52 'entir':4 'ever':55 'famili':38 'find':39 'go':12 'goe':61 'happen':56 'hell':15 'imagin':22 'infanc':5 'kid':18 'later':48 'local':70 'parent':24 'probabl':19 'school':71 'someth':31,35 'spread':67 'thing':53 'throughout':68 'upload':25 'video':27,43 'viral':64 'wave':65 'year':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4010246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698112986 {#4524
    date: 2023-10-24 04:03:06.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
47 DENIED edit
App\Entity\EntryComment {#4525
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: Proxies\__CG__\App\Entity\User {#4488 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4377
        +user: Proxies\__CG__\App\Entity\User {#4378 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Do not post pictures of humans online who cannot consent to you doing so.\n
            \n
            I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
            \n
            It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 66
          +score: 0
          +lastActive: DateTime @1698112989 {#4051
            date: 2023-10-24 04:03:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4042 …}
          +nested: Doctrine\ORM\PersistentCollection {#4041 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
          -id: 67752
          -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4001961"
          +editedAt: DateTimeImmutable @1698085387 {#4049
            date: 2023-10-23 20:23:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698085107 {#4050
            date: 2023-10-23 20:18:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698107008 {#4375
          date: 2023-10-24 02:23:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4379 …}
        +nested: Doctrine\ORM\PersistentCollection {#4381 …}
        +votes: Doctrine\ORM\PersistentCollection {#4383 …}
        +reports: Doctrine\ORM\PersistentCollection {#4385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
        -id: 68447
        -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4764953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698107008 {#4376
          date: 2023-10-24 02:23:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
        \n
        My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698112185 {#4446
        date: 2023-10-24 03:49:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MentalEdge@sopuli.xyz"
        "@TheCannonball@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 68559
      -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4010067"
      +editedAt: DateTimeImmutable @1698112293 {#4447
        date: 2023-10-24 03:51:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698112185 {#4448
        date: 2023-10-24 03:49:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "![](https://lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698112585 {#4485
      date: 2023-10-24 03:56:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
      "@TheCannonball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4489 …}
    +nested: Doctrine\ORM\PersistentCollection {#4491 …}
    +votes: Doctrine\ORM\PersistentCollection {#4493 …}
    +reports: Doctrine\ORM\PersistentCollection {#4495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
    -id: 68569
    -bodyTs: "'/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5164902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698112585 {#4486
      date: 2023-10-24 03:56:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    100%\n
    \n
    Having your entire infancy and childhood just *out there* is going to be hell for some kids. Probably already is. Imagine your parents uploading a video of you doing something dumb, but cute, something they and family find adorable. The same video which a couple years later is the most embarrassing thing to ever happen to you when it goes through a viral wave of spreading throughout your local school.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698112986 {#4523
    date: 2023-10-24 04:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
    "@BamBamToxico@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 68578
  -bodyTs: "'100':1 'ador':40 'alreadi':20 'childhood':7 'coupl':46 'cute':34 'dumb':32 'embarrass':52 'entir':4 'ever':55 'famili':38 'find':39 'go':12 'goe':61 'happen':56 'hell':15 'imagin':22 'infanc':5 'kid':18 'later':48 'local':70 'parent':24 'probabl':19 'school':71 'someth':31,35 'spread':67 'thing':53 'throughout':68 'upload':25 'video':27,43 'viral':64 'wave':65 'year':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4010246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698112986 {#4524
    date: 2023-10-24 04:03:06.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
48 DENIED moderate
App\Entity\EntryComment {#4525
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: Proxies\__CG__\App\Entity\User {#4488 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4377
        +user: Proxies\__CG__\App\Entity\User {#4378 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Do not post pictures of humans online who cannot consent to you doing so.\n
            \n
            I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
            \n
            It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 66
          +score: 0
          +lastActive: DateTime @1698112989 {#4051
            date: 2023-10-24 04:03:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Alby003@lemmings.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4042 …}
          +nested: Doctrine\ORM\PersistentCollection {#4041 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4034 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
          -id: 67752
          -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/4001961"
          +editedAt: DateTimeImmutable @1698085387 {#4049
            date: 2023-10-23 20:23:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698085107 {#4050
            date: 2023-10-23 20:18:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "My wife and I are being very careful about this with our son. I only ever post a monthly growth update and have made sure that the extended family isn’t posting anything without permission."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698107008 {#4375
          date: 2023-10-24 02:23:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Alby003@lemmings.world"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4379 …}
        +nested: Doctrine\ORM\PersistentCollection {#4381 …}
        +votes: Doctrine\ORM\PersistentCollection {#4383 …}
        +reports: Doctrine\ORM\PersistentCollection {#4385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
        -id: 68447
        -bodyTs: "'anyth':33 'care':8 'ever':16 'extend':28 'famili':29 'growth':20 'isn':30 'made':24 'month':19 'permiss':35 'post':17,32 'son':13 'sure':25 'updat':21 'wife':2 'without':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4764953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698107008 {#4376
          date: 2023-10-24 02:23:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Sharing your life, and thereby sometimes the lifes of your children, with friends and family, only makes sense.\n
        \n
        My concern is with parents who make no distinction between that, and posting something fully publicly. The latter means the post can go viral, or get screenshotted by a stranger and reposted as a meme somewhere with a huge audience. Or get dug up by anyone, even years later.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698112185 {#4446
        date: 2023-10-24 03:49:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
        "@MentalEdge@sopuli.xyz"
        "@TheCannonball@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 68559
      -bodyTs: "'anyon':64 'audienc':58 'children':11 'concern':20 'distinct':27 'dug':61 'even':65 'famili':15 'friend':13 'fulli':33 'get':44,60 'go':41 'huge':57 'later':67 'latter':36 'life':3,8 'make':17,25 'mean':37 'meme':53 'parent':23 'post':31,39 'public':34 'repost':50 'screenshot':45 'sens':18 'share':1 'someth':32 'sometim':6 'somewher':54 'stranger':48 'therebi':5 'viral':42 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4010067"
      +editedAt: DateTimeImmutable @1698112293 {#4447
        date: 2023-10-24 03:51:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698112185 {#4448
        date: 2023-10-24 03:49:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "![](https://lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698112585 {#4485
      date: 2023-10-24 03:56:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
      "@TheCannonball@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4489 …}
    +nested: Doctrine\ORM\PersistentCollection {#4491 …}
    +votes: Doctrine\ORM\PersistentCollection {#4493 …}
    +reports: Doctrine\ORM\PersistentCollection {#4495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
    -id: 68569
    -bodyTs: "'/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/09f90ea0-3678-483b-a2b8-56541a17aeee.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5164902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698112585 {#4486
      date: 2023-10-24 03:56:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    100%\n
    \n
    Having your entire infancy and childhood just *out there* is going to be hell for some kids. Probably already is. Imagine your parents uploading a video of you doing something dumb, but cute, something they and family find adorable. The same video which a couple years later is the most embarrassing thing to ever happen to you when it goes through a viral wave of spreading throughout your local school.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698112986 {#4523
    date: 2023-10-24 04:03:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@TheCannonball@lemmy.world"
    "@BamBamToxico@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 68578
  -bodyTs: "'100':1 'ador':40 'alreadi':20 'childhood':7 'coupl':46 'cute':34 'dumb':32 'embarrass':52 'entir':4 'ever':55 'famili':38 'find':39 'go':12 'goe':61 'happen':56 'hell':15 'imagin':22 'infanc':5 'kid':18 'later':48 'local':70 'parent':24 'probabl':19 'school':71 'someth':31,35 'spread':67 'thing':53 'throughout':68 'upload':25 'video':27,43 'viral':64 'wave':65 'year':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4010246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698112986 {#4524
    date: 2023-10-24 04:03:06.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4393
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do not post pictures of humans online who cannot consent to you doing so.\n
      \n
      I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
      \n
      It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1698112989 {#4051
      date: 2023-10-24 04:03:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
    -id: 67752
    -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001961"
    +editedAt: DateTimeImmutable @1698085387 {#4049
      date: 2023-10-23 20:23:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698085107 {#4050
      date: 2023-10-23 20:18:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Completely agree. They regularly ask us at daycare if we consent to our child being in such and such photos that are gonna get posted who knows where and used for who knows what. I’m sure a lot of parents agree without a second thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698086418 {#4391
    date: 2023-10-23 20:40:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4395 …}
  +nested: Doctrine\ORM\PersistentCollection {#4397 …}
  +votes: Doctrine\ORM\PersistentCollection {#4399 …}
  +reports: Doctrine\ORM\PersistentCollection {#4401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
  -id: 67791
  -bodyTs: "'agre':2,42 'ask':5 'child':14 'complet':1 'consent':11 'daycar':8 'get':24 'gonna':23 'know':27,33 'lot':39 'm':36 'parent':41 'photo':20 'post':25 'regular':4 'second':45 'sure':37 'thought':46 'us':6 'use':30 'without':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4002433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698086418 {#4392
    date: 2023-10-23 20:40:18.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
51 DENIED edit
App\Entity\EntryComment {#4393
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do not post pictures of humans online who cannot consent to you doing so.\n
      \n
      I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
      \n
      It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1698112989 {#4051
      date: 2023-10-24 04:03:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
    -id: 67752
    -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001961"
    +editedAt: DateTimeImmutable @1698085387 {#4049
      date: 2023-10-23 20:23:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698085107 {#4050
      date: 2023-10-23 20:18:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Completely agree. They regularly ask us at daycare if we consent to our child being in such and such photos that are gonna get posted who knows where and used for who knows what. I’m sure a lot of parents agree without a second thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698086418 {#4391
    date: 2023-10-23 20:40:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4395 …}
  +nested: Doctrine\ORM\PersistentCollection {#4397 …}
  +votes: Doctrine\ORM\PersistentCollection {#4399 …}
  +reports: Doctrine\ORM\PersistentCollection {#4401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
  -id: 67791
  -bodyTs: "'agre':2,42 'ask':5 'child':14 'complet':1 'consent':11 'daycar':8 'get':24 'gonna':23 'know':27,33 'lot':39 'm':36 'parent':41 'photo':20 'post':25 'regular':4 'second':45 'sure':37 'thought':46 'us':6 'use':30 'without':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4002433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698086418 {#4392
    date: 2023-10-23 20:40:18.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
52 DENIED moderate
App\Entity\EntryComment {#4393
  +user: Proxies\__CG__\App\Entity\User {#4394 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Do not post pictures of humans online who cannot consent to you doing so.\n
      \n
      I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
      \n
      It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1698112989 {#4051
      date: 2023-10-24 04:03:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4041 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
    -id: 67752
    -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4001961"
    +editedAt: DateTimeImmutable @1698085387 {#4049
      date: 2023-10-23 20:23:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698085107 {#4050
      date: 2023-10-23 20:18:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Completely agree. They regularly ask us at daycare if we consent to our child being in such and such photos that are gonna get posted who knows where and used for who knows what. I’m sure a lot of parents agree without a second thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698086418 {#4391
    date: 2023-10-23 20:40:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4395 …}
  +nested: Doctrine\ORM\PersistentCollection {#4397 …}
  +votes: Doctrine\ORM\PersistentCollection {#4399 …}
  +reports: Doctrine\ORM\PersistentCollection {#4401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
  -id: 67791
  -bodyTs: "'agre':2,42 'ask':5 'child':14 'complet':1 'consent':11 'daycar':8 'get':24 'gonna':23 'know':27,33 'lot':39 'm':36 'parent':41 'photo':20 'post':25 'regular':4 'second':45 'sure':37 'thought':46 'us':6 'use':30 'without':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4002433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698086418 {#4392
    date: 2023-10-23 20:40:18.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4432
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Do not post pictures of humans online who cannot consent to you doing so.\n
        \n
        I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
        \n
        It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1698112989 {#4051
        date: 2023-10-24 04:03:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
      -id: 67752
      -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001961"
      +editedAt: DateTimeImmutable @1698085387 {#4049
        date: 2023-10-23 20:23:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698085107 {#4050
        date: 2023-10-23 20:18:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Completely agree. They regularly ask us at daycare if we consent to our child being in such and such photos that are gonna get posted who knows where and used for who knows what. I’m sure a lot of parents agree without a second thought."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698086418 {#4391
      date: 2023-10-23 20:40:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4395 …}
    +nested: Doctrine\ORM\PersistentCollection {#4397 …}
    +votes: Doctrine\ORM\PersistentCollection {#4399 …}
    +reports: Doctrine\ORM\PersistentCollection {#4401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 67791
    -bodyTs: "'agre':2,42 'ask':5 'child':14 'complet':1 'consent':11 'daycar':8 'get':24 'gonna':23 'know':27,33 'lot':39 'm':36 'parent':41 'photo':20 'post':25 'regular':4 'second':45 'sure':37 'thought':46 'us':6 'use':30 'without':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4002433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698086418 {#4392
      date: 2023-10-23 20:40:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Good thing the OP posted it publicly themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698090089 {#4430
    date: 2023-10-23 21:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 67900
  -bodyTs: "'good':1 'op':4 'post':5 'public':7 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/2406480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698090089 {#4431
    date: 2023-10-23 21:41:29.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
55 DENIED edit
App\Entity\EntryComment {#4432
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Do not post pictures of humans online who cannot consent to you doing so.\n
        \n
        I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
        \n
        It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1698112989 {#4051
        date: 2023-10-24 04:03:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
      -id: 67752
      -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001961"
      +editedAt: DateTimeImmutable @1698085387 {#4049
        date: 2023-10-23 20:23:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698085107 {#4050
        date: 2023-10-23 20:18:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Completely agree. They regularly ask us at daycare if we consent to our child being in such and such photos that are gonna get posted who knows where and used for who knows what. I’m sure a lot of parents agree without a second thought."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698086418 {#4391
      date: 2023-10-23 20:40:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4395 …}
    +nested: Doctrine\ORM\PersistentCollection {#4397 …}
    +votes: Doctrine\ORM\PersistentCollection {#4399 …}
    +reports: Doctrine\ORM\PersistentCollection {#4401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 67791
    -bodyTs: "'agre':2,42 'ask':5 'child':14 'complet':1 'consent':11 'daycar':8 'get':24 'gonna':23 'know':27,33 'lot':39 'm':36 'parent':41 'photo':20 'post':25 'regular':4 'second':45 'sure':37 'thought':46 'us':6 'use':30 'without':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4002433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698086418 {#4392
      date: 2023-10-23 20:40:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Good thing the OP posted it publicly themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698090089 {#4430
    date: 2023-10-23 21:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 67900
  -bodyTs: "'good':1 'op':4 'post':5 'public':7 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/2406480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698090089 {#4431
    date: 2023-10-23 21:41:29.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
56 DENIED moderate
App\Entity\EntryComment {#4432
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4394 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Do not post pictures of humans online who cannot consent to you doing so.\n
        \n
        I’m so happy my parents never got into social media before my adulthood. There was some overlap there where they could have plastered images of me all over their facebook feeds without my understanding what that meant.\n
        \n
        It’s fucking revolting to me to see how normal some people seem to think it is for a parent to do that. IMO it should be *straight up illegal* and a violation of a child’s right to privacy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1698112989 {#4051
        date: 2023-10-24 04:03:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4042 …}
      +nested: Doctrine\ORM\PersistentCollection {#4041 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4030 …}
      -id: 67752
      -bodyTs: "'adulthood':28 'cannot':9 'child':88 'consent':10 'could':36 'facebook':45 'feed':46 'fuck':55 'got':22 'happi':18 'human':6 'illeg':82 'imag':39 'imo':76 'm':16 'meant':52 'media':25 'never':21 'normal':62 'onlin':7 'overlap':32 'parent':20,72 'peopl':64 'pictur':4 'plaster':38 'post':3 'privaci':92 'revolt':56 'right':90 'see':60 'seem':65 'social':24 'straight':80 'think':67 'understand':49 'violat':85 'without':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4001961"
      +editedAt: DateTimeImmutable @1698085387 {#4049
        date: 2023-10-23 20:23:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698085107 {#4050
        date: 2023-10-23 20:18:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Completely agree. They regularly ask us at daycare if we consent to our child being in such and such photos that are gonna get posted who knows where and used for who knows what. I’m sure a lot of parents agree without a second thought."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698086418 {#4391
      date: 2023-10-23 20:40:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Alby003@lemmings.world"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4395 …}
    +nested: Doctrine\ORM\PersistentCollection {#4397 …}
    +votes: Doctrine\ORM\PersistentCollection {#4399 …}
    +reports: Doctrine\ORM\PersistentCollection {#4401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4405 …}
    -id: 67791
    -bodyTs: "'agre':2,42 'ask':5 'child':14 'complet':1 'consent':11 'daycar':8 'get':24 'gonna':23 'know':27,33 'lot':39 'm':36 'parent':41 'photo':20 'post':25 'regular':4 'second':45 'sure':37 'thought':46 'us':6 'use':30 'without':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4002433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698086418 {#4392
      date: 2023-10-23 20:40:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Good thing the OP posted it publicly themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698090089 {#4430
    date: 2023-10-23 21:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
    "@MentalEdge@sopuli.xyz"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 67900
  -bodyTs: "'good':1 'op':4 'post':5 'public':7 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/2406480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698090089 {#4431
    date: 2023-10-23 21:41:29.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I tried to click on the X in the top right to close the picture…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698087095 {#4109
    date: 2023-10-23 20:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 67811
  -bodyTs: "'click':4 'close':13 'pictur':15 'right':11 'top':10 'tri':2 'x':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4735013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698087095 {#4110
    date: 2023-10-23 20:51: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
59 DENIED edit
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I tried to click on the X in the top right to close the picture…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698087095 {#4109
    date: 2023-10-23 20:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 67811
  -bodyTs: "'click':4 'close':13 'pictur':15 'right':11 'top':10 'tri':2 'x':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4735013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698087095 {#4110
    date: 2023-10-23 20:51: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
60 DENIED moderate
App\Entity\EntryComment {#4114
  +user: App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I tried to click on the X in the top right to close the picture…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698087095 {#4109
    date: 2023-10-23 20:51:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4115 …}
  +nested: Doctrine\ORM\PersistentCollection {#4117 …}
  +votes: Doctrine\ORM\PersistentCollection {#4119 …}
  +reports: Doctrine\ORM\PersistentCollection {#4121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4125 …}
  -id: 67811
  -bodyTs: "'click':4 'close':13 'pictur':15 'right':11 'top':10 'tri':2 'x':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4735013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698087095 {#4110
    date: 2023-10-23 20:51: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t the place for your baby pics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698155376 {#4183
    date: 2023-10-24 15:49:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 69210
  -bodyTs: "'babi':8 'isn':2 'pic':9 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155376 {#4184
    date: 2023-10-24 15:49:36.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
63 DENIED edit
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t the place for your baby pics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698155376 {#4183
    date: 2023-10-24 15:49:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 69210
  -bodyTs: "'babi':8 'isn':2 'pic':9 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155376 {#4184
    date: 2023-10-24 15:49:36.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
64 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This isn’t the place for your baby pics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698155376 {#4183
    date: 2023-10-24 15:49:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 69210
  -bodyTs: "'babi':8 'isn':2 'pic':9 'place':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4775192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155376 {#4184
    date: 2023-10-24 15:49:36.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, that baby got super scoliosis"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698160149 {#4256
    date: 2023-10-24 17:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 69312
  -bodyTs: "'babi':3 'got':4 'nah':1 'scoliosi':6 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4776806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698160149 {#4257
    date: 2023-10-24 17:09:09.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
67 DENIED edit
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, that baby got super scoliosis"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698160149 {#4256
    date: 2023-10-24 17:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 69312
  -bodyTs: "'babi':3 'got':4 'nah':1 'scoliosi':6 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4776806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698160149 {#4257
    date: 2023-10-24 17:09:09.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
68 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Awww-That-s-so-cute"
    +title: "Awww! That's so cute!"
    +url: "https://lemmings.world/pictrs/image/aca4afd5-2393-4b66-bab5-cfb17c6a4d2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 314
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698160149 {#2410
      date: 2023-10-24 17:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 7232
    -titleTs: "'awww':1 'cute':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698163530
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2174377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698077130 {#1850
      date: 2023-10-23 18:05:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nah, that baby got super scoliosis"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698160149 {#4256
    date: 2023-10-24 17:09:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 69312
  -bodyTs: "'babi':3 'got':4 'nah':1 'scoliosi':6 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4776806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698160149 {#4257
    date: 2023-10-24 17:09:09.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
69 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -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 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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