GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/6870/Stock-photo-memes-are-for-everyone/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.77 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.03 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 {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +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 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -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 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Stock-photo-memes-are-for-everyone"
  +title: "Stock photo memes are for everyone…"
  +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697994167 {#2420
    date: 2023-10-22 19:02:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6870
  -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697989550
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6812041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903150 {#1816
    date: 2023-10-21 17:45:50.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 {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +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 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -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 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Stock-photo-memes-are-for-everyone"
  +title: "Stock photo memes are for everyone…"
  +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697994167 {#2420
    date: 2023-10-22 19:02:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6870
  -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697989550
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6812041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903150 {#1816
    date: 2023-10-21 17:45:50.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 {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +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 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -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 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Stock-photo-memes-are-for-everyone"
  +title: "Stock photo memes are for everyone…"
  +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697994167 {#2420
    date: 2023-10-22 19:02:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6870
  -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697989550
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6812041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903150 {#1816
    date: 2023-10-21 17:45:50.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 {#3997
  +user: App\Entity\User {#3945 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697915730 {#4006
    date: 2023-10-21 21:15:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3995 …}
  +nested: Doctrine\ORM\PersistentCollection {#3993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3991 …}
  +reports: Doctrine\ORM\PersistentCollection {#3989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  -id: 63465
  -bodyTs: "'/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5093171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697915730 {#3942
    date: 2023-10-21 21:15:30.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 {#3997
  +user: App\Entity\User {#3945 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697915730 {#4006
    date: 2023-10-21 21:15:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3995 …}
  +nested: Doctrine\ORM\PersistentCollection {#3993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3991 …}
  +reports: Doctrine\ORM\PersistentCollection {#3989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  -id: 63465
  -bodyTs: "'/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5093171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697915730 {#3942
    date: 2023-10-21 21:15:30.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 {#3997
  +user: App\Entity\User {#3945 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697915730 {#4006
    date: 2023-10-21 21:15:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3995 …}
  +nested: Doctrine\ORM\PersistentCollection {#3993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3991 …}
  +reports: Doctrine\ORM\PersistentCollection {#3989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  -id: 63465
  -bodyTs: "'/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/f47fa2b1-1708-443b-ae54-3104cc21d408.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5093171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697915730 {#3942
    date: 2023-10-21 21:15:30.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 {#4029
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "always gonna support this :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697913842 {#4035
    date: 2023-10-21 20:44:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 63418
  -bodyTs: "'alway':1 'gonna':2 'support':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4703423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697913842 {#4040
    date: 2023-10-21 20:44:02.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 {#4029
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "always gonna support this :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697913842 {#4035
    date: 2023-10-21 20:44:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 63418
  -bodyTs: "'alway':1 'gonna':2 'support':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4703423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697913842 {#4040
    date: 2023-10-21 20:44:02.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 {#4029
  +user: App\Entity\User {#4018 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "always gonna support this :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697913842 {#4035
    date: 2023-10-21 20:44:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 63418
  -bodyTs: "'alway':1 'gonna':2 'support':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4703423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697913842 {#4040
    date: 2023-10-21 20:44:02.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 {#4115
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697994168 {#4110
    date: 2023-10-22 19:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 63108
  -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5088942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697904681 {#4111
    date: 2023-10-21 18:11:21.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 {#4115
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697994168 {#4110
    date: 2023-10-22 19:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 63108
  -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5088942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697904681 {#4111
    date: 2023-10-21 18:11:21.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 {#4115
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697994168 {#4110
    date: 2023-10-22 19:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 63108
  -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5088942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697904681 {#4111
    date: 2023-10-21 18:11:21.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 {#4141
  +user: Proxies\__CG__\App\Entity\User {#4138 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697994168 {#4110
      date: 2023-10-22 19:02:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 63108
    -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5088942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697904681 {#4111
      date: 2023-10-21 18:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697905226 {#4142
    date: 2023-10-21 18:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 63124
  -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4087704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697905226 {#4145
    date: 2023-10-21 18:20:26.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 {#4141
  +user: Proxies\__CG__\App\Entity\User {#4138 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697994168 {#4110
      date: 2023-10-22 19:02:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 63108
    -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5088942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697904681 {#4111
      date: 2023-10-21 18:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697905226 {#4142
    date: 2023-10-21 18:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 63124
  -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4087704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697905226 {#4145
    date: 2023-10-21 18:20:26.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 {#4141
  +user: Proxies\__CG__\App\Entity\User {#4138 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697994168 {#4110
      date: 2023-10-22 19:02:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 63108
    -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5088942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697904681 {#4111
      date: 2023-10-21 18:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697905226 {#4142
    date: 2023-10-21 18:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 63124
  -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4087704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697905226 {#4145
    date: 2023-10-21 18:20:26.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 {#4169
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4141
    +user: Proxies\__CG__\App\Entity\User {#4138 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: Proxies\__CG__\App\Entity\User {#1973 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697994168 {#4110
        date: 2023-10-22 19:02:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 63108
      -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5088942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697904681 {#4111
        date: 2023-10-21 18:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697905226 {#4142
      date: 2023-10-21 18:20:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4135 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
    -id: 63124
    -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4087704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697905226 {#4145
      date: 2023-10-21 18:20:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697905955 {#4164
    date: 2023-10-21 18:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4158 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
  -id: 63147
  -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5089434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697905955 {#4167
    date: 2023-10-21 18:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4169
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4141
    +user: Proxies\__CG__\App\Entity\User {#4138 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: Proxies\__CG__\App\Entity\User {#1973 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697994168 {#4110
        date: 2023-10-22 19:02:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 63108
      -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5088942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697904681 {#4111
        date: 2023-10-21 18:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697905226 {#4142
      date: 2023-10-21 18:20:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4135 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
    -id: 63124
    -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4087704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697905226 {#4145
      date: 2023-10-21 18:20:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697905955 {#4164
    date: 2023-10-21 18:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4158 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
  -id: 63147
  -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5089434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697905955 {#4167
    date: 2023-10-21 18:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4169
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4141
    +user: Proxies\__CG__\App\Entity\User {#4138 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: Proxies\__CG__\App\Entity\User {#1973 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697994168 {#4110
        date: 2023-10-22 19:02:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4116 …}
      +nested: Doctrine\ORM\PersistentCollection {#4118 …}
      +votes: Doctrine\ORM\PersistentCollection {#4120 …}
      +reports: Doctrine\ORM\PersistentCollection {#4122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
      -id: 63108
      -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5088942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697904681 {#4111
        date: 2023-10-21 18:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697905226 {#4142
      date: 2023-10-21 18:20:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4135 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4137 …}
    +reports: Doctrine\ORM\PersistentCollection {#4148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
    -id: 63124
    -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4087704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697905226 {#4145
      date: 2023-10-21 18:20:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697905955 {#4164
    date: 2023-10-21 18:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4158 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
  -id: 63147
  -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5089434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697905955 {#4167
    date: 2023-10-21 18:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4183
  +user: Proxies\__CG__\App\Entity\User {#4181 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4169
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4141
      +user: Proxies\__CG__\App\Entity\User {#4138 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: Proxies\__CG__\App\Entity\User {#1973 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697994168 {#4110
          date: 2023-10-22 19:02:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -id: 63108
        -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5088942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697904681 {#4111
          date: 2023-10-21 18:11:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697905226 {#4142
        date: 2023-10-21 18:20:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4135 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4137 …}
      +reports: Doctrine\ORM\PersistentCollection {#4148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
      -id: 63124
      -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4087704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697905226 {#4145
        date: 2023-10-21 18:20:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697905955 {#4164
      date: 2023-10-21 18:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
      "@FQQD@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4161 …}
    +nested: Doctrine\ORM\PersistentCollection {#4158 …}
    +votes: Doctrine\ORM\PersistentCollection {#4156 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 63147
    -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5089434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697905955 {#4167
      date: 2023-10-21 18:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: """
    Hello!\n
    \n
    Your link is to [pixel.mamutut.space/p/…/621370665154999687](https://pixel.mamutut.space/p/wowwoweowza/621370665154999687) which is not actually the picture, but a web page that includes the picture (plus some other elements). Some web pages include metadata that lets services like Lemmy pull out the relevant image, but that isn’t present or isn’t working correctly here, so we don’t see the picture.\n
    \n
    If you click the picture at your link, it takes you to the picture itself at […mamutut.space/…/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEV…](https://pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhaJedYNkCy/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEVL96Bjziu.jpg) . If you replace the URL in your post with this one, it should work as you expect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697906605 {#4186
    date: 2023-10-21 18:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4178 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 63170
  -bodyTs: "'/621370665154999687':9 '/p/':8 '/p/wowwoweowza/621370665154999687)':12 '/pu8ixa7m4okdsryvr01wzynjewv0ikev':81 '/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':84 'actual':16 'click':66 'correct':55 'element':30 'expect':101 'hello':1 'imag':45 'includ':24,34 'isn':48,52 'lemmi':40 'let':37 'like':39 'link':3,71 'mamutut.space':80 'metadata':35 'one':95 'page':22,33 'pictur':18,26,63,68,77 'pixel.mamutut.space':7,11,83 'pixel.mamutut.space/p/':6 'pixel.mamutut.space/p/wowwoweowza/621370665154999687)':10 'pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':82 'plus':27 'post':92 'present':50 'pull':41 'relev':44 'replac':87 'see':61 'servic':38 'take':73 'url':89 'web':21,32 'work':54,98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4658699"
  +editedAt: DateTimeImmutable @1697906645 {#4189
    date: 2023-10-21 18:44:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697906605 {#4191
    date: 2023-10-21 18:43:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4183
  +user: Proxies\__CG__\App\Entity\User {#4181 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4169
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4141
      +user: Proxies\__CG__\App\Entity\User {#4138 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: Proxies\__CG__\App\Entity\User {#1973 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697994168 {#4110
          date: 2023-10-22 19:02:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -id: 63108
        -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5088942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697904681 {#4111
          date: 2023-10-21 18:11:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697905226 {#4142
        date: 2023-10-21 18:20:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4135 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4137 …}
      +reports: Doctrine\ORM\PersistentCollection {#4148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
      -id: 63124
      -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4087704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697905226 {#4145
        date: 2023-10-21 18:20:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697905955 {#4164
      date: 2023-10-21 18:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
      "@FQQD@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4161 …}
    +nested: Doctrine\ORM\PersistentCollection {#4158 …}
    +votes: Doctrine\ORM\PersistentCollection {#4156 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 63147
    -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5089434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697905955 {#4167
      date: 2023-10-21 18:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: """
    Hello!\n
    \n
    Your link is to [pixel.mamutut.space/p/…/621370665154999687](https://pixel.mamutut.space/p/wowwoweowza/621370665154999687) which is not actually the picture, but a web page that includes the picture (plus some other elements). Some web pages include metadata that lets services like Lemmy pull out the relevant image, but that isn’t present or isn’t working correctly here, so we don’t see the picture.\n
    \n
    If you click the picture at your link, it takes you to the picture itself at […mamutut.space/…/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEV…](https://pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhaJedYNkCy/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEVL96Bjziu.jpg) . If you replace the URL in your post with this one, it should work as you expect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697906605 {#4186
    date: 2023-10-21 18:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4178 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 63170
  -bodyTs: "'/621370665154999687':9 '/p/':8 '/p/wowwoweowza/621370665154999687)':12 '/pu8ixa7m4okdsryvr01wzynjewv0ikev':81 '/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':84 'actual':16 'click':66 'correct':55 'element':30 'expect':101 'hello':1 'imag':45 'includ':24,34 'isn':48,52 'lemmi':40 'let':37 'like':39 'link':3,71 'mamutut.space':80 'metadata':35 'one':95 'page':22,33 'pictur':18,26,63,68,77 'pixel.mamutut.space':7,11,83 'pixel.mamutut.space/p/':6 'pixel.mamutut.space/p/wowwoweowza/621370665154999687)':10 'pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':82 'plus':27 'post':92 'present':50 'pull':41 'relev':44 'replac':87 'see':61 'servic':38 'take':73 'url':89 'web':21,32 'work':54,98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4658699"
  +editedAt: DateTimeImmutable @1697906645 {#4189
    date: 2023-10-21 18:44:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697906605 {#4191
    date: 2023-10-21 18:43:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4183
  +user: Proxies\__CG__\App\Entity\User {#4181 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4169
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4141
      +user: Proxies\__CG__\App\Entity\User {#4138 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4115
        +user: Proxies\__CG__\App\Entity\User {#1973 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697994168 {#4110
          date: 2023-10-22 19:02:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4116 …}
        +nested: Doctrine\ORM\PersistentCollection {#4118 …}
        +votes: Doctrine\ORM\PersistentCollection {#4120 …}
        +reports: Doctrine\ORM\PersistentCollection {#4122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
        -id: 63108
        -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5088942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697904681 {#4111
          date: 2023-10-21 18:11:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697905226 {#4142
        date: 2023-10-21 18:20:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4135 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4137 …}
      +reports: Doctrine\ORM\PersistentCollection {#4148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
      -id: 63124
      -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4087704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697905226 {#4145
        date: 2023-10-21 18:20:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697905955 {#4164
      date: 2023-10-21 18:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
      "@FQQD@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4161 …}
    +nested: Doctrine\ORM\PersistentCollection {#4158 …}
    +votes: Doctrine\ORM\PersistentCollection {#4156 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 63147
    -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5089434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697905955 {#4167
      date: 2023-10-21 18:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: """
    Hello!\n
    \n
    Your link is to [pixel.mamutut.space/p/…/621370665154999687](https://pixel.mamutut.space/p/wowwoweowza/621370665154999687) which is not actually the picture, but a web page that includes the picture (plus some other elements). Some web pages include metadata that lets services like Lemmy pull out the relevant image, but that isn’t present or isn’t working correctly here, so we don’t see the picture.\n
    \n
    If you click the picture at your link, it takes you to the picture itself at […mamutut.space/…/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEV…](https://pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhaJedYNkCy/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEVL96Bjziu.jpg) . If you replace the URL in your post with this one, it should work as you expect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697906605 {#4186
    date: 2023-10-21 18:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4178 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 63170
  -bodyTs: "'/621370665154999687':9 '/p/':8 '/p/wowwoweowza/621370665154999687)':12 '/pu8ixa7m4okdsryvr01wzynjewv0ikev':81 '/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':84 'actual':16 'click':66 'correct':55 'element':30 'expect':101 'hello':1 'imag':45 'includ':24,34 'isn':48,52 'lemmi':40 'let':37 'like':39 'link':3,71 'mamutut.space':80 'metadata':35 'one':95 'page':22,33 'pictur':18,26,63,68,77 'pixel.mamutut.space':7,11,83 'pixel.mamutut.space/p/':6 'pixel.mamutut.space/p/wowwoweowza/621370665154999687)':10 'pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':82 'plus':27 'post':92 'present':50 'pull':41 'relev':44 'replac':87 'see':61 'servic':38 'take':73 'url':89 'web':21,32 'work':54,98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4658699"
  +editedAt: DateTimeImmutable @1697906645 {#4189
    date: 2023-10-21 18:44:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697906605 {#4191
    date: 2023-10-21 18:43:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4215
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4183
    +user: Proxies\__CG__\App\Entity\User {#4181 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4169
      +user: Proxies\__CG__\App\Entity\User {#1973 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4141
        +user: Proxies\__CG__\App\Entity\User {#4138 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4115
          +user: Proxies\__CG__\App\Entity\User {#1973 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697994168 {#4110
            date: 2023-10-22 19:02:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wowwoweowza@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4116 …}
          +nested: Doctrine\ORM\PersistentCollection {#4118 …}
          +votes: Doctrine\ORM\PersistentCollection {#4120 …}
          +reports: Doctrine\ORM\PersistentCollection {#4122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
          -id: 63108
          -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5088942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697904681 {#4111
            date: 2023-10-21 18:11:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4115}
        +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697905226 {#4142
          date: 2023-10-21 18:20:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4135 …}
        +nested: Doctrine\ORM\PersistentCollection {#4133 …}
        +votes: Doctrine\ORM\PersistentCollection {#4137 …}
        +reports: Doctrine\ORM\PersistentCollection {#4148 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
        -id: 63124
        -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4087704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697905226 {#4145
          date: 2023-10-21 18:20:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697905955 {#4164
        date: 2023-10-21 18:32:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@FQQD@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4161 …}
      +nested: Doctrine\ORM\PersistentCollection {#4158 …}
      +votes: Doctrine\ORM\PersistentCollection {#4156 …}
      +reports: Doctrine\ORM\PersistentCollection {#4170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
      -id: 63147
      -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5089434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697905955 {#4167
        date: 2023-10-21 18:32:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: """
      Hello!\n
      \n
      Your link is to [pixel.mamutut.space/p/…/621370665154999687](https://pixel.mamutut.space/p/wowwoweowza/621370665154999687) which is not actually the picture, but a web page that includes the picture (plus some other elements). Some web pages include metadata that lets services like Lemmy pull out the relevant image, but that isn’t present or isn’t working correctly here, so we don’t see the picture.\n
      \n
      If you click the picture at your link, it takes you to the picture itself at […mamutut.space/…/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEV…](https://pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhaJedYNkCy/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEVL96Bjziu.jpg) . If you replace the URL in your post with this one, it should work as you expect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697906605 {#4186
      date: 2023-10-21 18:43:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
      "@FQQD@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4178 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 63170
    -bodyTs: "'/621370665154999687':9 '/p/':8 '/p/wowwoweowza/621370665154999687)':12 '/pu8ixa7m4okdsryvr01wzynjewv0ikev':81 '/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':84 'actual':16 'click':66 'correct':55 'element':30 'expect':101 'hello':1 'imag':45 'includ':24,34 'isn':48,52 'lemmi':40 'let':37 'like':39 'link':3,71 'mamutut.space':80 'metadata':35 'one':95 'page':22,33 'pictur':18,26,63,68,77 'pixel.mamutut.space':7,11,83 'pixel.mamutut.space/p/':6 'pixel.mamutut.space/p/wowwoweowza/621370665154999687)':10 'pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':82 'plus':27 'post':92 'present':50 'pull':41 'relev':44 'replac':87 'see':61 'servic':38 'take':73 'url':89 'web':21,32 'work':54,98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4658699"
    +editedAt: DateTimeImmutable @1697906645 {#4189
      date: 2023-10-21 18:44:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697906605 {#4191
      date: 2023-10-21 18:43:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Got it! Not exactly sure how this hadn’t occurred to me but thank you for the kind reminder. I think I’ve got this now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697994167 {#4210
    date: 2023-10-22 19:02:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
    "@octoperson@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4207 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 65193
  -bodyTs: "'exact':4 'got':1,24 'hadn':8 'kind':18 'occur':10 'remind':19 'sure':5 'thank':14 'think':21 've':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5119056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994167 {#4213
    date: 2023-10-22 19:02:47.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 {#4215
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4183
    +user: Proxies\__CG__\App\Entity\User {#4181 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4169
      +user: Proxies\__CG__\App\Entity\User {#1973 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4141
        +user: Proxies\__CG__\App\Entity\User {#4138 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4115
          +user: Proxies\__CG__\App\Entity\User {#1973 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697994168 {#4110
            date: 2023-10-22 19:02:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wowwoweowza@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4116 …}
          +nested: Doctrine\ORM\PersistentCollection {#4118 …}
          +votes: Doctrine\ORM\PersistentCollection {#4120 …}
          +reports: Doctrine\ORM\PersistentCollection {#4122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
          -id: 63108
          -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5088942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697904681 {#4111
            date: 2023-10-21 18:11:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4115}
        +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697905226 {#4142
          date: 2023-10-21 18:20:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4135 …}
        +nested: Doctrine\ORM\PersistentCollection {#4133 …}
        +votes: Doctrine\ORM\PersistentCollection {#4137 …}
        +reports: Doctrine\ORM\PersistentCollection {#4148 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
        -id: 63124
        -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4087704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697905226 {#4145
          date: 2023-10-21 18:20:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697905955 {#4164
        date: 2023-10-21 18:32:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@FQQD@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4161 …}
      +nested: Doctrine\ORM\PersistentCollection {#4158 …}
      +votes: Doctrine\ORM\PersistentCollection {#4156 …}
      +reports: Doctrine\ORM\PersistentCollection {#4170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
      -id: 63147
      -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5089434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697905955 {#4167
        date: 2023-10-21 18:32:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: """
      Hello!\n
      \n
      Your link is to [pixel.mamutut.space/p/…/621370665154999687](https://pixel.mamutut.space/p/wowwoweowza/621370665154999687) which is not actually the picture, but a web page that includes the picture (plus some other elements). Some web pages include metadata that lets services like Lemmy pull out the relevant image, but that isn’t present or isn’t working correctly here, so we don’t see the picture.\n
      \n
      If you click the picture at your link, it takes you to the picture itself at […mamutut.space/…/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEV…](https://pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhaJedYNkCy/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEVL96Bjziu.jpg) . If you replace the URL in your post with this one, it should work as you expect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697906605 {#4186
      date: 2023-10-21 18:43:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
      "@FQQD@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4178 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 63170
    -bodyTs: "'/621370665154999687':9 '/p/':8 '/p/wowwoweowza/621370665154999687)':12 '/pu8ixa7m4okdsryvr01wzynjewv0ikev':81 '/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':84 'actual':16 'click':66 'correct':55 'element':30 'expect':101 'hello':1 'imag':45 'includ':24,34 'isn':48,52 'lemmi':40 'let':37 'like':39 'link':3,71 'mamutut.space':80 'metadata':35 'one':95 'page':22,33 'pictur':18,26,63,68,77 'pixel.mamutut.space':7,11,83 'pixel.mamutut.space/p/':6 'pixel.mamutut.space/p/wowwoweowza/621370665154999687)':10 'pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':82 'plus':27 'post':92 'present':50 'pull':41 'relev':44 'replac':87 'see':61 'servic':38 'take':73 'url':89 'web':21,32 'work':54,98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4658699"
    +editedAt: DateTimeImmutable @1697906645 {#4189
      date: 2023-10-21 18:44:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697906605 {#4191
      date: 2023-10-21 18:43:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Got it! Not exactly sure how this hadn’t occurred to me but thank you for the kind reminder. I think I’ve got this now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697994167 {#4210
    date: 2023-10-22 19:02:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
    "@octoperson@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4207 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 65193
  -bodyTs: "'exact':4 'got':1,24 'hadn':8 'kind':18 'occur':10 'remind':19 'sure':5 'thank':14 'think':21 've':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5119056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994167 {#4213
    date: 2023-10-22 19:02:47.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 {#4215
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Stock-photo-memes-are-for-everyone"
    +title: "Stock photo memes are for everyone…"
    +url: "https://pixel.mamutut.space/p/wowwoweowza/621370665154999687"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697994167 {#2420
      date: 2023-10-22 19:02:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6870
    -titleTs: "'everyon':6 'meme':3 'photo':2 'stock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697989550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6812041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903150 {#1816
      date: 2023-10-21 17:45:50.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4183
    +user: Proxies\__CG__\App\Entity\User {#4181 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4169
      +user: Proxies\__CG__\App\Entity\User {#1973 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4141
        +user: Proxies\__CG__\App\Entity\User {#4138 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4115
          +user: Proxies\__CG__\App\Entity\User {#1973 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "Hey — upvotes and downvotes! Signs of life! Question: how do I post so that the image appears directly and there is no need to click the link?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697994168 {#4110
            date: 2023-10-22 19:02:48.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wowwoweowza@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4116 …}
          +nested: Doctrine\ORM\PersistentCollection {#4118 …}
          +votes: Doctrine\ORM\PersistentCollection {#4120 …}
          +reports: Doctrine\ORM\PersistentCollection {#4122 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
          -id: 63108
          -bodyTs: "'appear':17 'click':25 'direct':18 'downvot':4 'hey':1 'imag':16 'life':7 'link':27 'need':23 'post':12 'question':8 'sign':5 'upvot':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5088942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697904681 {#4111
            date: 2023-10-21 18:11:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4115}
        +body: "putting the direct link into the link section, ctrl-c ctrl-v, uploading…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697905226 {#4142
          date: 2023-10-21 18:20:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wowwoweowza@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4135 …}
        +nested: Doctrine\ORM\PersistentCollection {#4133 …}
        +votes: Doctrine\ORM\PersistentCollection {#4137 …}
        +reports: Doctrine\ORM\PersistentCollection {#4148 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
        -id: 63124
        -bodyTs: "'c':11 'ctrl':10,13 'ctrl-c':9 'ctrl-v':12 'direct':3 'link':4,7 'put':1 'section':8 'upload':15 'v':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4087704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697905226 {#4145
          date: 2023-10-21 18:20:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4115}
      +body: "Thank you… and please pardon my newness… but you are suggesting two actions here? Can you please kindly break these down? (Sorry this is so cringy but I just need guidance.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697905955 {#4164
        date: 2023-10-21 18:32:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@FQQD@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4161 …}
      +nested: Doctrine\ORM\PersistentCollection {#4158 …}
      +votes: Doctrine\ORM\PersistentCollection {#4156 …}
      +reports: Doctrine\ORM\PersistentCollection {#4170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
      -id: 63147
      -bodyTs: "'action':13 'break':19 'cringi':26 'guidanc':31 'kind':18 'need':30 'new':7 'pardon':5 'pleas':4,17 'sorri':22 'suggest':11 'thank':1 'two':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5089434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697905955 {#4167
        date: 2023-10-21 18:32:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4115}
    +body: """
      Hello!\n
      \n
      Your link is to [pixel.mamutut.space/p/…/621370665154999687](https://pixel.mamutut.space/p/wowwoweowza/621370665154999687) which is not actually the picture, but a web page that includes the picture (plus some other elements). Some web pages include metadata that lets services like Lemmy pull out the relevant image, but that isn’t present or isn’t working correctly here, so we don’t see the picture.\n
      \n
      If you click the picture at your link, it takes you to the picture itself at […mamutut.space/…/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEV…](https://pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhaJedYNkCy/Pu8IxA7M4OKDSRYvr01WzyNJEwv0IkEVL96Bjziu.jpg) . If you replace the URL in your post with this one, it should work as you expect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697906605 {#4186
      date: 2023-10-21 18:43:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wowwoweowza@lemmy.ml"
      "@FQQD@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4178 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 63170
    -bodyTs: "'/621370665154999687':9 '/p/':8 '/p/wowwoweowza/621370665154999687)':12 '/pu8ixa7m4okdsryvr01wzynjewv0ikev':81 '/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':84 'actual':16 'click':66 'correct':55 'element':30 'expect':101 'hello':1 'imag':45 'includ':24,34 'isn':48,52 'lemmi':40 'let':37 'like':39 'link':3,71 'mamutut.space':80 'metadata':35 'one':95 'page':22,33 'pictur':18,26,63,68,77 'pixel.mamutut.space':7,11,83 'pixel.mamutut.space/p/':6 'pixel.mamutut.space/p/wowwoweowza/621370665154999687)':10 'pixel.mamutut.space/storage/m/_v2/621369676392719750/f1538e3aa-7b3151/3hhajedynkcy/pu8ixa7m4okdsryvr01wzynjewv0ikevl96bjziu.jpg)':82 'plus':27 'post':92 'present':50 'pull':41 'relev':44 'replac':87 'see':61 'servic':38 'take':73 'url':89 'web':21,32 'work':54,98"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4658699"
    +editedAt: DateTimeImmutable @1697906645 {#4189
      date: 2023-10-21 18:44:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697906605 {#4191
      date: 2023-10-21 18:43:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Got it! Not exactly sure how this hadn’t occurred to me but thank you for the kind reminder. I think I’ve got this now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697994167 {#4210
    date: 2023-10-22 19:02:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@FQQD@feddit.de"
    "@octoperson@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4207 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 65193
  -bodyTs: "'exact':4 'got':1,24 'hadn':8 'kind':18 'occur':10 'remind':19 'sure':5 'thank':14 'think':21 've':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5119056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994167 {#4213
    date: 2023-10-22 19:02:47.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 edit
App\Entity\Magazine {#263
  +icon: Proxies\__CG__\App\Entity\Image {#244 …}
  +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 {#273
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#235 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
  +entries: Doctrine\ORM\PersistentCollection {#178 …}
  +posts: Doctrine\ORM\PersistentCollection {#136 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
  +bans: Doctrine\ORM\PersistentCollection {#115 …}
  +reports: Doctrine\ORM\PersistentCollection {#101 …}
  +badges: Doctrine\ORM\PersistentCollection {#79 …}
  +logs: Doctrine\ORM\PersistentCollection {#69 …}
  +awards: Doctrine\ORM\PersistentCollection {#1830 …}
  +categories: Doctrine\ORM\PersistentCollection {#1863 …}
  -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 {#267
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#269
    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