Redirect 302 redirect from GET @entry_comment_report (cd9572)

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 …}
}
1.00 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.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#276
      date: 2024-10-22 08:43:36.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: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#270
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#272
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
  +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
  +url: null
  +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693240295 {#2410
    date: 2023-08-28 18:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 1968
  -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
  -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693200223
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2825776"
  +editedAt: DateTimeImmutable @1693118702 {#1850
    date: 2023-08-27 08:45:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693113823 {#2420
    date: 2023-08-27 07:23:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#276
      date: 2024-10-22 08:43:36.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: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#270
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#272
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
  +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
  +url: null
  +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693240295 {#2410
    date: 2023-08-28 18:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 1968
  -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
  -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693200223
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2825776"
  +editedAt: DateTimeImmutable @1693118702 {#1850
    date: 2023-08-27 08:45:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693113823 {#2420
    date: 2023-08-27 07:23:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#276
      date: 2024-10-22 08:43:36.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: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#270
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#272
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
  +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
  +url: null
  +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693240295 {#2410
    date: 2023-08-28 18:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 1968
  -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
  -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693200223
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2825776"
  +editedAt: DateTimeImmutable @1693118702 {#1850
    date: 2023-08-27 08:45:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693113823 {#2420
    date: 2023-08-27 07:23:43.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 {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1693218997 {#4021
    date: 2023-08-28 12:36:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 27052
  -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3169364"
  +editedAt: DateTimeImmutable @1693180307 {#3957
    date: 2023-08-28 01:51:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693180155 {#4020
    date: 2023-08-28 01:49:15.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 {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1693218997 {#4021
    date: 2023-08-28 12:36:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 27052
  -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3169364"
  +editedAt: DateTimeImmutable @1693180307 {#3957
    date: 2023-08-28 01:51:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693180155 {#4020
    date: 2023-08-28 01:49:15.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 {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1693218997 {#4021
    date: 2023-08-28 12:36:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 27052
  -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3169364"
  +editedAt: DateTimeImmutable @1693180307 {#3957
    date: 2023-08-28 01:51:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693180155 {#4020
    date: 2023-08-28 01:49:15.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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4011
    +user: App\Entity\User {#3959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1693218997 {#4021
      date: 2023-08-28 12:36:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4009 …}
    +nested: Doctrine\ORM\PersistentCollection {#4007 …}
    +votes: Doctrine\ORM\PersistentCollection {#4005 …}
    +reports: Doctrine\ORM\PersistentCollection {#4003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
    -id: 27052
    -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3169364"
    +editedAt: DateTimeImmutable @1693180307 {#3957
      date: 2023-08-28 01:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693180155 {#4020
      date: 2023-08-28 01:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4011}
  +body: "It seems like the implication was “due to language barrier…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693192019 {#4594
    date: 2023-08-28 05:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -id: 27059
  -bodyTs: "'barrier':10 'due':7 'implic':5 'languag':9 'like':3 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2876725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693192019 {#4595
    date: 2023-08-28 05:06: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
11 DENIED edit
App\Entity\EntryComment {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4011
    +user: App\Entity\User {#3959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1693218997 {#4021
      date: 2023-08-28 12:36:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4009 …}
    +nested: Doctrine\ORM\PersistentCollection {#4007 …}
    +votes: Doctrine\ORM\PersistentCollection {#4005 …}
    +reports: Doctrine\ORM\PersistentCollection {#4003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
    -id: 27052
    -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3169364"
    +editedAt: DateTimeImmutable @1693180307 {#3957
      date: 2023-08-28 01:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693180155 {#4020
      date: 2023-08-28 01:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4011}
  +body: "It seems like the implication was “due to language barrier…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693192019 {#4594
    date: 2023-08-28 05:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -id: 27059
  -bodyTs: "'barrier':10 'due':7 'implic':5 'languag':9 'like':3 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2876725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693192019 {#4595
    date: 2023-08-28 05:06: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
12 DENIED moderate
App\Entity\EntryComment {#4596
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4011
    +user: App\Entity\User {#3959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1693218997 {#4021
      date: 2023-08-28 12:36:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4009 …}
    +nested: Doctrine\ORM\PersistentCollection {#4007 …}
    +votes: Doctrine\ORM\PersistentCollection {#4005 …}
    +reports: Doctrine\ORM\PersistentCollection {#4003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
    -id: 27052
    -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3169364"
    +editedAt: DateTimeImmutable @1693180307 {#3957
      date: 2023-08-28 01:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693180155 {#4020
      date: 2023-08-28 01:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4011}
  +body: "It seems like the implication was “due to language barrier…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693192019 {#4594
    date: 2023-08-28 05:06:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4598 …}
  +nested: Doctrine\ORM\PersistentCollection {#4600 …}
  +votes: Doctrine\ORM\PersistentCollection {#4602 …}
  +reports: Doctrine\ORM\PersistentCollection {#4604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4608 …}
  -id: 27059
  -bodyTs: "'barrier':10 'due':7 'implic':5 'languag':9 'like':3 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2876725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693192019 {#4595
    date: 2023-08-28 05:06: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
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 {#4612
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4011
    +user: App\Entity\User {#3959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1693218997 {#4021
      date: 2023-08-28 12:36:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4009 …}
    +nested: Doctrine\ORM\PersistentCollection {#4007 …}
    +votes: Doctrine\ORM\PersistentCollection {#4005 …}
    +reports: Doctrine\ORM\PersistentCollection {#4003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
    -id: 27052
    -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3169364"
    +editedAt: DateTimeImmutable @1693180307 {#3957
      date: 2023-08-28 01:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693180155 {#4020
      date: 2023-08-28 01:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4011}
  +body: "This device literally has no brand only a made in china text on the bottom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693218994 {#4610
    date: 2023-08-28 12:36:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 27085
  -bodyTs: "'bottom':15 'brand':6 'china':11 'devic':2 'liter':3 'made':9 'text':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2445456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693218994 {#4611
    date: 2023-08-28 12:36:34.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 {#4612
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4011
    +user: App\Entity\User {#3959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1693218997 {#4021
      date: 2023-08-28 12:36:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4009 …}
    +nested: Doctrine\ORM\PersistentCollection {#4007 …}
    +votes: Doctrine\ORM\PersistentCollection {#4005 …}
    +reports: Doctrine\ORM\PersistentCollection {#4003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
    -id: 27052
    -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3169364"
    +editedAt: DateTimeImmutable @1693180307 {#3957
      date: 2023-08-28 01:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693180155 {#4020
      date: 2023-08-28 01:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4011}
  +body: "This device literally has no brand only a made in china text on the bottom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693218994 {#4610
    date: 2023-08-28 12:36:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 27085
  -bodyTs: "'bottom':15 'brand':6 'china':11 'devic':2 'liter':3 'made':9 'text':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2445456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693218994 {#4611
    date: 2023-08-28 12:36:34.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 {#4612
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4011
    +user: App\Entity\User {#3959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yes because every single person of Chinese ethnicity did this. Don’t know why you had to drag Chinese into this, just say “this company” or the name of the company or something. Does OceanGate represent every single American person too?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1693218997 {#4021
      date: 2023-08-28 12:36:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4009 …}
    +nested: Doctrine\ORM\PersistentCollection {#4007 …}
    +votes: Doctrine\ORM\PersistentCollection {#4005 …}
    +reports: Doctrine\ORM\PersistentCollection {#4003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
    -id: 27052
    -bodyTs: "'american':39 'chines':7,19 'compani':25,31 'drag':18 'ethnic':8 'everi':3,37 'know':13 'name':28 'oceang':35 'person':5,40 'repres':36 'say':23 'singl':4,38 'someth':33 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3169364"
    +editedAt: DateTimeImmutable @1693180307 {#3957
      date: 2023-08-28 01:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693180155 {#4020
      date: 2023-08-28 01:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4011}
  +body: "This device literally has no brand only a made in china text on the bottom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693218994 {#4610
    date: 2023-08-28 12:36:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 27085
  -bodyTs: "'bottom':15 'brand':6 'china':11 'devic':2 'liter':3 'made':9 'text':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2445456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693218994 {#4611
    date: 2023-08-28 12:36:34.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 {#4048
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
    \n
    Huh.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693240296 {#4054
    date: 2023-08-28 18:31:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 27032
  -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1577925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693156389 {#4051
    date: 2023-08-27 19:13:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4048
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
    \n
    Huh.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693240296 {#4054
    date: 2023-08-28 18:31:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 27032
  -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1577925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693156389 {#4051
    date: 2023-08-27 19:13:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4048
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
    \n
    Huh.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693240296 {#4054
    date: 2023-08-28 18:31:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 27032
  -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1577925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693156389 {#4051
    date: 2023-08-27 19:13:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4549
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Yup its 22 bucks on aliexpress"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693219039 {#4546
    date: 2023-08-28 12:37:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 27086
  -bodyTs: "'22':3 'aliexpress':6 'buck':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2445466"
  +editedAt: DateTimeImmutable @1693219058 {#4547
    date: 2023-08-28 12:37:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693219039 {#4548
    date: 2023-08-28 12:37:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4549
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Yup its 22 bucks on aliexpress"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693219039 {#4546
    date: 2023-08-28 12:37:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 27086
  -bodyTs: "'22':3 'aliexpress':6 'buck':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2445466"
  +editedAt: DateTimeImmutable @1693219058 {#4547
    date: 2023-08-28 12:37:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693219039 {#4548
    date: 2023-08-28 12:37:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4549
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Yup its 22 bucks on aliexpress"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693219039 {#4546
    date: 2023-08-28 12:37:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 27086
  -bodyTs: "'22':3 'aliexpress':6 'buck':4 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2445466"
  +editedAt: DateTimeImmutable @1693219058 {#4547
    date: 2023-08-28 12:37:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693219039 {#4548
    date: 2023-08-28 12:37:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "I have the exact same setup lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693181302 {#4562
    date: 2023-08-28 02:08:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 27053
  -bodyTs: "'exact':4 'lol':7 'setup':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2873811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693181302 {#4563
    date: 2023-08-28 02:08:22.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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "I have the exact same setup lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693181302 {#4562
    date: 2023-08-28 02:08:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 27053
  -bodyTs: "'exact':4 'lol':7 'setup':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2873811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693181302 {#4563
    date: 2023-08-28 02:08:22.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 {#4564
  +user: Proxies\__CG__\App\Entity\User {#4565 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "I have the exact same setup lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693181302 {#4562
    date: 2023-08-28 02:08:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 27053
  -bodyTs: "'exact':4 'lol':7 'setup':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2873811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693181302 {#4563
    date: 2023-08-28 02:08:22.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 {#4665
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4048
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
        \n
        Huh.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1693240296 {#4054
        date: 2023-08-28 18:31:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4043 …}
      +votes: Doctrine\ORM\PersistentCollection {#4040 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 27032
      -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/1577925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693156389 {#4051
        date: 2023-08-27 19:13:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4048}
    +body: "I have the exact same setup lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693181302 {#4562
      date: 2023-08-28 02:08:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@RxBrad@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 27053
    -bodyTs: "'exact':4 'lol':7 'setup':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2873811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693181302 {#4563
      date: 2023-08-28 02:08:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Panasonic plasma forever…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693182511 {#4663
    date: 2023-08-28 02:28:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
    "@WhatsHerBucket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 27054
  -bodyTs: "'forev':3 'panason':1 'plasma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1585804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693182511 {#4664
    date: 2023-08-28 02:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4665
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4048
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
        \n
        Huh.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1693240296 {#4054
        date: 2023-08-28 18:31:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4043 …}
      +votes: Doctrine\ORM\PersistentCollection {#4040 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 27032
      -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/1577925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693156389 {#4051
        date: 2023-08-27 19:13:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4048}
    +body: "I have the exact same setup lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693181302 {#4562
      date: 2023-08-28 02:08:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@RxBrad@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 27053
    -bodyTs: "'exact':4 'lol':7 'setup':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2873811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693181302 {#4563
      date: 2023-08-28 02:08:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Panasonic plasma forever…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693182511 {#4663
    date: 2023-08-28 02:28:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
    "@WhatsHerBucket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 27054
  -bodyTs: "'forev':3 'panason':1 'plasma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1585804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693182511 {#4664
    date: 2023-08-28 02:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4665
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: Proxies\__CG__\App\Entity\User {#4565 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4048
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
        \n
        Huh.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1693240296 {#4054
        date: 2023-08-28 18:31:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4043 …}
      +votes: Doctrine\ORM\PersistentCollection {#4040 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 27032
      -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/1577925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693156389 {#4051
        date: 2023-08-27 19:13:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4048}
    +body: "I have the exact same setup lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693181302 {#4562
      date: 2023-08-28 02:08:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@RxBrad@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 27053
    -bodyTs: "'exact':4 'lol':7 'setup':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2873811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693181302 {#4563
      date: 2023-08-28 02:08:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "Panasonic plasma forever…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693182511 {#4663
    date: 2023-08-28 02:28:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
    "@WhatsHerBucket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 27054
  -bodyTs: "'forev':3 'panason':1 'plasma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1585804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693182511 {#4664
    date: 2023-08-28 02:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "ARC Abrasives, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693240295 {#4578
    date: 2023-08-28 18:31:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 27108
  -bodyTs: "'abras':2 'arc':1 'yes':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1600952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693240295 {#4579
    date: 2023-08-28 18:31:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "ARC Abrasives, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693240295 {#4578
    date: 2023-08-28 18:31:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 27108
  -bodyTs: "'abras':2 'arc':1 'yes':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1600952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693240295 {#4579
    date: 2023-08-28 18:31:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4580
  +user: Proxies\__CG__\App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4048
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      As an ancient plasma TV owner with a Logitech Harmony remote on life support… they make external HDMI splitters with ARC now?\n
      \n
      Huh.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693240296 {#4054
      date: 2023-08-28 18:31:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 27032
    -bodyTs: "'ancient':3 'arc':21 'extern':17 'harmoni':10 'hdmi':18 'huh':23 'life':13 'logitech':9 'make':16 'owner':6 'plasma':4 'remot':11 'splitter':19 'support':14 'tv':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/1577925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693156389 {#4051
      date: 2023-08-27 19:13:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4048}
  +body: "ARC Abrasives, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693240295 {#4578
    date: 2023-08-28 18:31:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RxBrad@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 27108
  -bodyTs: "'abras':2 'arc':1 'yes':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/1600952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693240295 {#4579
    date: 2023-08-28 18:31:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Cha bu duo^PDF^](https://china.usc.edu/sites/default/files/forums/The%20Life%20of%20Mr.pdf)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693123777 {#4129
    date: 2023-08-27 10:09:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 27002
  -bodyTs: "'/sites/default/files/forums/the%20life%20of%20mr.pdf).':7 'bu':2 'cha':1 'china.usc.edu':6 'china.usc.edu/sites/default/files/forums/the%20life%20of%20mr.pdf).':5 'duo':3 'pdf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2849061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693123777 {#4130
    date: 2023-08-27 10:09:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Cha bu duo^PDF^](https://china.usc.edu/sites/default/files/forums/The%20Life%20of%20Mr.pdf)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693123777 {#4129
    date: 2023-08-27 10:09:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 27002
  -bodyTs: "'/sites/default/files/forums/the%20life%20of%20mr.pdf).':7 'bu':2 'cha':1 'china.usc.edu':6 'china.usc.edu/sites/default/files/forums/the%20life%20of%20mr.pdf).':5 'duo':3 'pdf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2849061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693123777 {#4130
    date: 2023-08-27 10:09:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Cha bu duo^PDF^](https://china.usc.edu/sites/default/files/forums/The%20Life%20of%20Mr.pdf)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693123777 {#4129
    date: 2023-08-27 10:09:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 27002
  -bodyTs: "'/sites/default/files/forums/the%20life%20of%20mr.pdf).':7 'bu':2 'cha':1 'china.usc.edu':6 'china.usc.edu/sites/default/files/forums/the%20life%20of%20mr.pdf).':5 'duo':3 'pdf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2849061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693123777 {#4130
    date: 2023-08-27 10:09:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4207
  +user: App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1693179063 {#4202
    date: 2023-08-28 01:31:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4210 …}
  +votes: Doctrine\ORM\PersistentCollection {#4212 …}
  +reports: Doctrine\ORM\PersistentCollection {#4214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
  -id: 27000
  -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693121133 {#4203
    date: 2023-08-27 09:25:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4207
  +user: App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1693179063 {#4202
    date: 2023-08-28 01:31:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4210 …}
  +votes: Doctrine\ORM\PersistentCollection {#4212 …}
  +reports: Doctrine\ORM\PersistentCollection {#4214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
  -id: 27000
  -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693121133 {#4203
    date: 2023-08-27 09:25:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4207
  +user: App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1693179063 {#4202
    date: 2023-08-28 01:31:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4210 …}
  +votes: Doctrine\ORM\PersistentCollection {#4212 …}
  +reports: Doctrine\ORM\PersistentCollection {#4214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
  -id: 27000
  -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693121133 {#4203
    date: 2023-08-27 09:25:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4516
  +user: Proxies\__CG__\App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1693179063 {#4202
      date: 2023-08-28 01:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 27000
    -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693121133 {#4203
      date: 2023-08-27 09:25:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "You know I think I have one of those lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693153543 {#4514
    date: 2023-08-27 18:25:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@umbraroze@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 27029
  -bodyTs: "'know':2 'lol':10 'one':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2297914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693153543 {#4515
    date: 2023-08-27 18:25: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
47 DENIED edit
App\Entity\EntryComment {#4516
  +user: Proxies\__CG__\App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1693179063 {#4202
      date: 2023-08-28 01:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 27000
    -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693121133 {#4203
      date: 2023-08-27 09:25:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "You know I think I have one of those lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693153543 {#4514
    date: 2023-08-27 18:25:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@umbraroze@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 27029
  -bodyTs: "'know':2 'lol':10 'one':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2297914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693153543 {#4515
    date: 2023-08-27 18:25: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
48 DENIED moderate
App\Entity\EntryComment {#4516
  +user: Proxies\__CG__\App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1693179063 {#4202
      date: 2023-08-28 01:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 27000
    -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693121133 {#4203
      date: 2023-08-27 09:25:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "You know I think I have one of those lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693153543 {#4514
    date: 2023-08-27 18:25:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@umbraroze@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 27029
  -bodyTs: "'know':2 'lol':10 'one':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2297914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693153543 {#4515
    date: 2023-08-27 18:25: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
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 {#4532
  +user: Proxies\__CG__\App\Entity\User {#4533 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1693179063 {#4202
      date: 2023-08-28 01:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 27000
    -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693121133 {#4203
      date: 2023-08-27 09:25:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "I think I just got harassed about my adblocker in Finnish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693179062 {#4530
    date: 2023-08-28 01:31:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@umbraroze@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 27050
  -bodyTs: "'adblock':9 'finnish':11 'got':5 'harass':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2873073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693179062 {#4531
    date: 2023-08-28 01:31:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4532
  +user: Proxies\__CG__\App\Entity\User {#4533 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1693179063 {#4202
      date: 2023-08-28 01:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 27000
    -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693121133 {#4203
      date: 2023-08-27 09:25:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "I think I just got harassed about my adblocker in Finnish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693179062 {#4530
    date: 2023-08-28 01:31:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@umbraroze@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 27050
  -bodyTs: "'adblock':9 'finnish':11 'got':5 'harass':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2873073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693179062 {#4531
    date: 2023-08-28 01:31:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4532
  +user: Proxies\__CG__\App\Entity\User {#4533 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Not the first time this sort of stuff has happened, nor it will be last. Many many years ago, when cheap mobile VR headsets were all the rage, some Chinese manufacturer ripped off [the logo of our national rail company](https://www.vr.fi/)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1693179063 {#4202
      date: 2023-08-28 01:31:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 27000
    -bodyTs: "'/).':43 'ago':19 'cheap':21 'chines':30 'compani':40 'first':3 'happen':10 'headset':24 'last':15 'logo':35 'mani':16,17 'manufactur':31 'mobil':22 'nation':38 'rage':28 'rail':39 'rip':32 'sort':6 'stuff':8 'time':4 'vr':23 'www.vr.fi':42 'www.vr.fi/).':41 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/389224/-/comment/1939503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693121133 {#4203
      date: 2023-08-27 09:25:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "I think I just got harassed about my adblocker in Finnish."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693179062 {#4530
    date: 2023-08-28 01:31:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@umbraroze@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4534 …}
  +nested: Doctrine\ORM\PersistentCollection {#4536 …}
  +votes: Doctrine\ORM\PersistentCollection {#4538 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 27050
  -bodyTs: "'adblock':9 'finnish':11 'got':5 'harass':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2873073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693179062 {#4531
    date: 2023-08-28 01:31:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You know on Lemmy you can edit your title to fix typos, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1693139281 {#4276
    date: 2023-08-27 14:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 26996
  -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2653100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693118258 {#4277
    date: 2023-08-27 08:37:38.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 {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You know on Lemmy you can edit your title to fix typos, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1693139281 {#4276
    date: 2023-08-27 14:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 26996
  -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2653100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693118258 {#4277
    date: 2023-08-27 08:37:38.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 {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You know on Lemmy you can edit your title to fix typos, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1693139281 {#4276
    date: 2023-08-27 14:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 26996
  -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2653100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693118258 {#4277
    date: 2023-08-27 08:37:38.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 {#4485
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You know on Lemmy you can edit your title to fix typos, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693139281 {#4276
      date: 2023-08-27 14:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 26996
    -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2653100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693118258 {#4277
      date: 2023-08-27 08:37:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Didnt know that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1693118718 {#4483
    date: 2023-08-27 08:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 26998
  -bodyTs: "'didnt':1 'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2407722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693118718 {#4484
    date: 2023-08-27 08:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4485
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You know on Lemmy you can edit your title to fix typos, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693139281 {#4276
      date: 2023-08-27 14:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 26996
    -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2653100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693118258 {#4277
      date: 2023-08-27 08:37:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Didnt know that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1693118718 {#4483
    date: 2023-08-27 08:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 26998
  -bodyTs: "'didnt':1 'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2407722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693118718 {#4484
    date: 2023-08-27 08:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4485
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You know on Lemmy you can edit your title to fix typos, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693139281 {#4276
      date: 2023-08-27 14:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 26996
    -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2653100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693118258 {#4277
      date: 2023-08-27 08:37:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Didnt know that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1693118718 {#4483
    date: 2023-08-27 08:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 26998
  -bodyTs: "'didnt':1 'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/2407722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693118718 {#4484
    date: 2023-08-27 08:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4500
  +user: Proxies\__CG__\App\Entity\User {#4501 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You know on Lemmy you can edit your title to fix typos, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693139281 {#4276
      date: 2023-08-27 14:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 26996
    -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2653100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693118258 {#4277
      date: 2023-08-27 08:37:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Reddit: “Fixes to title posts are impossible.”\n
    \n
    How did we live?!!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693139280 {#4498
    date: 2023-08-27 14:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 27007
  -bodyTs: "'fix':2 'imposs':7 'live':11 'post':5 'reddit':1 'titl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2854588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693139280 {#4499
    date: 2023-08-27 14:28: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
63 DENIED edit
App\Entity\EntryComment {#4500
  +user: Proxies\__CG__\App\Entity\User {#4501 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You know on Lemmy you can edit your title to fix typos, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693139281 {#4276
      date: 2023-08-27 14:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 26996
    -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2653100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693118258 {#4277
      date: 2023-08-27 08:37:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Reddit: “Fixes to title posts are impossible.”\n
    \n
    How did we live?!!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693139280 {#4498
    date: 2023-08-27 14:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 27007
  -bodyTs: "'fix':2 'imposs':7 'live':11 'post':5 'reddit':1 'titl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2854588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693139280 {#4499
    date: 2023-08-27 14:28: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
64 DENIED moderate
App\Entity\EntryComment {#4500
  +user: Proxies\__CG__\App\Entity\User {#4501 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "You know on Lemmy you can edit your title to fix typos, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693139281 {#4276
      date: 2023-08-27 14:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 26996
    -bodyTs: "'edit':7 'fix':11 'know':2 'lemmi':4 'right':13 'titl':9 'typo':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2653100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693118258 {#4277
      date: 2023-08-27 08:37:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Reddit: “Fixes to title posts are impossible.”\n
    \n
    How did we live?!!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693139280 {#4498
    date: 2023-08-27 14:28:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 27007
  -bodyTs: "'fix':2 'imposs':7 'live':11 'post':5 'reddit':1 'titl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2854588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693139280 {#4499
    date: 2023-08-27 14:28: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4354
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1693165387 {#4349
    date: 2023-08-27 21:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 26988
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115053 {#4350
    date: 2023-08-27 07:44: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
67 DENIED edit
App\Entity\EntryComment {#4354
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1693165387 {#4349
    date: 2023-08-27 21:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 26988
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115053 {#4350
    date: 2023-08-27 07:44: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
68 DENIED moderate
App\Entity\EntryComment {#4354
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1693165387 {#4349
    date: 2023-08-27 21:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 26988
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115053 {#4350
    date: 2023-08-27 07:44: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
69 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
70 DENIED moderate
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 69
  +score: 0
  +lastActive: DateTime @1693115280 {#4432
    date: 2023-08-27 07:48:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4442 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 26989
  -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115280 {#4429
    date: 2023-08-27 07:48: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
71 DENIED edit
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 69
  +score: 0
  +lastActive: DateTime @1693115280 {#4432
    date: 2023-08-27 07:48:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4442 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 26989
  -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115280 {#4429
    date: 2023-08-27 07:48: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
72 DENIED moderate
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4437 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 69
  +score: 0
  +lastActive: DateTime @1693115280 {#4432
    date: 2023-08-27 07:48:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4442 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 26989
  -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115280 {#4429
    date: 2023-08-27 07:48: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
73 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
74 DENIED moderate
App\Entity\EntryComment {#4627
  +user: Proxies\__CG__\App\Entity\User {#4634 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1693165387 {#4349
        date: 2023-08-27 21:43:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 26988
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115053 {#4350
        date: 2023-08-27 07:44:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 69
    +score: 0
    +lastActive: DateTime @1693115280 {#4432
      date: 2023-08-27 07:48:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4442 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
    -id: 26989
    -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115280 {#4429
      date: 2023-08-27 07:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I still don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1693115400 {#4626
    date: 2023-08-27 07:50:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 26990
  -bodyTs: "'get':5 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2652238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115400 {#4629
    date: 2023-08-27 07:50: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
75 DENIED edit
App\Entity\EntryComment {#4627
  +user: Proxies\__CG__\App\Entity\User {#4634 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1693165387 {#4349
        date: 2023-08-27 21:43:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 26988
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115053 {#4350
        date: 2023-08-27 07:44:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 69
    +score: 0
    +lastActive: DateTime @1693115280 {#4432
      date: 2023-08-27 07:48:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4442 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
    -id: 26989
    -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115280 {#4429
      date: 2023-08-27 07:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I still don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1693115400 {#4626
    date: 2023-08-27 07:50:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 26990
  -bodyTs: "'get':5 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2652238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115400 {#4629
    date: 2023-08-27 07:50: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
76 DENIED moderate
App\Entity\EntryComment {#4627
  +user: Proxies\__CG__\App\Entity\User {#4634 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4437 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1693165387 {#4349
        date: 2023-08-27 21:43:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 26988
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115053 {#4350
        date: 2023-08-27 07:44:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 69
    +score: 0
    +lastActive: DateTime @1693115280 {#4432
      date: 2023-08-27 07:48:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4442 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
    -id: 26989
    -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115280 {#4429
      date: 2023-08-27 07:48:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I still don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1693115400 {#4626
    date: 2023-08-27 07:50:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 26990
  -bodyTs: "'get':5 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2652238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115400 {#4629
    date: 2023-08-27 07:50: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
77 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
78 DENIED moderate
App\Entity\EntryComment {#4688
  +user: Proxies\__CG__\App\Entity\User {#4685 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4627
    +user: Proxies\__CG__\App\Entity\User {#4634 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4354
        +user: App\Entity\User {#4367 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1693165387 {#4349
          date: 2023-08-27 21:43:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4355 …}
        +nested: Doctrine\ORM\PersistentCollection {#4357 …}
        +votes: Doctrine\ORM\PersistentCollection {#4359 …}
        +reports: Doctrine\ORM\PersistentCollection {#4361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
        -id: 26988
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115053 {#4350
          date: 2023-08-27 07:44:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 69
      +score: 0
      +lastActive: DateTime @1693115280 {#4432
        date: 2023-08-27 07:48:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4442 …}
      +nested: Doctrine\ORM\PersistentCollection {#4438 …}
      +votes: Doctrine\ORM\PersistentCollection {#4440 …}
      +reports: Doctrine\ORM\PersistentCollection {#4445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
      -id: 26989
      -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115280 {#4429
        date: 2023-08-27 07:48:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I still don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1693115400 {#4626
      date: 2023-08-27 07:50:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 26990
    -bodyTs: "'get':5 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2652238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115400 {#4629
      date: 2023-08-27 07:50:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1693115531 {#4689
    date: 2023-08-27 07:52:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4682 …}
  +nested: Doctrine\ORM\PersistentCollection {#4680 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
  -id: 26992
  -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115531 {#4692
    date: 2023-08-27 07:52:11.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
79 DENIED edit
App\Entity\EntryComment {#4688
  +user: Proxies\__CG__\App\Entity\User {#4685 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4627
    +user: Proxies\__CG__\App\Entity\User {#4634 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4354
        +user: App\Entity\User {#4367 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1693165387 {#4349
          date: 2023-08-27 21:43:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4355 …}
        +nested: Doctrine\ORM\PersistentCollection {#4357 …}
        +votes: Doctrine\ORM\PersistentCollection {#4359 …}
        +reports: Doctrine\ORM\PersistentCollection {#4361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
        -id: 26988
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115053 {#4350
          date: 2023-08-27 07:44:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 69
      +score: 0
      +lastActive: DateTime @1693115280 {#4432
        date: 2023-08-27 07:48:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4442 …}
      +nested: Doctrine\ORM\PersistentCollection {#4438 …}
      +votes: Doctrine\ORM\PersistentCollection {#4440 …}
      +reports: Doctrine\ORM\PersistentCollection {#4445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
      -id: 26989
      -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115280 {#4429
        date: 2023-08-27 07:48:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I still don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1693115400 {#4626
      date: 2023-08-27 07:50:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 26990
    -bodyTs: "'get':5 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2652238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115400 {#4629
      date: 2023-08-27 07:50:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1693115531 {#4689
    date: 2023-08-27 07:52:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4682 …}
  +nested: Doctrine\ORM\PersistentCollection {#4680 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
  -id: 26992
  -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115531 {#4692
    date: 2023-08-27 07:52:11.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
80 DENIED moderate
App\Entity\EntryComment {#4688
  +user: Proxies\__CG__\App\Entity\User {#4685 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4627
    +user: Proxies\__CG__\App\Entity\User {#4634 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: Proxies\__CG__\App\Entity\User {#4437 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4354
        +user: App\Entity\User {#4367 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1693165387 {#4349
          date: 2023-08-27 21:43:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4355 …}
        +nested: Doctrine\ORM\PersistentCollection {#4357 …}
        +votes: Doctrine\ORM\PersistentCollection {#4359 …}
        +reports: Doctrine\ORM\PersistentCollection {#4361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
        -id: 26988
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115053 {#4350
          date: 2023-08-27 07:44:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 69
      +score: 0
      +lastActive: DateTime @1693115280 {#4432
        date: 2023-08-27 07:48:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4442 …}
      +nested: Doctrine\ORM\PersistentCollection {#4438 …}
      +votes: Doctrine\ORM\PersistentCollection {#4440 …}
      +reports: Doctrine\ORM\PersistentCollection {#4445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
      -id: 26989
      -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846629"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115280 {#4429
        date: 2023-08-27 07:48:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I still don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1693115400 {#4626
      date: 2023-08-27 07:50:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 26990
    -bodyTs: "'get':5 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2652238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115400 {#4629
      date: 2023-08-27 07:50:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1693115531 {#4689
    date: 2023-08-27 07:52:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4682 …}
  +nested: Doctrine\ORM\PersistentCollection {#4680 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
  -id: 26992
  -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115531 {#4692
    date: 2023-08-27 07:52:11.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
81 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
82 DENIED moderate
App\Entity\EntryComment {#4716
  +user: Proxies\__CG__\App\Entity\User {#4634 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4685 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: Proxies\__CG__\App\Entity\User {#4634 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: Proxies\__CG__\App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4354
          +user: App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1693165387 {#4349
            date: 2023-08-27 21:43:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4355 …}
          +nested: Doctrine\ORM\PersistentCollection {#4357 …}
          +votes: Doctrine\ORM\PersistentCollection {#4359 …}
          +reports: Doctrine\ORM\PersistentCollection {#4361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
          -id: 26988
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846577"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115053 {#4350
            date: 2023-08-27 07:44:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 69
        +score: 0
        +lastActive: DateTime @1693115280 {#4432
          date: 2023-08-27 07:48:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4442 …}
        +nested: Doctrine\ORM\PersistentCollection {#4438 …}
        +votes: Doctrine\ORM\PersistentCollection {#4440 …}
        +reports: Doctrine\ORM\PersistentCollection {#4445 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
        -id: 26989
        -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115280 {#4429
          date: 2023-08-27 07:48:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1693115400 {#4626
        date: 2023-08-27 07:50:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 26990
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2652238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115400 {#4629
        date: 2023-08-27 07:50:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1693115531 {#4689
      date: 2023-08-27 07:52:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4682 …}
    +nested: Doctrine\ORM\PersistentCollection {#4680 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
    -id: 26992
    -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115531 {#4692
      date: 2023-08-27 07:52:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Oooh! Fuck me. I’m an idiot. I didn’t zoom in on the image. 🤦🏻\u{200D}♂️ Thanks. Sorry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1693115649 {#4711
    date: 2023-08-27 07:54:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 26993
  -bodyTs: "'didn':9 'fuck':2 'idiot':7 'imag':15 'm':5 'oooh':1 'sorri':17 'thank':16 'zoom':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2652293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115649 {#4714
    date: 2023-08-27 07:54:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4716
  +user: Proxies\__CG__\App\Entity\User {#4634 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4685 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: Proxies\__CG__\App\Entity\User {#4634 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: Proxies\__CG__\App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4354
          +user: App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1693165387 {#4349
            date: 2023-08-27 21:43:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4355 …}
          +nested: Doctrine\ORM\PersistentCollection {#4357 …}
          +votes: Doctrine\ORM\PersistentCollection {#4359 …}
          +reports: Doctrine\ORM\PersistentCollection {#4361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
          -id: 26988
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846577"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115053 {#4350
            date: 2023-08-27 07:44:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 69
        +score: 0
        +lastActive: DateTime @1693115280 {#4432
          date: 2023-08-27 07:48:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4442 …}
        +nested: Doctrine\ORM\PersistentCollection {#4438 …}
        +votes: Doctrine\ORM\PersistentCollection {#4440 …}
        +reports: Doctrine\ORM\PersistentCollection {#4445 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
        -id: 26989
        -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115280 {#4429
          date: 2023-08-27 07:48:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1693115400 {#4626
        date: 2023-08-27 07:50:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 26990
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2652238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115400 {#4629
        date: 2023-08-27 07:50:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1693115531 {#4689
      date: 2023-08-27 07:52:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4682 …}
    +nested: Doctrine\ORM\PersistentCollection {#4680 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
    -id: 26992
    -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115531 {#4692
      date: 2023-08-27 07:52:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Oooh! Fuck me. I’m an idiot. I didn’t zoom in on the image. 🤦🏻\u{200D}♂️ Thanks. Sorry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1693115649 {#4711
    date: 2023-08-27 07:54:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 26993
  -bodyTs: "'didn':9 'fuck':2 'idiot':7 'imag':15 'm':5 'oooh':1 'sorri':17 'thank':16 'zoom':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2652293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115649 {#4714
    date: 2023-08-27 07:54:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4716
  +user: Proxies\__CG__\App\Entity\User {#4634 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4685 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: Proxies\__CG__\App\Entity\User {#4634 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: Proxies\__CG__\App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4354
          +user: App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1693165387 {#4349
            date: 2023-08-27 21:43:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4355 …}
          +nested: Doctrine\ORM\PersistentCollection {#4357 …}
          +votes: Doctrine\ORM\PersistentCollection {#4359 …}
          +reports: Doctrine\ORM\PersistentCollection {#4361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
          -id: 26988
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846577"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115053 {#4350
            date: 2023-08-27 07:44:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 69
        +score: 0
        +lastActive: DateTime @1693115280 {#4432
          date: 2023-08-27 07:48:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4442 …}
        +nested: Doctrine\ORM\PersistentCollection {#4438 …}
        +votes: Doctrine\ORM\PersistentCollection {#4440 …}
        +reports: Doctrine\ORM\PersistentCollection {#4445 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
        -id: 26989
        -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115280 {#4429
          date: 2023-08-27 07:48:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1693115400 {#4626
        date: 2023-08-27 07:50:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 26990
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2652238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115400 {#4629
        date: 2023-08-27 07:50:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1693115531 {#4689
      date: 2023-08-27 07:52:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4682 …}
    +nested: Doctrine\ORM\PersistentCollection {#4680 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
    -id: 26992
    -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115531 {#4692
      date: 2023-08-27 07:52:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Oooh! Fuck me. I’m an idiot. I didn’t zoom in on the image. 🤦🏻\u{200D}♂️ Thanks. Sorry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1693115649 {#4711
    date: 2023-08-27 07:54:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 26993
  -bodyTs: "'didn':9 'fuck':2 'idiot':7 'imag':15 'm':5 'oooh':1 'sorri':17 'thank':16 'zoom':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2652293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115649 {#4714
    date: 2023-08-27 07:54:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 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
86 DENIED moderate
App\Entity\EntryComment {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4685 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: Proxies\__CG__\App\Entity\User {#4634 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: Proxies\__CG__\App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4354
          +user: App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1693165387 {#4349
            date: 2023-08-27 21:43:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4355 …}
          +nested: Doctrine\ORM\PersistentCollection {#4357 …}
          +votes: Doctrine\ORM\PersistentCollection {#4359 …}
          +reports: Doctrine\ORM\PersistentCollection {#4361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
          -id: 26988
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846577"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115053 {#4350
            date: 2023-08-27 07:44:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 69
        +score: 0
        +lastActive: DateTime @1693115280 {#4432
          date: 2023-08-27 07:48:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4442 …}
        +nested: Doctrine\ORM\PersistentCollection {#4438 …}
        +votes: Doctrine\ORM\PersistentCollection {#4440 …}
        +reports: Doctrine\ORM\PersistentCollection {#4445 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
        -id: 26989
        -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115280 {#4429
          date: 2023-08-27 07:48:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1693115400 {#4626
        date: 2023-08-27 07:50:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 26990
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2652238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115400 {#4629
        date: 2023-08-27 07:50:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1693115531 {#4689
      date: 2023-08-27 07:52:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4682 …}
    +nested: Doctrine\ORM\PersistentCollection {#4680 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
    -id: 26992
    -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115531 {#4692
      date: 2023-08-27 07:52:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I still don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693143050 {#4723
    date: 2023-08-27 15:30:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -id: 27012
  -bodyTs: "'get':5 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2567870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693143050 {#4724
    date: 2023-08-27 15:30:50.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
87 DENIED edit
App\Entity\EntryComment {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4685 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: Proxies\__CG__\App\Entity\User {#4634 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: Proxies\__CG__\App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4354
          +user: App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1693165387 {#4349
            date: 2023-08-27 21:43:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4355 …}
          +nested: Doctrine\ORM\PersistentCollection {#4357 …}
          +votes: Doctrine\ORM\PersistentCollection {#4359 …}
          +reports: Doctrine\ORM\PersistentCollection {#4361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
          -id: 26988
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846577"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115053 {#4350
            date: 2023-08-27 07:44:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 69
        +score: 0
        +lastActive: DateTime @1693115280 {#4432
          date: 2023-08-27 07:48:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4442 …}
        +nested: Doctrine\ORM\PersistentCollection {#4438 …}
        +votes: Doctrine\ORM\PersistentCollection {#4440 …}
        +reports: Doctrine\ORM\PersistentCollection {#4445 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
        -id: 26989
        -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115280 {#4429
          date: 2023-08-27 07:48:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1693115400 {#4626
        date: 2023-08-27 07:50:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 26990
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2652238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115400 {#4629
        date: 2023-08-27 07:50:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1693115531 {#4689
      date: 2023-08-27 07:52:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4682 …}
    +nested: Doctrine\ORM\PersistentCollection {#4680 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
    -id: 26992
    -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115531 {#4692
      date: 2023-08-27 07:52:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I still don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693143050 {#4723
    date: 2023-08-27 15:30:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -id: 27012
  -bodyTs: "'get':5 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2567870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693143050 {#4724
    date: 2023-08-27 15:30:50.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
88 DENIED moderate
App\Entity\EntryComment {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4685 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: Proxies\__CG__\App\Entity\User {#4634 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: Proxies\__CG__\App\Entity\User {#4437 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4354
          +user: App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1693165387 {#4349
            date: 2023-08-27 21:43:07.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4355 …}
          +nested: Doctrine\ORM\PersistentCollection {#4357 …}
          +votes: Doctrine\ORM\PersistentCollection {#4359 …}
          +reports: Doctrine\ORM\PersistentCollection {#4361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
          -id: 26988
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846577"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115053 {#4350
            date: 2023-08-27 07:44:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 69
        +score: 0
        +lastActive: DateTime @1693115280 {#4432
          date: 2023-08-27 07:48:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4442 …}
        +nested: Doctrine\ORM\PersistentCollection {#4438 …}
        +votes: Doctrine\ORM\PersistentCollection {#4440 …}
        +reports: Doctrine\ORM\PersistentCollection {#4445 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
        -id: 26989
        -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846629"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115280 {#4429
          date: 2023-08-27 07:48:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1693115400 {#4626
        date: 2023-08-27 07:50:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 26990
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2652238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115400 {#4629
        date: 2023-08-27 07:50:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1693115531 {#4689
      date: 2023-08-27 07:52:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4682 …}
    +nested: Doctrine\ORM\PersistentCollection {#4680 …}
    +votes: Doctrine\ORM\PersistentCollection {#4684 …}
    +reports: Doctrine\ORM\PersistentCollection {#4695 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
    -id: 26992
    -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846682"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115531 {#4692
      date: 2023-08-27 07:52:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I still don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693143050 {#4723
    date: 2023-08-27 15:30:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -id: 27012
  -bodyTs: "'get':5 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2567870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693143050 {#4724
    date: 2023-08-27 15:30:50.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
89 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
90 DENIED moderate
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4685 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4627
        +user: Proxies\__CG__\App\Entity\User {#4634 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4433
          +user: Proxies\__CG__\App\Entity\User {#4437 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4354
            +user: App\Entity\User {#4367 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1693165387 {#4349
              date: 2023-08-27 21:43:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4355 …}
            +nested: Doctrine\ORM\PersistentCollection {#4357 …}
            +votes: Doctrine\ORM\PersistentCollection {#4359 …}
            +reports: Doctrine\ORM\PersistentCollection {#4361 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
            -id: 26988
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846577"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115053 {#4350
              date: 2023-08-27 07:44:13.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 69
          +score: 0
          +lastActive: DateTime @1693115280 {#4432
            date: 2023-08-27 07:48:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4442 …}
          +nested: Doctrine\ORM\PersistentCollection {#4438 …}
          +votes: Doctrine\ORM\PersistentCollection {#4440 …}
          +reports: Doctrine\ORM\PersistentCollection {#4445 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
          -id: 26989
          -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846629"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115280 {#4429
            date: 2023-08-27 07:48:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "I still don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1693115400 {#4626
          date: 2023-08-27 07:50:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4636 …}
        +nested: Doctrine\ORM\PersistentCollection {#4638 …}
        +votes: Doctrine\ORM\PersistentCollection {#4640 …}
        +reports: Doctrine\ORM\PersistentCollection {#4642 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
        -id: 26990
        -bodyTs: "'get':5 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/2652238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115400 {#4629
          date: 2023-08-27 07:50:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1693115531 {#4689
        date: 2023-08-27 07:52:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4682 …}
      +nested: Doctrine\ORM\PersistentCollection {#4680 …}
      +votes: Doctrine\ORM\PersistentCollection {#4684 …}
      +reports: Doctrine\ORM\PersistentCollection {#4695 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
      -id: 26992
      -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115531 {#4692
        date: 2023-08-27 07:52:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I still don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1693143050 {#4723
      date: 2023-08-27 15:30:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 27012
    -bodyTs: "'get':5 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2567870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693143050 {#4724
      date: 2023-08-27 15:30:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "ELY5: Image wrong, chinese product junk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693144651 {#4745
    date: 2023-08-27 15:57:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
  -id: 27014
  -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2856784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693144651 {#4742
    date: 2023-08-27 15:57:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4685 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4627
        +user: Proxies\__CG__\App\Entity\User {#4634 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4433
          +user: Proxies\__CG__\App\Entity\User {#4437 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4354
            +user: App\Entity\User {#4367 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1693165387 {#4349
              date: 2023-08-27 21:43:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4355 …}
            +nested: Doctrine\ORM\PersistentCollection {#4357 …}
            +votes: Doctrine\ORM\PersistentCollection {#4359 …}
            +reports: Doctrine\ORM\PersistentCollection {#4361 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
            -id: 26988
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846577"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115053 {#4350
              date: 2023-08-27 07:44:13.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 69
          +score: 0
          +lastActive: DateTime @1693115280 {#4432
            date: 2023-08-27 07:48:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4442 …}
          +nested: Doctrine\ORM\PersistentCollection {#4438 …}
          +votes: Doctrine\ORM\PersistentCollection {#4440 …}
          +reports: Doctrine\ORM\PersistentCollection {#4445 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
          -id: 26989
          -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846629"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115280 {#4429
            date: 2023-08-27 07:48:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "I still don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1693115400 {#4626
          date: 2023-08-27 07:50:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4636 …}
        +nested: Doctrine\ORM\PersistentCollection {#4638 …}
        +votes: Doctrine\ORM\PersistentCollection {#4640 …}
        +reports: Doctrine\ORM\PersistentCollection {#4642 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
        -id: 26990
        -bodyTs: "'get':5 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/2652238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115400 {#4629
          date: 2023-08-27 07:50:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1693115531 {#4689
        date: 2023-08-27 07:52:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4682 …}
      +nested: Doctrine\ORM\PersistentCollection {#4680 …}
      +votes: Doctrine\ORM\PersistentCollection {#4684 …}
      +reports: Doctrine\ORM\PersistentCollection {#4695 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
      -id: 26992
      -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115531 {#4692
        date: 2023-08-27 07:52:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I still don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1693143050 {#4723
      date: 2023-08-27 15:30:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 27012
    -bodyTs: "'get':5 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2567870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693143050 {#4724
      date: 2023-08-27 15:30:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "ELY5: Image wrong, chinese product junk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693144651 {#4745
    date: 2023-08-27 15:57:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
  -id: 27014
  -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2856784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693144651 {#4742
    date: 2023-08-27 15:57:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4685 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4627
        +user: Proxies\__CG__\App\Entity\User {#4634 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4433
          +user: Proxies\__CG__\App\Entity\User {#4437 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4354
            +user: App\Entity\User {#4367 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1693165387 {#4349
              date: 2023-08-27 21:43:07.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4355 …}
            +nested: Doctrine\ORM\PersistentCollection {#4357 …}
            +votes: Doctrine\ORM\PersistentCollection {#4359 …}
            +reports: Doctrine\ORM\PersistentCollection {#4361 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
            -id: 26988
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846577"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115053 {#4350
              date: 2023-08-27 07:44:13.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 69
          +score: 0
          +lastActive: DateTime @1693115280 {#4432
            date: 2023-08-27 07:48:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4442 …}
          +nested: Doctrine\ORM\PersistentCollection {#4438 …}
          +votes: Doctrine\ORM\PersistentCollection {#4440 …}
          +reports: Doctrine\ORM\PersistentCollection {#4445 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
          -id: 26989
          -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846629"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115280 {#4429
            date: 2023-08-27 07:48:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "I still don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1693115400 {#4626
          date: 2023-08-27 07:50:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4636 …}
        +nested: Doctrine\ORM\PersistentCollection {#4638 …}
        +votes: Doctrine\ORM\PersistentCollection {#4640 …}
        +reports: Doctrine\ORM\PersistentCollection {#4642 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
        -id: 26990
        -bodyTs: "'get':5 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/2652238"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115400 {#4629
          date: 2023-08-27 07:50:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1693115531 {#4689
        date: 2023-08-27 07:52:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4682 …}
      +nested: Doctrine\ORM\PersistentCollection {#4680 …}
      +votes: Doctrine\ORM\PersistentCollection {#4684 …}
      +reports: Doctrine\ORM\PersistentCollection {#4695 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
      -id: 26992
      -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115531 {#4692
        date: 2023-08-27 07:52:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I still don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1693143050 {#4723
      date: 2023-08-27 15:30:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -id: 27012
    -bodyTs: "'get':5 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2567870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693143050 {#4724
      date: 2023-08-27 15:30:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "ELY5: Image wrong, chinese product junk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693144651 {#4745
    date: 2023-08-27 15:57:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
  -id: 27014
  -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2856784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693144651 {#4742
    date: 2023-08-27 15:57:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 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
94 DENIED moderate
App\Entity\EntryComment {#4777
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4740
    +user: Proxies\__CG__\App\Entity\User {#4748 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4688
        +user: Proxies\__CG__\App\Entity\User {#4685 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4627
          +user: Proxies\__CG__\App\Entity\User {#4634 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4433
            +user: Proxies\__CG__\App\Entity\User {#4437 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4354
              +user: App\Entity\User {#4367 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t get it"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1693165387 {#4349
                date: 2023-08-27 21:43:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4355 …}
              +nested: Doctrine\ORM\PersistentCollection {#4357 …}
              +votes: Doctrine\ORM\PersistentCollection {#4359 …}
              +reports: Doctrine\ORM\PersistentCollection {#4361 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
              -id: 26988
              -bodyTs: "'get':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846577"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115053 {#4350
                date: 2023-08-27 07:44:13.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 69
            +score: 0
            +lastActive: DateTime @1693115280 {#4432
              date: 2023-08-27 07:48:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4442 …}
            +nested: Doctrine\ORM\PersistentCollection {#4438 …}
            +votes: Doctrine\ORM\PersistentCollection {#4440 …}
            +reports: Doctrine\ORM\PersistentCollection {#4445 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
            -id: 26989
            -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846629"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115280 {#4429
              date: 2023-08-27 07:48:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "I still don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1693115400 {#4626
            date: 2023-08-27 07:50:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4636 …}
          +nested: Doctrine\ORM\PersistentCollection {#4638 …}
          +votes: Doctrine\ORM\PersistentCollection {#4640 …}
          +reports: Doctrine\ORM\PersistentCollection {#4642 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
          -id: 26990
          -bodyTs: "'get':5 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/2652238"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115400 {#4629
            date: 2023-08-27 07:50:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1693115531 {#4689
          date: 2023-08-27 07:52:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4682 …}
        +nested: Doctrine\ORM\PersistentCollection {#4680 …}
        +votes: Doctrine\ORM\PersistentCollection {#4684 …}
        +reports: Doctrine\ORM\PersistentCollection {#4695 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
        -id: 26992
        -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115531 {#4692
          date: 2023-08-27 07:52:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1693143050 {#4723
        date: 2023-08-27 15:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4727 …}
      +nested: Doctrine\ORM\PersistentCollection {#4729 …}
      +votes: Doctrine\ORM\PersistentCollection {#4731 …}
      +reports: Doctrine\ORM\PersistentCollection {#4733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
      -id: 27012
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2567870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693143050 {#4724
        date: 2023-08-27 15:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "ELY5: Image wrong, chinese product junk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693144651 {#4745
      date: 2023-08-27 15:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 27014
    -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2856784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693144651 {#4742
      date: 2023-08-27 15:57:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: """
    I still don’t get it\n
    \n
    (Sorry, was just a joke ;) )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693146461 {#4772
    date: 2023-08-27 16:27:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 27015
  -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2569341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693146461 {#4775
    date: 2023-08-27 16:27:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4777
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4740
    +user: Proxies\__CG__\App\Entity\User {#4748 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4688
        +user: Proxies\__CG__\App\Entity\User {#4685 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4627
          +user: Proxies\__CG__\App\Entity\User {#4634 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4433
            +user: Proxies\__CG__\App\Entity\User {#4437 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4354
              +user: App\Entity\User {#4367 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t get it"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1693165387 {#4349
                date: 2023-08-27 21:43:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4355 …}
              +nested: Doctrine\ORM\PersistentCollection {#4357 …}
              +votes: Doctrine\ORM\PersistentCollection {#4359 …}
              +reports: Doctrine\ORM\PersistentCollection {#4361 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
              -id: 26988
              -bodyTs: "'get':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846577"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115053 {#4350
                date: 2023-08-27 07:44:13.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 69
            +score: 0
            +lastActive: DateTime @1693115280 {#4432
              date: 2023-08-27 07:48:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4442 …}
            +nested: Doctrine\ORM\PersistentCollection {#4438 …}
            +votes: Doctrine\ORM\PersistentCollection {#4440 …}
            +reports: Doctrine\ORM\PersistentCollection {#4445 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
            -id: 26989
            -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846629"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115280 {#4429
              date: 2023-08-27 07:48:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "I still don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1693115400 {#4626
            date: 2023-08-27 07:50:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4636 …}
          +nested: Doctrine\ORM\PersistentCollection {#4638 …}
          +votes: Doctrine\ORM\PersistentCollection {#4640 …}
          +reports: Doctrine\ORM\PersistentCollection {#4642 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
          -id: 26990
          -bodyTs: "'get':5 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/2652238"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115400 {#4629
            date: 2023-08-27 07:50:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1693115531 {#4689
          date: 2023-08-27 07:52:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4682 …}
        +nested: Doctrine\ORM\PersistentCollection {#4680 …}
        +votes: Doctrine\ORM\PersistentCollection {#4684 …}
        +reports: Doctrine\ORM\PersistentCollection {#4695 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
        -id: 26992
        -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115531 {#4692
          date: 2023-08-27 07:52:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1693143050 {#4723
        date: 2023-08-27 15:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4727 …}
      +nested: Doctrine\ORM\PersistentCollection {#4729 …}
      +votes: Doctrine\ORM\PersistentCollection {#4731 …}
      +reports: Doctrine\ORM\PersistentCollection {#4733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
      -id: 27012
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2567870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693143050 {#4724
        date: 2023-08-27 15:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "ELY5: Image wrong, chinese product junk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693144651 {#4745
      date: 2023-08-27 15:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 27014
    -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2856784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693144651 {#4742
      date: 2023-08-27 15:57:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: """
    I still don’t get it\n
    \n
    (Sorry, was just a joke ;) )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693146461 {#4772
    date: 2023-08-27 16:27:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 27015
  -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2569341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693146461 {#4775
    date: 2023-08-27 16:27:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4777
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4740
    +user: Proxies\__CG__\App\Entity\User {#4748 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4688
        +user: Proxies\__CG__\App\Entity\User {#4685 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4627
          +user: Proxies\__CG__\App\Entity\User {#4634 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4433
            +user: Proxies\__CG__\App\Entity\User {#4437 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4354
              +user: App\Entity\User {#4367 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t get it"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1693165387 {#4349
                date: 2023-08-27 21:43:07.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4355 …}
              +nested: Doctrine\ORM\PersistentCollection {#4357 …}
              +votes: Doctrine\ORM\PersistentCollection {#4359 …}
              +reports: Doctrine\ORM\PersistentCollection {#4361 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
              -id: 26988
              -bodyTs: "'get':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846577"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115053 {#4350
                date: 2023-08-27 07:44:13.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 69
            +score: 0
            +lastActive: DateTime @1693115280 {#4432
              date: 2023-08-27 07:48:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4442 …}
            +nested: Doctrine\ORM\PersistentCollection {#4438 …}
            +votes: Doctrine\ORM\PersistentCollection {#4440 …}
            +reports: Doctrine\ORM\PersistentCollection {#4445 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
            -id: 26989
            -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846629"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115280 {#4429
              date: 2023-08-27 07:48:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "I still don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1693115400 {#4626
            date: 2023-08-27 07:50:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4636 …}
          +nested: Doctrine\ORM\PersistentCollection {#4638 …}
          +votes: Doctrine\ORM\PersistentCollection {#4640 …}
          +reports: Doctrine\ORM\PersistentCollection {#4642 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
          -id: 26990
          -bodyTs: "'get':5 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/2652238"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115400 {#4629
            date: 2023-08-27 07:50:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1693115531 {#4689
          date: 2023-08-27 07:52:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4682 …}
        +nested: Doctrine\ORM\PersistentCollection {#4680 …}
        +votes: Doctrine\ORM\PersistentCollection {#4684 …}
        +reports: Doctrine\ORM\PersistentCollection {#4695 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
        -id: 26992
        -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2846682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693115531 {#4692
          date: 2023-08-27 07:52:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I still don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1693143050 {#4723
        date: 2023-08-27 15:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4727 …}
      +nested: Doctrine\ORM\PersistentCollection {#4729 …}
      +votes: Doctrine\ORM\PersistentCollection {#4731 …}
      +reports: Doctrine\ORM\PersistentCollection {#4733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
      -id: 27012
      -bodyTs: "'get':5 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2567870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693143050 {#4724
        date: 2023-08-27 15:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "ELY5: Image wrong, chinese product junk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693144651 {#4745
      date: 2023-08-27 15:57:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
    -id: 27014
    -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2856784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693144651 {#4742
      date: 2023-08-27 15:57:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: """
    I still don’t get it\n
    \n
    (Sorry, was just a joke ;) )
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693146461 {#4772
    date: 2023-08-27 16:27:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 27015
  -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2569341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693146461 {#4775
    date: 2023-08-27 16:27:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 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
98 DENIED moderate
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4740
      +user: Proxies\__CG__\App\Entity\User {#4748 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4688
          +user: Proxies\__CG__\App\Entity\User {#4685 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4627
            +user: Proxies\__CG__\App\Entity\User {#4634 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4433
              +user: Proxies\__CG__\App\Entity\User {#4437 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4354
                +user: App\Entity\User {#4367 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t get it"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1693165387 {#4349
                  date: 2023-08-27 21:43:07.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4355 …}
                +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                -id: 26988
                -bodyTs: "'get':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/2846577"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115053 {#4350
                  date: 2023-08-27 07:44:13.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 69
              +score: 0
              +lastActive: DateTime @1693115280 {#4432
                date: 2023-08-27 07:48:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4442 …}
              +nested: Doctrine\ORM\PersistentCollection {#4438 …}
              +votes: Doctrine\ORM\PersistentCollection {#4440 …}
              +reports: Doctrine\ORM\PersistentCollection {#4445 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
              -id: 26989
              -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846629"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115280 {#4429
                date: 2023-08-27 07:48:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "I still don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1693115400 {#4626
              date: 2023-08-27 07:50:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4636 …}
            +nested: Doctrine\ORM\PersistentCollection {#4638 …}
            +votes: Doctrine\ORM\PersistentCollection {#4640 …}
            +reports: Doctrine\ORM\PersistentCollection {#4642 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
            -id: 26990
            -bodyTs: "'get':5 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/2652238"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115400 {#4629
              date: 2023-08-27 07:50:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1693115531 {#4689
            date: 2023-08-27 07:52:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4682 …}
          +nested: Doctrine\ORM\PersistentCollection {#4680 …}
          +votes: Doctrine\ORM\PersistentCollection {#4684 …}
          +reports: Doctrine\ORM\PersistentCollection {#4695 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
          -id: 26992
          -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846682"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115531 {#4692
            date: 2023-08-27 07:52:11.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "I still don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1693143050 {#4723
          date: 2023-08-27 15:30:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4727 …}
        +nested: Doctrine\ORM\PersistentCollection {#4729 …}
        +votes: Doctrine\ORM\PersistentCollection {#4731 …}
        +reports: Doctrine\ORM\PersistentCollection {#4733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
        -id: 27012
        -bodyTs: "'get':5 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2567870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693143050 {#4724
          date: 2023-08-27 15:30:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "ELY5: Image wrong, chinese product junk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693144651 {#4745
        date: 2023-08-27 15:57:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4751 …}
      +nested: Doctrine\ORM\PersistentCollection {#4753 …}
      +votes: Doctrine\ORM\PersistentCollection {#4749 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 27014
      -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2856784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693144651 {#4742
        date: 2023-08-27 15:57:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: """
      I still don’t get it\n
      \n
      (Sorry, was just a joke ;) )
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693146461 {#4772
      date: 2023-08-27 16:27:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4769 …}
    +nested: Doctrine\ORM\PersistentCollection {#4766 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 27015
    -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2569341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693146461 {#4775
      date: 2023-08-27 16:27:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693148549 {#4794
    date: 2023-08-27 17:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
  -id: 27024
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2379846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693148549 {#4797
    date: 2023-08-27 17:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4740
      +user: Proxies\__CG__\App\Entity\User {#4748 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4688
          +user: Proxies\__CG__\App\Entity\User {#4685 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4627
            +user: Proxies\__CG__\App\Entity\User {#4634 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4433
              +user: Proxies\__CG__\App\Entity\User {#4437 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4354
                +user: App\Entity\User {#4367 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t get it"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1693165387 {#4349
                  date: 2023-08-27 21:43:07.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4355 …}
                +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                -id: 26988
                -bodyTs: "'get':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/2846577"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115053 {#4350
                  date: 2023-08-27 07:44:13.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 69
              +score: 0
              +lastActive: DateTime @1693115280 {#4432
                date: 2023-08-27 07:48:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4442 …}
              +nested: Doctrine\ORM\PersistentCollection {#4438 …}
              +votes: Doctrine\ORM\PersistentCollection {#4440 …}
              +reports: Doctrine\ORM\PersistentCollection {#4445 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
              -id: 26989
              -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846629"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115280 {#4429
                date: 2023-08-27 07:48:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "I still don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1693115400 {#4626
              date: 2023-08-27 07:50:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4636 …}
            +nested: Doctrine\ORM\PersistentCollection {#4638 …}
            +votes: Doctrine\ORM\PersistentCollection {#4640 …}
            +reports: Doctrine\ORM\PersistentCollection {#4642 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
            -id: 26990
            -bodyTs: "'get':5 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/2652238"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115400 {#4629
              date: 2023-08-27 07:50:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1693115531 {#4689
            date: 2023-08-27 07:52:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4682 …}
          +nested: Doctrine\ORM\PersistentCollection {#4680 …}
          +votes: Doctrine\ORM\PersistentCollection {#4684 …}
          +reports: Doctrine\ORM\PersistentCollection {#4695 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
          -id: 26992
          -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846682"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115531 {#4692
            date: 2023-08-27 07:52:11.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "I still don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1693143050 {#4723
          date: 2023-08-27 15:30:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4727 …}
        +nested: Doctrine\ORM\PersistentCollection {#4729 …}
        +votes: Doctrine\ORM\PersistentCollection {#4731 …}
        +reports: Doctrine\ORM\PersistentCollection {#4733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
        -id: 27012
        -bodyTs: "'get':5 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2567870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693143050 {#4724
          date: 2023-08-27 15:30:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "ELY5: Image wrong, chinese product junk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693144651 {#4745
        date: 2023-08-27 15:57:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4751 …}
      +nested: Doctrine\ORM\PersistentCollection {#4753 …}
      +votes: Doctrine\ORM\PersistentCollection {#4749 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 27014
      -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2856784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693144651 {#4742
        date: 2023-08-27 15:57:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: """
      I still don’t get it\n
      \n
      (Sorry, was just a joke ;) )
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693146461 {#4772
      date: 2023-08-27 16:27:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4769 …}
    +nested: Doctrine\ORM\PersistentCollection {#4766 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 27015
    -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2569341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693146461 {#4775
      date: 2023-08-27 16:27:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693148549 {#4794
    date: 2023-08-27 17:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
  -id: 27024
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2379846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693148549 {#4797
    date: 2023-08-27 17:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4740
      +user: Proxies\__CG__\App\Entity\User {#4748 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4688
          +user: Proxies\__CG__\App\Entity\User {#4685 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4627
            +user: Proxies\__CG__\App\Entity\User {#4634 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4433
              +user: Proxies\__CG__\App\Entity\User {#4437 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4354
                +user: App\Entity\User {#4367 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t get it"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1693165387 {#4349
                  date: 2023-08-27 21:43:07.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4355 …}
                +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                -id: 26988
                -bodyTs: "'get':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/2846577"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115053 {#4350
                  date: 2023-08-27 07:44:13.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 69
              +score: 0
              +lastActive: DateTime @1693115280 {#4432
                date: 2023-08-27 07:48:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4442 …}
              +nested: Doctrine\ORM\PersistentCollection {#4438 …}
              +votes: Doctrine\ORM\PersistentCollection {#4440 …}
              +reports: Doctrine\ORM\PersistentCollection {#4445 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
              -id: 26989
              -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846629"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115280 {#4429
                date: 2023-08-27 07:48:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "I still don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1693115400 {#4626
              date: 2023-08-27 07:50:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4636 …}
            +nested: Doctrine\ORM\PersistentCollection {#4638 …}
            +votes: Doctrine\ORM\PersistentCollection {#4640 …}
            +reports: Doctrine\ORM\PersistentCollection {#4642 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
            -id: 26990
            -bodyTs: "'get':5 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/2652238"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115400 {#4629
              date: 2023-08-27 07:50:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1693115531 {#4689
            date: 2023-08-27 07:52:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4682 …}
          +nested: Doctrine\ORM\PersistentCollection {#4680 …}
          +votes: Doctrine\ORM\PersistentCollection {#4684 …}
          +reports: Doctrine\ORM\PersistentCollection {#4695 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
          -id: 26992
          -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2846682"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693115531 {#4692
            date: 2023-08-27 07:52:11.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "I still don’t get it"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1693143050 {#4723
          date: 2023-08-27 15:30:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4727 …}
        +nested: Doctrine\ORM\PersistentCollection {#4729 …}
        +votes: Doctrine\ORM\PersistentCollection {#4731 …}
        +reports: Doctrine\ORM\PersistentCollection {#4733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
        -id: 27012
        -bodyTs: "'get':5 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2567870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693143050 {#4724
          date: 2023-08-27 15:30:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "ELY5: Image wrong, chinese product junk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693144651 {#4745
        date: 2023-08-27 15:57:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4751 …}
      +nested: Doctrine\ORM\PersistentCollection {#4753 …}
      +votes: Doctrine\ORM\PersistentCollection {#4749 …}
      +reports: Doctrine\ORM\PersistentCollection {#4756 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
      -id: 27014
      -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2856784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693144651 {#4742
        date: 2023-08-27 15:57:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: """
      I still don’t get it\n
      \n
      (Sorry, was just a joke ;) )
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693146461 {#4772
      date: 2023-08-27 16:27:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4769 …}
    +nested: Doctrine\ORM\PersistentCollection {#4766 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 27015
    -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2569341"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693146461 {#4775
      date: 2023-08-27 16:27:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693148549 {#4794
    date: 2023-08-27 17:02:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
  -id: 27024
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2379846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693148549 {#4797
    date: 2023-08-27 17:02:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 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
102 DENIED moderate
App\Entity\EntryComment {#4822
  +user: Proxies\__CG__\App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4777
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4740
        +user: Proxies\__CG__\App\Entity\User {#4748 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4725
          +user: Proxies\__CG__\App\Entity\User {#4726 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4688
            +user: Proxies\__CG__\App\Entity\User {#4685 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4627
              +user: Proxies\__CG__\App\Entity\User {#4634 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4433
                +user: Proxies\__CG__\App\Entity\User {#4437 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4354
                  +user: App\Entity\User {#4367 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "I don’t get it"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1693165387 {#4349
                    date: 2023-08-27 21:43:07.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@dansity@lemmy.dbzer0.com"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4355 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                  -id: 26988
                  -bodyTs: "'get':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/2846577"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1693115053 {#4350
                    date: 2023-08-27 07:44:13.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4354}
                +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 69
                +score: 0
                +lastActive: DateTime @1693115280 {#4432
                  date: 2023-08-27 07:48:00.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                  "@adeoxymus@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4442 …}
                +nested: Doctrine\ORM\PersistentCollection {#4438 …}
                +votes: Doctrine\ORM\PersistentCollection {#4440 …}
                +reports: Doctrine\ORM\PersistentCollection {#4445 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
                -id: 26989
                -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/2846629"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115280 {#4429
                  date: 2023-08-27 07:48:00.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "I still don’t get it"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1693115400 {#4626
                date: 2023-08-27 07:50:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
                "@Kehalo@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4636 …}
              +nested: Doctrine\ORM\PersistentCollection {#4638 …}
              +votes: Doctrine\ORM\PersistentCollection {#4640 …}
              +reports: Doctrine\ORM\PersistentCollection {#4642 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
              -id: 26990
              -bodyTs: "'get':5 'still':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/2652238"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115400 {#4629
                date: 2023-08-27 07:50:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 54
            +score: 0
            +lastActive: DateTime @1693115531 {#4689
              date: 2023-08-27 07:52:11.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
              "@5473MP4RRit@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4682 …}
            +nested: Doctrine\ORM\PersistentCollection {#4680 …}
            +votes: Doctrine\ORM\PersistentCollection {#4684 …}
            +reports: Doctrine\ORM\PersistentCollection {#4695 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
            -id: 26992
            -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846682"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115531 {#4692
              date: 2023-08-27 07:52:11.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "I still don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1693143050 {#4723
            date: 2023-08-27 15:30:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
            "@T156@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4727 …}
          +nested: Doctrine\ORM\PersistentCollection {#4729 …}
          +votes: Doctrine\ORM\PersistentCollection {#4731 …}
          +reports: Doctrine\ORM\PersistentCollection {#4733 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
          -id: 27012
          -bodyTs: "'get':5 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/2567870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693143050 {#4724
            date: 2023-08-27 15:30:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "ELY5: Image wrong, chinese product junk"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1693144651 {#4745
          date: 2023-08-27 15:57:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4751 …}
        +nested: Doctrine\ORM\PersistentCollection {#4753 …}
        +votes: Doctrine\ORM\PersistentCollection {#4749 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 27014
        -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2856784"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693144651 {#4742
          date: 2023-08-27 15:57:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: """
        I still don’t get it\n
        \n
        (Sorry, was just a joke ;) )
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693146461 {#4772
        date: 2023-08-27 16:27:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
        "@vinnymac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4769 …}
      +nested: Doctrine\ORM\PersistentCollection {#4766 …}
      +votes: Doctrine\ORM\PersistentCollection {#4764 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 27015
      -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2569341"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693146461 {#4775
        date: 2023-08-27 16:27:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693148549 {#4794
      date: 2023-08-27 17:02:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4789 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
    -id: 27024
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2379846"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693148549 {#4797
      date: 2023-08-27 17:02:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Get deez nuts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693159494 {#4817
    date: 2023-08-27 20:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
    "@Coehl@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 27039
  -bodyTs: "'deez':2 'get':1 'nut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2826008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693159494 {#4820
    date: 2023-08-27 20:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4822
  +user: Proxies\__CG__\App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4777
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4740
        +user: Proxies\__CG__\App\Entity\User {#4748 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4725
          +user: Proxies\__CG__\App\Entity\User {#4726 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4688
            +user: Proxies\__CG__\App\Entity\User {#4685 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4627
              +user: Proxies\__CG__\App\Entity\User {#4634 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4433
                +user: Proxies\__CG__\App\Entity\User {#4437 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4354
                  +user: App\Entity\User {#4367 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "I don’t get it"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1693165387 {#4349
                    date: 2023-08-27 21:43:07.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@dansity@lemmy.dbzer0.com"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4355 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                  -id: 26988
                  -bodyTs: "'get':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/2846577"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1693115053 {#4350
                    date: 2023-08-27 07:44:13.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4354}
                +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 69
                +score: 0
                +lastActive: DateTime @1693115280 {#4432
                  date: 2023-08-27 07:48:00.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                  "@adeoxymus@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4442 …}
                +nested: Doctrine\ORM\PersistentCollection {#4438 …}
                +votes: Doctrine\ORM\PersistentCollection {#4440 …}
                +reports: Doctrine\ORM\PersistentCollection {#4445 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
                -id: 26989
                -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/2846629"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115280 {#4429
                  date: 2023-08-27 07:48:00.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "I still don’t get it"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1693115400 {#4626
                date: 2023-08-27 07:50:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
                "@Kehalo@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4636 …}
              +nested: Doctrine\ORM\PersistentCollection {#4638 …}
              +votes: Doctrine\ORM\PersistentCollection {#4640 …}
              +reports: Doctrine\ORM\PersistentCollection {#4642 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
              -id: 26990
              -bodyTs: "'get':5 'still':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/2652238"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115400 {#4629
                date: 2023-08-27 07:50:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 54
            +score: 0
            +lastActive: DateTime @1693115531 {#4689
              date: 2023-08-27 07:52:11.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
              "@5473MP4RRit@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4682 …}
            +nested: Doctrine\ORM\PersistentCollection {#4680 …}
            +votes: Doctrine\ORM\PersistentCollection {#4684 …}
            +reports: Doctrine\ORM\PersistentCollection {#4695 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
            -id: 26992
            -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846682"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115531 {#4692
              date: 2023-08-27 07:52:11.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "I still don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1693143050 {#4723
            date: 2023-08-27 15:30:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
            "@T156@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4727 …}
          +nested: Doctrine\ORM\PersistentCollection {#4729 …}
          +votes: Doctrine\ORM\PersistentCollection {#4731 …}
          +reports: Doctrine\ORM\PersistentCollection {#4733 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
          -id: 27012
          -bodyTs: "'get':5 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/2567870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693143050 {#4724
            date: 2023-08-27 15:30:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "ELY5: Image wrong, chinese product junk"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1693144651 {#4745
          date: 2023-08-27 15:57:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4751 …}
        +nested: Doctrine\ORM\PersistentCollection {#4753 …}
        +votes: Doctrine\ORM\PersistentCollection {#4749 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 27014
        -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2856784"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693144651 {#4742
          date: 2023-08-27 15:57:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: """
        I still don’t get it\n
        \n
        (Sorry, was just a joke ;) )
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693146461 {#4772
        date: 2023-08-27 16:27:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
        "@vinnymac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4769 …}
      +nested: Doctrine\ORM\PersistentCollection {#4766 …}
      +votes: Doctrine\ORM\PersistentCollection {#4764 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 27015
      -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2569341"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693146461 {#4775
        date: 2023-08-27 16:27:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693148549 {#4794
      date: 2023-08-27 17:02:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4789 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
    -id: 27024
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2379846"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693148549 {#4797
      date: 2023-08-27 17:02:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Get deez nuts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693159494 {#4817
    date: 2023-08-27 20:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
    "@Coehl@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 27039
  -bodyTs: "'deez':2 'get':1 'nut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2826008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693159494 {#4820
    date: 2023-08-27 20:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4822
  +user: Proxies\__CG__\App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4791 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4777
      +user: Proxies\__CG__\App\Entity\User {#4726 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4740
        +user: Proxies\__CG__\App\Entity\User {#4748 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4725
          +user: Proxies\__CG__\App\Entity\User {#4726 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4688
            +user: Proxies\__CG__\App\Entity\User {#4685 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4627
              +user: Proxies\__CG__\App\Entity\User {#4634 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4433
                +user: Proxies\__CG__\App\Entity\User {#4437 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4354
                  +user: App\Entity\User {#4367 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "I don’t get it"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1693165387 {#4349
                    date: 2023-08-27 21:43:07.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@dansity@lemmy.dbzer0.com"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4355 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                  -id: 26988
                  -bodyTs: "'get':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/2846577"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1693115053 {#4350
                    date: 2023-08-27 07:44:13.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4354}
                +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 69
                +score: 0
                +lastActive: DateTime @1693115280 {#4432
                  date: 2023-08-27 07:48:00.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                  "@adeoxymus@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4442 …}
                +nested: Doctrine\ORM\PersistentCollection {#4438 …}
                +votes: Doctrine\ORM\PersistentCollection {#4440 …}
                +reports: Doctrine\ORM\PersistentCollection {#4445 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
                -id: 26989
                -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/2846629"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115280 {#4429
                  date: 2023-08-27 07:48:00.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "I still don’t get it"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1693115400 {#4626
                date: 2023-08-27 07:50:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
                "@Kehalo@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4636 …}
              +nested: Doctrine\ORM\PersistentCollection {#4638 …}
              +votes: Doctrine\ORM\PersistentCollection {#4640 …}
              +reports: Doctrine\ORM\PersistentCollection {#4642 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
              -id: 26990
              -bodyTs: "'get':5 'still':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/2652238"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115400 {#4629
                date: 2023-08-27 07:50:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 54
            +score: 0
            +lastActive: DateTime @1693115531 {#4689
              date: 2023-08-27 07:52:11.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
              "@5473MP4RRit@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4682 …}
            +nested: Doctrine\ORM\PersistentCollection {#4680 …}
            +votes: Doctrine\ORM\PersistentCollection {#4684 …}
            +reports: Doctrine\ORM\PersistentCollection {#4695 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
            -id: 26992
            -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/2846682"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693115531 {#4692
              date: 2023-08-27 07:52:11.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "I still don’t get it"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1693143050 {#4723
            date: 2023-08-27 15:30:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
            "@T156@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4727 …}
          +nested: Doctrine\ORM\PersistentCollection {#4729 …}
          +votes: Doctrine\ORM\PersistentCollection {#4731 …}
          +reports: Doctrine\ORM\PersistentCollection {#4733 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
          -id: 27012
          -bodyTs: "'get':5 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/2567870"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693143050 {#4724
            date: 2023-08-27 15:30:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: "ELY5: Image wrong, chinese product junk"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1693144651 {#4745
          date: 2023-08-27 15:57:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4751 …}
        +nested: Doctrine\ORM\PersistentCollection {#4753 …}
        +votes: Doctrine\ORM\PersistentCollection {#4749 …}
        +reports: Doctrine\ORM\PersistentCollection {#4756 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
        -id: 27014
        -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2856784"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693144651 {#4742
          date: 2023-08-27 15:57:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: """
        I still don’t get it\n
        \n
        (Sorry, was just a joke ;) )
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693146461 {#4772
        date: 2023-08-27 16:27:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
        "@vinnymac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4769 …}
      +nested: Doctrine\ORM\PersistentCollection {#4766 …}
      +votes: Doctrine\ORM\PersistentCollection {#4764 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 27015
      -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2569341"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693146461 {#4775
        date: 2023-08-27 16:27:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693148549 {#4794
      date: 2023-08-27 17:02:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4789 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
    -id: 27024
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/2379846"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693148549 {#4797
      date: 2023-08-27 17:02:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Get deez nuts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693159494 {#4817
    date: 2023-08-27 20:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
    "@Coehl@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 27039
  -bodyTs: "'deez':2 'get':1 'nut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2826008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693159494 {#4820
    date: 2023-08-27 20:04:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\EntryComment {#4845
  +user: Proxies\__CG__\App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4791 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4777
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4740
          +user: Proxies\__CG__\App\Entity\User {#4748 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4725
            +user: Proxies\__CG__\App\Entity\User {#4726 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4688
              +user: Proxies\__CG__\App\Entity\User {#4685 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4627
                +user: Proxies\__CG__\App\Entity\User {#4634 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4433
                  +user: Proxies\__CG__\App\Entity\User {#4437 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4354
                    +user: App\Entity\User {#4367 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "I don’t get it"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 41
                    +score: 0
                    +lastActive: DateTime @1693165387 {#4349
                      date: 2023-08-27 21:43:07.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@dansity@lemmy.dbzer0.com"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4355 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                    -id: 26988
                    -bodyTs: "'get':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/2846577"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1693115053 {#4350
                      date: 2023-08-27 07:44:13.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4354}
                  +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 69
                  +score: 0
                  +lastActive: DateTime @1693115280 {#4432
                    date: 2023-08-27 07:48:00.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@dansity@lemmy.dbzer0.com"
                    "@adeoxymus@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4442 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
                  -id: 26989
                  -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/2846629"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1693115280 {#4429
                    date: 2023-08-27 07:48:00.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4354}
                +body: "I still don’t get it"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 28
                +score: 0
                +lastActive: DateTime @1693115400 {#4626
                  date: 2023-08-27 07:50:00.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                  "@adeoxymus@lemmy.world"
                  "@Kehalo@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4636 …}
                +nested: Doctrine\ORM\PersistentCollection {#4638 …}
                +votes: Doctrine\ORM\PersistentCollection {#4640 …}
                +reports: Doctrine\ORM\PersistentCollection {#4642 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
                -id: 26990
                -bodyTs: "'get':5 'still':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/2652238"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115400 {#4629
                  date: 2023-08-27 07:50:00.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 54
              +score: 0
              +lastActive: DateTime @1693115531 {#4689
                date: 2023-08-27 07:52:11.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
                "@Kehalo@lemmy.world"
                "@5473MP4RRit@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4682 …}
              +nested: Doctrine\ORM\PersistentCollection {#4680 …}
              +votes: Doctrine\ORM\PersistentCollection {#4684 …}
              +reports: Doctrine\ORM\PersistentCollection {#4695 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
              -id: 26992
              -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846682"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115531 {#4692
                date: 2023-08-27 07:52:11.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "I still don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1693143050 {#4723
              date: 2023-08-27 15:30:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
              "@5473MP4RRit@sh.itjust.works"
              "@T156@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4727 …}
            +nested: Doctrine\ORM\PersistentCollection {#4729 …}
            +votes: Doctrine\ORM\PersistentCollection {#4731 …}
            +reports: Doctrine\ORM\PersistentCollection {#4733 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
            -id: 27012
            -bodyTs: "'get':5 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/2567870"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693143050 {#4724
              date: 2023-08-27 15:30:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "ELY5: Image wrong, chinese product junk"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1693144651 {#4745
            date: 2023-08-27 15:57:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
            "@T156@lemmy.world"
            "@squaresinger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4751 …}
          +nested: Doctrine\ORM\PersistentCollection {#4753 …}
          +votes: Doctrine\ORM\PersistentCollection {#4749 …}
          +reports: Doctrine\ORM\PersistentCollection {#4756 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
          -id: 27014
          -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2856784"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693144651 {#4742
            date: 2023-08-27 15:57:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: """
          I still don’t get it\n
          \n
          (Sorry, was just a joke ;) )
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1693146461 {#4772
          date: 2023-08-27 16:27:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
          "@squaresinger@feddit.de"
          "@vinnymac@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4769 …}
        +nested: Doctrine\ORM\PersistentCollection {#4766 …}
        +votes: Doctrine\ORM\PersistentCollection {#4764 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 27015
        -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2569341"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693146461 {#4775
          date: 2023-08-27 16:27:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693148549 {#4794
        date: 2023-08-27 17:02:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
        "@vinnymac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4789 …}
      +nested: Doctrine\ORM\PersistentCollection {#4787 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4801 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
      -id: 27024
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2379846"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693148549 {#4797
        date: 2023-08-27 17:02:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "Get deez nuts"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693159494 {#4817
      date: 2023-08-27 20:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
      "@Coehl@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 27039
    -bodyTs: "'deez':2 'get':1 'nut':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2826008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693159494 {#4820
      date: 2023-08-27 20:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Got’em"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693165386 {#4840
    date: 2023-08-27 21:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
    "@Coehl@programming.dev"
    "@HellAwaits@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4837 …}
  +nested: Doctrine\ORM\PersistentCollection {#4834 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 27044
  -bodyTs: "'em':2 'got':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2386576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693165386 {#4843
    date: 2023-08-27 21:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4845
  +user: Proxies\__CG__\App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4791 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4777
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4740
          +user: Proxies\__CG__\App\Entity\User {#4748 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4725
            +user: Proxies\__CG__\App\Entity\User {#4726 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4688
              +user: Proxies\__CG__\App\Entity\User {#4685 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4627
                +user: Proxies\__CG__\App\Entity\User {#4634 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4433
                  +user: Proxies\__CG__\App\Entity\User {#4437 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4354
                    +user: App\Entity\User {#4367 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "I don’t get it"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 41
                    +score: 0
                    +lastActive: DateTime @1693165387 {#4349
                      date: 2023-08-27 21:43:07.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@dansity@lemmy.dbzer0.com"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4355 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                    -id: 26988
                    -bodyTs: "'get':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/2846577"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1693115053 {#4350
                      date: 2023-08-27 07:44:13.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4354}
                  +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 69
                  +score: 0
                  +lastActive: DateTime @1693115280 {#4432
                    date: 2023-08-27 07:48:00.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@dansity@lemmy.dbzer0.com"
                    "@adeoxymus@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4442 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
                  -id: 26989
                  -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/2846629"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1693115280 {#4429
                    date: 2023-08-27 07:48:00.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4354}
                +body: "I still don’t get it"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 28
                +score: 0
                +lastActive: DateTime @1693115400 {#4626
                  date: 2023-08-27 07:50:00.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                  "@adeoxymus@lemmy.world"
                  "@Kehalo@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4636 …}
                +nested: Doctrine\ORM\PersistentCollection {#4638 …}
                +votes: Doctrine\ORM\PersistentCollection {#4640 …}
                +reports: Doctrine\ORM\PersistentCollection {#4642 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
                -id: 26990
                -bodyTs: "'get':5 'still':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/2652238"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115400 {#4629
                  date: 2023-08-27 07:50:00.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 54
              +score: 0
              +lastActive: DateTime @1693115531 {#4689
                date: 2023-08-27 07:52:11.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
                "@Kehalo@lemmy.world"
                "@5473MP4RRit@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4682 …}
              +nested: Doctrine\ORM\PersistentCollection {#4680 …}
              +votes: Doctrine\ORM\PersistentCollection {#4684 …}
              +reports: Doctrine\ORM\PersistentCollection {#4695 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
              -id: 26992
              -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846682"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115531 {#4692
                date: 2023-08-27 07:52:11.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "I still don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1693143050 {#4723
              date: 2023-08-27 15:30:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
              "@5473MP4RRit@sh.itjust.works"
              "@T156@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4727 …}
            +nested: Doctrine\ORM\PersistentCollection {#4729 …}
            +votes: Doctrine\ORM\PersistentCollection {#4731 …}
            +reports: Doctrine\ORM\PersistentCollection {#4733 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
            -id: 27012
            -bodyTs: "'get':5 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/2567870"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693143050 {#4724
              date: 2023-08-27 15:30:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "ELY5: Image wrong, chinese product junk"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1693144651 {#4745
            date: 2023-08-27 15:57:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
            "@T156@lemmy.world"
            "@squaresinger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4751 …}
          +nested: Doctrine\ORM\PersistentCollection {#4753 …}
          +votes: Doctrine\ORM\PersistentCollection {#4749 …}
          +reports: Doctrine\ORM\PersistentCollection {#4756 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
          -id: 27014
          -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2856784"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693144651 {#4742
            date: 2023-08-27 15:57:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: """
          I still don’t get it\n
          \n
          (Sorry, was just a joke ;) )
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1693146461 {#4772
          date: 2023-08-27 16:27:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
          "@squaresinger@feddit.de"
          "@vinnymac@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4769 …}
        +nested: Doctrine\ORM\PersistentCollection {#4766 …}
        +votes: Doctrine\ORM\PersistentCollection {#4764 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 27015
        -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2569341"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693146461 {#4775
          date: 2023-08-27 16:27:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693148549 {#4794
        date: 2023-08-27 17:02:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
        "@vinnymac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4789 …}
      +nested: Doctrine\ORM\PersistentCollection {#4787 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4801 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
      -id: 27024
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2379846"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693148549 {#4797
        date: 2023-08-27 17:02:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "Get deez nuts"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693159494 {#4817
      date: 2023-08-27 20:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
      "@Coehl@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 27039
    -bodyTs: "'deez':2 'get':1 'nut':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2826008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693159494 {#4820
      date: 2023-08-27 20:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Got’em"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693165386 {#4840
    date: 2023-08-27 21:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
    "@Coehl@programming.dev"
    "@HellAwaits@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4837 …}
  +nested: Doctrine\ORM\PersistentCollection {#4834 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 27044
  -bodyTs: "'em':2 'got':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2386576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693165386 {#4843
    date: 2023-08-27 21:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4845
  +user: Proxies\__CG__\App\Entity\User {#4791 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4791 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4777
        +user: Proxies\__CG__\App\Entity\User {#4726 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4740
          +user: Proxies\__CG__\App\Entity\User {#4748 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4725
            +user: Proxies\__CG__\App\Entity\User {#4726 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4688
              +user: Proxies\__CG__\App\Entity\User {#4685 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4627
                +user: Proxies\__CG__\App\Entity\User {#4634 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4433
                  +user: Proxies\__CG__\App\Entity\User {#4437 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4354
                    +user: App\Entity\User {#4367 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "I don’t get it"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 41
                    +score: 0
                    +lastActive: DateTime @1693165387 {#4349
                      date: 2023-08-27 21:43:07.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@dansity@lemmy.dbzer0.com"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4355 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
                    -id: 26988
                    -bodyTs: "'get':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/2846577"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1693115053 {#4350
                      date: 2023-08-27 07:44:13.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4354}
                  +body: "That looks to be a logo of an abrasives company, not something for Audio Return Channel."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 69
                  +score: 0
                  +lastActive: DateTime @1693115280 {#4432
                    date: 2023-08-27 07:48:00.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@dansity@lemmy.dbzer0.com"
                    "@adeoxymus@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4442 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
                  -id: 26989
                  -bodyTs: "'abras':9 'audio':14 'channel':16 'compani':10 'logo':6 'look':2 'return':15 'someth':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/2846629"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1693115280 {#4429
                    date: 2023-08-27 07:48:00.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4354}
                +body: "I still don’t get it"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 28
                +score: 0
                +lastActive: DateTime @1693115400 {#4626
                  date: 2023-08-27 07:50:00.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@dansity@lemmy.dbzer0.com"
                  "@adeoxymus@lemmy.world"
                  "@Kehalo@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4636 …}
                +nested: Doctrine\ORM\PersistentCollection {#4638 …}
                +votes: Doctrine\ORM\PersistentCollection {#4640 …}
                +reports: Doctrine\ORM\PersistentCollection {#4642 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
                -id: 26990
                -bodyTs: "'get':5 'still':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/2652238"
                +editedAt: null
                +createdAt: DateTimeImmutable @1693115400 {#4629
                  date: 2023-08-27 07:50:00.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4354}
              +body: "They looked up “ARC”, and grabbed the first logo they found, not noticing that it was for a completely different company/product instead of the proper one for the HDMI feature."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 54
              +score: 0
              +lastActive: DateTime @1693115531 {#4689
                date: 2023-08-27 07:52:11.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dansity@lemmy.dbzer0.com"
                "@adeoxymus@lemmy.world"
                "@Kehalo@lemmy.world"
                "@5473MP4RRit@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4682 …}
              +nested: Doctrine\ORM\PersistentCollection {#4680 …}
              +votes: Doctrine\ORM\PersistentCollection {#4684 …}
              +reports: Doctrine\ORM\PersistentCollection {#4695 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4697 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4699 …}
              -id: 26992
              -bodyTs: "'arc':4 'company/product':21 'complet':19 'differ':20 'featur':30 'first':8 'found':11 'grab':6 'hdmi':29 'instead':22 'logo':9 'look':2 'notic':13 'one':26 'proper':25"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/2846682"
              +editedAt: null
              +createdAt: DateTimeImmutable @1693115531 {#4692
                date: 2023-08-27 07:52:11.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4354}
            +body: "I still don’t get it"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1693143050 {#4723
              date: 2023-08-27 15:30:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dansity@lemmy.dbzer0.com"
              "@adeoxymus@lemmy.world"
              "@Kehalo@lemmy.world"
              "@5473MP4RRit@sh.itjust.works"
              "@T156@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4727 …}
            +nested: Doctrine\ORM\PersistentCollection {#4729 …}
            +votes: Doctrine\ORM\PersistentCollection {#4731 …}
            +reports: Doctrine\ORM\PersistentCollection {#4733 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
            -id: 27012
            -bodyTs: "'get':5 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/2567870"
            +editedAt: null
            +createdAt: DateTimeImmutable @1693143050 {#4724
              date: 2023-08-27 15:30:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4354}
          +body: "ELY5: Image wrong, chinese product junk"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1693144651 {#4745
            date: 2023-08-27 15:57:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
            "@adeoxymus@lemmy.world"
            "@Kehalo@lemmy.world"
            "@5473MP4RRit@sh.itjust.works"
            "@T156@lemmy.world"
            "@squaresinger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4751 …}
          +nested: Doctrine\ORM\PersistentCollection {#4753 …}
          +votes: Doctrine\ORM\PersistentCollection {#4749 …}
          +reports: Doctrine\ORM\PersistentCollection {#4756 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4758 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4760 …}
          -id: 27014
          -bodyTs: "'chines':4 'ely5':1 'imag':2 'junk':6 'product':5 'wrong':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2856784"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693144651 {#4742
            date: 2023-08-27 15:57:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4354}
        +body: """
          I still don’t get it\n
          \n
          (Sorry, was just a joke ;) )
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1693146461 {#4772
          date: 2023-08-27 16:27:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@adeoxymus@lemmy.world"
          "@Kehalo@lemmy.world"
          "@5473MP4RRit@sh.itjust.works"
          "@T156@lemmy.world"
          "@squaresinger@feddit.de"
          "@vinnymac@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4769 …}
        +nested: Doctrine\ORM\PersistentCollection {#4766 …}
        +votes: Doctrine\ORM\PersistentCollection {#4764 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 27015
        -bodyTs: "'get':5 'joke':11 'sorri':7 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/2569341"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693146461 {#4775
          date: 2023-08-27 16:27:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4354}
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693148549 {#4794
        date: 2023-08-27 17:02:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@adeoxymus@lemmy.world"
        "@Kehalo@lemmy.world"
        "@5473MP4RRit@sh.itjust.works"
        "@T156@lemmy.world"
        "@squaresinger@feddit.de"
        "@vinnymac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4789 …}
      +nested: Doctrine\ORM\PersistentCollection {#4787 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4801 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
      -id: 27024
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/2379846"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693148549 {#4797
        date: 2023-08-27 17:02:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "Get deez nuts"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693159494 {#4817
      date: 2023-08-27 20:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
      "@Kehalo@lemmy.world"
      "@5473MP4RRit@sh.itjust.works"
      "@T156@lemmy.world"
      "@squaresinger@feddit.de"
      "@vinnymac@lemmy.world"
      "@Coehl@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
    -id: 27039
    -bodyTs: "'deez':2 'get':1 'nut':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2826008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693159494 {#4820
      date: 2023-08-27 20:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Got’em"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693165386 {#4840
    date: 2023-08-27 21:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Kehalo@lemmy.world"
    "@5473MP4RRit@sh.itjust.works"
    "@T156@lemmy.world"
    "@squaresinger@feddit.de"
    "@vinnymac@lemmy.world"
    "@Coehl@programming.dev"
    "@HellAwaits@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4837 …}
  +nested: Doctrine\ORM\PersistentCollection {#4834 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 27044
  -bodyTs: "'em':2 'got':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2386576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693165386 {#4843
    date: 2023-08-27 21:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\EntryComment {#4453
  +user: Proxies\__CG__\App\Entity\User {#4454 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "ARC is an audio technology. Zoom in on the ARC after 'Audio Extractor &’ text, it says Arc Abrasives, which I’d guess is a manufacturer of abrasives"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1693115411 {#4451
    date: 2023-08-27 07:50:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4455 …}
  +nested: Doctrine\ORM\PersistentCollection {#4457 …}
  +votes: Doctrine\ORM\PersistentCollection {#4459 …}
  +reports: Doctrine\ORM\PersistentCollection {#4461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
  -id: 26991
  -bodyTs: "'abras':18,27 'arc':1,10,17 'audio':4,12 'd':21 'extractor':13 'guess':22 'manufactur':25 'say':16 'technolog':5 'text':14 'zoom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115411 {#4452
    date: 2023-08-27 07:50:11.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
111 DENIED edit
App\Entity\EntryComment {#4453
  +user: Proxies\__CG__\App\Entity\User {#4454 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "ARC is an audio technology. Zoom in on the ARC after 'Audio Extractor &’ text, it says Arc Abrasives, which I’d guess is a manufacturer of abrasives"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1693115411 {#4451
    date: 2023-08-27 07:50:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4455 …}
  +nested: Doctrine\ORM\PersistentCollection {#4457 …}
  +votes: Doctrine\ORM\PersistentCollection {#4459 …}
  +reports: Doctrine\ORM\PersistentCollection {#4461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
  -id: 26991
  -bodyTs: "'abras':18,27 'arc':1,10,17 'audio':4,12 'd':21 'extractor':13 'guess':22 'manufactur':25 'say':16 'technolog':5 'text':14 'zoom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115411 {#4452
    date: 2023-08-27 07:50:11.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
112 DENIED moderate
App\Entity\EntryComment {#4453
  +user: Proxies\__CG__\App\Entity\User {#4454 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "ARC is an audio technology. Zoom in on the ARC after 'Audio Extractor &’ text, it says Arc Abrasives, which I’d guess is a manufacturer of abrasives"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1693115411 {#4451
    date: 2023-08-27 07:50:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4455 …}
  +nested: Doctrine\ORM\PersistentCollection {#4457 …}
  +votes: Doctrine\ORM\PersistentCollection {#4459 …}
  +reports: Doctrine\ORM\PersistentCollection {#4461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
  -id: 26991
  -bodyTs: "'abras':18,27 'arc':1,10,17 'audio':4,12 'd':21 'extractor':13 'guess':22 'manufactur':25 'say':16 'technolog':5 'text':14 'zoom':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115411 {#4452
    date: 2023-08-27 07:50:11.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
113 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
114 DENIED moderate
App\Entity\EntryComment {#4650
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4453
    +user: Proxies\__CG__\App\Entity\User {#4454 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1693165387 {#4349
        date: 2023-08-27 21:43:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 26988
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115053 {#4350
        date: 2023-08-27 07:44:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "ARC is an audio technology. Zoom in on the ARC after 'Audio Extractor &’ text, it says Arc Abrasives, which I’d guess is a manufacturer of abrasives"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1693115411 {#4451
      date: 2023-08-27 07:50:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4455 …}
    +nested: Doctrine\ORM\PersistentCollection {#4457 …}
    +votes: Doctrine\ORM\PersistentCollection {#4459 …}
    +reports: Doctrine\ORM\PersistentCollection {#4461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
    -id: 26991
    -bodyTs: "'abras':18,27 'arc':1,10,17 'audio':4,12 'd':21 'extractor':13 'guess':22 'manufactur':25 'say':16 'technolog':5 'text':14 'zoom':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115411 {#4452
      date: 2023-08-27 07:50:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Oh dang, thanks for the explanation!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1693115870 {#4648
    date: 2023-08-27 07:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Transcendant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 26994
  -bodyTs: "'dang':2 'explan':6 'oh':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115870 {#4649
    date: 2023-08-27 07:57:50.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
115 DENIED edit
App\Entity\EntryComment {#4650
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4453
    +user: Proxies\__CG__\App\Entity\User {#4454 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1693165387 {#4349
        date: 2023-08-27 21:43:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 26988
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115053 {#4350
        date: 2023-08-27 07:44:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "ARC is an audio technology. Zoom in on the ARC after 'Audio Extractor &’ text, it says Arc Abrasives, which I’d guess is a manufacturer of abrasives"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1693115411 {#4451
      date: 2023-08-27 07:50:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4455 …}
    +nested: Doctrine\ORM\PersistentCollection {#4457 …}
    +votes: Doctrine\ORM\PersistentCollection {#4459 …}
    +reports: Doctrine\ORM\PersistentCollection {#4461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
    -id: 26991
    -bodyTs: "'abras':18,27 'arc':1,10,17 'audio':4,12 'd':21 'extractor':13 'guess':22 'manufactur':25 'say':16 'technolog':5 'text':14 'zoom':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115411 {#4452
      date: 2023-08-27 07:50:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Oh dang, thanks for the explanation!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1693115870 {#4648
    date: 2023-08-27 07:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Transcendant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 26994
  -bodyTs: "'dang':2 'explan':6 'oh':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115870 {#4649
    date: 2023-08-27 07:57:50.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
116 DENIED moderate
App\Entity\EntryComment {#4650
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4453
    +user: Proxies\__CG__\App\Entity\User {#4454 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4354
      +user: App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1693165387 {#4349
        date: 2023-08-27 21:43:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4355 …}
      +nested: Doctrine\ORM\PersistentCollection {#4357 …}
      +votes: Doctrine\ORM\PersistentCollection {#4359 …}
      +reports: Doctrine\ORM\PersistentCollection {#4361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
      -id: 26988
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2846577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693115053 {#4350
        date: 2023-08-27 07:44:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4354}
    +body: "ARC is an audio technology. Zoom in on the ARC after 'Audio Extractor &’ text, it says Arc Abrasives, which I’d guess is a manufacturer of abrasives"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1693115411 {#4451
      date: 2023-08-27 07:50:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@adeoxymus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4455 …}
    +nested: Doctrine\ORM\PersistentCollection {#4457 …}
    +votes: Doctrine\ORM\PersistentCollection {#4459 …}
    +reports: Doctrine\ORM\PersistentCollection {#4461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
    -id: 26991
    -bodyTs: "'abras':18,27 'arc':1,10,17 'audio':4,12 'd':21 'extractor':13 'guess':22 'manufactur':25 'say':16 'technolog':5 'text':14 'zoom':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115411 {#4452
      date: 2023-08-27 07:50:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Oh dang, thanks for the explanation!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1693115870 {#4648
    date: 2023-08-27 07:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
    "@Transcendant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 26994
  -bodyTs: "'dang':2 'explan':6 'oh':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2846756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693115870 {#4649
    date: 2023-08-27 07:57:50.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#4469
  +user: Proxies\__CG__\App\Entity\User {#4470 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Zoom in on the lower right corner of the printed graphics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693144352 {#4467
    date: 2023-08-27 15:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4471 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4475 …}
  +reports: Doctrine\ORM\PersistentCollection {#4477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4481 …}
  -id: 27013
  -bodyTs: "'corner':7 'graphic':11 'lower':5 'print':10 'right':6 'zoom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2856609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693144352 {#4468
    date: 2023-08-27 15:52: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
119 DENIED edit
App\Entity\EntryComment {#4469
  +user: Proxies\__CG__\App\Entity\User {#4470 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Zoom in on the lower right corner of the printed graphics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693144352 {#4467
    date: 2023-08-27 15:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4471 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4475 …}
  +reports: Doctrine\ORM\PersistentCollection {#4477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4481 …}
  -id: 27013
  -bodyTs: "'corner':7 'graphic':11 'lower':5 'print':10 'right':6 'zoom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2856609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693144352 {#4468
    date: 2023-08-27 15:52: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
120 DENIED moderate
App\Entity\EntryComment {#4469
  +user: Proxies\__CG__\App\Entity\User {#4470 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#276
        date: 2024-10-22 08:43:36.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: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Chinese-people-picked-the-first-logo-they-found-for-ARC"
    +title: "Chinese people picked the first logo they found for ARC having no idea what is that"
    +url: null
    +body: "![](https://lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693240295 {#2410
      date: 2023-08-28 18:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 1968
    -titleTs: "'arc':10 'chines':1 'first':5 'found':8 'idea':13 'logo':6 'peopl':2 'pick':3"
    -bodyTs: "'/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/7a2bbe19-fb61-499c-bb13-2b4575f65792.jpeg)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693200223
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2825776"
    +editedAt: DateTimeImmutable @1693118702 {#1850
      date: 2023-08-27 08:45:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693113823 {#2420
      date: 2023-08-27 07:23:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4354
    +user: App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1693165387 {#4349
      date: 2023-08-27 21:43:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4355 …}
    +nested: Doctrine\ORM\PersistentCollection {#4357 …}
    +votes: Doctrine\ORM\PersistentCollection {#4359 …}
    +reports: Doctrine\ORM\PersistentCollection {#4361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
    -id: 26988
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2846577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693115053 {#4350
      date: 2023-08-27 07:44:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4354}
  +body: "Zoom in on the lower right corner of the printed graphics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693144352 {#4467
    date: 2023-08-27 15:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@adeoxymus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4471 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4475 …}
  +reports: Doctrine\ORM\PersistentCollection {#4477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4481 …}
  -id: 27013
  -bodyTs: "'corner':7 'graphic':11 'lower':5 'print':10 'right':6 'zoom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2856609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693144352 {#4468
    date: 2023-08-27 15:52: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
121 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "mildlyinteresting@lemmy.world"
  +title: "mildlyinteresting"
  +description: """
    This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
    \n
    This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
    \n
    Just post some stuff and don’t spam.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 307
  +entryCommentCount: 6090
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729579416 {#276
    date: 2024-10-22 08:43:36.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: 20
  +apId: "mildlyinteresting@lemmy.world"
  +apProfileId: "https://lemmy.world/c/mildlyinteresting"
  +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
  +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "mildlyinteresting"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729563669 {#270
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#272
    date: 2023-07-20 10:07:23.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