Redirect 302 redirect from GET @entry_comment_create (202bfd)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3661/I-have-a-snacking-problem/active

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 …}
}
8.58 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-have-a-snacking-problem"
  +title: "I have a snacking problem"
  +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
  +body: "Please send help"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696880824 {#2418
    date: 2023-10-09 21:47:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3661
  -titleTs: "'problem':5 'snack':4"
  -bodyTs: "'help':3 'pleas':1 'send':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696882728
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3851739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796328 {#1858
    date: 2023-10-08 22:18:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-have-a-snacking-problem"
  +title: "I have a snacking problem"
  +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
  +body: "Please send help"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696880824 {#2418
    date: 2023-10-09 21:47:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3661
  -titleTs: "'problem':5 'snack':4"
  -bodyTs: "'help':3 'pleas':1 'send':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696882728
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3851739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796328 {#1858
    date: 2023-10-08 22:18:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "I-have-a-snacking-problem"
  +title: "I have a snacking problem"
  +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
  +body: "Please send help"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696880824 {#2418
    date: 2023-10-09 21:47:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 3661
  -titleTs: "'problem':5 'snack':4"
  -bodyTs: "'help':3 'pleas':1 'send':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696882728
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3851739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696796328 {#1858
    date: 2023-10-08 22:18:48.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 {#4171
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
    \n
    Sorry can’t help I’m busy with… things
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696880826 {#4180
    date: 2023-10-09 21:47:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4169 …}
  +nested: Doctrine\ORM\PersistentCollection {#4167 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 37952
  -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799497 {#4116
    date: 2023-10-08 23:11:37.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 {#4171
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
    \n
    Sorry can’t help I’m busy with… things
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696880826 {#4180
    date: 2023-10-09 21:47:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4169 …}
  +nested: Doctrine\ORM\PersistentCollection {#4167 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 37952
  -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799497 {#4116
    date: 2023-10-08 23:11:37.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 {#4171
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
    \n
    Sorry can’t help I’m busy with… things
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696880826 {#4180
    date: 2023-10-09 21:47:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4169 …}
  +nested: Doctrine\ORM\PersistentCollection {#4167 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 37952
  -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799497 {#4116
    date: 2023-10-08 23:11:37.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 {#4670
  +user: Proxies\__CG__\App\Entity\User {#4665 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4119 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
      \n
      Sorry can’t help I’m busy with… things
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696880826 {#4180
      date: 2023-10-09 21:47:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4169 …}
    +nested: Doctrine\ORM\PersistentCollection {#4167 …}
    +votes: Doctrine\ORM\PersistentCollection {#4165 …}
    +reports: Doctrine\ORM\PersistentCollection {#4163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 37952
    -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696799497 {#4116
      date: 2023-10-08 23:11:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
    \n
    Also, surprised at how quick people are making these gifs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696800232 {#4671
    date: 2023-10-08 23:23:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4660 …}
  +nested: Doctrine\ORM\PersistentCollection {#4664 …}
  +votes: Doctrine\ORM\PersistentCollection {#4662 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 37968
  -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4293379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800232 {#4668
    date: 2023-10-08 23:23: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
11 DENIED edit
App\Entity\EntryComment {#4670
  +user: Proxies\__CG__\App\Entity\User {#4665 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4119 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
      \n
      Sorry can’t help I’m busy with… things
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696880826 {#4180
      date: 2023-10-09 21:47:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4169 …}
    +nested: Doctrine\ORM\PersistentCollection {#4167 …}
    +votes: Doctrine\ORM\PersistentCollection {#4165 …}
    +reports: Doctrine\ORM\PersistentCollection {#4163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 37952
    -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696799497 {#4116
      date: 2023-10-08 23:11:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
    \n
    Also, surprised at how quick people are making these gifs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696800232 {#4671
    date: 2023-10-08 23:23:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4660 …}
  +nested: Doctrine\ORM\PersistentCollection {#4664 …}
  +votes: Doctrine\ORM\PersistentCollection {#4662 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 37968
  -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4293379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800232 {#4668
    date: 2023-10-08 23:23: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
12 DENIED moderate
App\Entity\EntryComment {#4670
  +user: Proxies\__CG__\App\Entity\User {#4665 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4119 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
      \n
      Sorry can’t help I’m busy with… things
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696880826 {#4180
      date: 2023-10-09 21:47:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4169 …}
    +nested: Doctrine\ORM\PersistentCollection {#4167 …}
    +votes: Doctrine\ORM\PersistentCollection {#4165 …}
    +reports: Doctrine\ORM\PersistentCollection {#4163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 37952
    -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696799497 {#4116
      date: 2023-10-08 23:11:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
    \n
    Also, surprised at how quick people are making these gifs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696800232 {#4671
    date: 2023-10-08 23:23:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4660 …}
  +nested: Doctrine\ORM\PersistentCollection {#4664 …}
  +votes: Doctrine\ORM\PersistentCollection {#4662 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 37968
  -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4293379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800232 {#4668
    date: 2023-10-08 23:23: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
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 {#4734
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4670
    +user: Proxies\__CG__\App\Entity\User {#4665 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
        \n
        Sorry can’t help I’m busy with… things
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696880826 {#4180
        date: 2023-10-09 21:47:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4169 …}
      +nested: Doctrine\ORM\PersistentCollection {#4167 …}
      +votes: Doctrine\ORM\PersistentCollection {#4165 …}
      +reports: Doctrine\ORM\PersistentCollection {#4163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 37952
      -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696799497 {#4116
        date: 2023-10-08 23:11:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
      \n
      Also, surprised at how quick people are making these gifs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696800232 {#4671
      date: 2023-10-08 23:23:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4660 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4662 …}
    +reports: Doctrine\ORM\PersistentCollection {#4675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
    -id: 37968
    -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4293379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800232 {#4668
      date: 2023-10-08 23:23:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "I’m pretty sure that one’s from Paramount themselves lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696800264 {#4733
    date: 2023-10-08 23:24:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4738 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 37969
  -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800264 {#4730
    date: 2023-10-08 23:24:24.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 {#4734
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4670
    +user: Proxies\__CG__\App\Entity\User {#4665 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
        \n
        Sorry can’t help I’m busy with… things
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696880826 {#4180
        date: 2023-10-09 21:47:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4169 …}
      +nested: Doctrine\ORM\PersistentCollection {#4167 …}
      +votes: Doctrine\ORM\PersistentCollection {#4165 …}
      +reports: Doctrine\ORM\PersistentCollection {#4163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 37952
      -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696799497 {#4116
        date: 2023-10-08 23:11:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
      \n
      Also, surprised at how quick people are making these gifs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696800232 {#4671
      date: 2023-10-08 23:23:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4660 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4662 …}
    +reports: Doctrine\ORM\PersistentCollection {#4675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
    -id: 37968
    -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4293379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800232 {#4668
      date: 2023-10-08 23:23:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "I’m pretty sure that one’s from Paramount themselves lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696800264 {#4733
    date: 2023-10-08 23:24:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4738 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 37969
  -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800264 {#4730
    date: 2023-10-08 23:24:24.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 {#4734
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4670
    +user: Proxies\__CG__\App\Entity\User {#4665 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
        \n
        Sorry can’t help I’m busy with… things
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696880826 {#4180
        date: 2023-10-09 21:47:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4169 …}
      +nested: Doctrine\ORM\PersistentCollection {#4167 …}
      +votes: Doctrine\ORM\PersistentCollection {#4165 …}
      +reports: Doctrine\ORM\PersistentCollection {#4163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 37952
      -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696799497 {#4116
        date: 2023-10-08 23:11:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
      \n
      Also, surprised at how quick people are making these gifs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696800232 {#4671
      date: 2023-10-08 23:23:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4660 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4662 …}
    +reports: Doctrine\ORM\PersistentCollection {#4675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
    -id: 37968
    -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4293379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800232 {#4668
      date: 2023-10-08 23:23:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "I’m pretty sure that one’s from Paramount themselves lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696800264 {#4733
    date: 2023-10-08 23:24:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4738 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 37969
  -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1483307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696800264 {#4730
    date: 2023-10-08 23:24:24.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 {#4765
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4734
    +user: App\Entity\User {#4119 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4670
      +user: Proxies\__CG__\App\Entity\User {#4665 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4171
        +user: App\Entity\User {#4119 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
          \n
          Sorry can’t help I’m busy with… things
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696880826 {#4180
          date: 2023-10-09 21:47:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4169 …}
        +nested: Doctrine\ORM\PersistentCollection {#4167 …}
        +votes: Doctrine\ORM\PersistentCollection {#4165 …}
        +reports: Doctrine\ORM\PersistentCollection {#4163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
        -id: 37952
        -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1483094"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696799497 {#4116
          date: 2023-10-08 23:11:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
        \n
        Also, surprised at how quick people are making these gifs.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696800232 {#4671
        date: 2023-10-08 23:23:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4660 …}
      +nested: Doctrine\ORM\PersistentCollection {#4664 …}
      +votes: Doctrine\ORM\PersistentCollection {#4662 …}
      +reports: Doctrine\ORM\PersistentCollection {#4675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
      -id: 37968
      -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4293379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800232 {#4668
        date: 2023-10-08 23:23:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: "I’m pretty sure that one’s from Paramount themselves lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696800264 {#4733
      date: 2023-10-08 23:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4738 …}
    +reports: Doctrine\ORM\PersistentCollection {#4744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
    -id: 37969
    -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800264 {#4730
      date: 2023-10-08 23:24:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    When it happens naturally we call it going viral.\n
    \n
    When it is an organised attempt to *go viral* what should we call it?\n
    \n
    Smallpox blankets...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803604 {#4760
    date: 2023-10-09 00:20:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4754 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 38029
  -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803604 {#4763
    date: 2023-10-09 00:20:04.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 {#4765
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4734
    +user: App\Entity\User {#4119 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4670
      +user: Proxies\__CG__\App\Entity\User {#4665 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4171
        +user: App\Entity\User {#4119 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
          \n
          Sorry can’t help I’m busy with… things
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696880826 {#4180
          date: 2023-10-09 21:47:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4169 …}
        +nested: Doctrine\ORM\PersistentCollection {#4167 …}
        +votes: Doctrine\ORM\PersistentCollection {#4165 …}
        +reports: Doctrine\ORM\PersistentCollection {#4163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
        -id: 37952
        -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1483094"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696799497 {#4116
          date: 2023-10-08 23:11:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
        \n
        Also, surprised at how quick people are making these gifs.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696800232 {#4671
        date: 2023-10-08 23:23:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4660 …}
      +nested: Doctrine\ORM\PersistentCollection {#4664 …}
      +votes: Doctrine\ORM\PersistentCollection {#4662 …}
      +reports: Doctrine\ORM\PersistentCollection {#4675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
      -id: 37968
      -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4293379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800232 {#4668
        date: 2023-10-08 23:23:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: "I’m pretty sure that one’s from Paramount themselves lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696800264 {#4733
      date: 2023-10-08 23:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4738 …}
    +reports: Doctrine\ORM\PersistentCollection {#4744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
    -id: 37969
    -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800264 {#4730
      date: 2023-10-08 23:24:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    When it happens naturally we call it going viral.\n
    \n
    When it is an organised attempt to *go viral* what should we call it?\n
    \n
    Smallpox blankets...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803604 {#4760
    date: 2023-10-09 00:20:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4754 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 38029
  -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803604 {#4763
    date: 2023-10-09 00:20:04.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 {#4765
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4734
    +user: App\Entity\User {#4119 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4670
      +user: Proxies\__CG__\App\Entity\User {#4665 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4171
        +user: App\Entity\User {#4119 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
          \n
          Sorry can’t help I’m busy with… things
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696880826 {#4180
          date: 2023-10-09 21:47:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4169 …}
        +nested: Doctrine\ORM\PersistentCollection {#4167 …}
        +votes: Doctrine\ORM\PersistentCollection {#4165 …}
        +reports: Doctrine\ORM\PersistentCollection {#4163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
        -id: 37952
        -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ls.buckodr.ink/comment/1483094"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696799497 {#4116
          date: 2023-10-08 23:11:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
        \n
        Also, surprised at how quick people are making these gifs.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696800232 {#4671
        date: 2023-10-08 23:23:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4660 …}
      +nested: Doctrine\ORM\PersistentCollection {#4664 …}
      +votes: Doctrine\ORM\PersistentCollection {#4662 …}
      +reports: Doctrine\ORM\PersistentCollection {#4675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
      -id: 37968
      -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4293379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800232 {#4668
        date: 2023-10-08 23:23:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: "I’m pretty sure that one’s from Paramount themselves lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696800264 {#4733
      date: 2023-10-08 23:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4742 …}
    +votes: Doctrine\ORM\PersistentCollection {#4738 …}
    +reports: Doctrine\ORM\PersistentCollection {#4744 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
    -id: 37969
    -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1483307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696800264 {#4730
      date: 2023-10-08 23:24:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    When it happens naturally we call it going viral.\n
    \n
    When it is an organised attempt to *go viral* what should we call it?\n
    \n
    Smallpox blankets...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803604 {#4760
    date: 2023-10-09 00:20:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4754 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 38029
  -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803604 {#4763
    date: 2023-10-09 00:20:04.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 {#4787
  +user: Proxies\__CG__\App\Entity\User {#4779 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4765
    +user: Proxies\__CG__\App\Entity\User {#4684 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4734
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4670
        +user: Proxies\__CG__\App\Entity\User {#4665 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4119 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
            \n
            Sorry can’t help I’m busy with… things
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696880826 {#4180
            date: 2023-10-09 21:47:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4169 …}
          +nested: Doctrine\ORM\PersistentCollection {#4167 …}
          +votes: Doctrine\ORM\PersistentCollection {#4165 …}
          +reports: Doctrine\ORM\PersistentCollection {#4163 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 37952
          -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ls.buckodr.ink/comment/1483094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696799497 {#4116
            date: 2023-10-08 23:11:37.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
          \n
          Also, surprised at how quick people are making these gifs.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696800232 {#4671
          date: 2023-10-08 23:23:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4660 …}
        +nested: Doctrine\ORM\PersistentCollection {#4664 …}
        +votes: Doctrine\ORM\PersistentCollection {#4662 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 37968
        -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4293379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696800232 {#4668
          date: 2023-10-08 23:23:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: "I’m pretty sure that one’s from Paramount themselves lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696800264 {#4733
        date: 2023-10-08 23:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4737 …}
      +nested: Doctrine\ORM\PersistentCollection {#4742 …}
      +votes: Doctrine\ORM\PersistentCollection {#4738 …}
      +reports: Doctrine\ORM\PersistentCollection {#4744 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
      -id: 37969
      -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800264 {#4730
        date: 2023-10-08 23:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      When it happens naturally we call it going viral.\n
      \n
      When it is an organised attempt to *go viral* what should we call it?\n
      \n
      Smallpox blankets...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803604 {#4760
      date: 2023-10-09 00:20:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -id: 38029
    -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803604 {#4763
      date: 2023-10-09 00:20:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "Ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696813272 {#4782
    date: 2023-10-09 03:01:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 38168
  -bodyTs: "'ad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813272 {#4785
    date: 2023-10-09 03:01:12.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 {#4787
  +user: Proxies\__CG__\App\Entity\User {#4779 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4765
    +user: Proxies\__CG__\App\Entity\User {#4684 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4734
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4670
        +user: Proxies\__CG__\App\Entity\User {#4665 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4119 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
            \n
            Sorry can’t help I’m busy with… things
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696880826 {#4180
            date: 2023-10-09 21:47:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4169 …}
          +nested: Doctrine\ORM\PersistentCollection {#4167 …}
          +votes: Doctrine\ORM\PersistentCollection {#4165 …}
          +reports: Doctrine\ORM\PersistentCollection {#4163 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 37952
          -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ls.buckodr.ink/comment/1483094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696799497 {#4116
            date: 2023-10-08 23:11:37.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
          \n
          Also, surprised at how quick people are making these gifs.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696800232 {#4671
          date: 2023-10-08 23:23:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4660 …}
        +nested: Doctrine\ORM\PersistentCollection {#4664 …}
        +votes: Doctrine\ORM\PersistentCollection {#4662 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 37968
        -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4293379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696800232 {#4668
          date: 2023-10-08 23:23:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: "I’m pretty sure that one’s from Paramount themselves lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696800264 {#4733
        date: 2023-10-08 23:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4737 …}
      +nested: Doctrine\ORM\PersistentCollection {#4742 …}
      +votes: Doctrine\ORM\PersistentCollection {#4738 …}
      +reports: Doctrine\ORM\PersistentCollection {#4744 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
      -id: 37969
      -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800264 {#4730
        date: 2023-10-08 23:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      When it happens naturally we call it going viral.\n
      \n
      When it is an organised attempt to *go viral* what should we call it?\n
      \n
      Smallpox blankets...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803604 {#4760
      date: 2023-10-09 00:20:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -id: 38029
    -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803604 {#4763
      date: 2023-10-09 00:20:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "Ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696813272 {#4782
    date: 2023-10-09 03:01:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 38168
  -bodyTs: "'ad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813272 {#4785
    date: 2023-10-09 03:01:12.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 {#4787
  +user: Proxies\__CG__\App\Entity\User {#4779 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4765
    +user: Proxies\__CG__\App\Entity\User {#4684 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4734
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4670
        +user: Proxies\__CG__\App\Entity\User {#4665 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4119 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
            \n
            Sorry can’t help I’m busy with… things
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696880826 {#4180
            date: 2023-10-09 21:47:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4169 …}
          +nested: Doctrine\ORM\PersistentCollection {#4167 …}
          +votes: Doctrine\ORM\PersistentCollection {#4165 …}
          +reports: Doctrine\ORM\PersistentCollection {#4163 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 37952
          -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ls.buckodr.ink/comment/1483094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696799497 {#4116
            date: 2023-10-08 23:11:37.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
          \n
          Also, surprised at how quick people are making these gifs.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696800232 {#4671
          date: 2023-10-08 23:23:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4660 …}
        +nested: Doctrine\ORM\PersistentCollection {#4664 …}
        +votes: Doctrine\ORM\PersistentCollection {#4662 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 37968
        -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4293379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696800232 {#4668
          date: 2023-10-08 23:23:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: "I’m pretty sure that one’s from Paramount themselves lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696800264 {#4733
        date: 2023-10-08 23:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4737 …}
      +nested: Doctrine\ORM\PersistentCollection {#4742 …}
      +votes: Doctrine\ORM\PersistentCollection {#4738 …}
      +reports: Doctrine\ORM\PersistentCollection {#4744 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
      -id: 37969
      -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800264 {#4730
        date: 2023-10-08 23:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      When it happens naturally we call it going viral.\n
      \n
      When it is an organised attempt to *go viral* what should we call it?\n
      \n
      Smallpox blankets...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803604 {#4760
      date: 2023-10-09 00:20:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -id: 38029
    -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803604 {#4763
      date: 2023-10-09 00:20:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "Ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696813272 {#4782
    date: 2023-10-09 03:01:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 38168
  -bodyTs: "'ad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813272 {#4785
    date: 2023-10-09 03:01:12.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 {#4797
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4765
    +user: Proxies\__CG__\App\Entity\User {#4684 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4734
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4670
        +user: Proxies\__CG__\App\Entity\User {#4665 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4119 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
            \n
            Sorry can’t help I’m busy with… things
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696880826 {#4180
            date: 2023-10-09 21:47:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4169 …}
          +nested: Doctrine\ORM\PersistentCollection {#4167 …}
          +votes: Doctrine\ORM\PersistentCollection {#4165 …}
          +reports: Doctrine\ORM\PersistentCollection {#4163 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 37952
          -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ls.buckodr.ink/comment/1483094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696799497 {#4116
            date: 2023-10-08 23:11:37.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
          \n
          Also, surprised at how quick people are making these gifs.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696800232 {#4671
          date: 2023-10-08 23:23:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4660 …}
        +nested: Doctrine\ORM\PersistentCollection {#4664 …}
        +votes: Doctrine\ORM\PersistentCollection {#4662 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 37968
        -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4293379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696800232 {#4668
          date: 2023-10-08 23:23:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: "I’m pretty sure that one’s from Paramount themselves lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696800264 {#4733
        date: 2023-10-08 23:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4737 …}
      +nested: Doctrine\ORM\PersistentCollection {#4742 …}
      +votes: Doctrine\ORM\PersistentCollection {#4738 …}
      +reports: Doctrine\ORM\PersistentCollection {#4744 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
      -id: 37969
      -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800264 {#4730
        date: 2023-10-08 23:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      When it happens naturally we call it going viral.\n
      \n
      When it is an organised attempt to *go viral* what should we call it?\n
      \n
      Smallpox blankets...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803604 {#4760
      date: 2023-10-09 00:20:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -id: 38029
    -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803604 {#4763
      date: 2023-10-09 00:20:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "![Pikachu saying that went dark fast](https://media.tenor.com/P8Ofx_ZbWqwAAAAC/pokemon-pikachu.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696880824 {#4795
    date: 2023-10-09 21:47:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 39190
  -bodyTs: "'/p8ofx_zbwqwaaaac/pokemon-pikachu.gif)':9 'dark':5 'fast':6 'media.tenor.com':8 'media.tenor.com/p8ofx_zbwqwaaaac/pokemon-pikachu.gif)':7 'pikachu':1 'say':2 'went':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1503511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880824 {#4796
    date: 2023-10-09 21:47:04.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 {#4797
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4765
    +user: Proxies\__CG__\App\Entity\User {#4684 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4734
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4670
        +user: Proxies\__CG__\App\Entity\User {#4665 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4119 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
            \n
            Sorry can’t help I’m busy with… things
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696880826 {#4180
            date: 2023-10-09 21:47:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4169 …}
          +nested: Doctrine\ORM\PersistentCollection {#4167 …}
          +votes: Doctrine\ORM\PersistentCollection {#4165 …}
          +reports: Doctrine\ORM\PersistentCollection {#4163 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 37952
          -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ls.buckodr.ink/comment/1483094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696799497 {#4116
            date: 2023-10-08 23:11:37.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
          \n
          Also, surprised at how quick people are making these gifs.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696800232 {#4671
          date: 2023-10-08 23:23:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4660 …}
        +nested: Doctrine\ORM\PersistentCollection {#4664 …}
        +votes: Doctrine\ORM\PersistentCollection {#4662 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 37968
        -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4293379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696800232 {#4668
          date: 2023-10-08 23:23:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: "I’m pretty sure that one’s from Paramount themselves lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696800264 {#4733
        date: 2023-10-08 23:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4737 …}
      +nested: Doctrine\ORM\PersistentCollection {#4742 …}
      +votes: Doctrine\ORM\PersistentCollection {#4738 …}
      +reports: Doctrine\ORM\PersistentCollection {#4744 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
      -id: 37969
      -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800264 {#4730
        date: 2023-10-08 23:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      When it happens naturally we call it going viral.\n
      \n
      When it is an organised attempt to *go viral* what should we call it?\n
      \n
      Smallpox blankets...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803604 {#4760
      date: 2023-10-09 00:20:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -id: 38029
    -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803604 {#4763
      date: 2023-10-09 00:20:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "![Pikachu saying that went dark fast](https://media.tenor.com/P8Ofx_ZbWqwAAAAC/pokemon-pikachu.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696880824 {#4795
    date: 2023-10-09 21:47:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 39190
  -bodyTs: "'/p8ofx_zbwqwaaaac/pokemon-pikachu.gif)':9 'dark':5 'fast':6 'media.tenor.com':8 'media.tenor.com/p8ofx_zbwqwaaaac/pokemon-pikachu.gif)':7 'pikachu':1 'say':2 'went':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1503511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880824 {#4796
    date: 2023-10-09 21:47:04.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 {#4797
  +user: App\Entity\User {#4119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4765
    +user: Proxies\__CG__\App\Entity\User {#4684 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4734
      +user: App\Entity\User {#4119 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4670
        +user: Proxies\__CG__\App\Entity\User {#4665 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4119 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![boimler snacking while engrossed into a ferengi cartoon](https://media.giphy.com/media/AnlA8O2Z0yMJgp37F9/giphy.gif)\n
            \n
            Sorry can’t help I’m busy with… things
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1696880826 {#4180
            date: 2023-10-09 21:47:06.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4169 …}
          +nested: Doctrine\ORM\PersistentCollection {#4167 …}
          +votes: Doctrine\ORM\PersistentCollection {#4165 …}
          +reports: Doctrine\ORM\PersistentCollection {#4163 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 37952
          -bodyTs: "'/media/anla8o2z0ymjgp37f9/giphy.gif)':11 'boimler':1 'busi':18 'cartoon':8 'engross':4 'ferengi':7 'help':15 'm':17 'media.giphy.com':10 'media.giphy.com/media/anla8o2z0ymjgp37f9/giphy.gif)':9 'snack':2 'sorri':12 'thing':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ls.buckodr.ink/comment/1483094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696799497 {#4116
            date: 2023-10-08 23:11:37.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          ![](https://giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6Z5uvdyiTronrtg74)\n
          \n
          Also, surprised at how quick people are making these gifs.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696800232 {#4671
          date: 2023-10-08 23:23:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4660 …}
        +nested: Doctrine\ORM\PersistentCollection {#4664 …}
        +votes: Doctrine\ORM\PersistentCollection {#4662 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 37968
        -bodyTs: "'/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':3 'also':4 'gif':13 'giphy.com':2 'giphy.com/gifs/paramountplus-star-trek-paramount-plus-v6z5uvdyitronrtg74)':1 'make':11 'peopl':9 'quick':8 'surpris':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4293379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696800232 {#4668
          date: 2023-10-08 23:23:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: "I’m pretty sure that one’s from Paramount themselves lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696800264 {#4733
        date: 2023-10-08 23:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@xusontha@ls.buckodr.ink"
        "@ummthatguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4737 …}
      +nested: Doctrine\ORM\PersistentCollection {#4742 …}
      +votes: Doctrine\ORM\PersistentCollection {#4738 …}
      +reports: Doctrine\ORM\PersistentCollection {#4744 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
      -id: 37969
      -bodyTs: "'lol':11 'm':2 'one':6 'paramount':9 'pretti':3 'sure':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1483307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696800264 {#4730
        date: 2023-10-08 23:24:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      When it happens naturally we call it going viral.\n
      \n
      When it is an organised attempt to *go viral* what should we call it?\n
      \n
      Smallpox blankets...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803604 {#4760
      date: 2023-10-09 00:20:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@xusontha@ls.buckodr.ink"
      "@ummthatguy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -id: 38029
    -bodyTs: "'attempt':15 'blanket':25 'call':6,22 'go':8,17 'happen':3 'natur':4 'organis':14 'smallpox':24 'viral':9,18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803604 {#4763
      date: 2023-10-09 00:20:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "![Pikachu saying that went dark fast](https://media.tenor.com/P8Ofx_ZbWqwAAAAC/pokemon-pikachu.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696880824 {#4795
    date: 2023-10-09 21:47:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@xusontha@ls.buckodr.ink"
    "@ummthatguy@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 39190
  -bodyTs: "'/p8ofx_zbwqwaaaac/pokemon-pikachu.gif)':9 'dark':5 'fast':6 'media.tenor.com':8 'media.tenor.com/p8ofx_zbwqwaaaac/pokemon-pikachu.gif)':7 'pikachu':1 'say':2 'went':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1503511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880824 {#4796
    date: 2023-10-09 21:47:04.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 {#4208
  +user: App\Entity\User {#4191 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I have early in the day the complete opposite problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696858459 {#4214
    date: 2023-10-09 15:34:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4193 …}
  -id: 38712
  -bodyTs: "'complet':8 'day':6 'earli':3 'opposit':9 'problem':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4345770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858459 {#4212
    date: 2023-10-09 15:34:19.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 {#4208
  +user: App\Entity\User {#4191 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I have early in the day the complete opposite problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696858459 {#4214
    date: 2023-10-09 15:34:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4193 …}
  -id: 38712
  -bodyTs: "'complet':8 'day':6 'earli':3 'opposit':9 'problem':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4345770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858459 {#4212
    date: 2023-10-09 15:34:19.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 {#4208
  +user: App\Entity\User {#4191 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I have early in the day the complete opposite problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696858459 {#4214
    date: 2023-10-09 15:34:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4193 …}
  -id: 38712
  -bodyTs: "'complet':8 'day':6 'earli':3 'opposit':9 'problem':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4345770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858459 {#4212
    date: 2023-10-09 15:34:19.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 {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I use semaglutide to cure me of my snacking problem. I hardly ever snack anymore. Eat more healthy and lighter meals. It’s been a lifesaver and I don’t have to worry about being prediabetic anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696854873 {#4285
    date: 2023-10-09 14:34:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 38202
  -bodyTs: "'anymor':15,37 'cure':5 'eat':16 'ever':13 'hard':12 'healthi':18 'lifesav':26 'lighter':20 'meal':21 'prediabet':36 'problem':10 'semaglutid':3 'snack':9,14 'use':2 'worri':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4307970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814865 {#4286
    date: 2023-10-09 03:27: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
35 DENIED edit
App\Entity\EntryComment {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I use semaglutide to cure me of my snacking problem. I hardly ever snack anymore. Eat more healthy and lighter meals. It’s been a lifesaver and I don’t have to worry about being prediabetic anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696854873 {#4285
    date: 2023-10-09 14:34:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 38202
  -bodyTs: "'anymor':15,37 'cure':5 'eat':16 'ever':13 'hard':12 'healthi':18 'lifesav':26 'lighter':20 'meal':21 'prediabet':36 'problem':10 'semaglutid':3 'snack':9,14 'use':2 'worri':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4307970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814865 {#4286
    date: 2023-10-09 03:27: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
36 DENIED moderate
App\Entity\EntryComment {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I use semaglutide to cure me of my snacking problem. I hardly ever snack anymore. Eat more healthy and lighter meals. It’s been a lifesaver and I don’t have to worry about being prediabetic anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696854873 {#4285
    date: 2023-10-09 14:34:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -id: 38202
  -bodyTs: "'anymor':15,37 'cure':5 'eat':16 'ever':13 'hard':12 'healthi':18 'lifesav':26 'lighter':20 'meal':21 'prediabet':36 'problem':10 'semaglutid':3 'snack':9,14 'use':2 'worri':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4307970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814865 {#4286
    date: 2023-10-09 03:27: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
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 {#4699
  +user: Proxies\__CG__\App\Entity\User {#4700 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I use semaglutide to cure me of my snacking problem. I hardly ever snack anymore. Eat more healthy and lighter meals. It’s been a lifesaver and I don’t have to worry about being prediabetic anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696854873 {#4285
      date: 2023-10-09 14:34:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 38202
    -bodyTs: "'anymor':15,37 'cure':5 'eat':16 'ever':13 'hard':12 'healthi':18 'lifesav':26 'lighter':20 'meal':21 'prediabet':36 'problem':10 'semaglutid':3 'snack':9,14 'use':2 'worri':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4307970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814865 {#4286
      date: 2023-10-09 03:27:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: """
    Same! It is a miracle drug for sure! I am diabetic and obese and it has fixed me to where I eat normally. I feel that I eat as appropriately as a person of a healthy weight which has resulted in me losing 50 lbs since January. I was a person that was at 315 lbs, so you know I did a lot extracurricular eating. When I eat out now, I either order something really small or I’m able to eat half of it and have the other half for later… It’s like I’m getting my meals 50% off, lol!\n
    \n
    I hope that this drug can be of readily available for any obese person. There’s even evidence that it can help with other non-food related addictions too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696854597 {#4697
    date: 2023-10-09 14:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@robocall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4701 …}
  +nested: Doctrine\ORM\PersistentCollection {#4703 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
  -id: 38638
  -bodyTs: "'315':55 '50':44,101 'abl':80 'addict':132 'appropri':30 'avail':113 'diabet':11 'drug':6,108 'eat':22,28,65,68,82 'either':72 'even':120 'evid':121 'extracurricular':64 'feel':25 'fix':17 'food':130 'get':98 'half':83,90 'healthi':36 'help':125 'hope':105 'januari':47 'know':59 'later':92 'lbs':45,56 'like':95 'lol':103 'lose':43 'lot':63 'm':79,97 'meal':100 'miracl':5 'non':129 'non-food':128 'normal':23 'obes':13,116 'order':73 'person':33,51,117 'readili':112 'realli':75 'relat':131 'result':40 'sinc':46 'small':76 'someth':74 'sure':8 'weight':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4342009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854597 {#4698
    date: 2023-10-09 14:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4699
  +user: Proxies\__CG__\App\Entity\User {#4700 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I use semaglutide to cure me of my snacking problem. I hardly ever snack anymore. Eat more healthy and lighter meals. It’s been a lifesaver and I don’t have to worry about being prediabetic anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696854873 {#4285
      date: 2023-10-09 14:34:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 38202
    -bodyTs: "'anymor':15,37 'cure':5 'eat':16 'ever':13 'hard':12 'healthi':18 'lifesav':26 'lighter':20 'meal':21 'prediabet':36 'problem':10 'semaglutid':3 'snack':9,14 'use':2 'worri':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4307970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814865 {#4286
      date: 2023-10-09 03:27:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: """
    Same! It is a miracle drug for sure! I am diabetic and obese and it has fixed me to where I eat normally. I feel that I eat as appropriately as a person of a healthy weight which has resulted in me losing 50 lbs since January. I was a person that was at 315 lbs, so you know I did a lot extracurricular eating. When I eat out now, I either order something really small or I’m able to eat half of it and have the other half for later… It’s like I’m getting my meals 50% off, lol!\n
    \n
    I hope that this drug can be of readily available for any obese person. There’s even evidence that it can help with other non-food related addictions too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696854597 {#4697
    date: 2023-10-09 14:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@robocall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4701 …}
  +nested: Doctrine\ORM\PersistentCollection {#4703 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
  -id: 38638
  -bodyTs: "'315':55 '50':44,101 'abl':80 'addict':132 'appropri':30 'avail':113 'diabet':11 'drug':6,108 'eat':22,28,65,68,82 'either':72 'even':120 'evid':121 'extracurricular':64 'feel':25 'fix':17 'food':130 'get':98 'half':83,90 'healthi':36 'help':125 'hope':105 'januari':47 'know':59 'later':92 'lbs':45,56 'like':95 'lol':103 'lose':43 'lot':63 'm':79,97 'meal':100 'miracl':5 'non':129 'non-food':128 'normal':23 'obes':13,116 'order':73 'person':33,51,117 'readili':112 'realli':75 'relat':131 'result':40 'sinc':46 'small':76 'someth':74 'sure':8 'weight':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4342009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854597 {#4698
    date: 2023-10-09 14:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4699
  +user: Proxies\__CG__\App\Entity\User {#4700 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I use semaglutide to cure me of my snacking problem. I hardly ever snack anymore. Eat more healthy and lighter meals. It’s been a lifesaver and I don’t have to worry about being prediabetic anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696854873 {#4285
      date: 2023-10-09 14:34:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 38202
    -bodyTs: "'anymor':15,37 'cure':5 'eat':16 'ever':13 'hard':12 'healthi':18 'lifesav':26 'lighter':20 'meal':21 'prediabet':36 'problem':10 'semaglutid':3 'snack':9,14 'use':2 'worri':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4307970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814865 {#4286
      date: 2023-10-09 03:27:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: """
    Same! It is a miracle drug for sure! I am diabetic and obese and it has fixed me to where I eat normally. I feel that I eat as appropriately as a person of a healthy weight which has resulted in me losing 50 lbs since January. I was a person that was at 315 lbs, so you know I did a lot extracurricular eating. When I eat out now, I either order something really small or I’m able to eat half of it and have the other half for later… It’s like I’m getting my meals 50% off, lol!\n
    \n
    I hope that this drug can be of readily available for any obese person. There’s even evidence that it can help with other non-food related addictions too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696854597 {#4697
    date: 2023-10-09 14:29:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@robocall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4701 …}
  +nested: Doctrine\ORM\PersistentCollection {#4703 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4711 …}
  -id: 38638
  -bodyTs: "'315':55 '50':44,101 'abl':80 'addict':132 'appropri':30 'avail':113 'diabet':11 'drug':6,108 'eat':22,28,65,68,82 'either':72 'even':120 'evid':121 'extracurricular':64 'feel':25 'fix':17 'food':130 'get':98 'half':83,90 'healthi':36 'help':125 'hope':105 'januari':47 'know':59 'later':92 'lbs':45,56 'like':95 'lol':103 'lose':43 'lot':63 'm':79,97 'meal':100 'miracl':5 'non':129 'non-food':128 'normal':23 'obes':13,116 'order':73 'person':33,51,117 'readili':112 'realli':75 'relat':131 'result':40 'sinc':46 'small':76 'someth':74 'sure':8 'weight':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4342009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854597 {#4698
    date: 2023-10-09 14:29:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is it a snacking problem? Or is it a boredom problem? (Could even be a dehydration problem)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696854272 {#4359
    date: 2023-10-09 14:24:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -id: 38230
  -bodyTs: "'boredom':10 'could':12 'dehydr':16 'even':13 'problem':5,11,17 'snack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2844336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696816921 {#4360
    date: 2023-10-09 04:02:01.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 {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is it a snacking problem? Or is it a boredom problem? (Could even be a dehydration problem)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696854272 {#4359
    date: 2023-10-09 14:24:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -id: 38230
  -bodyTs: "'boredom':10 'could':12 'dehydr':16 'even':13 'problem':5,11,17 'snack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2844336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696816921 {#4360
    date: 2023-10-09 04:02:01.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 {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is it a snacking problem? Or is it a boredom problem? (Could even be a dehydration problem)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696854272 {#4359
    date: 2023-10-09 14:24:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -id: 38230
  -bodyTs: "'boredom':10 'could':12 'dehydr':16 'even':13 'problem':5,11,17 'snack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2844336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696816921 {#4360
    date: 2023-10-09 04:02:01.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 {#4715
  +user: Proxies\__CG__\App\Entity\User {#4700 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4364
    +user: App\Entity\User {#4377 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is it a snacking problem? Or is it a boredom problem? (Could even be a dehydration problem)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696854272 {#4359
      date: 2023-10-09 14:24:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4365 …}
    +nested: Doctrine\ORM\PersistentCollection {#4367 …}
    +votes: Doctrine\ORM\PersistentCollection {#4369 …}
    +reports: Doctrine\ORM\PersistentCollection {#4371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
    -id: 38230
    -bodyTs: "'boredom':10 'could':12 'dehydr':16 'even':13 'problem':5,11,17 'snack':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2844336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696816921 {#4360
      date: 2023-10-09 04:02:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4364}
  +body: """
    For me it was boredom and I felt good doing it. Semaglutide has changed that for me. Not only has it made it feel impossible to overeat, but it has enabled me to be able to avoid unnecessary eating in the first place. I still have the habit of opening the fridge and cabinets to see what’s there, but I feel a bit disgusted with the thought of eating unnecessarily. It wasn’t overnight. When I was put on the dose that I’m on now, I still tried to overeat out of habit but I ended up paying for it. I felt nauseous and was producing sour burps. Now I know when I’ve had enough. I’m saving a bunch of money on food because I eat normal portions now instead of obscene amounts and my blood sugar isn’t HFCS anymore 😆\n
    \n
    My hope is semaglutide can be readily accessible to anyone who is obese because I feel a cure has been found. Hell, there’s evidence that it may be helpful for other non-food related addictions too!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696854121 {#4713
    date: 2023-10-09 14:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Spaghetti_Hitchens@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 38627
  -bodyTs: "'abl':35 'access':153 'addict':182 'amount':137 'anymor':145 'anyon':155 'avoid':37 'bit':64 'blood':140 'boredom':5 'bunch':123 'burp':110 'cabinet':54 'chang':14 'cure':163 'disgust':65 'dose':82 'eat':39,70,130 'enabl':31 'end':98 'enough':118 'evid':170 'feel':24,62,161 'felt':8,104 'first':42 'food':127,180 'found':166 'fridg':52 'good':9 'habit':48,95 'hell':167 'help':175 'hfcs':144 'hope':147 'imposs':25 'instead':134 'isn':142 'know':113 'm':85,120 'made':22 'may':173 'money':125 'nauseous':105 'non':179 'non-food':178 'normal':131 'obes':158 'obscen':136 'open':50 'overeat':27,92 'overnight':75 'pay':100 'place':43 'portion':132 'produc':108 'put':79 'readili':152 'relat':181 'save':121 'see':56 'semaglutid':12,149 'sour':109 'still':45,89 'sugar':141 'thought':68 'tri':90 'unnecessari':38 'unnecessarili':71 've':116 'wasn':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4341642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854121 {#4714
    date: 2023-10-09 14:22:01.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 {#4715
  +user: Proxies\__CG__\App\Entity\User {#4700 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4364
    +user: App\Entity\User {#4377 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is it a snacking problem? Or is it a boredom problem? (Could even be a dehydration problem)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696854272 {#4359
      date: 2023-10-09 14:24:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4365 …}
    +nested: Doctrine\ORM\PersistentCollection {#4367 …}
    +votes: Doctrine\ORM\PersistentCollection {#4369 …}
    +reports: Doctrine\ORM\PersistentCollection {#4371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
    -id: 38230
    -bodyTs: "'boredom':10 'could':12 'dehydr':16 'even':13 'problem':5,11,17 'snack':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2844336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696816921 {#4360
      date: 2023-10-09 04:02:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4364}
  +body: """
    For me it was boredom and I felt good doing it. Semaglutide has changed that for me. Not only has it made it feel impossible to overeat, but it has enabled me to be able to avoid unnecessary eating in the first place. I still have the habit of opening the fridge and cabinets to see what’s there, but I feel a bit disgusted with the thought of eating unnecessarily. It wasn’t overnight. When I was put on the dose that I’m on now, I still tried to overeat out of habit but I ended up paying for it. I felt nauseous and was producing sour burps. Now I know when I’ve had enough. I’m saving a bunch of money on food because I eat normal portions now instead of obscene amounts and my blood sugar isn’t HFCS anymore 😆\n
    \n
    My hope is semaglutide can be readily accessible to anyone who is obese because I feel a cure has been found. Hell, there’s evidence that it may be helpful for other non-food related addictions too!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696854121 {#4713
    date: 2023-10-09 14:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Spaghetti_Hitchens@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 38627
  -bodyTs: "'abl':35 'access':153 'addict':182 'amount':137 'anymor':145 'anyon':155 'avoid':37 'bit':64 'blood':140 'boredom':5 'bunch':123 'burp':110 'cabinet':54 'chang':14 'cure':163 'disgust':65 'dose':82 'eat':39,70,130 'enabl':31 'end':98 'enough':118 'evid':170 'feel':24,62,161 'felt':8,104 'first':42 'food':127,180 'found':166 'fridg':52 'good':9 'habit':48,95 'hell':167 'help':175 'hfcs':144 'hope':147 'imposs':25 'instead':134 'isn':142 'know':113 'm':85,120 'made':22 'may':173 'money':125 'nauseous':105 'non':179 'non-food':178 'normal':131 'obes':158 'obscen':136 'open':50 'overeat':27,92 'overnight':75 'pay':100 'place':43 'portion':132 'produc':108 'put':79 'readili':152 'relat':181 'save':121 'see':56 'semaglutid':12,149 'sour':109 'still':45,89 'sugar':141 'thought':68 'tri':90 'unnecessari':38 'unnecessarili':71 've':116 'wasn':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4341642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854121 {#4714
    date: 2023-10-09 14:22:01.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 {#4715
  +user: Proxies\__CG__\App\Entity\User {#4700 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4364
    +user: App\Entity\User {#4377 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is it a snacking problem? Or is it a boredom problem? (Could even be a dehydration problem)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696854272 {#4359
      date: 2023-10-09 14:24:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4365 …}
    +nested: Doctrine\ORM\PersistentCollection {#4367 …}
    +votes: Doctrine\ORM\PersistentCollection {#4369 …}
    +reports: Doctrine\ORM\PersistentCollection {#4371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
    -id: 38230
    -bodyTs: "'boredom':10 'could':12 'dehydr':16 'even':13 'problem':5,11,17 'snack':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2844336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696816921 {#4360
      date: 2023-10-09 04:02:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4364}
  +body: """
    For me it was boredom and I felt good doing it. Semaglutide has changed that for me. Not only has it made it feel impossible to overeat, but it has enabled me to be able to avoid unnecessary eating in the first place. I still have the habit of opening the fridge and cabinets to see what’s there, but I feel a bit disgusted with the thought of eating unnecessarily. It wasn’t overnight. When I was put on the dose that I’m on now, I still tried to overeat out of habit but I ended up paying for it. I felt nauseous and was producing sour burps. Now I know when I’ve had enough. I’m saving a bunch of money on food because I eat normal portions now instead of obscene amounts and my blood sugar isn’t HFCS anymore 😆\n
    \n
    My hope is semaglutide can be readily accessible to anyone who is obese because I feel a cure has been found. Hell, there’s evidence that it may be helpful for other non-food related addictions too!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696854121 {#4713
    date: 2023-10-09 14:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Spaghetti_Hitchens@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 38627
  -bodyTs: "'abl':35 'access':153 'addict':182 'amount':137 'anymor':145 'anyon':155 'avoid':37 'bit':64 'blood':140 'boredom':5 'bunch':123 'burp':110 'cabinet':54 'chang':14 'cure':163 'disgust':65 'dose':82 'eat':39,70,130 'enabl':31 'end':98 'enough':118 'evid':170 'feel':24,62,161 'felt':8,104 'first':42 'food':127,180 'found':166 'fridg':52 'good':9 'habit':48,95 'hell':167 'help':175 'hfcs':144 'hope':147 'imposs':25 'instead':134 'isn':142 'know':113 'm':85,120 'made':22 'may':173 'money':125 'nauseous':105 'non':179 'non-food':178 'normal':131 'obes':158 'obscen':136 'open':50 'overeat':27,92 'overnight':75 'pay':100 'place':43 'portion':132 'produc':108 'put':79 'readili':152 'relat':181 'save':121 'see':56 'semaglutid':12,149 'sour':109 'still':45,89 'sugar':141 'thought':68 'tri':90 'unnecessari':38 'unnecessarili':71 've':116 'wasn':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4341642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696854121 {#4714
    date: 2023-10-09 14:22:01.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 {#4437
  +user: App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me when I smoke weed - the thought barely crosses my mind, I just end up in the pantry. Wake up the next day like “what happened, what’s with all this garbage?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696815144 {#4432
    date: 2023-10-09 03:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4438 …}
  +nested: Doctrine\ORM\PersistentCollection {#4440 …}
  +votes: Doctrine\ORM\PersistentCollection {#4442 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 38204
  -bodyTs: "'bare':8 'cross':9 'day':23 'end':14 'garbag':32 'happen':26 'like':24 'mind':11 'next':22 'pantri':18 'smoke':4 'thought':7 'wake':19 'weed':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3796970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815144 {#4433
    date: 2023-10-09 03:32:24.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 {#4437
  +user: App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me when I smoke weed - the thought barely crosses my mind, I just end up in the pantry. Wake up the next day like “what happened, what’s with all this garbage?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696815144 {#4432
    date: 2023-10-09 03:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4438 …}
  +nested: Doctrine\ORM\PersistentCollection {#4440 …}
  +votes: Doctrine\ORM\PersistentCollection {#4442 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 38204
  -bodyTs: "'bare':8 'cross':9 'day':23 'end':14 'garbag':32 'happen':26 'like':24 'mind':11 'next':22 'pantri':18 'smoke':4 'thought':7 'wake':19 'weed':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3796970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815144 {#4433
    date: 2023-10-09 03:32:24.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 {#4437
  +user: App\Entity\User {#4450 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me when I smoke weed - the thought barely crosses my mind, I just end up in the pantry. Wake up the next day like “what happened, what’s with all this garbage?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696815144 {#4432
    date: 2023-10-09 03:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4438 …}
  +nested: Doctrine\ORM\PersistentCollection {#4440 …}
  +votes: Doctrine\ORM\PersistentCollection {#4442 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 38204
  -bodyTs: "'bare':8 'cross':9 'day':23 'end':14 'garbag':32 'happen':26 'like':24 'mind':11 'next':22 'pantri':18 'smoke':4 'thought':7 'wake':19 'weed':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3796970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815144 {#4433
    date: 2023-10-09 03:32:24.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 {#4510
  +user: App\Entity\User {#4523 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It me! I wish I could find a way to shut my id the hell up and take control of my body back from it. Feels like it’s holding me hostage sometimes. Here I am on Lemmy instead of getting anything done because my subconscious instinct to fuck off is more powerful than my conscious desire to get work done"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803848 {#4505
    date: 2023-10-09 00:24:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 37994
  -bodyTs: "'anyth':42 'back':23 'bodi':22 'conscious':56 'control':19 'could':6 'desir':57 'done':43,61 'feel':26 'find':7 'fuck':49 'get':41,59 'hell':15 'hold':30 'hostag':32 'id':13 'instead':39 'instinct':47 'lemmi':38 'like':27 'power':53 'shut':11 'sometim':33 'subconsci':46 'take':18 'way':9 'wish':4 'work':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4159401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696801121 {#4506
    date: 2023-10-08 23:38:41.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 {#4510
  +user: App\Entity\User {#4523 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It me! I wish I could find a way to shut my id the hell up and take control of my body back from it. Feels like it’s holding me hostage sometimes. Here I am on Lemmy instead of getting anything done because my subconscious instinct to fuck off is more powerful than my conscious desire to get work done"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803848 {#4505
    date: 2023-10-09 00:24:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 37994
  -bodyTs: "'anyth':42 'back':23 'bodi':22 'conscious':56 'control':19 'could':6 'desir':57 'done':43,61 'feel':26 'find':7 'fuck':49 'get':41,59 'hell':15 'hold':30 'hostag':32 'id':13 'instead':39 'instinct':47 'lemmi':38 'like':27 'power':53 'shut':11 'sometim':33 'subconsci':46 'take':18 'way':9 'wish':4 'work':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4159401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696801121 {#4506
    date: 2023-10-08 23:38:41.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 {#4510
  +user: App\Entity\User {#4523 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "It me! I wish I could find a way to shut my id the hell up and take control of my body back from it. Feels like it’s holding me hostage sometimes. Here I am on Lemmy instead of getting anything done because my subconscious instinct to fuck off is more powerful than my conscious desire to get work done"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803848 {#4505
    date: 2023-10-09 00:24:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 37994
  -bodyTs: "'anyth':42 'back':23 'bodi':22 'conscious':56 'control':19 'could':6 'desir':57 'done':43,61 'feel':26 'find':7 'fuck':49 'get':41,59 'hell':15 'hold':30 'hostag':32 'id':13 'instead':39 'instinct':47 'lemmi':38 'like':27 'power':53 'shut':11 'sometim':33 'subconsci':46 'take':18 'way':9 'wish':4 'work':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4159401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696801121 {#4506
    date: 2023-10-08 23:38:41.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 {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: App\Entity\User {#4523 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "It me! I wish I could find a way to shut my id the hell up and take control of my body back from it. Feels like it’s holding me hostage sometimes. Here I am on Lemmy instead of getting anything done because my subconscious instinct to fuck off is more powerful than my conscious desire to get work done"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803848 {#4505
      date: 2023-10-09 00:24:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 37994
    -bodyTs: "'anyth':42 'back':23 'bodi':22 'conscious':56 'control':19 'could':6 'desir':57 'done':43,61 'feel':26 'find':7 'fuck':49 'get':41,59 'hell':15 'hold':30 'hostag':32 'id':13 'instead':39 'instinct':47 'lemmi':38 'like':27 'power':53 'shut':11 'sometim':33 'subconsci':46 'take':18 'way':9 'wish':4 'work':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4159401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696801121 {#4506
      date: 2023-10-08 23:38:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4510}
  +body: """
    Comfort eating is one of the hardest addictions to break because unlike drugs, you cannot go cold turkey and stop.\n
    \n
    Most of us have never actually been hungry and eat *because it is lunchtime* or because *we are sad* and want to distract ourselves.\n
    \n
    What worked for me was fasting. It was incredibly hard at first but it did reset my relationship with food. My stomach now decides when and what I eat, not my mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696803844 {#4681
    date: 2023-10-09 00:24:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 38032
  -bodyTs: "'actual':26 'addict':8 'break':10 'cannot':15 'cold':17 'comfort':1 'decid':68 'distract':43 'drug':13 'eat':2,30,73 'fast':50 'first':56 'food':64 'go':16 'hard':54 'hardest':7 'hungri':28 'incred':53 'lunchtim':34 'mind':76 'never':25 'one':4 'relationship':62 'reset':60 'sad':39 'stomach':66 'stop':20 'turkey':18 'unlik':12 'us':23 'want':41 'work':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803844 {#4682
    date: 2023-10-09 00:24:04.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 {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: App\Entity\User {#4523 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "It me! I wish I could find a way to shut my id the hell up and take control of my body back from it. Feels like it’s holding me hostage sometimes. Here I am on Lemmy instead of getting anything done because my subconscious instinct to fuck off is more powerful than my conscious desire to get work done"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803848 {#4505
      date: 2023-10-09 00:24:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 37994
    -bodyTs: "'anyth':42 'back':23 'bodi':22 'conscious':56 'control':19 'could':6 'desir':57 'done':43,61 'feel':26 'find':7 'fuck':49 'get':41,59 'hell':15 'hold':30 'hostag':32 'id':13 'instead':39 'instinct':47 'lemmi':38 'like':27 'power':53 'shut':11 'sometim':33 'subconsci':46 'take':18 'way':9 'wish':4 'work':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4159401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696801121 {#4506
      date: 2023-10-08 23:38:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4510}
  +body: """
    Comfort eating is one of the hardest addictions to break because unlike drugs, you cannot go cold turkey and stop.\n
    \n
    Most of us have never actually been hungry and eat *because it is lunchtime* or because *we are sad* and want to distract ourselves.\n
    \n
    What worked for me was fasting. It was incredibly hard at first but it did reset my relationship with food. My stomach now decides when and what I eat, not my mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696803844 {#4681
    date: 2023-10-09 00:24:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 38032
  -bodyTs: "'actual':26 'addict':8 'break':10 'cannot':15 'cold':17 'comfort':1 'decid':68 'distract':43 'drug':13 'eat':2,30,73 'fast':50 'first':56 'food':64 'go':16 'hard':54 'hardest':7 'hungri':28 'incred':53 'lunchtim':34 'mind':76 'never':25 'one':4 'relationship':62 'reset':60 'sad':39 'stomach':66 'stop':20 'turkey':18 'unlik':12 'us':23 'want':41 'work':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803844 {#4682
    date: 2023-10-09 00:24:04.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 {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: App\Entity\User {#4523 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "It me! I wish I could find a way to shut my id the hell up and take control of my body back from it. Feels like it’s holding me hostage sometimes. Here I am on Lemmy instead of getting anything done because my subconscious instinct to fuck off is more powerful than my conscious desire to get work done"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696803848 {#4505
      date: 2023-10-09 00:24:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 37994
    -bodyTs: "'anyth':42 'back':23 'bodi':22 'conscious':56 'control':19 'could':6 'desir':57 'done':43,61 'feel':26 'find':7 'fuck':49 'get':41,59 'hell':15 'hold':30 'hostag':32 'id':13 'instead':39 'instinct':47 'lemmi':38 'like':27 'power':53 'shut':11 'sometim':33 'subconsci':46 'take':18 'way':9 'wish':4 'work':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4159401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696801121 {#4506
      date: 2023-10-08 23:38:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4510}
  +body: """
    Comfort eating is one of the hardest addictions to break because unlike drugs, you cannot go cold turkey and stop.\n
    \n
    Most of us have never actually been hungry and eat *because it is lunchtime* or because *we are sad* and want to distract ourselves.\n
    \n
    What worked for me was fasting. It was incredibly hard at first but it did reset my relationship with food. My stomach now decides when and what I eat, not my mind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696803844 {#4681
    date: 2023-10-09 00:24:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 38032
  -bodyTs: "'actual':26 'addict':8 'break':10 'cannot':15 'cold':17 'comfort':1 'decid':68 'distract':43 'drug':13 'eat':2,30,73 'fast':50 'first':56 'food':64 'go':16 'hard':54 'hardest':7 'hungri':28 'incred':53 'lunchtim':34 'mind':76 'never':25 'one':4 'relationship':62 'reset':60 'sad':39 'stomach':66 'stop':20 'turkey':18 'unlik':12 'us':23 'want':41 'work':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524158/-/comment/2841772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803844 {#4682
    date: 2023-10-09 00:24:04.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 {#4584
  +user: App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me basically. I’m trying to cut it out though. Otherwise I will put on weight and fuck up my system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696799524 {#4579
    date: 2023-10-08 23:12:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 37953
  -bodyTs: "'basic':2 'cut':7 'fuck':18 'm':4 'otherwis':11 'put':14 'system':21 'though':10 'tri':5 'weight':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4292699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799524 {#4580
    date: 2023-10-08 23:12:04.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 {#4584
  +user: App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me basically. I’m trying to cut it out though. Otherwise I will put on weight and fuck up my system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696799524 {#4579
    date: 2023-10-08 23:12:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 37953
  -bodyTs: "'basic':2 'cut':7 'fuck':18 'm':4 'otherwis':11 'put':14 'system':21 'though':10 'tri':5 'weight':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4292699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799524 {#4580
    date: 2023-10-08 23:12:04.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 {#4584
  +user: App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "I-have-a-snacking-problem"
    +title: "I have a snacking problem"
    +url: "https://lemmy.zip/pictrs/image/f3c67ca4-e364-45d5-ae68-1aa6150eb48d.webp"
    +body: "Please send help"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696880824 {#2418
      date: 2023-10-09 21:47:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 3661
    -titleTs: "'problem':5 'snack':4"
    -bodyTs: "'help':3 'pleas':1 'send':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696882728
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/3851739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696796328 {#1858
      date: 2023-10-08 22:18:48.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me basically. I’m trying to cut it out though. Otherwise I will put on weight and fuck up my system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696799524 {#4579
    date: 2023-10-08 23:12:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 37953
  -bodyTs: "'basic':2 'cut':7 'fuck':18 'm':4 'otherwis':11 'put':14 'system':21 'though':10 'tri':5 'weight':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4292699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696799524 {#4580
    date: 2023-10-08 23:12:04.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 edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details