Redirect 302 redirect from GET @messages_create (65c254)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/2778/Here-is-an-alternative-Piped-link-s/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
3.25 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.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Here-is-an-alternative-Piped-link-s"
  +title: "Here is an alternative Piped link(s):"
  +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
  +body: """
    Here is an alternative Piped link(s):\n
    \n
    [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
    \n
    Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
    \n
    I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696687378 {#2410
    date: 2023-10-07 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2778
  -titleTs: "'altern':4 'link':6 'pipe':5"
  -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696337359
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4435597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696250959 {#1850
    date: 2023-10-02 14:49:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Here-is-an-alternative-Piped-link-s"
  +title: "Here is an alternative Piped link(s):"
  +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
  +body: """
    Here is an alternative Piped link(s):\n
    \n
    [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
    \n
    Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
    \n
    I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696687378 {#2410
    date: 2023-10-07 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2778
  -titleTs: "'altern':4 'link':6 'pipe':5"
  -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696337359
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4435597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696250959 {#1850
    date: 2023-10-02 14:49:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Here-is-an-alternative-Piped-link-s"
  +title: "Here is an alternative Piped link(s):"
  +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
  +body: """
    Here is an alternative Piped link(s):\n
    \n
    [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
    \n
    Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
    \n
    I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696687378 {#2410
    date: 2023-10-07 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2778
  -titleTs: "'altern':4 'link':6 'pipe':5"
  -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696337359
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4435597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696250959 {#1850
    date: 2023-10-02 14:49:19.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 {#4049
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
    \n
    Dear pipedbots: blow me. Dear ReVanced: ❤️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699319336 {#4058
    date: 2023-11-07 02:08:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 31527
  -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3601425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696252890 {#3994
    date: 2023-10-02 15:21: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 {#4049
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
    \n
    Dear pipedbots: blow me. Dear ReVanced: ❤️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699319336 {#4058
    date: 2023-11-07 02:08:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 31527
  -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3601425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696252890 {#3994
    date: 2023-10-02 15:21: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 {#4049
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
    \n
    Dear pipedbots: blow me. Dear ReVanced: ❤️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699319336 {#4058
    date: 2023-11-07 02:08:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4043 …}
  +reports: Doctrine\ORM\PersistentCollection {#4041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 31527
  -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3601425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696252890 {#3994
    date: 2023-10-02 15:21: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 {#4320
  +user: Proxies\__CG__\App\Entity\User {#4323 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    Worked fine for a month then nothing on every instances\n
    \n
    I use [Invidious](https://invidious.fdn.fr/watch?v=dQw4w9WgXcQ) now and it have a button to swich instances in case it buffering too long
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696274912 {#4319
    date: 2023-10-02 21:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4327 …}
  +nested: Doctrine\ORM\PersistentCollection {#4329 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 32578
  -bodyTs: "'/watch?v=dqw4w9wgxcq)':16 'buffer':29 'button':22 'case':27 'everi':9 'fine':2 'instanc':10,25 'invidi':13 'invidious.fdn.fr':15 'invidious.fdn.fr/watch?v=dqw4w9wgxcq)':14 'long':31 'month':5 'noth':7 'swich':24 'use':12 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3867657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696274912 {#4316
    date: 2023-10-02 21:28:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4320
  +user: Proxies\__CG__\App\Entity\User {#4323 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    Worked fine for a month then nothing on every instances\n
    \n
    I use [Invidious](https://invidious.fdn.fr/watch?v=dQw4w9WgXcQ) now and it have a button to swich instances in case it buffering too long
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696274912 {#4319
    date: 2023-10-02 21:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4327 …}
  +nested: Doctrine\ORM\PersistentCollection {#4329 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 32578
  -bodyTs: "'/watch?v=dqw4w9wgxcq)':16 'buffer':29 'button':22 'case':27 'everi':9 'fine':2 'instanc':10,25 'invidi':13 'invidious.fdn.fr':15 'invidious.fdn.fr/watch?v=dqw4w9wgxcq)':14 'long':31 'month':5 'noth':7 'swich':24 'use':12 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3867657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696274912 {#4316
    date: 2023-10-02 21:28:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4320
  +user: Proxies\__CG__\App\Entity\User {#4323 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    Worked fine for a month then nothing on every instances\n
    \n
    I use [Invidious](https://invidious.fdn.fr/watch?v=dQw4w9WgXcQ) now and it have a button to swich instances in case it buffering too long
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696274912 {#4319
    date: 2023-10-02 21:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4327 …}
  +nested: Doctrine\ORM\PersistentCollection {#4329 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 32578
  -bodyTs: "'/watch?v=dqw4w9wgxcq)':16 'buffer':29 'button':22 'case':27 'everi':9 'fine':2 'instanc':10,25 'invidi':13 'invidious.fdn.fr':15 'invidious.fdn.fr/watch?v=dqw4w9wgxcq)':14 'long':31 'month':5 'noth':7 'swich':24 'use':12 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3867657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696274912 {#4316
    date: 2023-10-02 21:28:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4339
  +user: Proxies\__CG__\App\Entity\User {#4340 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    Yeah, if you’ll advertise a service like that, it should work already. Otherwise, odds are I (and other people too, probably) will click it two or three times, then give up. If I see future links, I’ll remember that it didn’t work, be biased to not even try anymore, and potentially never notice if it actually did improve and start working.\n
    \n
    It’s a common FOSS / Privacy-respecting-service issue, where someone will create something out of ideology, but the result will have poor usability, and unless you’re really *really* invested into the ideology yourself, you’ll probably stop using it because your free time is too precious to spend on getting frustrated over stuff that works poorly.\n
    \n
    I feel the FOSS / Privacy Alternatives community needs to learn the lesson many bic companies have learned already or are learning now, that the quality of the User Experience is important in retaining people. Ideology can get them to try, but functionality and ease of use will keep them from running back to Google et al.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696660634 {#4337
    date: 2023-10-07 08:37:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 35623
  -bodyTs: "'actual':59 'advertis':5 'al':179 'alreadi':13,141 'altern':129 'anymor':52 'back':175 'bias':47 'bic':137 'click':24 'common':68 'communiti':130 'compani':138 'creat':78 'didn':43 'eas':167 'et':178 'even':50 'experi':152 'feel':125 'foss':69,127 'free':109 'frustrat':118 'function':165 'futur':36 'get':117,160 'give':31 'googl':177 'ideolog':82,99,158 'import':154 'improv':61 'invest':96 'issu':74 'keep':171 'learn':133,140,144 'lesson':135 'like':8 'link':37 'll':4,39,102 'mani':136 'need':131 'never':55 'notic':56 'odd':15 'otherwis':14 'peopl':20,157 'poor':88,123 'potenti':54 'precious':113 'privaci':71,128 'privacy-respecting-servic':70 'probabl':22,103 'qualiti':148 're':93 'realli':94,95 'rememb':40 'respect':72 'result':85 'retain':156 'run':174 'see':35 'servic':7,73 'someon':76 'someth':79 'spend':115 'start':63 'stop':104 'stuff':120 'three':28 'time':29,110 'tri':51,163 'two':26 'unless':91 'usabl':89 'use':105,169 'user':151 'work':12,45,64,122 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3385192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696660634 {#4338
    date: 2023-10-07 08:37:14.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 {#4339
  +user: Proxies\__CG__\App\Entity\User {#4340 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    Yeah, if you’ll advertise a service like that, it should work already. Otherwise, odds are I (and other people too, probably) will click it two or three times, then give up. If I see future links, I’ll remember that it didn’t work, be biased to not even try anymore, and potentially never notice if it actually did improve and start working.\n
    \n
    It’s a common FOSS / Privacy-respecting-service issue, where someone will create something out of ideology, but the result will have poor usability, and unless you’re really *really* invested into the ideology yourself, you’ll probably stop using it because your free time is too precious to spend on getting frustrated over stuff that works poorly.\n
    \n
    I feel the FOSS / Privacy Alternatives community needs to learn the lesson many bic companies have learned already or are learning now, that the quality of the User Experience is important in retaining people. Ideology can get them to try, but functionality and ease of use will keep them from running back to Google et al.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696660634 {#4337
    date: 2023-10-07 08:37:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 35623
  -bodyTs: "'actual':59 'advertis':5 'al':179 'alreadi':13,141 'altern':129 'anymor':52 'back':175 'bias':47 'bic':137 'click':24 'common':68 'communiti':130 'compani':138 'creat':78 'didn':43 'eas':167 'et':178 'even':50 'experi':152 'feel':125 'foss':69,127 'free':109 'frustrat':118 'function':165 'futur':36 'get':117,160 'give':31 'googl':177 'ideolog':82,99,158 'import':154 'improv':61 'invest':96 'issu':74 'keep':171 'learn':133,140,144 'lesson':135 'like':8 'link':37 'll':4,39,102 'mani':136 'need':131 'never':55 'notic':56 'odd':15 'otherwis':14 'peopl':20,157 'poor':88,123 'potenti':54 'precious':113 'privaci':71,128 'privacy-respecting-servic':70 'probabl':22,103 'qualiti':148 're':93 'realli':94,95 'rememb':40 'respect':72 'result':85 'retain':156 'run':174 'see':35 'servic':7,73 'someon':76 'someth':79 'spend':115 'start':63 'stop':104 'stuff':120 'three':28 'time':29,110 'tri':51,163 'two':26 'unless':91 'usabl':89 'use':105,169 'user':151 'work':12,45,64,122 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3385192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696660634 {#4338
    date: 2023-10-07 08:37:14.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 {#4339
  +user: Proxies\__CG__\App\Entity\User {#4340 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    Yeah, if you’ll advertise a service like that, it should work already. Otherwise, odds are I (and other people too, probably) will click it two or three times, then give up. If I see future links, I’ll remember that it didn’t work, be biased to not even try anymore, and potentially never notice if it actually did improve and start working.\n
    \n
    It’s a common FOSS / Privacy-respecting-service issue, where someone will create something out of ideology, but the result will have poor usability, and unless you’re really *really* invested into the ideology yourself, you’ll probably stop using it because your free time is too precious to spend on getting frustrated over stuff that works poorly.\n
    \n
    I feel the FOSS / Privacy Alternatives community needs to learn the lesson many bic companies have learned already or are learning now, that the quality of the User Experience is important in retaining people. Ideology can get them to try, but functionality and ease of use will keep them from running back to Google et al.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696660634 {#4337
    date: 2023-10-07 08:37:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 35623
  -bodyTs: "'actual':59 'advertis':5 'al':179 'alreadi':13,141 'altern':129 'anymor':52 'back':175 'bias':47 'bic':137 'click':24 'common':68 'communiti':130 'compani':138 'creat':78 'didn':43 'eas':167 'et':178 'even':50 'experi':152 'feel':125 'foss':69,127 'free':109 'frustrat':118 'function':165 'futur':36 'get':117,160 'give':31 'googl':177 'ideolog':82,99,158 'import':154 'improv':61 'invest':96 'issu':74 'keep':171 'learn':133,140,144 'lesson':135 'like':8 'link':37 'll':4,39,102 'mani':136 'need':131 'never':55 'notic':56 'odd':15 'otherwis':14 'peopl':20,157 'poor':88,123 'potenti':54 'precious':113 'privaci':71,128 'privacy-respecting-servic':70 'probabl':22,103 'qualiti':148 're':93 'realli':94,95 'rememb':40 'respect':72 'result':85 'retain':156 'run':174 'see':35 'servic':7,73 'someon':76 'someth':79 'spend':115 'start':63 'stop':104 'stuff':120 'three':28 'time':29,110 'tri':51,163 'two':26 'unless':91 'usabl':89 'use':105,169 'user':151 'work':12,45,64,122 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3385192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696660634 {#4338
    date: 2023-10-07 08:37:14.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 {#4457
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: Proxies\__CG__\App\Entity\User {#4340 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#3997 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
        \n
        Dear pipedbots: blow me. Dear ReVanced: ❤️
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699319336 {#4058
        date: 2023-11-07 02:08:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4047 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 31527
      -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3601425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696252890 {#3994
        date: 2023-10-02 15:21:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: """
      Yeah, if you’ll advertise a service like that, it should work already. Otherwise, odds are I (and other people too, probably) will click it two or three times, then give up. If I see future links, I’ll remember that it didn’t work, be biased to not even try anymore, and potentially never notice if it actually did improve and start working.\n
      \n
      It’s a common FOSS / Privacy-respecting-service issue, where someone will create something out of ideology, but the result will have poor usability, and unless you’re really *really* invested into the ideology yourself, you’ll probably stop using it because your free time is too precious to spend on getting frustrated over stuff that works poorly.\n
      \n
      I feel the FOSS / Privacy Alternatives community needs to learn the lesson many bic companies have learned already or are learning now, that the quality of the User Experience is important in retaining people. Ideology can get them to try, but functionality and ease of use will keep them from running back to Google et al.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696660634 {#4337
      date: 2023-10-07 08:37:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4341 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4345 …}
    +reports: Doctrine\ORM\PersistentCollection {#4347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
    -id: 35623
    -bodyTs: "'actual':59 'advertis':5 'al':179 'alreadi':13,141 'altern':129 'anymor':52 'back':175 'bias':47 'bic':137 'click':24 'common':68 'communiti':130 'compani':138 'creat':78 'didn':43 'eas':167 'et':178 'even':50 'experi':152 'feel':125 'foss':69,127 'free':109 'frustrat':118 'function':165 'futur':36 'get':117,160 'give':31 'googl':177 'ideolog':82,99,158 'import':154 'improv':61 'invest':96 'issu':74 'keep':171 'learn':133,140,144 'lesson':135 'like':8 'link':37 'll':4,39,102 'mani':136 'need':131 'never':55 'notic':56 'odd':15 'otherwis':14 'peopl':20,157 'poor':88,123 'potenti':54 'precious':113 'privaci':71,128 'privacy-respecting-servic':70 'probabl':22,103 'qualiti':148 're':93 'realli':94,95 'rememb':40 'respect':72 'result':85 'retain':156 'run':174 'see':35 'servic':7,73 'someon':76 'someth':79 'spend':115 'start':63 'stop':104 'stuff':120 'three':28 'time':29,110 'tri':51,163 'two':26 'unless':91 'usabl':89 'use':105,169 'user':151 'work':12,45,64,122 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3385192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696660634 {#4338
      date: 2023-10-07 08:37:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    I just fired it up a new Piped instance to see if it would work. Result: ![](https://lemmy.dbzer0.com/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)\n
    \n
    God this bot sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696687378 {#4455
    date: 2023-10-07 16:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@luciferofastora@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4458 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
  -id: 35915
  -bodyTs: "'/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)':19 'bot':22 'fire':3 'god':20 'instanc':9 'lemmy.dbzer0.com':18 'lemmy.dbzer0.com/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)':17 'new':7 'pipe':8 'result':16 'see':11 'suck':23 'work':15 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3818914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696687378 {#4456
    date: 2023-10-07 16:02:58.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 {#4457
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: Proxies\__CG__\App\Entity\User {#4340 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#3997 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
        \n
        Dear pipedbots: blow me. Dear ReVanced: ❤️
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699319336 {#4058
        date: 2023-11-07 02:08:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4047 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 31527
      -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3601425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696252890 {#3994
        date: 2023-10-02 15:21:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: """
      Yeah, if you’ll advertise a service like that, it should work already. Otherwise, odds are I (and other people too, probably) will click it two or three times, then give up. If I see future links, I’ll remember that it didn’t work, be biased to not even try anymore, and potentially never notice if it actually did improve and start working.\n
      \n
      It’s a common FOSS / Privacy-respecting-service issue, where someone will create something out of ideology, but the result will have poor usability, and unless you’re really *really* invested into the ideology yourself, you’ll probably stop using it because your free time is too precious to spend on getting frustrated over stuff that works poorly.\n
      \n
      I feel the FOSS / Privacy Alternatives community needs to learn the lesson many bic companies have learned already or are learning now, that the quality of the User Experience is important in retaining people. Ideology can get them to try, but functionality and ease of use will keep them from running back to Google et al.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696660634 {#4337
      date: 2023-10-07 08:37:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4341 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4345 …}
    +reports: Doctrine\ORM\PersistentCollection {#4347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
    -id: 35623
    -bodyTs: "'actual':59 'advertis':5 'al':179 'alreadi':13,141 'altern':129 'anymor':52 'back':175 'bias':47 'bic':137 'click':24 'common':68 'communiti':130 'compani':138 'creat':78 'didn':43 'eas':167 'et':178 'even':50 'experi':152 'feel':125 'foss':69,127 'free':109 'frustrat':118 'function':165 'futur':36 'get':117,160 'give':31 'googl':177 'ideolog':82,99,158 'import':154 'improv':61 'invest':96 'issu':74 'keep':171 'learn':133,140,144 'lesson':135 'like':8 'link':37 'll':4,39,102 'mani':136 'need':131 'never':55 'notic':56 'odd':15 'otherwis':14 'peopl':20,157 'poor':88,123 'potenti':54 'precious':113 'privaci':71,128 'privacy-respecting-servic':70 'probabl':22,103 'qualiti':148 're':93 'realli':94,95 'rememb':40 'respect':72 'result':85 'retain':156 'run':174 'see':35 'servic':7,73 'someon':76 'someth':79 'spend':115 'start':63 'stop':104 'stuff':120 'three':28 'time':29,110 'tri':51,163 'two':26 'unless':91 'usabl':89 'use':105,169 'user':151 'work':12,45,64,122 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3385192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696660634 {#4338
      date: 2023-10-07 08:37:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    I just fired it up a new Piped instance to see if it would work. Result: ![](https://lemmy.dbzer0.com/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)\n
    \n
    God this bot sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696687378 {#4455
    date: 2023-10-07 16:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@luciferofastora@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4458 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
  -id: 35915
  -bodyTs: "'/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)':19 'bot':22 'fire':3 'god':20 'instanc':9 'lemmy.dbzer0.com':18 'lemmy.dbzer0.com/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)':17 'new':7 'pipe':8 'result':16 'see':11 'suck':23 'work':15 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3818914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696687378 {#4456
    date: 2023-10-07 16:02:58.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 {#4457
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4339
    +user: Proxies\__CG__\App\Entity\User {#4340 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#3997 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
        \n
        Dear pipedbots: blow me. Dear ReVanced: ❤️
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699319336 {#4058
        date: 2023-11-07 02:08:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4047 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 31527
      -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3601425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696252890 {#3994
        date: 2023-10-02 15:21:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: """
      Yeah, if you’ll advertise a service like that, it should work already. Otherwise, odds are I (and other people too, probably) will click it two or three times, then give up. If I see future links, I’ll remember that it didn’t work, be biased to not even try anymore, and potentially never notice if it actually did improve and start working.\n
      \n
      It’s a common FOSS / Privacy-respecting-service issue, where someone will create something out of ideology, but the result will have poor usability, and unless you’re really *really* invested into the ideology yourself, you’ll probably stop using it because your free time is too precious to spend on getting frustrated over stuff that works poorly.\n
      \n
      I feel the FOSS / Privacy Alternatives community needs to learn the lesson many bic companies have learned already or are learning now, that the quality of the User Experience is important in retaining people. Ideology can get them to try, but functionality and ease of use will keep them from running back to Google et al.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696660634 {#4337
      date: 2023-10-07 08:37:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4341 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4345 …}
    +reports: Doctrine\ORM\PersistentCollection {#4347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
    -id: 35623
    -bodyTs: "'actual':59 'advertis':5 'al':179 'alreadi':13,141 'altern':129 'anymor':52 'back':175 'bias':47 'bic':137 'click':24 'common':68 'communiti':130 'compani':138 'creat':78 'didn':43 'eas':167 'et':178 'even':50 'experi':152 'feel':125 'foss':69,127 'free':109 'frustrat':118 'function':165 'futur':36 'get':117,160 'give':31 'googl':177 'ideolog':82,99,158 'import':154 'improv':61 'invest':96 'issu':74 'keep':171 'learn':133,140,144 'lesson':135 'like':8 'link':37 'll':4,39,102 'mani':136 'need':131 'never':55 'notic':56 'odd':15 'otherwis':14 'peopl':20,157 'poor':88,123 'potenti':54 'precious':113 'privaci':71,128 'privacy-respecting-servic':70 'probabl':22,103 'qualiti':148 're':93 'realli':94,95 'rememb':40 'respect':72 'result':85 'retain':156 'run':174 'see':35 'servic':7,73 'someon':76 'someth':79 'spend':115 'start':63 'stop':104 'stuff':120 'three':28 'time':29,110 'tri':51,163 'two':26 'unless':91 'usabl':89 'use':105,169 'user':151 'work':12,45,64,122 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3385192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696660634 {#4338
      date: 2023-10-07 08:37:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: """
    I just fired it up a new Piped instance to see if it would work. Result: ![](https://lemmy.dbzer0.com/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)\n
    \n
    God this bot sucks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696687378 {#4455
    date: 2023-10-07 16:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@luciferofastora@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4458 …}
  +nested: Doctrine\ORM\PersistentCollection {#4460 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4468 …}
  -id: 35915
  -bodyTs: "'/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)':19 'bot':22 'fire':3 'god':20 'instanc':9 'lemmy.dbzer0.com':18 'lemmy.dbzer0.com/pictrs/image/90cab0bf-2d7f-40d4-ac56-9c84d50171d7.png)':17 'new':7 'pipe':8 'result':16 'see':11 'suck':23 'work':15 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3818914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696687378 {#4456
    date: 2023-10-07 16:02:58.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 {#4355
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Same experience, not from a lack of trying but I finally blocked the bot this week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696261663 {#4353
    date: 2023-10-02 17:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 94495
  -bodyTs: "'block':12 'bot':14 'experi':2 'final':11 'lack':6 'tri':8 'week':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3860839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696261663 {#4354
    date: 2023-10-02 17:47:43.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 {#4355
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Same experience, not from a lack of trying but I finally blocked the bot this week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696261663 {#4353
    date: 2023-10-02 17:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 94495
  -bodyTs: "'block':12 'bot':14 'experi':2 'final':11 'lack':6 'tri':8 'week':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3860839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696261663 {#4354
    date: 2023-10-02 17:47:43.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 {#4355
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Same experience, not from a lack of trying but I finally blocked the bot this week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696261663 {#4353
    date: 2023-10-02 17:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 94495
  -bodyTs: "'block':12 'bot':14 'experi':2 'final':11 'lack':6 'tri':8 'week':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3860839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696261663 {#4354
    date: 2023-10-02 17:47:43.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 {#4472
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4355
    +user: Proxies\__CG__\App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#3997 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
        \n
        Dear pipedbots: blow me. Dear ReVanced: ❤️
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699319336 {#4058
        date: 2023-11-07 02:08:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4047 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 31527
      -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3601425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696252890 {#3994
        date: 2023-10-02 15:21:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: "Same experience, not from a lack of trying but I finally blocked the bot this week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696261663 {#4353
      date: 2023-10-02 17:47:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 94495
    -bodyTs: "'block':12 'bot':14 'experi':2 'final':11 'lack':6 'tri':8 'week':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3860839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696261663 {#4354
      date: 2023-10-02 17:47:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "I blocked it about 2 weeks ago. Best decision I’ve made on Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696282499 {#4470
    date: 2023-10-02 23:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4473 …}
  +nested: Doctrine\ORM\PersistentCollection {#4475 …}
  +votes: Doctrine\ORM\PersistentCollection {#4477 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 96018
  -bodyTs: "'2':5 'ago':7 'best':8 'block':2 'decis':9 'lemmi':14 'made':12 've':11 'week':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3614591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696282499 {#4471
    date: 2023-10-02 23:34:59.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 {#4472
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4355
    +user: Proxies\__CG__\App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#3997 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
        \n
        Dear pipedbots: blow me. Dear ReVanced: ❤️
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699319336 {#4058
        date: 2023-11-07 02:08:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4047 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 31527
      -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3601425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696252890 {#3994
        date: 2023-10-02 15:21:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: "Same experience, not from a lack of trying but I finally blocked the bot this week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696261663 {#4353
      date: 2023-10-02 17:47:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 94495
    -bodyTs: "'block':12 'bot':14 'experi':2 'final':11 'lack':6 'tri':8 'week':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3860839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696261663 {#4354
      date: 2023-10-02 17:47:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "I blocked it about 2 weeks ago. Best decision I’ve made on Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696282499 {#4470
    date: 2023-10-02 23:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4473 …}
  +nested: Doctrine\ORM\PersistentCollection {#4475 …}
  +votes: Doctrine\ORM\PersistentCollection {#4477 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 96018
  -bodyTs: "'2':5 'ago':7 'best':8 'block':2 'decis':9 'lemmi':14 'made':12 've':11 'week':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3614591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696282499 {#4471
    date: 2023-10-02 23:34:59.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 {#4472
  +user: App\Entity\User {#3997 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4355
    +user: Proxies\__CG__\App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4049
      +user: App\Entity\User {#3997 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
        \n
        Dear pipedbots: blow me. Dear ReVanced: ❤️
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699319336 {#4058
        date: 2023-11-07 02:08:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4047 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4043 …}
      +reports: Doctrine\ORM\PersistentCollection {#4041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 31527
      -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/3601425"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696252890 {#3994
        date: 2023-10-02 15:21:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4049}
    +body: "Same experience, not from a lack of trying but I finally blocked the bot this week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696261663 {#4353
      date: 2023-10-02 17:47:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 94495
    -bodyTs: "'block':12 'bot':14 'experi':2 'final':11 'lack':6 'tri':8 'week':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3860839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696261663 {#4354
      date: 2023-10-02 17:47:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "I blocked it about 2 weeks ago. Best decision I’ve made on Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696282499 {#4470
    date: 2023-10-02 23:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4473 …}
  +nested: Doctrine\ORM\PersistentCollection {#4475 …}
  +votes: Doctrine\ORM\PersistentCollection {#4477 …}
  +reports: Doctrine\ORM\PersistentCollection {#4479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4483 …}
  -id: 96018
  -bodyTs: "'2':5 'ago':7 'best':8 'block':2 'decis':9 'lemmi':14 'made':12 've':11 'week':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3614591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696282499 {#4471
    date: 2023-10-02 23:34:59.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 {#4371
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "YES. What the fuck piped? Work and I’ll use you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696252997 {#4369
    date: 2023-10-02 15:23:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 31528
  -bodyTs: "'fuck':4 'll':9 'pipe':5 'use':10 'work':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4223675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696252997 {#4370
    date: 2023-10-02 15:23:17.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 {#4371
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "YES. What the fuck piped? Work and I’ll use you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696252997 {#4369
    date: 2023-10-02 15:23:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 31528
  -bodyTs: "'fuck':4 'll':9 'pipe':5 'use':10 'work':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4223675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696252997 {#4370
    date: 2023-10-02 15:23:17.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 {#4371
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#3997 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have never successfully run any piped video on any platform. Literally every pipedbot post has been worthless, at best, and usually actively frustrating as I’d actually use an alternative youtube frontend.\n
      \n
      Dear pipedbots: blow me. Dear ReVanced: ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319336 {#4058
      date: 2023-11-07 02:08:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4047 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4043 …}
    +reports: Doctrine\ORM\PersistentCollection {#4041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 31527
    -bodyTs: "'activ':23 'actual':28 'altern':31 'best':20 'blow':36 'd':27 'dear':34,38 'everi':13 'frontend':33 'frustrat':24 'liter':12 'never':3 'pipe':7 'pipedbot':14,35 'platform':11 'post':15 'revanc':39 'run':5 'success':4 'use':29 'usual':22 'video':8 'worthless':18 'youtub':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3601425"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696252890 {#3994
      date: 2023-10-02 15:21:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "YES. What the fuck piped? Work and I’ll use you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696252997 {#4369
    date: 2023-10-02 15:23:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 31528
  -bodyTs: "'fuck':4 'll':9 'pipe':5 'use':10 'work':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4223675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696252997 {#4370
    date: 2023-10-02 15:23:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4081
  +user: App\Entity\User {#4070 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m sure it’s useful to some but I just ended up blocking it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696685385 {#4087
    date: 2023-10-07 15:29:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4086 …}
  +nested: Doctrine\ORM\PersistentCollection {#4085 …}
  +votes: Doctrine\ORM\PersistentCollection {#4076 …}
  +reports: Doctrine\ORM\PersistentCollection {#4079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
  -id: 32579
  -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3857126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696254060 {#4092
    date: 2023-10-02 15:41:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4081
  +user: App\Entity\User {#4070 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m sure it’s useful to some but I just ended up blocking it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696685385 {#4087
    date: 2023-10-07 15:29:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4086 …}
  +nested: Doctrine\ORM\PersistentCollection {#4085 …}
  +votes: Doctrine\ORM\PersistentCollection {#4076 …}
  +reports: Doctrine\ORM\PersistentCollection {#4079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
  -id: 32579
  -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3857126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696254060 {#4092
    date: 2023-10-02 15:41:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4081
  +user: App\Entity\User {#4070 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m sure it’s useful to some but I just ended up blocking it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696685385 {#4087
    date: 2023-10-07 15:29:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4086 …}
  +nested: Doctrine\ORM\PersistentCollection {#4085 …}
  +votes: Doctrine\ORM\PersistentCollection {#4076 …}
  +reports: Doctrine\ORM\PersistentCollection {#4079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
  -id: 32579
  -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3857126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696254060 {#4092
    date: 2023-10-02 15:41:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4081
    +user: App\Entity\User {#4070 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I’m sure it’s useful to some but I just ended up blocking it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696685385 {#4087
      date: 2023-10-07 15:29:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4085 …}
    +votes: Doctrine\ORM\PersistentCollection {#4076 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    -id: 32579
    -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3857126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254060 {#4092
      date: 2023-10-02 15:41:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Same. Also all those tldr bots too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696254256 {#4385
    date: 2023-10-02 15:44:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4389 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
  -id: 32581
  -bodyTs: "'also':2 'bot':6 'tldr':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4224386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696254256 {#4386
    date: 2023-10-02 15:44:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4081
    +user: App\Entity\User {#4070 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I’m sure it’s useful to some but I just ended up blocking it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696685385 {#4087
      date: 2023-10-07 15:29:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4085 …}
    +votes: Doctrine\ORM\PersistentCollection {#4076 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    -id: 32579
    -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3857126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254060 {#4092
      date: 2023-10-02 15:41:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Same. Also all those tldr bots too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696254256 {#4385
    date: 2023-10-02 15:44:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4389 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
  -id: 32581
  -bodyTs: "'also':2 'bot':6 'tldr':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4224386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696254256 {#4386
    date: 2023-10-02 15:44:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4081
    +user: App\Entity\User {#4070 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I’m sure it’s useful to some but I just ended up blocking it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696685385 {#4087
      date: 2023-10-07 15:29:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4085 …}
    +votes: Doctrine\ORM\PersistentCollection {#4076 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    -id: 32579
    -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3857126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254060 {#4092
      date: 2023-10-02 15:41:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Same. Also all those tldr bots too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696254256 {#4385
    date: 2023-10-02 15:44:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4389 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4393 …}
  +reports: Doctrine\ORM\PersistentCollection {#4395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
  -id: 32581
  -bodyTs: "'also':2 'bot':6 'tldr':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4224386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696254256 {#4386
    date: 2023-10-02 15:44:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4422
  +user: Proxies\__CG__\App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4388 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4081
      +user: App\Entity\User {#4070 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure it’s useful to some but I just ended up blocking it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696685385 {#4087
        date: 2023-10-07 15:29:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4085 …}
      +votes: Doctrine\ORM\PersistentCollection {#4076 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
      -id: 32579
      -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3857126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696254060 {#4092
        date: 2023-10-02 15:41:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4081}
    +body: "Same. Also all those tldr bots too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696254256 {#4385
      date: 2023-10-02 15:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@Aurenkin@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4389 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4393 …}
    +reports: Doctrine\ORM\PersistentCollection {#4395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    -id: 32581
    -bodyTs: "'also':2 'bot':6 'tldr':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4224386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254256 {#4386
      date: 2023-10-02 15:44:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Padme: Because you read the article, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696260493 {#4421
    date: 2023-10-02 17:28:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4431 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 32582
  -bodyTs: "'articl':6 'padm':1 'read':4 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3394103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696260493 {#4418
    date: 2023-10-02 17:28:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4422
  +user: Proxies\__CG__\App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4388 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4081
      +user: App\Entity\User {#4070 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure it’s useful to some but I just ended up blocking it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696685385 {#4087
        date: 2023-10-07 15:29:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4085 …}
      +votes: Doctrine\ORM\PersistentCollection {#4076 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
      -id: 32579
      -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3857126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696254060 {#4092
        date: 2023-10-02 15:41:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4081}
    +body: "Same. Also all those tldr bots too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696254256 {#4385
      date: 2023-10-02 15:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@Aurenkin@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4389 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4393 …}
    +reports: Doctrine\ORM\PersistentCollection {#4395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    -id: 32581
    -bodyTs: "'also':2 'bot':6 'tldr':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4224386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254256 {#4386
      date: 2023-10-02 15:44:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Padme: Because you read the article, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696260493 {#4421
    date: 2023-10-02 17:28:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4431 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 32582
  -bodyTs: "'articl':6 'padm':1 'read':4 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3394103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696260493 {#4418
    date: 2023-10-02 17:28:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4422
  +user: Proxies\__CG__\App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4388 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4081
      +user: App\Entity\User {#4070 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure it’s useful to some but I just ended up blocking it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696685385 {#4087
        date: 2023-10-07 15:29:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4085 …}
      +votes: Doctrine\ORM\PersistentCollection {#4076 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
      -id: 32579
      -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3857126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696254060 {#4092
        date: 2023-10-02 15:41:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4081}
    +body: "Same. Also all those tldr bots too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696254256 {#4385
      date: 2023-10-02 15:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@Aurenkin@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4389 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4393 …}
    +reports: Doctrine\ORM\PersistentCollection {#4395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    -id: 32581
    -bodyTs: "'also':2 'bot':6 'tldr':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4224386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254256 {#4386
      date: 2023-10-02 15:44:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Padme: Because you read the article, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696260493 {#4421
    date: 2023-10-02 17:28:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4431 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 32582
  -bodyTs: "'articl':6 'padm':1 'read':4 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3394103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696260493 {#4418
    date: 2023-10-02 17:28:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4442
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4388 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4081
      +user: App\Entity\User {#4070 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure it’s useful to some but I just ended up blocking it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696685385 {#4087
        date: 2023-10-07 15:29:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4085 …}
      +votes: Doctrine\ORM\PersistentCollection {#4076 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
      -id: 32579
      -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3857126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696254060 {#4092
        date: 2023-10-02 15:41:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4081}
    +body: "Same. Also all those tldr bots too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696254256 {#4385
      date: 2023-10-02 15:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@Aurenkin@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4389 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4393 …}
    +reports: Doctrine\ORM\PersistentCollection {#4395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    -id: 32581
    -bodyTs: "'also':2 'bot':6 'tldr':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4224386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254256 {#4386
      date: 2023-10-02 15:44:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: """
    “The article was 7945 words long and was shortened to 248 words.”\n
    \n
    Yeah, I’m sure I’m not missing out on anything bud
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696261861 {#4440
    date: 2023-10-02 17:51:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4443 …}
  +nested: Doctrine\ORM\PersistentCollection {#4445 …}
  +votes: Doctrine\ORM\PersistentCollection {#4447 …}
  +reports: Doctrine\ORM\PersistentCollection {#4449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4453 …}
  -id: 35884
  -bodyTs: "'248':11 '7945':4 'anyth':23 'articl':2 'bud':24 'long':6 'm':15,18 'miss':20 'shorten':9 'sure':16 'word':5,12 'yeah':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3860920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696261861 {#4441
    date: 2023-10-02 17:51:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4442
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4388 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4081
      +user: App\Entity\User {#4070 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure it’s useful to some but I just ended up blocking it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696685385 {#4087
        date: 2023-10-07 15:29:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4085 …}
      +votes: Doctrine\ORM\PersistentCollection {#4076 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
      -id: 32579
      -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3857126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696254060 {#4092
        date: 2023-10-02 15:41:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4081}
    +body: "Same. Also all those tldr bots too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696254256 {#4385
      date: 2023-10-02 15:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@Aurenkin@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4389 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4393 …}
    +reports: Doctrine\ORM\PersistentCollection {#4395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    -id: 32581
    -bodyTs: "'also':2 'bot':6 'tldr':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4224386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254256 {#4386
      date: 2023-10-02 15:44:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: """
    “The article was 7945 words long and was shortened to 248 words.”\n
    \n
    Yeah, I’m sure I’m not missing out on anything bud
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696261861 {#4440
    date: 2023-10-02 17:51:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4443 …}
  +nested: Doctrine\ORM\PersistentCollection {#4445 …}
  +votes: Doctrine\ORM\PersistentCollection {#4447 …}
  +reports: Doctrine\ORM\PersistentCollection {#4449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4453 …}
  -id: 35884
  -bodyTs: "'248':11 '7945':4 'anyth':23 'articl':2 'bud':24 'long':6 'm':15,18 'miss':20 'shorten':9 'sure':16 'word':5,12 'yeah':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3860920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696261861 {#4441
    date: 2023-10-02 17:51:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4442
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4388 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4081
      +user: App\Entity\User {#4070 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I’m sure it’s useful to some but I just ended up blocking it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696685385 {#4087
        date: 2023-10-07 15:29:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4086 …}
      +nested: Doctrine\ORM\PersistentCollection {#4085 …}
      +votes: Doctrine\ORM\PersistentCollection {#4076 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
      -id: 32579
      -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3857126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696254060 {#4092
        date: 2023-10-02 15:41:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4081}
    +body: "Same. Also all those tldr bots too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696254256 {#4385
      date: 2023-10-02 15:44:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
      "@Aurenkin@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4389 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4393 …}
    +reports: Doctrine\ORM\PersistentCollection {#4395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4399 …}
    -id: 32581
    -bodyTs: "'also':2 'bot':6 'tldr':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4224386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254256 {#4386
      date: 2023-10-02 15:44:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: """
    “The article was 7945 words long and was shortened to 248 words.”\n
    \n
    Yeah, I’m sure I’m not missing out on anything bud
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696261861 {#4440
    date: 2023-10-02 17:51:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
    "@greenskye@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4443 …}
  +nested: Doctrine\ORM\PersistentCollection {#4445 …}
  +votes: Doctrine\ORM\PersistentCollection {#4447 …}
  +reports: Doctrine\ORM\PersistentCollection {#4449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4453 …}
  -id: 35884
  -bodyTs: "'248':11 '7945':4 'anyth':23 'articl':2 'bud':24 'long':6 'm':15,18 'miss':20 'shorten':9 'sure':16 'word':5,12 'yeah':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3860920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696261861 {#4441
    date: 2023-10-02 17:51:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4403
  +user: Proxies\__CG__\App\Entity\User {#4404 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4081
    +user: App\Entity\User {#4070 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I’m sure it’s useful to some but I just ended up blocking it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696685385 {#4087
      date: 2023-10-07 15:29:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4085 …}
    +votes: Doctrine\ORM\PersistentCollection {#4076 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    -id: 32579
    -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3857126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254060 {#4092
      date: 2023-10-02 15:41:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Welp I don’t know why that never occurred to me, I feel like a [moran](https://i.kym-cdn.com/photos/images/newsfeed/000/026/483/morans.jpg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696263985 {#4401
    date: 2023-10-02 18:26:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4407 …}
  +votes: Doctrine\ORM\PersistentCollection {#4409 …}
  +reports: Doctrine\ORM\PersistentCollection {#4411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4415 …}
  -id: 32580
  -bodyTs: "'/photos/images/newsfeed/000/026/483/morans.jpg).':19 'feel':13 'i.kym-cdn.com':18 'i.kym-cdn.com/photos/images/newsfeed/000/026/483/morans.jpg).':17 'know':5 'like':14 'moran':16 'never':8 'occur':9 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4392432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696263985 {#4402
    date: 2023-10-02 18:26: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
51 DENIED edit
App\Entity\EntryComment {#4403
  +user: Proxies\__CG__\App\Entity\User {#4404 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4081
    +user: App\Entity\User {#4070 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I’m sure it’s useful to some but I just ended up blocking it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696685385 {#4087
      date: 2023-10-07 15:29:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4085 …}
    +votes: Doctrine\ORM\PersistentCollection {#4076 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    -id: 32579
    -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3857126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254060 {#4092
      date: 2023-10-02 15:41:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Welp I don’t know why that never occurred to me, I feel like a [moran](https://i.kym-cdn.com/photos/images/newsfeed/000/026/483/morans.jpg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696263985 {#4401
    date: 2023-10-02 18:26:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4407 …}
  +votes: Doctrine\ORM\PersistentCollection {#4409 …}
  +reports: Doctrine\ORM\PersistentCollection {#4411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4415 …}
  -id: 32580
  -bodyTs: "'/photos/images/newsfeed/000/026/483/morans.jpg).':19 'feel':13 'i.kym-cdn.com':18 'i.kym-cdn.com/photos/images/newsfeed/000/026/483/morans.jpg).':17 'know':5 'like':14 'moran':16 'never':8 'occur':9 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4392432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696263985 {#4402
    date: 2023-10-02 18:26: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
52 DENIED moderate
App\Entity\EntryComment {#4403
  +user: Proxies\__CG__\App\Entity\User {#4404 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4081
    +user: App\Entity\User {#4070 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I’m sure it’s useful to some but I just ended up blocking it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696685385 {#4087
      date: 2023-10-07 15:29:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4086 …}
    +nested: Doctrine\ORM\PersistentCollection {#4085 …}
    +votes: Doctrine\ORM\PersistentCollection {#4076 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4072 …}
    -id: 32579
    -bodyTs: "'block':14 'end':12 'm':2 'sure':3 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3857126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696254060 {#4092
      date: 2023-10-02 15:41:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4081}
  +body: "Welp I don’t know why that never occurred to me, I feel like a [moran](https://i.kym-cdn.com/photos/images/newsfeed/000/026/483/morans.jpg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696263985 {#4401
    date: 2023-10-02 18:26:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4407 …}
  +votes: Doctrine\ORM\PersistentCollection {#4409 …}
  +reports: Doctrine\ORM\PersistentCollection {#4411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4415 …}
  -id: 32580
  -bodyTs: "'/photos/images/newsfeed/000/026/483/morans.jpg).':19 'feel':13 'i.kym-cdn.com':18 'i.kym-cdn.com/photos/images/newsfeed/000/026/483/morans.jpg).':17 'know':5 'like':14 'moran':16 'never':8 'occur':9 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4392432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696263985 {#4402
    date: 2023-10-02 18:26: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4166
  +user: App\Entity\User {#4179 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Their replies are too long. Why aren’t they like two lines at max? They space out real conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696262756 {#4161
    date: 2023-10-02 18:05:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4169 …}
  +votes: Doctrine\ORM\PersistentCollection {#4171 …}
  +reports: Doctrine\ORM\PersistentCollection {#4173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4177 …}
  -id: 33758
  -bodyTs: "'aren':7 'convers':19 'like':10 'line':12 'long':5 'max':14 'real':18 'repli':2 'space':16 'two':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3861234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696262756 {#4162
    date: 2023-10-02 18:05:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4166
  +user: App\Entity\User {#4179 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Their replies are too long. Why aren’t they like two lines at max? They space out real conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696262756 {#4161
    date: 2023-10-02 18:05:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4169 …}
  +votes: Doctrine\ORM\PersistentCollection {#4171 …}
  +reports: Doctrine\ORM\PersistentCollection {#4173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4177 …}
  -id: 33758
  -bodyTs: "'aren':7 'convers':19 'like':10 'line':12 'long':5 'max':14 'real':18 'repli':2 'space':16 'two':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3861234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696262756 {#4162
    date: 2023-10-02 18:05:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4166
  +user: App\Entity\User {#4179 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Their replies are too long. Why aren’t they like two lines at max? They space out real conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696262756 {#4161
    date: 2023-10-02 18:05:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4169 …}
  +votes: Doctrine\ORM\PersistentCollection {#4171 …}
  +reports: Doctrine\ORM\PersistentCollection {#4173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4177 …}
  -id: 33758
  -bodyTs: "'aren':7 'convers':19 'like':10 'line':12 'long':5 'max':14 'real':18 'repli':2 'space':16 'two':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3861234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696262756 {#4162
    date: 2023-10-02 18:05:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4240
  +user: App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Also armed with a pipebomb"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696279842 {#4235
    date: 2023-10-02 22:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 63267
  -bodyTs: "'also':1 'arm':2 'pipebomb':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3316725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696279842 {#4236
    date: 2023-10-02 22:50:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4240
  +user: App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Also armed with a pipebomb"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696279842 {#4235
    date: 2023-10-02 22:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 63267
  -bodyTs: "'also':1 'arm':2 'pipebomb':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3316725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696279842 {#4236
    date: 2023-10-02 22:50:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4240
  +user: App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Here-is-an-alternative-Piped-link-s"
    +title: "Here is an alternative Piped link(s):"
    +url: "https://mander.xyz/pictrs/image/ef2c94e9-5f9c-469b-9a74-364bb0467052.jpeg"
    +body: """
      Here is an alternative Piped link(s):\n
      \n
      [Meme](https://piped.kavin.rocks/watch?v=dQw4w9WgXcQ)\n
      \n
      Piped is a privacy-respecting open-source alternative frontend to YouTube.\n
      \n
      I’m open-source; check me out at [GitHub](https://github.com/TeamPiped/lemmy-piped-link-bot).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696687378 {#2410
      date: 2023-10-07 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2778
    -titleTs: "'altern':4 'link':6 'pipe':5"
    -bodyTs: "'/teampiped/lemmy-piped-link-bot).':37 '/watch?v=dqw4w9wgxcq)':11 'altern':4,21 'check':30 'frontend':22 'github':34 'github.com':36 'github.com/teampiped/lemmy-piped-link-bot).':35 'link':6 'm':26 'meme':8 'open':19,28 'open-sourc':18,27 'pipe':5,12 'piped.kavin.rocks':10 'piped.kavin.rocks/watch?v=dqw4w9wgxcq)':9 'privaci':16 'privacy-respect':15 'respect':17 'sourc':20,29 'youtub':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696337359
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4435597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696250959 {#1850
      date: 2023-10-02 14:49:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Also armed with a pipebomb"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696279842 {#4235
    date: 2023-10-02 22:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4241 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4251 …}
  -id: 63267
  -bodyTs: "'also':1 'arm':2 'pipebomb':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3316725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696279842 {#4236
    date: 2023-10-02 22:50:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details